bullseye and non-debian. mpd

This commit is contained in:
do
2022-01-31 21:17:58 +01:00
parent 88aceeccef
commit b2f6d3ea52
12 changed files with 463 additions and 18 deletions

View File

@@ -42,9 +42,12 @@ link-orig-prom-path:
- require:
- file: delete-orig-prom-path
{% if grains['oscodename'] != 'bullseye' %}
patch-smartmon.sh:
file.managed:
- name: /usr/share/prometheus-node-exporter/smartmon.sh
- source: salt://base/packages/prometheus/files/smartmon.sh
- mode: 0755
{% endif %}
{%- endif %}