fix
This commit is contained in:
parent
7f0df1b813
commit
b49151ca77
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ class dns::apache2 (
|
|||
|
||||
file {'/etc/letsencrypt/options-ssl-apache.conf':
|
||||
ensure => present,
|
||||
source => "cp /usr/lib/python3/dist-packages/certbot_apache/_internal/tls_configs/current-options-ssl-apache.conf",
|
||||
source => "/usr/lib/python3/dist-packages/certbot_apache/_internal/tls_configs/current-options-ssl-apache.conf",
|
||||
}
|
||||
|
||||
# NFT rules
|
||||
|
|
Loading…
Add table
Reference in a new issue