mirror of
https://opendev.org/openstack/kolla.git
synced 2026-01-16 23:10:33 +00:00
Revert "Switch to 2025.1 sources"
This reverts commit 0733a13d7b.
Reason for revert: switch back to master
Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/956785
Change-Id: If888500a791c66a592f17aa2be1f3784ee009a91
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
This commit is contained in:
parent
998f34be85
commit
87678d014f
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ DISTRO_PRETTY_NAME = {
|
|||
'rocky': 'Rocky Linux 9.* (Blue Onyx)',
|
||||
'ubuntu': 'Ubuntu 24.04.* LTS',
|
||||
}
|
||||
OPENSTACK_RELEASE = '2025.1'
|
||||
OPENSTACK_RELEASE = 'master'
|
||||
|
||||
# This is noarch repository so we will use it on all architectures
|
||||
DELOREAN_DEPS = "https://trunk.rdoproject.org/centos10-master/" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue