From 672288605189f91344d2d752d5474f1fadcdde18 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 17 Aug 2010 22:13:28 -0300 Subject: Sourcing tls_policy --- manifests/tls.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/tls.pp b/manifests/tls.pp index 46083ec..2a12468 100644 --- a/manifests/tls.pp +++ b/manifests/tls.pp @@ -8,5 +8,6 @@ class mail::tls { postfix::hash { "/etc/postfix/tls_policy": ensure => present, + source => "puppet://$server/files/postfix/tls_policy", } } -- cgit v1.2.3