mg
416c36f97c
motd unit house plugins vereinheitlicht aufräumen user vereinheitlicht samba users aufgeräumt aussortiert apc pwr systemd plugin kvm plugins lvm plguin acng plugin munin user chrony fur alle gruppe playbook docker vars playbook firewall munin für alle Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#116 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
9 lines
355 B
YAML
9 lines
355 B
YAML
---
|
|
- hosts: production
|
|
roles:
|
|
- { role: geerlingguy.munin-node,
|
|
become: true,
|
|
tags: "munin"}
|
|
### 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
|