X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/de0223008915ab67f571f529d72958c15679f23b..596c8ac732d4c6084cbaa29b0e58b9b98e2c4999:/roles/dev.rb?ds=sidebyside 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" } } },