From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2010-November/000763.html | 97 +++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000763.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000763.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000763.html b/zarb-ml/mageia-sysadm/2010-November/000763.html new file mode 100644 index 000000000..4c712283f --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000763.html @@ -0,0 +1,97 @@ + + + + [Mageia-sysadm] [384] remove home def + + + + + + + + + +

[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
+ -- cgit v1.2.1