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.
2 parents 13251b3 + 64f171c commit 3cb00c9Copy full SHA for 3cb00c9
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