]> git.openstreetmap.org Git - chef.git/blobdiff - roles/komodo.rb
Remove tilecache role from komodo for now
[chef.git] / roles / komodo.rb
index 144301c3bc4662539a1b2ec29ce5dfafbc98c201..a83641b966b97c13d9b857734d5921ce1152a5a1 100644 (file)
@@ -27,7 +27,5 @@ default_attributes(
 )
 
 run_list(
-  "role[g5solutions]",
-  "role[geodns]",
-  "role[tilecache]"
+  "role[g5solutions]"
 )