Commit graph

6 commits

Author SHA1 Message Date
Christian Kellner
750bf5421b container/builder: configure plugin via cfg file
Matches the config of the containers.
2020-09-06 20:11:37 +02:00
Christian Kellner
9e2061f6f2 container/builder: add createrepo_c
Needed if we wanted to include external repos.
2020-09-05 18:20:24 +02:00
Christian Kellner
7bd3f197a7 run-kojid: also add builder to createrepo channel
At least one builder needs to be able to create repos.
2020-09-05 18:14:44 +02:00
Christian Kellner
bbb9acf310 run-kojid: conditionally exec add-host-to-channel
Only execute add-host-to-channel if add-host was successful. The
former throws exceptions.
2020-09-05 18:13:01 +02:00
Christian Kellner
2597569855 container/builder: switch to kerberos auth
Instead of using client certificates, use kerberos auth.
2020-09-05 16:31:02 +02:00
Christian Kellner
aefe1218b5 initial import 2020-09-02 19:15:25 +02:00