ff
This commit is contained in:
parent
3b30ff33f7
commit
d945b71499
1 changed files with 22 additions and 0 deletions
|
@ -32,3 +32,25 @@ pvresize_to_max: true
|
|||
|
||||
|
||||
# playbook vars
|
||||
munin_dbdir: /var/lib/munin
|
||||
munin_htmldir: /var/www/html/munin
|
||||
munin_logdir: /var/log/munin
|
||||
munin_rundir: /var/run/munin
|
||||
munin_includedir: /etc/munin/conf.d
|
||||
|
||||
munin_html_strategy: cron
|
||||
munin_graph_strategy: cron
|
||||
munin_max_processes: 12
|
||||
|
||||
munin_cron_job: present
|
||||
|
||||
munin_admin_user: munin
|
||||
munin_admin_password: munin
|
||||
|
||||
munin_hosts:
|
||||
- name: "localhost"
|
||||
address: "127.0.0.1"
|
||||
extra: ["use_node_name yes"]
|
||||
|
||||
|
||||
# notofivations conhfig
|
||||
|
|
Loading…
Reference in a new issue