Added the correct CentOs 9 stream repo for Cri-o Installation.
In CentOs 9 stream repo added gpgkey url along with baseurl. Closes-Bug: #2041788 Change-Id: I601eb22df31b33f680996eea98dc8e49d0fbb612
This commit is contained in:
parent
0052374411
commit
0e50d17b8d
@ -76,7 +76,8 @@ function install_crio {
|
||||
--add-repo \
|
||||
"https://download.opensuse.org/repositories/"`
|
||||
`"devel:/kubic:/libcontainers:/stable:/cri-o:/${CRIO_VERSION}/"`
|
||||
`"CentOS_${os_RELEASE}${stream}/"
|
||||
`"CentOS_${os_RELEASE}${stream}/"`
|
||||
`"devel:kubic:libcontainers:stable:cri-o:${CRIO_VERSION}.repo"
|
||||
|
||||
yum_install cri-o podman buildah
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user