summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/classes/bind-base.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/classes/bind-base.pp b/manifests/classes/bind-base.pp
index eb8942e..c442085 100644
--- a/manifests/classes/bind-base.pp
+++ b/manifests/classes/bind-base.pp
@@ -6,7 +6,7 @@ Declares some basic resources.
You should NOT include this class as is, as it won't work at all!
Please refer to Class["bind"].
-/*
+*/
class bind::base {
package {"bind9":
ensure => present,