Merge "[release] Change RDO's DELOREAN_DEPS repo to Zed"

This commit is contained in:
Zuul 2022-12-05 17:51:59 +00:00 committed by Gerrit Code Review
commit 2a4c3092f4
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ DISTRO_PRETTY_NAME = {
OPENSTACK_RELEASE = 'zed'
# This is noarch repository so we will use it on all architectures
DELOREAN_DEPS = "https://trunk.rdoproject.org/centos9-master/" \
DELOREAN_DEPS = "https://trunk.rdoproject.org/centos9-zed/" \
"delorean-deps.repo"
INSTALL_TYPE_CHOICES = ['source']