From e980a351f0ff9060d7669fcfbda5c9d6c9890ced Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 29 May 2010 20:09:56 -0300 Subject: Don't use exim for mail tunnels --- manifests/nodo.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'manifests/nodo.pp') diff --git a/manifests/nodo.pp b/manifests/nodo.pp index ae49ad4..75c472b 100644 --- a/manifests/nodo.pp +++ b/manifests/nodo.pp @@ -32,7 +32,6 @@ class nodo { # Email delivery configuration case $mail_delivery { 'tunnel': { - include exim::disabled tunnel::mail { "$mail_hostname": sshport => "$mail_ssh_port", } -- cgit v1.2.3