koji_hub: no production hub runs builder processes anymore

This commit is contained in:
Peter Robinson 2016-05-25 09:55:07 +00:00
parent b4a715c9d4
commit bddf5e1dca

View file

@ -31,7 +31,7 @@
- apache
- fedmsg/base
- koji_hub
- { role: koji_builder, when: env == "staging" or inventory_hostname.startswith('s390') or inventory_hostname.startswith('arm') }
- { role: koji_builder, when: env == "staging" }
- {
role: osbs-client,
when: env == 'staging',