X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/4978d9ecdfcbac444ddf057622403e1e5148654a..8dc23ab793f18a5dd8451ef894e844eadb5d659b:/cookbooks/foundation/recipes/wiki.rb 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