builders: drop loading containerbuild plugin, we do not use it anymore
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
de84b616f6
commit
487e07450f
1 changed files with 0 additions and 4 deletions
|
@ -109,10 +109,6 @@ keytab = /etc/kojid/kojid.keytab
|
|||
|
||||
{{ plugins.append("save_failed_tree") }}
|
||||
|
||||
{% if ansible_architecture == 'x86_64' and not inventory_hostname.startswith('bkernel') %}
|
||||
{{ plugins.append("builder_containerbuild") }}
|
||||
{% endif %}
|
||||
|
||||
{{ plugins.append("osbuild") }}
|
||||
|
||||
{{ plugins.append("scmpolicy") }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue