mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 19:58:07 +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:
@@ -2,8 +2,3 @@
|
||||
|
||||
crio_packages:
|
||||
- cri-o
|
||||
|
||||
crio_repo_path:
|
||||
"1.18": "1.18:/1.18.0"
|
||||
"1.17": "1.17:/1.17.4"
|
||||
"1.16": "1.16"
|
||||
Reference in New Issue
Block a user