]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
tilecache: cleanup scraper UA blocks slightly
[chef.git] / roles / dev.rb
index ecf8b907e9a8eed0625ccd67f104ee8a9391f88d..a89e736183c64625564b4f43461160cf34dceb01 100644 (file)
@@ -64,6 +64,7 @@ default_attributes(
       :lonvia => { :status => :user },
       :nicolas17 => { :status => :user },
       :zverik => { :status => :user },
+      :dodobas => { :status => :user },
       :ooc => { 
         :status => :role, 
         :members => [ :tomh, :blackadder, :timsc, :ollie ] 
@@ -95,7 +96,7 @@ default_attributes(
   :apt => {
     :sources => [
       "brightbox-ruby-ng",
-      "ubuntugis-stable", "ubuntugis-unstable",
+      "ubuntugis-stable",
       "mapnik-v210"
     ]
   },
@@ -123,9 +124,9 @@ default_attributes(
         :repository => "git://github.com/drolbr/openstreetmap-website.git",
         :revision => "master"
       },
-      :mapui => {
+      :groups => {
         :repository => "git://github.com/osmlab/openstreetmap-website.git",
-        :revision => "map-ui"
+        :revision => "groups-sketch"
       }
     }
   },