[Mageia-sysadm] [675] - add topics to sympa mailling list
root at mageia.org
root at mageia.org
Thu Jan 6 03:43:06 CET 2011
Revision: 675
Author: misc
Date: 2011-01-06 03:43:05 +0100 (Thu, 06 Jan 2011)
Log Message:
-----------
- add topics to sympa mailling list
Modified Paths:
--------------
puppet/modules/sympa/manifests/init.pp
Modified: puppet/modules/sympa/manifests/init.pp
===================================================================
--- puppet/modules/sympa/manifests/init.pp 2011-01-06 02:39:56 UTC (rev 674)
+++ puppet/modules/sympa/manifests/init.pp 2011-01-06 02:43:05 UTC (rev 675)
@@ -239,6 +239,7 @@
subject => $subject,
# profile => "public",
language => $language,
+ topics => $topics,
}
}
@@ -250,6 +251,7 @@
subject => $subject,
profile => "",
language => $language,
+ topics => $topics,
reply_to => $reply_to,
sender_ldap_group => $sender_ldap_group,
}
@@ -263,6 +265,7 @@
subject => $subject,
profile => "",
language => $language,
+ topics => $topics,
reply_to => $reply_to,
sender_email => $sender_email,
}
@@ -274,6 +277,7 @@
list{ $name:
subject => $subject,
profile => "",
+ topics => $topics,
language => $language,
subscriber_ldap_group => $subscriber_ldap_group,
sender_ldap_group => $subscriber_ldap_group,
@@ -286,6 +290,7 @@
subject => $subject,
profile => "",
language => $language,
+ topics => $topics,
subscriber_ldap_group => $subscriber_ldap_group,
sender_ldap_group => $subscriber_ldap_group,
}
@@ -297,6 +302,7 @@
subject => $subject,
profile => "",
language => $language,
+ topics => $topics,
subscriber_ldap_group => $subscriber_ldap_group,
sender_ldap_group => $subscriber_ldap_group,
public_archive => false,
@@ -311,6 +317,7 @@
subject => $subject,
profile => "",
language => $language,
+ topics => $topics,
subscriber_ldap_group => $subscriber_ldap_group,
public_archive => false,
}
@@ -323,6 +330,7 @@
subject => $subject,
profile => "",
language => $language,
+ topics => $topics,
subscriber_ldap_group => $subscriber_ldap_group,
sender_email => $sender_email,
public_archive => false,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110106/a249187c/attachment-0001.html>
More information about the Mageia-sysadm
mailing list