]> git.openstreetmap.org Git - chef.git/commitdiff
Add jsrouting.apis.dev.openstreetmap.org
authorTom Hughes <tom@compton.nu>
Tue, 21 Jan 2014 21:49:36 +0000 (21:49 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 21 Jan 2014 21:49:36 +0000 (21:49 +0000)
roles/dev.rb

index a89e736183c64625564b4f43461160cf34dceb01..ebe2f824dc5957507813a8e4129b29437380617b 100644 (file)
@@ -127,6 +127,10 @@ default_attributes(
       :groups => {
         :repository => "git://github.com/osmlab/openstreetmap-website.git",
         :revision => "groups-sketch"
       :groups => {
         :repository => "git://github.com/osmlab/openstreetmap-website.git",
         :revision => "groups-sketch"
+      },
+      :jsrouting => {
+        :repository => "git://github.com/systemed/openstreetmap-website.git",
+        :revision => "routing"
       }
     }
   },
       }
     }
   },