X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/596c8ac732d4c6084cbaa29b0e58b9b98e2c4999..960aab171789210b26f3e9b83319fc492b4eda43:/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" } } },