This sets up containers running koji and supporting infrastructure, and calls the osbuild-composer-koji API to build and image and push it into our testing instance. koji-compose.py and various fixes by Christian Kellner. Signed-off-by: Tom Gundersen <teg@jklm.no>
8 lines
124 B
Text
8 lines
124 B
Text
[realms]
|
|
LOCAL = {
|
|
kdc = localhost
|
|
admin_server = localhost
|
|
}
|
|
|
|
[domain_realm]
|
|
localhost = LOCAL
|