X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/88d4370f3c466fc38918c432e825a67804c9e385..643f28e4f32f013c16d04378d7d1f3dd7d8edc17:/cookbooks/piwik/recipes/default.rb diff --git a/cookbooks/piwik/recipes/default.rb b/cookbooks/piwik/recipes/default.rb index 8561491b2..36bb05d2b 100644 --- a/cookbooks/piwik/recipes/default.rb +++ b/cookbooks/piwik/recipes/default.rb @@ -93,7 +93,6 @@ end ssl_certificate "piwik.openstreetmap.org" do domains ["piwik.openstreetmap.org", "piwik.osm.org"] - fallback_certificate "openstreetmap" notifies :reload, "service[apache2]" end