mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-02 06:45:43 +02:00
Update to 2024-06-17 10:01
This commit is contained in:
8
roles/consul_cni/defaults/main.yml
Normal file
8
roles/consul_cni/defaults/main.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
|
||||
consul_cni_version: 1.5.0
|
||||
consul_cni_archive_url: https://releases.hashicorp.com/consul-cni/{{ consul_cni_version }}/consul-cni_{{ consul_cni_version }}_linux_amd64.zip
|
||||
consul_cni_archive_sha256: d81091300c65dd60b929e8ead15158e7a38b7f700c49141d7241e691a511f09d
|
||||
|
||||
# Must be the same as cni_root_dir
|
||||
consul_cni_root_dir: /opt/cni
|
Reference in New Issue
Block a user