Update the RHEL_IMAGE_MINOR_VERSION
This patch is a cherry-pick of https://review.opendev.org/c/x/tobiko/+/821628 with the updated RHEL_IMAGE_MINOR_VERSION version. Change-Id: Idc36fa61ef40db20cf3e579401c67a8c0809632a
This commit is contained in:
parent
db9b1b9ac8
commit
9e047b4c8e
@ -27,7 +27,7 @@ LOG = log.getLogger(__name__)
|
||||
CONF = config.CONF
|
||||
|
||||
RHEL_IMAGE_MAJOR_VERSION = '8.4'
|
||||
RHEL_IMAGE_MINOR_VERSION = '1239'
|
||||
RHEL_IMAGE_MINOR_VERSION = '1254'
|
||||
|
||||
RHEL_IMAGE_URL = ('http://download.devel.redhat.com/brewroot/packages/'
|
||||
f'rhel-guest-image/{RHEL_IMAGE_MAJOR_VERSION}/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user