Setup for Rawhide being F29
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
4681a1fad2
commit
381528109e
10
fedora.conf
10
fedora.conf
@ -15,7 +15,7 @@ comps_file = {
|
||||
}
|
||||
|
||||
variants_file='variants-fedora.xml'
|
||||
sigkeys = ['9DB62FB1']
|
||||
sigkeys = ['429476B4']
|
||||
|
||||
# limit tree architectures
|
||||
# if undefined, all architectures from variants.xml will be included
|
||||
@ -30,7 +30,7 @@ hashed_directories = True
|
||||
# RUNROOT settings
|
||||
runroot = True
|
||||
runroot_channel = 'compose'
|
||||
runroot_tag = 'f28-build'
|
||||
runroot_tag = 'f29-build'
|
||||
|
||||
# PKGSET
|
||||
pkgset_source = 'koji' # koji, repos
|
||||
@ -40,7 +40,7 @@ pkgset_source = 'koji' # koji, repos
|
||||
# pkgset_repos = {}
|
||||
|
||||
# PKGSET - KOJI
|
||||
pkgset_koji_tag = 'f28'
|
||||
pkgset_koji_tag = 'f29'
|
||||
pkgset_koji_inherit = False
|
||||
|
||||
filter_system_release_packages = False
|
||||
@ -274,7 +274,7 @@ global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?#HEAD'
|
||||
global_release = '!RELEASE_FROM_LABEL_DATE_TYPE_RESPIN'
|
||||
global_version = 'Rawhide'
|
||||
# live_images ignores this in favor of live_target
|
||||
global_target = 'f28'
|
||||
global_target = 'f29'
|
||||
|
||||
image_build = {
|
||||
'^Container$': [
|
||||
@ -617,7 +617,7 @@ failable_deliverables = [
|
||||
})
|
||||
]
|
||||
|
||||
live_target = 'f28'
|
||||
live_target = 'f29'
|
||||
live_images_no_rename = True
|
||||
# fomat: [(variant_uid_regex, {arch|*: scm_dict})]
|
||||
live_images = [
|
||||
|
Loading…
Reference in New Issue
Block a user