From b6c5d9320b6c0f63b9e2ba71c78782c7dec835ff Mon Sep 17 00:00:00 2001 From: duritong Date: Tue, 5 May 2009 00:37:22 +0200 Subject: cleanup comment --- manifests/init.pp | 4 +--- 1 file changed, 1 insertion(+), 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: { -- cgit v1.2.3