From 8dc23ab793f18a5dd8451ef894e844eadb5d659b Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 19 Apr 2015 00:30:46 +0100 Subject: [PATCH] Add some more aliases for the OSMF wiki --- cookbooks/foundation/recipes/wiki.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index 905b30176..4385bb607 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -22,7 +22,8 @@ include_recipe "mediawiki" passwords = data_bag_item("foundation", "passwords") mediawiki_site "wiki.osmfoundation.org" do - aliases ["www.osmfoundation.org", "osmfoundation.org"] + aliases ["www.osmfoundation.org", "osmfoundation.org", + "foundation.openstreetmap.org", "foundation.osm.org"] sitename "OpenStreetMap Foundation Wiki" directory "/srv/wiki.osmfoundation.org" ssl_enabled true -- 2.43.2