Update to 2022-12-01 12:00

This commit is contained in:
Daniel Berteaud
2022-12-01 12:00:13 +01:00
parent 09601a7884
commit be9fcf526b
11 changed files with 28 additions and 19 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of consul to deploy
consul_version: 1.14.1
consul_version: 1.14.2
# URL from where the consul archive will be downloaded
consul_archive_url: https://releases.hashicorp.com/consul/{{ consul_version }}/consul_{{ consul_version }}_linux_amd64.zip
# Expected sha256 of the archive
consul_archive_sha256: e544964cf4df3fc18f58bb875bdbad4c7a6ff746ab7f7f6b0d7a0d469893490d
consul_archive_sha256: 9024ecc32163da3e33f79f1d6c2962a7fb32436083dd2808353faf0fa3bfb1e2
# user account under which consul will run (will be created if needed)
consul_user: consul