mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-01 02:41:25 +00:00
11 lines
153 B
Plaintext
11 lines
153 B
Plaintext
|
runroot = True
|
||
|
|
||
|
global_runroot_method = "koji"
|
||
|
|
||
|
runroot_method = {
|
||
|
"createiso": "local"
|
||
|
}
|
||
|
|
||
|
runroot_channel = RUNROOT_CHANNEL
|
||
|
runroot_tag = RUNROOT_TAG
|