Skip to content

Commit 20da1c0

Browse files
committed
remove -dry-run indicator for GS
1 parent 0e20612 commit 20da1c0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"span_length": 14,
2626
"min_expected_lag": {"all": "3"},
2727
"max_expected_lag": {"all": "4"},
28-
"dry_run": true,
2928
"suppressed_errors": [
3029
]
3130
},

google_symptoms/params.json.template

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"span_length": 14,
1616
"min_expected_lag": {"all": "3"},
1717
"max_expected_lag": {"all": "4"},
18-
"dry_run": true,
1918
"suppressed_errors": [
2019
]
2120
},

0 commit comments

Comments
 (0)