From d852db574b7708ba4493f1d86163251e959a7ea4 Mon Sep 17 00:00:00 2001 From: Nat DeFries <42820733+nmdefries@users.noreply.github.com> Date: Fri, 4 Aug 2023 11:27:11 -0400 Subject: [PATCH] turn sircal alerts back on for all chng signals --- ansible/templates/sir_complainsalot-params-prod.json.j2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ansible/templates/sir_complainsalot-params-prod.json.j2 b/ansible/templates/sir_complainsalot-params-prod.json.j2 index d32428b3e..9848c2710 100644 --- a/ansible/templates/sir_complainsalot-params-prod.json.j2 +++ b/ansible/templates/sir_complainsalot-params-prod.json.j2 @@ -14,8 +14,7 @@ }, "chng": { "max_age": 6, - "maintainers": ["U01AP8GSWG3","U01069KCRS7"], - "retired-signals": ["smoothed_outpatient_covid", "smoothed_adj_outpatient_covid", "smoothed_outpatient_cli", "smoothed_adj_outpatient_cli"] + "maintainers": ["U01AP8GSWG3","U01069KCRS7"] }, "google-symptoms": { "max_age": 6,