Revert "Enable runroot on all stg buildvms"
This reverts commit 2703eb8a64
.
This commit is contained in:
parent
cd0cd7fe5e
commit
bce67dcb91
1 changed files with 0 additions and 4 deletions
|
@ -128,9 +128,6 @@ keytab = /etc/kojid/kojid.keytab
|
|||
krbservice = host
|
||||
krb_rdns = false
|
||||
|
||||
{% if env == 'staging' %}
|
||||
plugins = runroot{% if ansible_architecture == 'x86_64'},builder_containerbuild{% endif %}
|
||||
{% else %}
|
||||
{% if 'runroot' in group_names %}
|
||||
; Config for it lives in /etc/kojid/runroot.conf
|
||||
plugins = runroot
|
||||
|
@ -142,6 +139,5 @@ plugins = builder_containerbuild
|
|||
{% else %}
|
||||
plugins =
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue