]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Using ssl module into nodo::mail
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 15 May 2010 19:35:54 +0000 (16:35 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 15 May 2010 19:35:54 +0000 (16:35 -0300)
manifests/mail.pp

index 002b28377578f58ceefd793ccd6e0435225d92d7..5004f01e7df68b51cb5e797852b987895a15184e 100644 (file)
@@ -8,6 +8,7 @@ class nodo::mail {
   include nodo::vserver
   include postfix::mta
   include database
+  include ssl
 
   # The needed packages
   package { [ 'postfix-mysql', 'dovecot-imapd', 'maildrop' ]: