]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/munin-node/manifests/bind.pp
add bind munin-node
[dsa-puppet.git] / modules / munin-node / manifests / bind.pp
1 class munin-node::bind inherits munin-node {
2         activate_munin_check {
3                 "bind":;
4         }
5 }
6