]> git.openstreetmap.org Git - chef.git/commitdiff
Drop rails61 test instance
authorTom Hughes <tom@compton.nu>
Thu, 13 May 2021 17:22:10 +0000 (18:22 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 13 May 2021 17:22:31 +0000 (18:22 +0100)
roles/dev.rb

index 4ac28760f4c7879d59982595b91bd324a481d438..0b039bde3af54c3e52b698c2f0659350278d7181 100644 (file)
@@ -131,10 +131,6 @@ default_attributes(
       :oauth2 => {
         :repository => "https://github.com/tomhughes/openstreetmap-website.git",
         :revision => "doorkeeper"
-      },
-      :rails61 => {
-        :repository => "https://github.com/tomhughes/openstreetmap-website.git",
-        :revision => "rails61"
       }
     }
   },