X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/88d4370f3c466fc38918c432e825a67804c9e385..643f28e4f32f013c16d04378d7d1f3dd7d8edc17:/cookbooks/web/recipes/rails.rb diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index 4095be1bc..77017b735 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -32,7 +32,6 @@ ssl_certificate "www.openstreetmap.org" do domains ["www.openstreetmap.org", "www.osm.org", "api.openstreetmap.org", "api.osm.org", "openstreetmap.org", "osm.org"] - fallback_certificate "openstreetmap" notifies :reload, "service[apache2]" end