]> git.openstreetmap.org Git - chef.git/commitdiff
Drop some old dev sites
authorTom Hughes <tom@compton.nu>
Fri, 7 Nov 2014 11:57:12 +0000 (11:57 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 7 Nov 2014 11:57:12 +0000 (11:57 +0000)
roles/dev.rb

index bb50ebd29812c0f9bd46b6b4e612676c53ebceb9..a30d18f3cf5cd6beda9118aa37e96ac4f17683de 100644 (file)
@@ -119,10 +119,6 @@ default_attributes(
         :repository => "git://github.com/ppawel/openstreetmap-website.git",
         :revision => "owl-history-tab"
       },
-      :overpass => {
-        :repository => "git://github.com/drolbr/openstreetmap-website.git",
-        :revision => "master"
-      },
       :groups => {
         :repository => "git://github.com/osmlab/openstreetmap-website.git",
         :revision => "groups-sketch"
@@ -134,14 +130,6 @@ default_attributes(
       :jsrouting2 => {
         :repository => "git://github.com/jfirebaugh/openstreetmap-website.git",
         :revision => "routing"
-      },
-      :overpass2 => {
-        :repository => "git://github.com/tomhughes/openstreetmap-website.git",
-        :revision => "overpass"
-      },
-      :comments => {
-        :repository => "git://github.com/ukasiu/openstreetmap-website.git",
-        :revision => "changeset_comments_pr"
       }
     }
   },