X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f2691c17f8db5543462dae1ba6b959738abe2185..47b636ac08ba7e76eecfbc77a399582d0f89dcb6:/cookbooks/serverinfo/recipes/default.rb 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