]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tile.rb
Don't setup ubuntugis-stable on yevaud
[chef.git] / roles / tile.rb
index a862d4d91657aa1a3683bb1c3467da5de39891aa..907b1ae8810386b65a2d2abe206ae8a5f3192e60 100644 (file)
@@ -22,9 +22,6 @@ default_attributes(
       :max_requests_per_child => 100000
     }
   },
-  :apt => {
-    :sources => ["ubuntugis-stable"]
-  },
   :postgresql => {
     :versions => ["9.1"],
     :settings => {
@@ -83,7 +80,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.28.0",
+        :revision => "v2.29.1",
         :max_zoom => 19
       }
     }