Skip to content

Commit 1b671e2

Browse files
authored
sir complains (#2174)
1 parent 63e0c88 commit 1b671e2

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

ansible/templates/sir_complainsalot-params-prod.json.j2

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,18 @@
4141
"nhsn": {
4242
"max_age":19,
4343
"maintainers": []
44+
},
45+
"beta_nssp": {
46+
"max_age":19,
47+
"maintainers": []
48+
},
49+
"beta_health_system_partners": {
50+
"max_age":5,
51+
"maintainers": []
52+
},
53+
"beta_nssp_github": {
54+
"max_age":5,
55+
"maintainers": []
4456
}
4557
}
4658
}

sir_complainsalot/params.json.template

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,18 @@
3737
"pct_ed_visits_combined",
3838
"smoothed_pct_ed_visits_combined"
3939
]
40+
},
41+
"beta_nssp": {
42+
"max_age":19,
43+
"maintainers": []
44+
},
45+
"beta_health_system_partners": {
46+
"max_age":5,
47+
"maintainers": []
48+
},
49+
"beta_nssp_github": {
50+
"max_age":5,
51+
"maintainers": []
4052
}
4153
}
4254
}

0 commit comments

Comments
 (0)