Skip to content

Commit 3cb00c9

Browse files
authored
Merge pull request #389 from stackhpc/upstream/master-2025-03-17
Synchronise master with upstream
2 parents 13251b3 + 64f171c commit 3cb00c9

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 = 'master'
4141

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

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

0 commit comments

Comments
 (0)