Greg Karékinian db4e2777d4 Fix a bug preventing nginx from being reloaded after generating a cert
Change the notifies property to :immediately in nginx_certbot_site. This
way the vhost template is recreated and then triggers a reload of the
nginx service. The previous code resulted in nginx not being reloaded,
as the action had already been queued earlier.
2019-11-22 14:37:29 +01:00
..
2015-07-21 19:45:23 +02:00

kosmos-nginx Cookbook

This is a wrapper cookbook for nginx