fixed relationship
This commit is contained in:
@@ -40,7 +40,6 @@ class cd_nagios::certbot::config (
|
||||
unless => template('cd_nagios/certbot/unless_get_cert.erb'),
|
||||
notify => Service['httpd'],
|
||||
creates => '/etc/httpd/conf.d/.cert_created',
|
||||
require => Exec['create_temp_vhost'],
|
||||
}
|
||||
|
||||
# renew certs
|
||||
|
||||
Reference in New Issue
Block a user