X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/24ca166c01e9994ac3046728cf54cc4361068fdb..43a8877b0edb9f664a5b5e3171cccd40c65ad9bd:/roles/dev.rb diff --git a/roles/dev.rb b/roles/dev.rb index c8e4c76b0..0e17896e3 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -134,6 +134,10 @@ default_attributes( :welcome => { :repository => "git://github.com/osmlab/openstreetmap-website.git", :revision => "welcome-2" + }, + :hash => { + :repository => "git://github.com/osmlab/openstreetmap-website.git", + :revision => "hash" } } },