Merge "Update openEuler mirror repo"
This commit is contained in:
commit
0800af9221
2
playbooks/roles/mirror-update/files/openeuler-mirror-update
Executable file → Normal file
2
playbooks/roles/mirror-update/files/openeuler-mirror-update
Executable file → Normal file
@ -34,7 +34,7 @@ K5START="k5start -t -f /etc/openeuler.keytab service/openeuler-mirror -- $TIMEOU
|
||||
# For a whole mirror list see https://www.openeuler.org/en/mirror/list/.
|
||||
# 119.8.63.103 is the openEuler official mirror in HongKong
|
||||
MIRROR="rsync://119.8.63.103:873/openeuler"
|
||||
REPOS="openEuler-20.03-LTS-SP2"
|
||||
REPOS="openEuler-20.03-LTS-SP2 openEuler-22.03-LTS"
|
||||
|
||||
for REPO in $REPOS; do
|
||||
if ! [ -f $BASE/$REPO ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user