From 0e9d5d3932ce5f5ef26b9d97987f847b4b84553d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 29 May 2010 13:57:34 -0300 Subject: Typo --- manifests/nodo.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/nodo.pp b/manifests/nodo.pp index c6d66c2..448a4e7 100644 --- a/manifests/nodo.pp +++ b/manifests/nodo.pp @@ -31,7 +31,7 @@ class nodo { # Email delivery configuration case $mail_delivery { - 'tunnel' { + 'tunnel': { include exim::disabled tunnel::mail { "$mail_hostname": sshport => '$mail_ssh_port', -- cgit v1.2.3