mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
builders: drop loading containerbuild plugin, we do not use it anymore
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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") }}
|
||||
|
||||
Reference in New Issue
Block a user