From 7e11ed63b3aab444af24345a20e7b7a9fde511f7 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 15 May 2010 16:35:54 -0300 Subject: Using ssl module into nodo::mail --- manifests/mail.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') 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' ]: -- cgit v1.2.3