X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/88d4370f3c466fc38918c432e825a67804c9e385..643f28e4f32f013c16d04378d7d1f3dd7d8edc17:/cookbooks/trac/recipes/default.rb diff --git a/cookbooks/trac/recipes/default.rb b/cookbooks/trac/recipes/default.rb index 551f28e71..fab0564b0 100644 --- a/cookbooks/trac/recipes/default.rb +++ b/cookbooks/trac/recipes/default.rb @@ -73,7 +73,6 @@ apache_module "wsgi" ssl_certificate "trac.openstreetmap.org" do domains "trac.openstreetmap.org" - fallback_certificate "openstreetmap" notifies :reload, "service[apache2]" end