X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0fc8ff6c088451fcd70296d64929e8de791e182a..cad72d8540ecf550ef650935eea338bc73c7ae05:/cookbooks/foundation/recipes/dwg.rb diff --git a/cookbooks/foundation/recipes/dwg.rb b/cookbooks/foundation/recipes/dwg.rb index 539790a0f..ad10fd78f 100644 --- a/cookbooks/foundation/recipes/dwg.rb +++ b/cookbooks/foundation/recipes/dwg.rb @@ -33,15 +33,10 @@ 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"] - version "1.31" -end - -mediawiki_extension "MobileFrontend" do - site "dwg.osmfoundation.org" - template "mw-ext-MobileFrontend.inc.php.erb" + version "1.33" end cookbook_file "/srv/dwg.osmfoundation.org/Wiki.png" do