Make consul raft v3 explicit
This commit is contained in:
parent
e707f2a790
commit
ae5f4d61fb
@ -12,6 +12,7 @@
|
|||||||
consul_os_repo_prerequisites: []
|
consul_os_repo_prerequisites: []
|
||||||
|
|
||||||
consul_node_role: server
|
consul_node_role: server
|
||||||
|
consul_raft_protocol: 3
|
||||||
consul_bootstrap_expect: true
|
consul_bootstrap_expect: true
|
||||||
consul_bootstrap_expect_value: "{{ [(play_hosts | length), 3] | min }}"
|
consul_bootstrap_expect_value: "{{ [(play_hosts | length), 3] | min }}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user