ansible-community / ansible-nomad

:watch: Ansible role for Nomad
https://galaxy.ansible.com/brianshumate/nomad
BSD 2-Clause "Simplified" License
294 stars 163 forks source link

Add support for 'nomad_raft_multiplier' server config option #192

Closed dosera closed 6 months ago

dosera commented 6 months ago

Add support for the nomad option raft_multiplier. Default to 1 as defined in https://developer.hashicorp.com/nomad/docs/configuration/server#raft_multiplier.

rndmh3ro commented 6 months ago

LGTM!