]> git.openstreetmap.org Git - chef.git/blobdiff - roles/fume.rb
Move tile cache sibling configuration to roles
[chef.git] / roles / fume.rb
index ac5b7ecd4a9f394fd1742b2148eee88191906ece..8205b3c32c7a1799423fa200d6818e72d579e855 100644 (file)
@@ -35,6 +35,12 @@ default_attributes(
        "block/cciss\!c0d1/queue/scheduler" => "noop"
       }
     }
+  },
+  :tilecache => {
+    :tile_parent => "sjobo.render.openstreetmap.org",
+    :tile_siblings => [
+      "trogdor.openstreetmap.org"
+    ]
   }
 )