X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/92b965efcd8f94ac50d057336aa0a4a5e79ed378..3ba0aa5d826d6b5e3f46de712627dc579c1e1b92:/cookbooks/foundation/recipes/wiki.rb diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index 9764a0934..ef74bf091 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -41,14 +41,8 @@ mediawiki_site "wiki.osmfoundation.org" do email_sender "webmaster@openstreetmap.org" email_sender_name "OSMF Wiki" private_accounts true - extra_file_extensions ["mp3"] - version "1.38" -end - -mediawiki_skin "osmf" do - site "wiki.osmfoundation.org" - repository "https://github.com/openstreetmap/mediawiki-skins-osmf.git" - revision "master" + extra_file_extensions ["mp3", "pptx"] + version "1.39" end mediawiki_skin "OSMFoundation" do