Install consul from repo
This commit is contained in:
parent
b8b74e900b
commit
ab58652932
@ -7,8 +7,10 @@
|
||||
- role: ansible-consul
|
||||
vars:
|
||||
consul_version: "1.11.3"
|
||||
consul_install_remotely: true
|
||||
consul_install_upgrade: true
|
||||
# consul_install_remotely: true
|
||||
consul_install_from_repo: true
|
||||
consul_os_repo_prerequisites: []
|
||||
|
||||
consul_node_role: server
|
||||
consul_bootstrap_expect: true
|
||||
|
Loading…
Reference in New Issue
Block a user