Merge branch 'bugfix/171-letsencrypt_resource' of kosmos/chef into master
This commit was merged in pull request #172.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user