]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Add a rails50 test site
[chef.git] / roles / dev.rb
index 6f49fae6d3a56d67d6c1bac83ff07ac0158dde82..e7e8465803fb3efe3dd28c8602cb06ba07b99902 100644 (file)
@@ -124,6 +124,10 @@ default_attributes(
       :locale => {
         :repository => "git://github.com/tomhughes/openstreetmap-website.git",
         :revision => "locale"
+      },
+      :rails50 => {
+        :repository => "git://github.com/tomhughes/openstreetmap-website.git",
+        :revision => "rails50"
       }
     }
   },