Update to 2023-03-08 21:00

This commit is contained in:
Daniel Berteaud
2023-03-08 21:00:12 +01:00
parent 41240aa121
commit 1f83a5a24e
5 changed files with 9 additions and 5 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of consul to deploy
consul_version: 1.15.0
consul_version: 1.15.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: 62a358ff2c3c08d19f15a92ea3130b05b547ab5a767ae13454eab7655a718c24
consul_archive_sha256: 23f7eb0461dd01a95c5d56472b91c22d5dacec84f31f1846c0c9f9621f98f29f
# user account under which consul will run (will be created if needed)
consul_user: consul