pungi-rocky/rocky/override.conf

10 lines
198 B
Plaintext
Raw Normal View History

2023-01-17 22:23:13 +00:00
# Overrides default variables
2023-01-18 06:02:17 +00:00
from images import *
2023-01-17 22:23:13 +00:00
sigkeys = ['6D745A60']
tree_arches = ['aarch64', 'i386', 'x86_64']
translate_paths = [
("/mnt/koji", "https://koji.rockylinux.org/kojifiles")
]