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'),
|
unless => template('cd_nagios/certbot/unless_get_cert.erb'),
|
||||||
notify => Service['httpd'],
|
notify => Service['httpd'],
|
||||||
creates => '/etc/httpd/conf.d/.cert_created',
|
creates => '/etc/httpd/conf.d/.cert_created',
|
||||||
require => Exec['create_temp_vhost'],
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# renew certs
|
# renew certs
|
||||||
|
|||||||
Reference in New Issue
Block a user