Move fedmsg client role after bodhi roles, so the bodhi group exists.
This commit is contained in:
parent
81acc097a6
commit
40a3a9381b
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue