diff --git a/playbooks/groups/datagrepper.yml b/playbooks/groups/datagrepper.yml index f2e2e31e1a..bc2908575f 100644 --- a/playbooks/groups/datagrepper.yml +++ b/playbooks/groups/datagrepper.yml @@ -17,7 +17,7 @@ - rkhunter - nagios_client - hosts - - fas_client + - { role: fas_client, when: env != "staging" } - collectd/base - { role: fedmsg/base, when: deployment_type == "prod" }