Skip to content

Commit d21cab3

Browse files
mnasiadkaopenstack-gerrit
authored andcommitted
Revert "[release] Use RDO's Epoxy packages"
This reverts commit 64f171c. Reason for revert: Let's switch to master Change-Id: I28f474015ffd000a3c2cf4c461c3c2f2b8959b0b
1 parent 64f171c commit d21cab3

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-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)