X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/fbed20197fcaf6299f6761747844b9537d127e86..6da3029671af74f2696bc2544573fae856d8120f:/roles/dev.rb?ds=sidebyside diff --git a/roles/dev.rb b/roles/dev.rb index 69eb17ae9..a89e73618 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -127,14 +127,6 @@ default_attributes( :groups => { :repository => "git://github.com/osmlab/openstreetmap-website.git", :revision => "groups-sketch" - }, - :redesign => { - :repository => "git://github.com/osmlab/openstreetmap-website.git", - :revision => "redesign" - }, - :help => { - :repository => "git://github.com/osmlab/openstreetmap-website.git", - :revision => "help-page" } } },