Modified: puppet/manifests/nodes.pp =================================================================== --- puppet/manifests/nodes.pp 2010-12-09 12:34:24 UTC (rev 558) +++ puppet/manifests/nodes.pp 2010-12-09 12:34:25 UTC (rev 559) @@ -56,6 +56,12 @@ include sympa::server include postfix::primary_smtp + + sympa::list {"test_sympa": + subject => "Just a test, will be erased later", + profile => "discussion_list", + language => 'en', + } } # buildnode