Upgrade nomad+consul

This commit is contained in:
Quentin 2021-01-07 21:36:47 +01:00
parent ba3d84a1de
commit 4456fb56c1
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
- name: "Set consul version"
set_fact:
consul_version: 1.8.4
consul_version: 1.9.0
- name: "Download and install Consul for x86_64"
unarchive:

View File

@ -1,6 +1,6 @@
- name: "Set nomad version"
set_fact:
nomad_version: 0.12.9
nomad_version: 1.0.1
- name: "Download and install Nomad for x86_64"
unarchive: