Skip to content

Commit 5b49f4b

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Revert "[release] Use Bobcat sources by default""
2 parents 7384885 + 9e26117 commit 5b49f4b

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)