pungi-rocky/rocky.conf

13 lines
250 B
Plaintext
Raw Normal View History

2023-09-21 16:42:43 +00:00
from shared/variables import *
from rocky/variables import *
from shared/all import *
from rocky/override import *
2023-09-22 20:10:08 +00:00
image_build = {}
sigkeys = [None]
signed_packages_wait = 0
signed_packages_retries = 0
2023-09-21 16:42:43 +00:00
global_release = '!RELEASE_FROM_DATE_RESPIN'