Compare commits
2 Commits
6469d2286e
...
5b2d4f269d
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b2d4f269d | |||
|
|
210c76c479 |
@@ -157,7 +157,7 @@ done
|
|||||||
end
|
end
|
||||||
|
|
||||||
nginx_certbot_site new_resource.hostname do
|
nginx_certbot_site new_resource.hostname do
|
||||||
notifies :run, "letsencrypt cert for #{domain}", :delayed
|
notifies :run, "execute[letsencrypt cert for #{domain}]", :delayed
|
||||||
end
|
end
|
||||||
|
|
||||||
# Generate a Let's Encrypt cert (only if the nginx vhost exists and no cert
|
# Generate a Let's Encrypt cert (only if the nginx vhost exists and no cert
|
||||||
|
|||||||
Reference in New Issue
Block a user