mg
61d8396f43
readme rolle geerlingguy weg apc_nis rolle playbook docker in gruppe vars disabled plugins in eigenes Repo gesichert munin_node_additional_plugins default plugins weg wip remote_src --> src defaults und conf rolle neu Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#125 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
9 lines
350 B
YAML
9 lines
350 B
YAML
---
|
|
- hosts: production
|
|
roles:
|
|
- { role: mgrote.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
|