Files
ansible-roles/roles/consul_bin/defaults/main.yml

9 lines
357 B
YAML
Raw Normal View History

2023-07-03 15:00:09 +02:00
---
# Version of consul to deploy
2025-07-28 13:00:23 +02:00
consul_version: 1.21.3
2023-07-03 15:00:09 +02:00
# 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
2025-07-28 13:00:23 +02:00
consul_archive_sha256: ba20631037a5f63f70b0351c0875887a66c0a0d3feac2d255a768c9eb8c95e8b