avoid obligation to declare "extra" param in munin_hosts list
allow this simple syntax :
munin_hosts:
- {
name: "localhost",
address: "127.0.0.1"
}
|
||
|---|---|---|
| .. | ||
| hosts.conf.j2 | ||
| munin.conf.j2 | ||
avoid obligation to declare "extra" param in munin_hosts list
allow this simple syntax :
munin_hosts:
- {
name: "localhost",
address: "127.0.0.1"
}
|
||
|---|---|---|
| .. | ||
| hosts.conf.j2 | ||
| munin.conf.j2 | ||