diff --git a/playbooks/groups/value.yml b/playbooks/groups/value.yml index 56191ab25f..496f55ba5c 100644 --- a/playbooks/groups/value.yml +++ b/playbooks/groups/value.yml @@ -25,14 +25,14 @@ # Set up for fedora-messaging - { role: rabbit/user, username: "value{{ env_suffix }}"} - - { role: fedmsg/irc + - { role: fedmsg/irc, when: inventory_hostname.startswith('value01') } - supybot - sudo - rsyncd - role: collectd/fedmsg-service process: fedmsg-irc - - { role: mote + - { role: mote, when: inventory_hostname.startswith('value01') } pre_tasks: