From 0a66e40f2f1ce012f9b3101c63423852175365a0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 28 Nov 2011 23:38:30 -0200 Subject: Using ssl::cert to define certificates --- manifests/system.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/system.pp') diff --git a/manifests/system.pp b/manifests/system.pp index ac39929..f9cd31b 100644 --- a/manifests/system.pp +++ b/manifests/system.pp @@ -18,7 +18,7 @@ class mail::system { # Module requirements include postfix - include ssl::mail + include ssl # Common subsystems include mail::packages -- cgit v1.2.3