diff --git a/playbooks/groups/notifs-backend.yml b/playbooks/groups/notifs-backend.yml index f7f7752c46..7fd0454c90 100644 --- a/playbooks/groups/notifs-backend.yml +++ b/playbooks/groups/notifs-backend.yml @@ -30,7 +30,7 @@ - { role: keytab/service, owner_user: daemon, owner_group: daemon, - service: fmn-backend@1, + service: fmn-backend, when: inventory_hostname.startswith('notifs-backend02.iad2') or env == "staging" } - nagios_client - collectd/base