]> git.openstreetmap.org Git - chef.git/commitdiff
Fix title for OSMF wiki
authorGrant Slater <git@firefishy.com>
Wed, 25 Mar 2015 06:35:50 +0000 (06:35 +0000)
committerGrant Slater <git@firefishy.com>
Wed, 25 Mar 2015 06:35:50 +0000 (06:35 +0000)
cookbooks/foundation/recipes/wiki.rb

index f2d79513814c71a60956537fff1cc71c4c5d2a85..9033f98f53f2e96b81b708dcbdb3535f1e92cd69 100644 (file)
@@ -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"