X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ab3f99c2b3dcd13d2a45ff0cae211a8fbe1b1f21..0f2d62e23b1be566d802ef3ee9a7b4adbddfab2a:/cookbooks/foundation/recipes/wiki.rb diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index 37bb45bf7..e508d39db 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -22,7 +22,7 @@ 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"] sitename "OpenStreetMap Foundation Wiki" directory "/srv/wiki.osmfoundation.org" ssl_enabled true