Selaa lähdekoodia

icinga2: Remove removal of old override file

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 3 vuotta sitten
vanhempi
commit
c2c0dd19ee
1 muutettua tiedostoa jossa 0 lisäystä ja 11 poistoa
  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: