]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/foundation/recipes/wiki.rb
Remove the ability to specify a custom directory for mediawiki
[chef.git] / cookbooks / foundation / recipes / wiki.rb
index d132cbe31bcb8f1d034cba4f132994db2f146b6c..e6ef37230a1c4a8ac9f9244c6d1cd696723e3a30 100644 (file)
@@ -25,7 +25,6 @@ mediawiki_site "osmfoundation.org" do
   aliases ["wiki.osmfoundation.org", "www.osmfoundation.org",
            "foundation.openstreetmap.org", "foundation.osm.org"]
   sitename "OpenStreetMap Foundation"
-  directory "/srv/wiki.osmfoundation.org"
   fpm_max_children 20
   fpm_start_servers 5
   fpm_min_spare_servers 5