Skip to content

Commit a90a889

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Revert "[release] Use RDO's Epoxy packages""
2 parents b643e8f + d21cab3 commit a90a889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kolla/common/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
OPENSTACK_RELEASE = '2025.1'
4141

4242
# This is noarch repository so we will use it on all architectures
43-
DELOREAN_DEPS = "https://trunk.rdoproject.org/centos9-epoxy/" \
43+
DELOREAN_DEPS = "https://trunk.rdoproject.org/centos9-master/" \
4444
"delorean-deps.repo"
4545

4646
# TODO(mandre) check for file integrity instead of downloading from an HTTPS

0 commit comments

Comments
 (0)