Merge branch 'bugfix/171-letsencrypt_resource' of kosmos/chef into master
This commit is contained in:
commit
5b2d4f269d
@ -157,7 +157,7 @@ done
|
||||
end
|
||||
|
||||
nginx_certbot_site new_resource.hostname do
|
||||
notifies :run, "letsencrypt cert for #{domain}", :delayed
|
||||
notifies :run, "execute[letsencrypt cert for #{domain}]", :delayed
|
||||
end
|
||||
|
||||
# Generate a Let's Encrypt cert (only if the nginx vhost exists and no cert
|
||||
|
Loading…
x
Reference in New Issue
Block a user