mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2024-03-13 11:01
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
|
||||
# Version of the CNI plugins to install
|
||||
cni_version: 1.4.0
|
||||
cni_version: 1.4.1
|
||||
# Archive where the pre compiled bin archive will be downloaded
|
||||
cni_archive_url: https://github.com/containernetworking/plugins/releases/download/v{{ cni_version }}/cni-plugins-linux-amd64-v{{ cni_version }}.tgz
|
||||
# Expected checksum of the archive
|
||||
cni_archive_sha256: c2485ddb3ffc176578ae30ae58137f0b88e50f7c7f2af7d53a569276b2949a33
|
||||
cni_archive_sha256: 1511f6c003ace805eafeb1132727791326283cff88a923d76329e1892bba7a10
|
||||
|
||||
# Where the plugins will be installed (binaries will be extracted in a /bin sub-directory)
|
||||
cni_root_dir: /opt/cni
|
||||
|
Reference in New Issue
Block a user