]> gitweb.fluxo.info Git - puppet-mail.git/commitdiff
Adding mail::mlmmj::list (2)
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 8 Apr 2012 00:02:44 +0000 (21:02 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 8 Apr 2012 00:02:44 +0000 (21:02 -0300)
manifests/mlmmj.pp

index a8fc9ff0f3399e87b88ba96c2e35f4783ca92fb7..6f2f85ddfd73f3051aa1643ba8359045e4d57748 100644 (file)
@@ -30,7 +30,7 @@ class mail::mlmmj {
   #}
 
   postfix::transport_regexp_snippet { 'mlmmj_transport_regexp':
-    content => '',
+    content => template('mail/postfix/mlmmj/transport_regexp.erb'),
   }
 
   postfix::virtual_regexp_snippet { 'mlmmj_virtual_regexp':