re-chained certbot
This commit is contained in:
@@ -32,7 +32,7 @@ class cd_nagios::certbot::config (
|
||||
# ensure there is no forward vhost file
|
||||
|
||||
exec { 'remove forward vhost':
|
||||
command => "rm -Rf $ng_forward_conf",
|
||||
command => "rm -Rf ${ng_forward_conf}",
|
||||
creates => '/etc/httpd/conf.d/.cert_created',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user