aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/manifests
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-09-12 21:38:16 +0000
committerMichael Scherer <misc@mageia.org>2011-09-12 21:38:16 +0000
commit70eeb1b1a30cf472380f0cf20c3589ff050cf7d7 (patch)
treeb8fa375a4961d00fdd657992f6ae4658b3f2d917 /modules/sympa/manifests
parent1819a7d5667c4d8828a61cc4558f37420d099578 (diff)
downloadpuppet-70eeb1b1a30cf472380f0cf20c3589ff050cf7d7.tar
puppet-70eeb1b1a30cf472380f0cf20c3589ff050cf7d7.tar.gz
puppet-70eeb1b1a30cf472380f0cf20c3589ff050cf7d7.tar.bz2
puppet-70eeb1b1a30cf472380f0cf20c3589ff050cf7d7.tar.xz
puppet-70eeb1b1a30cf472380f0cf20c3589ff050cf7d7.zip
add header to the mail on the sympa, popular request asked on
sysadmin. Disable previous commit since the xml file is used only when the ml is created ( and not used after anymore )
Diffstat (limited to 'modules/sympa/manifests')
-rw-r--r--modules/sympa/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sympa/manifests/init.pp b/modules/sympa/manifests/init.pp
index 24f0e4e5..ebe0a827 100644
--- a/modules/sympa/manifests/init.pp
+++ b/modules/sympa/manifests/init.pp
@@ -186,7 +186,7 @@ class sympa {
$subscriber_ldap_group = false,
$public_archive = true,
$subscription_open = false,
- $custom_subject = '') {
+ ) {
include sympa::variable
$ldap_password = extlookup("sympa_ldap",'x')