]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Drop redesign.apis.dev.openstreetmap.org
[chef.git] / roles / dev.rb
index 78c0ce4e27f9ea287da8873311bce275cc41a770..278e841f67d5605aee9a86477771eb17678ff1cc 100644 (file)
@@ -96,7 +96,7 @@ default_attributes(
   :apt => {
     :sources => [
       "brightbox-ruby-ng",
-      "ubuntugis-stable", "ubuntugis-unstable",
+      "ubuntugis-stable",
       "mapnik-v210"
     ]
   },
@@ -128,17 +128,9 @@ default_attributes(
         :repository => "git://github.com/osmlab/openstreetmap-website.git",
         :revision => "groups-sketch"
       },
-      :welcome => {
+      :help => {
         :repository => "git://github.com/osmlab/openstreetmap-website.git",
-        :revision => "welcome-2"
-      },
-      :rails4 => {
-        :repository => "git://github.com/tomhughes/openstreetmap-website.git",
-        :revision => "rails4"
-      },
-      :user => {
-        :repository => "git://github.com/osmlab/openstreetmap-website.git",
-        :revision => "user-display"
+        :revision => "help-page"
       }
     }
   },