소스 검색

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: