From 77b0cca4290409039e6cd5e187838e7465faf3c5 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 10 Nov 2011 11:21:04 -0200 Subject: Using exim::tls --- manifests/nodo.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/nodo.pp') diff --git a/manifests/nodo.pp b/manifests/nodo.pp index eece516..5fd06db 100644 --- a/manifests/nodo.pp +++ b/manifests/nodo.pp @@ -29,7 +29,7 @@ class nodo { } } 'postfix': { } - '','exim',default: { include exim } + '','exim',default: { include exim::tls } } # Apt configuration -- cgit v1.2.3