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
|
||||
become: true
|
||||
tags: "munin"
|
||||
when: "not 'laptop' in group_names"
|
||||
|
||||
### Die Host müssen auch beim Docker-Container: "munin-master eingetragen" werden.
|
||||
### wird nur auf physischen Rechnern ausgeführt.
|
||||
### Wenn ein Plugin nicht geht: munin-node-configure --shell --families=contrib,auto | sh -x
|
||||
- role: patrickjahns.promtail
|
||||
become: true
|
||||
tags: "promtail"
|
||||
|
|
Loading…
Reference in a new issue