Revision
559
Author
misc
Date
2010-12-09 13:34:25 +0100 (Thu, 09 Dec 2010)

Log Message

deploy a testing list

Modified Paths

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