Mathieu Parent
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
inventory/sample/group_vars/all/offline.yml
|
|
@ -55,6 +55,7 @@ |
|
|
|
# [Optional] runc,containerd: only if you set container_runtime: containerd |
|
|
|
# runc_download_url: "{{ files_repo }}/{{ runc_version }}/runc.{{ image_arch }}" |
|
|
|
# containerd_download_url: "{{ files_repo }}/containerd/v{{ containerd_version }}/containerd-{{ containerd_version }}-linux-{{ image_arch }}.tar.gz" |
|
|
|
# nerdctl_download_url: "{{ files_repo }}/nerdctl/v{{ nerdctl_version }}/nerdctl-{{ nerdctl_version }}-{{ ansible_system | lower }}-{{ image_arch }}.tar.gz" |
|
|
|
|
|
|
|
## CentOS/Redhat/AlmaLinux |
|
|
|
### For EL7, base and extras repo must be available, for EL8, baseos and appstream |
|
|
|