pungi-rocky/rocky/override.conf

18 lines
379 B
Plaintext

# This files overrides default variables defined in the configs in
# the ../shared directory.
#from images import *
# Unsigned builds for now
sigkeys = [None]
tree_arches = ['aarch64', 'ppc64le', 's390x', 'x86_64']
create_jigdo = False
lorax_use_koji_plugin = False
translate_paths = [ # required by image-build
("/mnt/koji", "https://koji.rockylinux.org/kojifiles")
]