From da9ddfedcb04ea8b30f0090c066aff6a1b1f63f5 Mon Sep 17 00:00:00 2001 From: SS Salehi Date: Mon, 17 Dec 2018 22:22:28 +0330 Subject: [PATCH] Fix missing method_name: kavenegar (#5019) ##### Kavenegar was missing in new alarm-notify.sh ##### Just method_names has been changed and related configs. ##### Add missing kavenegar in method_names variable --- health/notifications/alarm-notify.sh.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/health/notifications/alarm-notify.sh.in b/health/notifications/alarm-notify.sh.in index 7afa7ceea81ce6..2c1cbbd500f710 100755 --- a/health/notifications/alarm-notify.sh.in +++ b/health/notifications/alarm-notify.sh.in @@ -163,6 +163,7 @@ fleep syslog custom msteam +kavenegar " # ----------------------------------------------------------------------------- @@ -318,8 +319,8 @@ MESSAGEBIRD_ACCESS_KEY= MESSAGEBIRD_NUMBER= # kavenegar configs -KAVENEGAR_API_KEY="" -KAVENEGAR_SENDER="" +KAVENEGAR_API_KEY= +KAVENEGAR_SENDER= # telegram configs TELEGRAM_BOT_TOKEN=