]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/foundation/recipes/board.rb
Update board wiki to 1.33
[chef.git] / cookbooks / foundation / recipes / board.rb
index cf41dcb486fef66c980e529646705d02b195ec33..2636ce8939da4c725888c2a363a16075bef61733 100644 (file)
@@ -33,14 +33,10 @@ mediawiki_site "board.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["board"]["recaptcha"]
-end
-
-mediawiki_extension "MobileFrontend" do
-  site "board.osmfoundation.org"
-  template "mw-ext-MobileFrontend.inc.php.erb"
+  version "1.33"
 end
 
 cookbook_file "/srv/board.osmfoundation.org/Wiki.png" do