From 966cab0192eb208511eb8c50e8d9ca5f40caefc7 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Fri, 12 Jun 2015 17:30:14 +0000 Subject: [PATCH] Enable runroot plugin on the hub in prod. --- roles/koji_hub/templates/hub.conf.j2 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index 016af1aceb..29b3e997d8 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -68,11 +68,7 @@ DisableNotifications = True #Plugins = koji-disable-builds-plugin #Plugins = darkserver-plugin -{% if env == 'staging' %} Plugins = fedmsg-koji-plugin runroot_hub -{% else %} -Plugins = fedmsg-koji-plugin -{% endif %} {% if inventory_hostname.startswith('koji') %} [policy]