]> git.openstreetmap.org Git - chef.git/commitdiff
Drop rails71 dev site
authorTom Hughes <tom@compton.nu>
Thu, 2 Nov 2023 11:39:44 +0000 (11:39 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 2 Nov 2023 11:39:57 +0000 (11:39 +0000)
roles/dev.rb

index 99c29598d77b76fa2d924accc98b8fa16bb9fa91..6a55e650d8857a42c1748398b842716fb037cf0d 100644 (file)
@@ -130,10 +130,6 @@ default_attributes(
       :microcosms => {
         :repository => "https://github.com/openbrian/osm-microcosms.git",
         :revision => "microcosms"
-      },
-      :rails71 => {
-        :repository => "https://github.com/tomhughes/openstreetmap-website.git",
-        :revision => "rails71"
       }
     }
   },