From 6b99ca5ff58b5526a5f58ce1a8523a3d381c0681 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 14 Oct 2018 22:00:48 +0100 Subject: [PATCH] Revert "Add Maps extension to the main wiki" This reverts commit 5da3b1f59799cbc1283e79598a39c2715ba70fc4. --- cookbooks/wiki/recipes/default.rb | 9 -- .../templates/default/mw-ext-Maps.inc.php.erb | 89 ------------------- 2 files changed, 98 deletions(-) delete mode 100644 cookbooks/wiki/templates/default/mw-ext-Maps.inc.php.erb diff --git a/cookbooks/wiki/recipes/default.rb b/cookbooks/wiki/recipes/default.rb index 350c5a1ba..e574a884f 100644 --- a/cookbooks/wiki/recipes/default.rb +++ b/cookbooks/wiki/recipes/default.rb @@ -84,15 +84,6 @@ mediawiki_extension "OsmWikibase" do reference "master" end -mediawiki_extension "Maps" do - site "wiki.openstreetmap.org" - repository "git://github.com/JeroenDeDauw/Maps.git" - tag "6.0.3" - template "mw-ext-Maps.inc.php.erb" - template_cookbook "wiki" - variables :thunderforest_key => passwords["thunderforest"] -end - cookbook_file "/srv/wiki.openstreetmap.org/osm_logo_wiki.png" do owner node[:mediawiki][:user] group node[:mediawiki][:group] diff --git a/cookbooks/wiki/templates/default/mw-ext-Maps.inc.php.erb b/cookbooks/wiki/templates/default/mw-ext-Maps.inc.php.erb deleted file mode 100644 index d00697f22..000000000 --- a/cookbooks/wiki/templates/default/mw-ext-Maps.inc.php.erb +++ /dev/null @@ -1,89 +0,0 @@ -'; -- 2.43.2