Switch to RHEL 8.4 image version
Change-Id: I9dfecbb003097b8857156d9a18a1e22b4ddb473b
This commit is contained in:
parent
a70e577109
commit
a9e64bea9e
@ -21,8 +21,8 @@ from tobiko.openstack.stacks import _centos
|
||||
|
||||
CONF = config.CONF
|
||||
|
||||
RHEL_IMAGE_MAJOR_VERSION = '8.2'
|
||||
RHEL_IMAGE_MINOR_VERSION = '501'
|
||||
RHEL_IMAGE_MAJOR_VERSION = '8.4'
|
||||
RHEL_IMAGE_MINOR_VERSION = '1239'
|
||||
|
||||
RHEL_IMAGE_URL = ('http://download.devel.redhat.com/brewroot/packages/'
|
||||
f'rhel-guest-image/{RHEL_IMAGE_MAJOR_VERSION}/'
|
||||
|
Loading…
Reference in New Issue
Block a user