This commit is contained in:
Michael Grote 2024-09-23 20:51:13 +02:00
parent 9187507052
commit 4813ba04a5

View file

@ -4,8 +4,6 @@
- role: mgrote_munin_node - role: mgrote_munin_node
become: true become: true
tags: "munin" tags: "munin"
when: "not 'laptop' in group_names" - role: patrickjahns.promtail
become: true
### Die Host müssen auch beim Docker-Container: "munin-master eingetragen" werden. tags: "promtail"
### wird nur auf physischen Rechnern ausgeführt.
### Wenn ein Plugin nicht geht: munin-node-configure --shell --families=contrib,auto | sh -x