Test with rocky
Master deployments have been failing for me for a long time now. Since rocky still works, I'm inclined to believe it's not a problem with OVB. Change-Id: I2f0f7867e6306e568a587e25ced21ca0cdf096ae
This commit is contained in:
parent
835f0c9aa6
commit
f98369025f
@ -46,7 +46,7 @@ export TRIPLEOSH=/home/centos/tripleo.sh
|
|||||||
# Repo setup
|
# Repo setup
|
||||||
wget -r --no-parent -nd -e robots=off -l 1 -A 'python2-tripleo-repos-*' https://trunk.rdoproject.org/centos7/current/
|
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 yum install -y python2-tripleo-repos-*
|
||||||
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
|
sudo tripleo-repos -b rocky current --rdo-mirror http://mirror.regionone.rdo-cloud.rdoproject.org:8080/rdo --centos-mirror http://mirror.regionone.rdo-cloud.rdoproject.org
|
||||||
|
|
||||||
timer 'system setup'
|
timer 'system setup'
|
||||||
timer
|
timer
|
||||||
|
Loading…
Reference in New Issue
Block a user