From: Tom Hughes Date: Mon, 5 Aug 2013 16:16:56 +0000 (+0100) Subject: Remove hash.apis.dev.openstreetmap.org X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/69c4381c07119deabecfe788a89370294d4fa6ee Remove hash.apis.dev.openstreetmap.org --- diff --git a/roles/dev.rb b/roles/dev.rb index 0e17896e3..c8e4c76b0 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -134,10 +134,6 @@ 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" } } },