]> gitweb.fluxo.info Git - puppet-postfix.git/commitdiff
Fix wrong define and directory name in documentation.
authorintrigeri <intrigeri@boum.org>
Sun, 30 Dec 2012 14:44:10 +0000 (15:44 +0100)
committerintrigeri <intrigeri@boum.org>
Sun, 30 Dec 2012 15:06:30 +0000 (16:06 +0100)
manifests/header_checks_snippet.pp
manifests/tlspolicy_snippet.pp

index 6ffdad87ad66b1fbf3b83bbdb73b870fa9a21841..630ed2f097c75b7c8a797420abdddaefa56c6654 100644 (file)
@@ -15,7 +15,7 @@ Example usage:
 
   node "toto.example.com" {
     include postfix
-    postfix::header_checks {
+    postfix::header_checks_snippet {
       'wrong_date': content => 'FIXME';
       'bla':        source => 'puppet:///files/etc/postfix/header_checks.d/bla';
     }
index 8f1c37661de7e66b346bcd2c1acc69528a70a49e..64c3e5ee948d715d6eb951aabbf3dcf345ca8558 100644 (file)
@@ -1,7 +1,7 @@
 /*
 == Definition: postfix::tlspolicy_snippet
 
-Adds a TLS policy snippets to /etc/postfix/tls_policy.d/.
+Adds a TLS policy snippets to /etc/postfix/tls_policy.
 See the postfix::tlspolicy class for details.
 
 Parameters: