aboutsummaryrefslogtreecommitdiff
path: root/manifests/role/dns.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/role/dns.pp')
-rw-r--r--manifests/role/dns.pp4
1 files changed, 0 insertions, 4 deletions
diff --git a/manifests/role/dns.pp b/manifests/role/dns.pp
index 473e7a8..6fb5796 100644
--- a/manifests/role/dns.pp
+++ b/manifests/role/dns.pp
@@ -3,8 +3,4 @@ class nodo::role::dns inherits nodo::base::virtual {
# Put your custom DNS config in this class
require ::site_bind
-
- #munin::plugin { 'named':
- # ensure => present,
- #}
}