adjust koji web for containers. ticket 7051

This commit is contained in:
Kevin Fenzi 2018-06-25 21:20:59 +00:00
parent b86fc63dcd
commit e9ed9062c5

View file

@ -27,4 +27,5 @@ loginDisabled = True
KojiHubCA = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
Tasks = runroot
Tasks = buildContainer,createContainer,runroot
ParentTasks = buildContainer