]> git.openstreetmap.org Git - chef.git/commitdiff
Add rails41.apis.dev.openstreetmap.org
authorTom Hughes <tom@compton.nu>
Fri, 4 Jul 2014 18:27:37 +0000 (19:27 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 4 Jul 2014 18:27:37 +0000 (19:27 +0100)
roles/dev.rb

index 57013c971184b4e3b542a18b24ea7113e5000b9d..fcb243ff355b7b55bec08b2e3a1a7b936f8bc441 100644 (file)
@@ -142,6 +142,10 @@ default_attributes(
       :comments => {
         :repository => "git://github.com/ukasiu/openstreetmap-website.git",
         :revision => "changeset_comments"
+      },
+      :rails41 => {
+        :repository => "git://github.com/tomhughes/openstreetmap-website.git",
+        :revision => "rails41"
       }
     }
   },