X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/aa43c745f430885a1b2473c468aa1cd47f55cee0..24ca166c01e9994ac3046728cf54cc4361068fdb:/roles/dev.rb diff --git a/roles/dev.rb b/roles/dev.rb index 8c5103fbe..c8e4c76b0 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -130,6 +130,10 @@ default_attributes( :groups => { :repository => "git://github.com/osmlab/openstreetmap-website.git", :revision => "groups-sketch" + }, + :welcome => { + :repository => "git://github.com/osmlab/openstreetmap-website.git", + :revision => "welcome-2" } } },