Skip to content
Snippets Groups Projects
Unverified Commit c11e4ba9 authored by Mathieu Parent's avatar Mathieu Parent Committed by GitHub
Browse files

Add missing example offline nerdctl_download_url (#8373)

parent 7ae00947
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment