not using prom.cleam states

This commit is contained in:
2020-07-21 18:51:05 +02:00
parent 8217cb639d
commit ec44920e9b

View File

@@ -49,4 +49,8 @@ patch-smartmon.sh:
- name: /usr/share/prometheus-node-exporter/smartmon.sh
- source: salt://base/packages/prometheus/files/smartmon.sh
- mode: 0755
{%- else %}
purge-prometheus-pkgs-hack:
pkg.purged:
- name: *prometheus*
{%- endif %}