Skip to content

Commit 71fa640

Browse files
authored
container-selinux rpm url update (#104)
1 parent 109c748 commit 71fa640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/common/download.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ do_download() {
8181
7*)
8282
if [ $ID == "rhel" ]; then
8383
rpm --import http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-7
84-
yum install -y http://mirror.centos.org/centos/7/extras/x86_64/Packages/container-selinux-2.119.2-1.911c772.el7_8.noarch.rpm
84+
yum install -y http://vault.centos.org/centos/7/extras/x86_64/Packages/container-selinux-2.119.2-1.911c772.el7_8.noarch.rpm
8585
fi
8686
INSTALL_RKE2_METHOD='yum' INSTALL_RKE2_TYPE="${type}" ./install.sh
8787

0 commit comments

Comments
 (0)