X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/896934539739539336daee0895bfee91309bc42f..43ac33e14359233612376a19c7f47903228d6639:/cookbooks/foundation/recipes/wiki.rb diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index f2d795138..9033f98f5 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -23,6 +23,7 @@ passwords = data_bag_item("foundation", "passwords") mediawiki_site "wiki.osmfoundation.org" do aliases "www.osmfoundation.org", "osmfoundation.org" + sitename "OpenStreetMap Foundation Wiki" directory "/srv/wiki.osmfoundation.org" enable_ssl true database_name "osmf-wiki"