瀏覽代碼

icinga2: Fix typo and deactivate local notifications

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 3 年之前
父節點
當前提交
fc98a363da
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      icinga2/init.sls

+ 1 - 1
icinga2/init.sls

@@ -277,7 +277,7 @@ Cleanup /etc/icinga2/ffho-conf.d/net/wbbl/:
       - service: icinga2
 
 # Client should not notify by themselves
-/etc/icinga2/features-enable/notification.conf:
+/etc/icinga2/features-enabled/notification.conf:
   file.absent:
     - watch_in:
       - service: icinga2