]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Move db-backup role to ramoth
[chef.git] / roles / dev.rb
index 9e79e0a69f73f093bcaf0fccc446e18566de50ee..ae595603aa3d4356df82c7b9b9747353fbbe3f7d 100644 (file)
@@ -129,6 +129,10 @@ default_attributes(
       :jsrouting => {
         :repository => "git://github.com/systemed/openstreetmap-website.git",
         :revision => "routing"
+      },
+      :overpass2 => {
+        :repository => "git://github.com/tomhughes/openstreetmap-website.git",
+        :revision => "overpass"
       }
     }
   },