ansible-role-munin-node/defaults/main.yml

7 lines
133 B
YAML
Raw Permalink Normal View History

2020-04-16 23:29:15 +00:00
---
# defaults file for munin-node
munin_node_host_name: "{{ inventory_hostname }}"
munin_node_ip_bind: "*"
munin_node_port: "4949"