aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2010-12-13 23:55:03 +0000
committerMichael Scherer <misc@mageia.org>2010-12-13 23:55:03 +0000
commitca971a2a1afcfd9b96dedce9890a471d7fc689f0 (patch)
tree4a5fa01cc5726e51b98002cf4a46a907bdfdaec3 /modules
parent17d3a79bc92a74eb664e8719c46d0304ade714e9 (diff)
downloadpuppet-ca971a2a1afcfd9b96dedce9890a471d7fc689f0.tar
puppet-ca971a2a1afcfd9b96dedce9890a471d7fc689f0.tar.gz
puppet-ca971a2a1afcfd9b96dedce9890a471d7fc689f0.tar.bz2
puppet-ca971a2a1afcfd9b96dedce9890a471d7fc689f0.tar.xz
puppet-ca971a2a1afcfd9b96dedce9890a471d7fc689f0.zip
always use the same profile for list creation, since puppet will change the configuration after
Diffstat (limited to 'modules')
-rw-r--r--modules/sympa/templates/list.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sympa/templates/list.xml b/modules/sympa/templates/list.xml
index 0a8088b5..289650fc 100644
--- a/modules/sympa/templates/list.xml
+++ b/modules/sympa/templates/list.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<list>
<listname><%= name %></listname>
- <type><%= profile%></type>
+ <type>discussion_list</type>
<subject><%= subject %></subject>
<description/>
<status>open</status>