ansible-role-munin/templates
ncapeyron a9f2e76201 avoid obligation to declare "extra" in munin_hosts
avoid obligation to declare "extra" param in munin_hosts list
allow this simple syntax : 

munin_hosts:
  - {
    name: "localhost",
    address: "127.0.0.1"
  }
2015-10-13 22:25:41 +02:00
..
hosts.conf.j2 avoid obligation to declare "extra" in munin_hosts 2015-10-13 22:25:41 +02:00
munin.conf.j2 Added email alerts to configuration 2014-11-14 12:18:19 +01:00