diff --git a/nomad/setup-cluster.yml b/nomad/setup-cluster.yml index ddb00e9..233472a 100644 --- a/nomad/setup-cluster.yml +++ b/nomad/setup-cluster.yml @@ -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