From 78ad3eeb700dfcc256957cfb97cc3ef955e38e61 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 26 Sep 2018 18:17:09 +0000 Subject: [PATCH] also do regindexer in prod --- playbooks/groups/sundries.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/sundries.yml b/playbooks/groups/sundries.yml index b80e3c0fb7..da79c27fdd 100644 --- a/playbooks/groups/sundries.yml +++ b/playbooks/groups/sundries.yml @@ -28,7 +28,7 @@ - role: easyfix/gather when: master_sundries_node - role: regindexer/build - when: master_sundries_node and env == "staging" + when: master_sundries_node - role: bz_review_report when: master_sundries_node and env != "staging" - rsyncd