]> git.openstreetmap.org Git - chef.git/commitdiff
Tile: move nepomuk to orm
authorGrant Slater <git@firefishy.com>
Fri, 26 Jul 2013 09:32:41 +0000 (10:32 +0100)
committerGrant Slater <git@firefishy.com>
Fri, 26 Jul 2013 09:32:41 +0000 (10:32 +0100)
roles/nepomuk.rb

index 8a1c3679c85055205b477377f9a8f5c2c17e2485..5dc3e27802cff3cc0847b58d896df70d065a6bc4 100644 (file)
@@ -34,6 +34,9 @@ default_attributes(
        "block/vda/queue/scheduler" => "noop"
       }
     }
+  },
+  :tilecache => {
+    :tile_parent => "orm.openstreetmap.org"
   }
 )