]> 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 cb2cca10524e774787df70fb8a728d6acc61397d..9ae78d5c34b4e5aac8e82dd418b7e1554d2fbb7e 100644 (file)
@@ -33,16 +33,11 @@ mediawiki_site "dwg.osmfoundation.org" do
   email_contact "webmaster@openstreetmap.org"
   email_sender "webmaster@openstreetmap.org"
   email_sender_name "OSMF Board Wiki"
-  private true
+  private_site true
   recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N"
   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]