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

index 8096c3016985c62ee090997a03edb0aec7ea428e..423c112a78024467cbefd82e9d737e8d8d11cc32 100644 (file)
@@ -47,8 +47,7 @@ end
 
 mediawiki_skin "osmf" do
   site "wiki.osmfoundation.org"
-  repository "https://github.com/openstreetmap/mediawiki-skins-osmf.git"
-  revision "master"
+  action :delete
 end
 
 mediawiki_skin "OSMFoundation" do