Move fedmsg client role after bodhi roles, so the bodhi group exists.

This commit is contained in:
Kevin Fenzi 2014-02-22 19:03:54 +00:00
parent 81acc097a6
commit 40a3a9381b

View file

@ -30,11 +30,11 @@
- denyhosts
- nagios_client
- fas_client
- fedmsg_base
- collectd
- { role: bodhi/base, when: "inventory_hostname.startswith('bodhi01') or inventory_hostname.startswith('bodhi02')" }
- { role: bodhi/masher, jobrunner: true, when: "inventory_hostname.startswith('releng04')" }
- { role: bodhi/masher, epelmasher: true, when: "inventory_hostname.startswith('relepel01')" }
- fedmsg_base
tasks:
- include: "{{ tasks }}/hosts.yml"