]> git.openstreetmap.org Git - chef.git/commitdiff
Add comments.apis.dev.openstreetmap.org
authorTom Hughes <tom@compton.nu>
Mon, 2 Jun 2014 19:49:57 +0000 (20:49 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 2 Jan 2015 11:45:00 +0000 (11:45 +0000)
roles/dev.rb

index 0a9b76f28c561cb2263a6f25fc1f12a067a9cc80..8642aac170b9768043a2de200c1cea25dd8fd4fb 100644 (file)
@@ -124,6 +124,10 @@ default_attributes(
       :jsrouting2 => {
         :repository => "git://github.com/jfirebaugh/openstreetmap-website.git",
         :revision => "routing"
+      },
+      :comments => {
+        :repository => "git://github.com/ukasiu/openstreetmap-website.git",
+        :revision => "comments_list"
       }
     }
   },