Skip to content

Commit 0fb24ce

Browse files
committed
[release] Use Caracal sources by default
Change-Id: Ib973325bb3ad04e1646b71595fa43903604d9b20
1 parent c69284f commit 0fb24ce

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
@@ -37,7 +37,7 @@
3737
'rocky': 'Rocky Linux 9.* (Blue Onyx)',
3838
'ubuntu': 'Ubuntu 22.04',
3939
}
40-
OPENSTACK_RELEASE = 'master'
40+
OPENSTACK_RELEASE = '2024.1'
4141

4242
# This is noarch repository so we will use it on all architectures
4343
DELOREAN_DEPS = "https://trunk.rdoproject.org/centos9-caracal/" \

0 commit comments

Comments
 (0)