]> git.openstreetmap.org Git - chef.git/commitdiff
Remvoe tilecache role from viserion for now
authorTom Hughes <tom@compton.nu>
Thu, 11 Sep 2014 10:48:26 +0000 (11:48 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 11 Sep 2014 10:48:26 +0000 (11:48 +0100)
roles/viserion.rb

index 6179736d446f9bb48eb78618f3cf0c84b1c4a691..9f264a1bf7094a75909293515ef60209773846f9 100644 (file)
@@ -34,6 +34,5 @@ default_attributes(
 )
 
 run_list(
-  "role[carnet]",
-  "role[tilecache]"
+  "role[carnet]"
 )