From 596c8ac732d4c6084cbaa29b0e58b9b98e2c4999 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 15 Jul 2013 21:42:18 +0100 Subject: [PATCH 1/1] Add groups.apis.dev.openstreetmap.org --- roles/dev.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/dev.rb b/roles/dev.rb index ecf8b907e..8c5103fbe 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -126,6 +126,10 @@ default_attributes( :mapui => { :repository => "git://github.com/osmlab/openstreetmap-website.git", :revision => "map-ui" + }, + :groups => { + :repository => "git://github.com/osmlab/openstreetmap-website.git", + :revision => "groups-sketch" } } }, -- 2.43.2