Update mirrors in ovb-instack

The rh1 mirror no longer exists. Use the rdo cloud one.
This commit is contained in:
Ben Nemec 2018-10-02 16:31:18 -05:00
parent e8d820ae81
commit efc47f8a16
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ export TRIPLEOSH=/home/centos/tripleo.sh
# Repo setup
wget -r --no-parent -nd -e robots=off -l 1 -A 'python2-tripleo-repos-*' https://trunk.rdoproject.org/centos7/current/
sudo yum install -y python2-tripleo-repos-*
sudo tripleo-repos current-tripleo-dev --rdo-mirror http://mirror.regionone.tripleo-test-cloud-rh1.openstack.org:8080/rdo --centos-mirror http://mirror.regionone.tripleo-test-cloud-rh1.openstack.org
sudo tripleo-repos current-tripleo-dev --rdo-mirror http://mirror.regionone.rdo-cloud.rdoproject.org:8080/rdo --centos-mirror http://mirror.regionone.rdo-cloud.rdoproject.org
timer 'system setup'
timer