]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/foundation/recipes/dwg.rb
Update wiki to mediawiki 1.33
[chef.git] / cookbooks / foundation / recipes / dwg.rb
index 5df9442eee9fd4a9f75ff91e362fa20af214edaf..9ae78d5c34b4e5aac8e82dd418b7e1554d2fbb7e 100644 (file)
@@ -38,11 +38,6 @@ mediawiki_site "dwg.osmfoundation.org" do
   recaptcha_private_key passwords["dwg"]["recaptcha"]
 end
 
-mediawiki_extension "MobileFrontend" do
-  site "dwg.osmfoundation.org"
-  template "mw-ext-MobileFrontend.inc.php.erb"
-end
-
 cookbook_file "/srv/dwg.osmfoundation.org/Wiki.png" do
   owner node[:mediawiki][:user]
   group node[:mediawiki][:group]