diff options
-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': |