Fix wrong define and directory name in documentation.

This commit is contained in:
intrigeri 2012-12-30 15:44:10 +01:00
parent 985ec1fe0a
commit fa6c3e659d
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ Example usage:
node "toto.example.com" { node "toto.example.com" {
include postfix include postfix
postfix::header_checks { postfix::header_checks_snippet {
'wrong_date': content => 'FIXME'; 'wrong_date': content => 'FIXME';
'bla': source => 'puppet:///files/etc/postfix/header_checks.d/bla'; 'bla': source => 'puppet:///files/etc/postfix/header_checks.d/bla';
} }

View file

@ -1,7 +1,7 @@
/* /*
== Definition: postfix::tlspolicy_snippet == 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. See the postfix::tlspolicy class for details.
Parameters: Parameters: