From: Silvio Rhatto Date: Sat, 15 May 2010 19:35:54 +0000 (-0300) Subject: Using ssl module into nodo::mail X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=7e11ed63b3aab444af24345a20e7b7a9fde511f7;p=puppet-nodo.git Using ssl module into nodo::mail --- diff --git a/manifests/mail.pp b/manifests/mail.pp index 002b283..5004f01 100644 --- a/manifests/mail.pp +++ b/manifests/mail.pp @@ -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' ]: