Enable runroot plugin on the hub in prod.

This commit is contained in:
Ralph Bean 2015-06-12 17:30:14 +00:00
parent 5e0b958a57
commit 966cab0192

View file

@ -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]