Skip to content

Commit 033286f

Browse files
committed
[release] Use Bobcat sources by default
Change-Id: Iced4520e4cd8811c0e16227e130e094f5eba23e8
1 parent e4df04e commit 033286f

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
@@ -36,7 +36,7 @@
3636
'rocky': 'Rocky Linux 9.* (Blue Onyx)',
3737
'ubuntu': 'Ubuntu 22.04',
3838
}
39-
OPENSTACK_RELEASE = 'master'
39+
OPENSTACK_RELEASE = '2023.2'
4040

4141
# This is noarch repository so we will use it on all architectures
4242
DELOREAN_DEPS = ""

0 commit comments

Comments
 (0)