]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Add newer version of fw_forwarded_local munin plugin
[chef.git] / roles / dev.rb
index 5d86d0f8a576f57095461809b24f79719ccfe5ff..a89e736183c64625564b4f43461160cf34dceb01 100644 (file)
@@ -96,7 +96,7 @@ default_attributes(
   :apt => {
     :sources => [
       "brightbox-ruby-ng",
-      "ubuntugis-stable", "ubuntugis-unstable",
+      "ubuntugis-stable",
       "mapnik-v210"
     ]
   },
@@ -127,14 +127,6 @@ default_attributes(
       :groups => {
         :repository => "git://github.com/osmlab/openstreetmap-website.git",
         :revision => "groups-sketch"
-      },
-      :rails4 => {
-        :repository => "git://github.com/tomhughes/openstreetmap-website.git",
-        :revision => "rails4"
-      },
-      :user => {
-        :repository => "git://github.com/osmlab/openstreetmap-website.git",
-        :revision => "user-display"
       }
     }
   },