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/000614.html | 109 ++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000614.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000614.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000614.html b/zarb-ml/mageia-sysadm/2010-November/000614.html new file mode 100644 index 000000000..49f335a0d --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000614.html @@ -0,0 +1,109 @@ + + + + [Mageia-sysadm] [282] We do not need those 2 files as we will not handle the alias in the ldap + + + + + + + + + +

[Mageia-sysadm] [282] We do not need those 2 files as we will not handle the alias in the ldap

+ root at mageia.org + root at mageia.org +
+ Thu Nov 18 18:14:17 CET 2010 +

+
+ +
Revision: 282
+Author:   dmorgan
+Date:     2010-11-18 18:14:16 +0100 (Thu, 18 Nov 2010)
+Log Message:
+-----------
+We do not need those 2 files as we will not handle the alias in the ldap
+
+Modified Paths:
+--------------
+    puppet/modules/sympa/manifests/init.pp
+
+Modified: puppet/modules/sympa/manifests/init.pp
+===================================================================
+--- puppet/modules/sympa/manifests/init.pp	2010-11-18 16:58:22 UTC (rev 281)
++++ puppet/modules/sympa/manifests/init.pp	2010-11-18 17:14:16 UTC (rev 282)
+@@ -17,14 +17,6 @@
+         content => template("sympa/sympa.conf")
+     }
+ 
+-    file { '/etc/sympa/ldap_alias_manager.conf':
+-        ensure => present,
+-        owner => root,
+-        group => root,
+-        mode => 644,
+-        content => template("sympa/ldap_alias_manager.conf")
+-    }
+-
+     file { '/etc/sympa/auth.conf':
+         ensure => present,
+         owner => root,
+@@ -33,13 +25,6 @@
+         content => template("sympa/auth.conf")
+     }
+ 
+-    file { '/etc/sympa/ldap_alias_entry.tt2':
+-        ensure => present,
+-        owner => root,
+-        group => root,
+-        mode => 644,
+-        content => template("sympa/ldap_alias_entry.tt2")
+-    }
+ 
+     include apache::mod_fcgid
+     apache::webapp_other{"sympa":
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101118/5ed2f26b/attachment-0001.html>
+
+ + + + + + + + + +
+

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