mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-04 07:37:20 +02:00
Update to 2025-02-03 11:00
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
|
||||
# Version of the CNI plugins to install
|
||||
cni_version: 1.6.1
|
||||
cni_version: 1.6.2
|
||||
# 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: 2503ce29ac445715ebe146073f45468153f9e28f45fa173cb060cfd9e735f563
|
||||
cni_archive_sha256: b8e811578fb66023f90d2e238d80cec3bdfca4b44049af74c374d4fae0f9c090
|
||||
|
||||
# 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