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
2024-04-05 10:01:02 +02:00
consul_version: 1.18.1
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
2024-04-05 10:01:02 +02:00
consul_archive_sha256: 5faa9cc3f2832e3ae454a3ec2dbc6799179d14e1e09463f220bb906c590f4b05