will ferm do the right thing?
[mirror/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