Switch OPENSTACK_RELEASE back to master
Part of agreed Xena release process cadence: R-17 Switch source images to current release Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/796422 Change-Id: Id27f610952f5e573804799ef445eaa8753ae9b14
This commit is contained in:
parent
acc8cb9903
commit
76c55483bc
@ -34,7 +34,7 @@ DISTRO_PRETTY_NAME = {
|
||||
'debian': 'Debian GNU/Linux 11 (bullseye)',
|
||||
'ubuntu': 'Ubuntu 20.04',
|
||||
}
|
||||
OPENSTACK_RELEASE = 'wallaby'
|
||||
OPENSTACK_RELEASE = 'master'
|
||||
|
||||
# This is noarch repository so we will use it on all architectures
|
||||
DELOREAN = "https://trunk.rdoproject.org/centos8-wallaby/" \
|
||||
|
Loading…
Reference in New Issue
Block a user