add bind munin-node
[mirror/dsa-puppet.git] / modules / geodns / manifests / init.pp
index 6e33185..9df3713 100644 (file)
@@ -1,4 +1,5 @@
 class geodns {
+        include munin-node::bind
 
         package {
                 bind9: ensure => installed;