X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f2691c17f8db5543462dae1ba6b959738abe2185..21f63bf93d90219a836166bbf0883755e4248989:/cookbooks/serverinfo/recipes/default.rb?ds=inline diff --git a/cookbooks/serverinfo/recipes/default.rb b/cookbooks/serverinfo/recipes/default.rb index cafa5aeb4..3589308a0 100644 --- a/cookbooks/serverinfo/recipes/default.rb +++ b/cookbooks/serverinfo/recipes/default.rb @@ -95,5 +95,5 @@ end apache_site "hardware.openstreetmap.org" do template "apache.erb" directory "/srv/hardware.openstreetmap.org/_site" - variables :aliases => ["hardware.osm.org"] + variables :aliases => ["hardware.osm.org", "hardware.osmfoundation.org"] end