diff --git a/alerts/security_issue.yaml b/alerts/security_issue.yaml index b0fd56d..c19a33e 100644 --- a/alerts/security_issue.yaml +++ b/alerts/security_issue.yaml @@ -7,4 +7,4 @@ security_issue: can_acknowledge: True skip_first: False notifiers: - - jeff_ios \ No newline at end of file + - all_ios \ No newline at end of file diff --git a/alerts/tornado_warning.yaml b/alerts/tornado_warning.yaml index 1453e49..7c7d15d 100644 --- a/alerts/tornado_warning.yaml +++ b/alerts/tornado_warning.yaml @@ -7,4 +7,4 @@ tornado_warning: can_acknowledge: True skip_first: False notifiers: - - jeff_ios \ No newline at end of file + - all_ios \ No newline at end of file diff --git a/alerts/unauthorized_access.yaml b/alerts/unauthorized_access.yaml index 1dde01d..0ea411f 100644 --- a/alerts/unauthorized_access.yaml +++ b/alerts/unauthorized_access.yaml @@ -7,4 +7,4 @@ unauthorized_access: can_acknowledge: True skip_first: False notifiers: - - jeff_ios \ No newline at end of file + - all_ios \ No newline at end of file