Removing fileserver source for tls policy snippets
This commit is contained in:
parent
ecedde918e
commit
c904fc86c5
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ class postfix::tlspolicy {
|
|||
source => [
|
||||
"puppet:///modules/site-postfix/${fqdn}/tls_policy.d",
|
||||
"puppet:///modules/site-postfix/tls_policy.d",
|
||||
"puppet:///files/etc/postfix/tls_policy.d",
|
||||
"puppet:///modules/postfix/tls_policy.d",
|
||||
],
|
||||
recurse => true,
|
||||
|
|
Loading…
Reference in a new issue