[release] Use Zed sources by default

Change-Id: I5ca2aeeb6be64e2442324fb445ef5eebecd826b9
This commit is contained in:
Bartosz Bezak 2022-12-05 10:05:48 +01:00
parent d1d26c8674
commit e1a4048041
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ DISTRO_PRETTY_NAME = {
'rocky': 'Rocky Linux 9.1 (Blue Onyx)',
'ubuntu': 'Ubuntu 22.04',
}
OPENSTACK_RELEASE = 'master'
OPENSTACK_RELEASE = 'zed'
# This is noarch repository so we will use it on all architectures
DELOREAN_DEPS = "https://trunk.rdoproject.org/centos9-master/" \