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:
Michal Nasiadka 2025-05-14 14:07:50 +00:00
parent 998f34be85
commit 87678d014f

View file

@ -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/" \