From: Tom Hughes Date: Tue, 3 Dec 2013 09:18:43 +0000 (+0000) Subject: Drop help.apis.dev.openstreetmap.org X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/312518aefa209b8803efe7381abfd30c552e0ee5 Drop help.apis.dev.openstreetmap.org --- diff --git a/roles/dev.rb b/roles/dev.rb index 278e841f6..a89e73618 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -127,10 +127,6 @@ default_attributes( :groups => { :repository => "git://github.com/osmlab/openstreetmap-website.git", :revision => "groups-sketch" - }, - :help => { - :repository => "git://github.com/osmlab/openstreetmap-website.git", - :revision => "help-page" } } },