end
service "nginx-certificate-restart" do
service_name "nginx"
action :nothing
subscribes :restart, "cookbook_file[/etc/ssl/certs/rapidssl.pem]"
end
service "nginx-certificate-restart" do
service_name "nginx"
action :nothing
subscribes :restart, "cookbook_file[/etc/ssl/certs/rapidssl.pem]"