X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/93060ad3f6e099c40dcc651737af9995e54807b1..f2691c17f8db5543462dae1ba6b959738abe2185:/cookbooks/serverinfo/recipes/default.rb diff --git a/cookbooks/serverinfo/recipes/default.rb b/cookbooks/serverinfo/recipes/default.rb index d830ffb52..cafa5aeb4 100644 --- a/cookbooks/serverinfo/recipes/default.rb +++ b/cookbooks/serverinfo/recipes/default.rb @@ -88,7 +88,7 @@ bundle_exec "/srv/hardware.openstreetmap.org" do end ssl_certificate "hardware.openstreetmap.org" do - domains ["hardware.openstreetmap.org", "hardware.osm.org"] + domains ["hardware.openstreetmap.org", "hardware.osm.org", "hardware.osmfoundation.org"] notifies :reload, "service[apache2]" end