From 876d4f1026bb205ca4dd613548226899cbe13bed Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 2 Jun 2014 20:49:57 +0100 Subject: [PATCH] Add comments.apis.dev.openstreetmap.org --- roles/dev.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/dev.rb b/roles/dev.rb index 0a9b76f28..8642aac17 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -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" } } }, -- 2.43.2