Update to 2023-01-30 17:00

This commit is contained in:
Daniel Berteaud
2023-01-30 17:00:13 +01:00
parent d36feab3eb
commit 5db6e9407a
11 changed files with 39 additions and 36 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of consul to deploy
consul_version: 1.14.3
consul_version: 1.14.4
# 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: 2971959d50fae1aa3f6b624219c85e0a4f34cd7232ea14d77d3cfb05f9ce7b8f
consul_archive_sha256: eafb7c853ce9cc1536bffa99325f8df365ff70a3b83c037836e63964a8adfd7a.
# user account under which consul will run (will be created if needed)
consul_user: consul