]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Add a rails 6.1 test instance
[chef.git] / roles / dev.rb
index 0b039bde3af54c3e52b698c2f0659350278d7181..4ac28760f4c7879d59982595b91bd324a481d438 100644 (file)
@@ -131,6 +131,10 @@ default_attributes(
       :oauth2 => {
         :repository => "https://github.com/tomhughes/openstreetmap-website.git",
         :revision => "doorkeeper"
       :oauth2 => {
         :repository => "https://github.com/tomhughes/openstreetmap-website.git",
         :revision => "doorkeeper"
+      },
+      :rails61 => {
+        :repository => "https://github.com/tomhughes/openstreetmap-website.git",
+        :revision => "rails61"
       }
     }
   },
       }
     }
   },