[Mageia-sysadm] [384] remove home def

root at mageia.org root at mageia.org
Mon Nov 22 08:30:07 CET 2010


Revision: 384
Author:   blino
Date:     2010-11-22 08:30:07 +0100 (Mon, 22 Nov 2010)
Log Message:
-----------
remove home def

Modified Paths:
--------------
    puppet/modules/ssh/manifests/auth.pp

Modified: puppet/modules/ssh/manifests/auth.pp
===================================================================
--- puppet/modules/ssh/manifests/auth.pp	2010-11-22 07:29:23 UTC (rev 383)
+++ puppet/modules/ssh/manifests/auth.pp	2010-11-22 07:30:07 UTC (rev 384)
@@ -237,10 +237,6 @@
 
 define ssh_auth_key_client ($ensure, $filename, $group, $home, $user) {
 
-  file { $home:
-    ensure => "directory",
-  }
-
   File {
     owner   => $user,
     group   => $group,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101122/ee1329af/attachment.html>


More information about the Mageia-sysadm mailing list