We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9efdcc0 commit 64f171cCopy full SHA for 64f171c
kolla/common/config.py
@@ -40,7 +40,7 @@
40
OPENSTACK_RELEASE = 'master'
41
42
# This is noarch repository so we will use it on all architectures
43
-DELOREAN_DEPS = "https://trunk.rdoproject.org/centos9-master/" \
+DELOREAN_DEPS = "https://trunk.rdoproject.org/centos9-epoxy/" \
44
"delorean-deps.repo"
45
46
# TODO(mandre) check for file integrity instead of downloading from an HTTPS
0 commit comments