]> git.openstreetmap.org Git - chef.git/commitdiff
Revert "Tile: Switch trogdor to orm"
authorGrant Slater <git@firefishy.com>
Tue, 23 Jul 2013 10:59:22 +0000 (11:59 +0100)
committerGrant Slater <git@firefishy.com>
Tue, 23 Jul 2013 10:59:22 +0000 (11:59 +0100)
This reverts commit 6ef0fd5dc409d3390f8fa737ad904ec0107964de.

roles/trogdor.rb

index 48c2fc2ce02d46defc4fa4f6b88297f0c1a24899..9523f57339709b3483cf9e9acc2ff3c0c5e1a0fc 100644 (file)
@@ -17,9 +17,6 @@ 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"
   }
 )