From 2cb84008d0ae5a6d4020a9c5f8adc00cfcecf5e7 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Mon, 5 Dec 2016 18:39:48 +0000 Subject: [PATCH] Revert "remove pre_build koji plugin from osbs, we don't use custom repos for osbs" This reverts commit 3baeb5a61dbc24aab40444384742f9950a4a14bb. --- roles/osbs-client/files/osbs-site-customize.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/roles/osbs-client/files/osbs-site-customize.json b/roles/osbs-client/files/osbs-site-customize.json index e52412e132..8e4ef749a9 100644 --- a/roles/osbs-client/files/osbs-site-customize.json +++ b/roles/osbs-client/files/osbs-site-customize.json @@ -1,9 +1,5 @@ { "disable_plugins": [ - { - "plugin_type": "prebuild_plugins", - "plugin_name": "koji" - }, { "plugin_type": "postbuild_plugins", "plugin_name": "pulp_push"