7 lines
133 B
YAML
7 lines
133 B
YAML
|
|
---
|
||
|
|
# defaults file for munin-node
|
||
|
|
munin_node_host_name: "{{ inventory_hostname }}"
|
||
|
|
|
||
|
|
munin_node_ip_bind: "*"
|
||
|
|
munin_node_port: "4949"
|