ef9b90b1ce
This moves all the configuration variables from eln.conf to shared/*.conf files. The configuration itself remains the same, it is just stored differently. Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
11 lines
155 B
Plaintext
11 lines
155 B
Plaintext
runroot = True
|
|
|
|
global_runroot_method = "koji"
|
|
|
|
runroot_method = {
|
|
"createiso": "local"
|
|
}
|
|
|
|
runroot_channel = RUNROOT_CHANNEL
|
|
runroot_tag = RUNROOT_TAG
|