install osbuild plugin on prod builders
Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
parent
a91dfc29e9
commit
35c4674df6
1 changed files with 0 additions and 2 deletions
|
@ -156,9 +156,7 @@ keytab = /etc/kojid/kojid.keytab
|
||||||
{{ plugins.append("rpmautospec_builder") }}
|
{{ plugins.append("rpmautospec_builder") }}
|
||||||
|
|
||||||
|
|
||||||
{% if env == "staging" %}
|
|
||||||
{{ plugins.append("osbuild") }}
|
{{ plugins.append("osbuild") }}
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
; Config for the runroot plugin lives in /etc/kojid/runroot.conf, if enabled
|
; Config for the runroot plugin lives in /etc/kojid/runroot.conf, if enabled
|
||||||
plugins = {{ plugins | join(" ") }}
|
plugins = {{ plugins | join(" ") }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue