aboutsummaryrefslogtreecommitdiff
path: root/manifests/dns.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/dns.pp')
-rw-r--r--manifests/dns.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/dns.pp b/manifests/dns.pp
index bd9db5d..1f4a1e1 100644
--- a/manifests/dns.pp
+++ b/manifests/dns.pp
@@ -1,4 +1,3 @@
class nodo::dns inherits nodo::vserver {
- # Class for dns nodes
include bind
}