rc 1.5.
This is to pick up a comps change installing nvme-cli. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
2c9e3d6eb2
commit
2c45d5cc04
@ -87,7 +87,7 @@ createrepo_num_workers = 10
|
||||
# CHECKSUMS
|
||||
media_checksums = ['sha256']
|
||||
media_checksum_one_file = True
|
||||
media_checksum_base_filename = '%(release_short)s-%(variant)s-%(version)s-1.4-%(arch)s'
|
||||
media_checksum_base_filename = '%(release_short)s-%(variant)s-%(version)s-1.5-%(arch)s'
|
||||
#jigdo
|
||||
create_jigdo = False
|
||||
|
||||
@ -315,7 +315,7 @@ createiso_skip = [
|
||||
#]
|
||||
|
||||
# Image name respecting Fedora's image naming policy
|
||||
image_name_format = '%(release_short)s-%(variant)s-%(disc_type)s-%(arch)s-%(version)s-1.4.iso'
|
||||
image_name_format = '%(release_short)s-%(variant)s-%(disc_type)s-%(arch)s-%(version)s-1.5.iso'
|
||||
# # Use the same format for volume id
|
||||
image_volid_formats = [
|
||||
'%(release_short)s-%(variant)s-%(disc_type)s-%(arch)s-%(version)s'
|
||||
@ -368,7 +368,7 @@ translate_paths = [
|
||||
|
||||
# These will be inherited by live_media, live_images and image_build
|
||||
global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?#origin/f38'
|
||||
global_release = '1.4'
|
||||
global_release = '1.5'
|
||||
global_version = '38'
|
||||
# live_images ignores this in favor of live_target
|
||||
global_target = 'f38'
|
||||
|
Loading…
Reference in New Issue
Block a user