From 4c5b70d3c889be2ac817fb9181ed9448fe0ef4c2 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 29 Jul 2013 21:45:22 +0100 Subject: [PATCH] Add hash.apis.dev.openstreetmap.org --- roles/dev.rb | 4 ++++ 1 file changed, 4 insertions(+) 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" } } }, -- 2.45.2