koji hub: secondary hubs no longer need rsync

This commit is contained in:
Peter Robinson 2016-05-13 17:11:13 +00:00
parent 2bf9e12829
commit 2050ca66ad

View file

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