postfix: Wrong value for the chain cert.
This commit is contained in:
parent
b20d06b37f
commit
940d74debc
2 changed files with 2 additions and 2 deletions
|
@ -85,7 +85,7 @@ class postfix {
|
|||
}
|
||||
|
||||
if $postfix_chain {
|
||||
file { "${ssl::certs}/chain.crt":
|
||||
file { "${ssl::certs}/postfix-chain.crt":
|
||||
ensure => present,
|
||||
source => $postfix_chain,
|
||||
mode => "0644",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue