]> git.openstreetmap.org Git - chef.git/commitdiff
foundation: remove cleanup of old wiki skin
authorGrant Slater <github@firefishy.com>
Thu, 26 Jan 2023 13:16:27 +0000 (13:16 +0000)
committerGrant Slater <github@firefishy.com>
Thu, 26 Jan 2023 13:16:27 +0000 (13:16 +0000)
cookbooks/foundation/recipes/wiki.rb

index 423c112a78024467cbefd82e9d737e8d8d11cc32..25bd4e9313253b9b447160fceac538534e0b1f66 100644 (file)
@@ -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"