Add LXC COPR cache
Change-Id: I8ea9703179978a9ba7d692422c10b50b20798214
This commit is contained in:
parent
12e3e92be1
commit
401fc3d5cd
@ -38,6 +38,8 @@
|
||||
fi
|
||||
echo "repo_build_pip_default_index=${NODEPOOL_PYPI_MIRROR}"
|
||||
echo "nspawn_hosts_container_image_repo=${NODEPOOL_LXC_IMAGE_PROXY}"
|
||||
echo "lxc_centos_package_baseurl=http://${NODEPOOL_MIRROR_HOST}:8080/copr-lxc2/epel-7-x86_64/"
|
||||
echo "lxc_centos_package_key=http://${NODEPOOL_MIRROR_HOST}:8080/copr-lxc2/pubkey.gpg"
|
||||
|
||||
# NOTE(mnaser): We need to make sure we pull the latest RDO mirror
|
||||
# which is hashed to avoid cache going stale during CI.
|
||||
|
Loading…
x
Reference in New Issue
Block a user