diff options
author | Nicolas Vigier <boklm@mageia.org> | 2012-06-20 22:41:39 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2012-06-20 22:41:39 +0000 |
commit | ff2bdee5e1e6da0451715b5b4cf7d2e622c68261 (patch) | |
tree | 9944e864fe83345f331a559543b3e4489e809591 /deployment/lists/manifests | |
parent | 8f3439803c5a10bc6a86115097c1f23dde2070a5 (diff) | |
download | puppet-ff2bdee5e1e6da0451715b5b4cf7d2e622c68261.tar puppet-ff2bdee5e1e6da0451715b5b4cf7d2e622c68261.tar.gz puppet-ff2bdee5e1e6da0451715b5b4cf7d2e622c68261.tar.bz2 puppet-ff2bdee5e1e6da0451715b5b4cf7d2e622c68261.tar.xz puppet-ff2bdee5e1e6da0451715b5b4cf7d2e622c68261.zip |
add atelier-discuss mailing list
Diffstat (limited to 'deployment/lists/manifests')
-rw-r--r-- | deployment/lists/manifests/init.pp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/deployment/lists/manifests/init.pp b/deployment/lists/manifests/init.pp index 7b6f53a2..4a96ace1 100644 --- a/deployment/lists/manifests/init.pp +++ b/deployment/lists/manifests/init.pp @@ -1,4 +1,9 @@ class lists { + sympa::public_list {'atelier-discuss': + subject => 'Discussions about artwork, web, marketing, communication', + topics => 'atelier', + } + # please check that the list use the proper code for # language ( not to be confused with tld or country code ) sympa::public_list {'i18n-af': |