]> gitweb.fluxo.info Git - puppet-sshd.git/commitdiff
removed crap
authormh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>
Fri, 4 Apr 2008 18:39:12 +0000 (18:39 +0000)
committermh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>
Fri, 4 Apr 2008 18:39:12 +0000 (18:39 +0000)
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@1162 d66ca3ae-40d7-4aa7-90d4-87d79ca94279

manifests/init.pp

index 48363f18e51a84f6d16e86442c4c090f872afbc6..c5565d122498bbc545f09af255fd09ce982eb8d7 100644 (file)
@@ -15,11 +15,6 @@ class sshd {
 }
 
 
-            
-
-               }
-       }
-
 class sshd::base {
        $real_sshd_config_source = $sshd_config_source ? {
            '' => "sshd/sshd_config/${operatingsystem}_normal.erb",