X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/96ec7c09b0f3bbad6c12e8b217b4658ea46d050a..7c4e1704239ff21731a2450857f409b6719cc6dd:/cookbooks/foundation/recipes/wiki.rb diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index 400ffcde5..b05c2ad26 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: foundation +# Cookbook:: foundation # Recipe:: wiki # -# Copyright 2014, OpenStreetMap Foundation +# Copyright:: 2014, OpenStreetMap Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -41,11 +41,6 @@ mediawiki_site "wiki.osmfoundation.org" do extra_file_extensions ["mp3"] end -mediawiki_extension "MobileFrontend" do - action :delete - site "board.osmfoundation.org" -end - mediawiki_skin "osmf" do site "wiki.osmfoundation.org" repository "git://github.com/openstreetmap/mediawiki-skins-osmf.git"