]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/wiki/recipes/default.rb
Remove the ability to specify a custom directory for mediawiki
[chef.git] / cookbooks / wiki / recipes / default.rb
index 46a71ad8548094b2efff14665b2ed4a7775420d0..b93092031fae3683fc1c424d62f00e9f190e7fa4 100644 (file)
@@ -32,7 +32,6 @@ mediawiki_site "wiki.openstreetmap.org" do
            "wiki.openstreetmap.ca", "wiki.openstreetmap.eu",
            "wiki.openstreetmap.pro", "wiki.openstreetmaps.org",
            "osm.wiki", "www.osm.wiki", "wiki.osm.wiki"]
-  directory "/srv/wiki.openstreetmap.org"
 
   fpm_max_children 50
   fpm_start_servers 10