mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 11:47:47 +03:00
fix CRI-O repos for centos distributions (#6224)
* fix CRI-O repos for centos distributions * fix CRI-O repos for centos distributions - revert workarounds * fix CRI-O repos for centos distributions - use https for centos repos * avoid 302 redirects for centos repos
This commit is contained in:
@@ -3,8 +3,3 @@
|
||||
crio_packages:
|
||||
- cri-o
|
||||
- oci-systemd-hook
|
||||
|
||||
crio_repo_path:
|
||||
"1.18": "1.17:/1.17.4"
|
||||
"1.17": "1.17:/1.17.4"
|
||||
"1.16": "1.16"
|
||||
Reference in New Issue
Block a user