CentOS Repo for 1.15 (#15708)

Corrects centos repo for kubernetes 1.15
This commit is contained in:
codyc
2019-08-07 16:51:19 -05:00
committed by Kubernetes Prow Robot
parent c2b0321dbf
commit 0fc8aa746a
@@ -189,7 +189,7 @@ apt-get install cri-o-1.13
{{< tab name="CentOS/RHEL 7.4+" codelang="bash" >}}
# Install prerequisites
yum-config-manager --add-repo=https://cbs.centos.org/repos/paas7-crio-311-candidate/x86_64/os/
yum-config-manager --add-repo=https://cbs.centos.org/repos/paas7-crio-115-release/x86_64/os/
# Install CRI-O
yum install --nogpgcheck cri-o