ansible-community / ansible-nomad

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

Add support for 'nomad_raft_multiplier' server config option #192

Closed dosera closed 8 months ago

dosera commented 8 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 8 months ago

LGTM!