Skip to content

Commit 9e26117

Browse files
committed
Revert "[release] Use Bobcat sources by default"
This reverts commit 033286f. Reason for revert: Let's get back to master Change-Id: I635d2bc20d897d037739702bf15cbb2e2bdcb0b1
1 parent b7c6ed7 commit 9e26117

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 = '2023.2'
39+
OPENSTACK_RELEASE = 'master'
4040

4141
# TODO(mandre) check for file integrity instead of downloading from an HTTPS
4242
# source

0 commit comments

Comments
 (0)