Skip to content

Commit

Permalink
Add missing example offline nerdctl_download_url (kubernetes-sigs#8373)
Browse files Browse the repository at this point in the history
  • Loading branch information
sathieu authored Jan 5, 2022
1 parent 7ae0094 commit c11e4ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inventory/sample/group_vars/all/offline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c11e4ba

Please sign in to comment.