]> git.openstreetmap.org Git - chef.git/commitdiff
Revert "Tile: switch bunyip, fume, gorynych, jakelong, lurien, nepomuk & trogdor...
authorGrant Slater <git@firefishy.com>
Sat, 3 Aug 2013 14:08:28 +0000 (15:08 +0100)
committerGrant Slater <git@firefishy.com>
Sat, 3 Aug 2013 14:08:28 +0000 (15:08 +0100)
This reverts commit 20168f91d6856d07a4744f2a1054d6e62cea2fb7.

roles/bunyip.rb
roles/fume.rb
roles/gorynych.rb
roles/jakelong.rb
roles/lurien.rb
roles/nepomuk.rb
roles/trogdor.rb

index cf73f558d007f4a8c93a9a497a313ca2fd3b7a55..6a3ccae9ea87d118be4cb8ac0603367add64065d 100644 (file)
@@ -80,6 +80,9 @@ default_attributes(
   :squid => {
     :cache_mem => "5000 MB",
     :cache_dir => "coss /dev/cciss/c0d1 128000 block-size=8192 max-size=262144 membufs=80"
+  },
+  :tilecache => {
+    :tile_parent => "orm.openstreetmap.org"
   }
 )
 
index ac5b7ecd4a9f394fd1742b2148eee88191906ece..8ef9e826dbfb0f5a30683474474954caa0eefff6 100644 (file)
@@ -35,6 +35,9 @@ default_attributes(
        "block/cciss\!c0d1/queue/scheduler" => "noop"
       }
     }
+  },
+  :tilecache => {
+    :tile_parent => "orm.openstreetmap.org"
   }
 )
 
index 3d2b038d5b1470db84fbfd621a1417d1d2c0efc6..9d1119a335b2dbf9cc5a8cc964221c323b5993ab 100644 (file)
@@ -17,6 +17,9 @@ default_attributes(
   :squid => {
     :cache_mem => "5800 MB",
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
+  },
+  :tilecache => {
+    :tile_parent => "orm.openstreetmap.org"
   }
 )
 
index c01bd848c4ce2ffb8585b32fc89324203600e541..c5021d468b57ee7eb27c7a875d74812f96bcc0fc 100644 (file)
@@ -17,6 +17,9 @@ default_attributes(
   :squid => {
     :cache_mem => "650 MB",
     :cache_dir => "coss /store/squid/coss-01 15000 block-size=8192 max-size=262144 membufs=30"
+  },
+  :tilecache => {
+    :tile_parent => "orm.openstreetmap.org"
   }
 )
 
index 3900402084998ab76a04170c59c1a9cbd48c40de..aba5724cd0b43048063b71a7846ccab94fbb8f82 100644 (file)
@@ -25,6 +25,9 @@ default_attributes(
   :squid => {
     :cache_mem => "9000 MB",
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
+  },
+  :tilecache => {
+    :tile_parent => "orm.openstreetmap.org"
   }
 )
 
index 8a1c3679c85055205b477377f9a8f5c2c17e2485..5dc3e27802cff3cc0847b58d896df70d065a6bc4 100644 (file)
@@ -34,6 +34,9 @@ default_attributes(
        "block/vda/queue/scheduler" => "noop"
       }
     }
+  },
+  :tilecache => {
+    :tile_parent => "orm.openstreetmap.org"
   }
 )
 
index 9523f57339709b3483cf9e9acc2ff3c0c5e1a0fc..48c2fc2ce02d46defc4fa4f6b88297f0c1a24899 100644 (file)
@@ -17,6 +17,9 @@ default_attributes(
   :squid => {
     :cache_mem => "6400 MB",
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
+  },
+  :tilecache => {
+    :tile_parent => "orm.openstreetmap.org"
   }
 )