]> 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>
Mon, 2 Jun 2014 19:49:57 +0000 (20:49 +0100)
roles/dev.rb

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