]> git.openstreetmap.org Git - chef.git/commitdiff
Add a rails50 test site
authorTom Hughes <tom@compton.nu>
Sun, 11 Jun 2017 18:29:28 +0000 (19:29 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 11 Jun 2017 18:29:43 +0000 (19:29 +0100)
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"
       :locale => {
         :repository => "git://github.com/tomhughes/openstreetmap-website.git",
         :revision => "locale"
+      },
+      :rails50 => {
+        :repository => "git://github.com/tomhughes/openstreetmap-website.git",
+        :revision => "rails50"
       }
     }
   },
       }
     }
   },