瀏覽代碼

icinga2: Remove removal of old override file

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

+ 0 - 11
icinga2/init.sls

@@ -29,17 +29,6 @@ icinga2:
     - enable: True
     - reload: True
 
-/etc/systemd/system/icinga2.service.d/override.conf:
-  file.absent
-
-systemd-reload:
-  cmd.run:
-    - name: systemctl daemon-reload
-    - watch:
-      - file: /etc/systemd/system/icinga2.service.d/override.conf
-    - watch_in:
-      - service: icinga2
-
 # Install plugins (official + our own)
 monitoring-plugin-pkgs:
   pkg.installed: