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/000967.html | 83 +++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000967.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000967.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000967.html b/zarb-ml/mageia-sysadm/2010-November/000967.html new file mode 100644 index 000000000..78f5bc54d --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000967.html @@ -0,0 +1,83 @@ + + + + [Mageia-sysadm] [476] Fix ident + + + + + + + + + +

[Mageia-sysadm] [476] Fix ident

+ root at mageia.org + root at mageia.org +
+ Fri Nov 26 13:48:53 CET 2010 +

+
+ +
Revision: 476
+Author:   dmorgan
+Date:     2010-11-26 13:48:53 +0100 (Fri, 26 Nov 2010)
+Log Message:
+-----------
+Fix ident
+
+Modified Paths:
+--------------
+    puppet/modules/catdap/manifests/init.pp
+
+Modified: puppet/modules/catdap/manifests/init.pp
+===================================================================
+--- puppet/modules/catdap/manifests/init.pp	2010-11-25 17:48:15 UTC (rev 475)
++++ puppet/modules/catdap/manifests/init.pp	2010-11-26 12:48:53 UTC (rev 476)
+@@ -25,7 +25,7 @@
+     
+     file { "$catdap_location/catdap_local.yml":
+         ensure => present,
+-	owner => root,
++        owner => root,
+         group => apache,
+         mode => 640,
+         content => template("catdap/catdap_local.yml"),
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101126/4712f6e6/attachment.html>
+
+ + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1