From f68c6a5371ba56de1d52e5532e7e6b28184e1589 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Thu, 26 Jan 2023 13:16:27 +0000 Subject: [PATCH] foundation: remove cleanup of old wiki skin --- cookbooks/foundation/recipes/wiki.rb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index 423c112a7..25bd4e931 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -45,11 +45,6 @@ mediawiki_site "wiki.osmfoundation.org" do version "1.39" end -mediawiki_skin "osmf" do - site "wiki.osmfoundation.org" - action :delete -end - mediawiki_skin "OSMFoundation" do site "wiki.osmfoundation.org" repository "https://github.com/osmfoundation/osmf-mediawiki-skin.git" -- 2.39.5