Add RDO mirror
Now that we actually have the latest RDO packages, use the mirror hosted inside the OpenStack infrastructure. Depends-On: I6c800dcd5b3fc6f7cc1c1e0777d93ab40c6a5e09 Change-Id: Id289f38af9c0c744bf5f2b52f7d666a71a5b4194
This commit is contained in:
parent
c300748be9
commit
c9c3c878e9
@ -79,6 +79,7 @@
|
||||
echo "opensuse_mirror: '${NODEPOOL_OPENSUSE_MIRROR}'" >> ${NODEPOOL_OVERRIDES}
|
||||
echo "centos_epel_mirror: '${NODEPOOL_EPEL_MIRROR}'" >> ${NODEPOOL_OVERRIDES}
|
||||
echo "galera_percona_xtrabackup_repo_host: '${NODEPOOL_PERCONA_PROXY}'" >> ${NODEPOOL_OVERRIDES}
|
||||
echo "openstack_hosts_rdo_mirror_url: '${NODEPOOL_RDO_PROXY}'" >> ${NODEPOOL_OVERRIDES}
|
||||
if [[ ${NODEPOOL_PYPI_MIRROR} == *.ovh.* ]]; then
|
||||
echo "nova_virt_type: 'qemu'" >> ${NODEPOOL_OVERRIDES}
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user