Update to 2022-11-22 11:00

This commit is contained in:
Daniel Berteaud
2022-11-22 11:00:11 +01:00
parent 257f5c13f0
commit b94198294b
7 changed files with 27 additions and 7 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of consul to deploy
consul_version: 1.14.0
consul_version: 1.14.1
# 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: 6907e0dc83a05acaa9de60217e44ce55bd05c98152dcef02f9258bd2a474f2b3
consul_archive_sha256: e544964cf4df3fc18f58bb875bdbad4c7a6ff746ab7f7f6b0d7a0d469893490d
# user account under which consul will run (will be created if needed)
consul_user: consul