role
This commit is contained in:
parent
9187507052
commit
4813ba04a5
1 changed files with 3 additions and 5 deletions
|
@ -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
|
|
||||||
|
|
Loading…
Reference in a new issue