This website requires JavaScript.
Explore
Help
Sign In
C12s
/
c12s-kubespray
Watch
3
Star
0
Fork
You've already forked c12s-kubespray
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d22204a59f
c12s-kubespray
/
roles
/
container-engine
/
runc
/
defaults
/
main.yml
6 lines
60 B
YAML
Raw
Normal View
History
Unescape
Escape
containerd: download containerd from upstream instead of using distro specific packages (#7970) * Containerd: download containerd from upstream instead of using distro specific packages split runc download to separate role make bootstrap-os role deploy container-selinux and seccomp libraries clean up package manager provided containerd move variables to docker role that are no longer common with containerd * Containerd: make molecule testing more relevant * replace ubuntu18 with ubuntu20 * add centos8 and debian11 to molecule tests * run kubernetes/preinstall role to ensure relevancy of test including dependency packages * CI: adjust test scenarios for downloaded containerd
2021-10-20 15:47:58 +00:00
---
Fix containerd install for fcos (#8107) * Fix containerd install for fcos * rm orphaned runc and containerd binaries
2021-11-05 14:53:53 +00:00
runc_bin_dir
:
"{{ bin_dir }}"
containerd: download containerd from upstream instead of using distro specific packages (#7970) * Containerd: download containerd from upstream instead of using distro specific packages split runc download to separate role make bootstrap-os role deploy container-selinux and seccomp libraries clean up package manager provided containerd move variables to docker role that are no longer common with containerd * Containerd: make molecule testing more relevant * replace ubuntu18 with ubuntu20 * add centos8 and debian11 to molecule tests * run kubernetes/preinstall role to ensure relevancy of test including dependency packages * CI: adjust test scenarios for downloaded containerd
2021-10-20 15:47:58 +00:00
runc_package_name
:
runc
Reference in a new issue
Copy permalink