summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorduritong <peter.meier@immerda.ch>2009-05-05 00:37:22 +0200
committerduritong <peter.meier@immerda.ch>2009-05-05 00:37:22 +0200
commitb6c5d9320b6c0f63b9e2ba71c78782c7dec835ff (patch)
tree95f18d4f9ab7862ade645eb92110c033afaa7574 /manifests/init.pp
parentd937e78bc4d2ed46e467eefcb21329eec6197916 (diff)
cleanup comment
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp4
1 files changed, 1 insertions, 3 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 3136c8a..e4e3da7 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -1,6 +1,6 @@
#
# puppet module
-# modules/puppet/manifests/init.pp - manage puppet stuff
+# manifests/init.pp - manage puppet stuff
# original by luke kanies
# http://github.com/lak
# adapted by puzzle itc
@@ -18,8 +18,6 @@
# the Free Software Foundation.
#
-# modules_dir { "puppet": }
-
class puppet {
case $kernel {
linux: {