Update nomad, consul, vault versions
This commit is contained in:
parent
551df5f0c5
commit
429854897f
@ -9,7 +9,7 @@
|
||||
roles:
|
||||
- role: ansible-consul
|
||||
vars:
|
||||
consul_version: "1.12.3-1"
|
||||
consul_version: "1.13.1-1"
|
||||
consul_install_upgrade: true
|
||||
consul_install_from_repo: true
|
||||
consul_os_repo_prerequisites: []
|
||||
@ -86,7 +86,7 @@
|
||||
roles:
|
||||
- name: ansible-vault
|
||||
vars:
|
||||
vault_version: 1.10.0
|
||||
vault_version: 1.11.2-1
|
||||
vault_install_hashi_repo: true
|
||||
vault_harden_file_perms: true
|
||||
vault_bin_path: /usr/bin
|
||||
@ -255,8 +255,7 @@
|
||||
roles:
|
||||
- name: ansible-nomad
|
||||
vars:
|
||||
nomad_version: "1.3.2-1"
|
||||
nomad_install_remotely: true
|
||||
nomad_version: "1.3.4-1"
|
||||
nomad_install_upgrade: true
|
||||
nomad_allow_purge_config: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user