소스 검색

icinga2: Install pkg libmonitoring-plugin-perl on Stretch and later.

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
Maximilian Wilhelm 6 년 전
부모
커밋
6173e7f1a9
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      icinga2/init.sls

+ 4 - 0
icinga2/init.sls

@@ -22,7 +22,11 @@ monitoring-plugin-pkgs:
       - monitoring-plugins
       - nagios-plugins-contrib
       - libyaml-syck-perl
+{% if grains['oscodename'] == 'jessie' %}
       - libnagios-plugin-perl
+{% else %}
+      - libmonitoring-plugin-perl
+{% endif %}
       - lsof
     - watch_in:
       - service: icinga2