X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/88d4370f3c466fc38918c432e825a67804c9e385..643f28e4f32f013c16d04378d7d1f3dd7d8edc17:/cookbooks/git/recipes/web.rb diff --git a/cookbooks/git/recipes/web.rb b/cookbooks/git/recipes/web.rb index 5d298e7ca..24307121d 100644 --- a/cookbooks/git/recipes/web.rb +++ b/cookbooks/git/recipes/web.rb @@ -34,7 +34,6 @@ end ssl_certificate node[:git][:host] do domains node[:git][:host] - fallback_certificate "openstreetmap" notifies :reload, "service[apache2]" end