]> git.openstreetmap.org Git - chef.git/blobdiff - roles/saphira.rb
Add tilecache role to saphira and viserion
[chef.git] / roles / saphira.rb
index b56d76cfffd92cff220f3c16e54256ff13c0dcb6..b05bcbae63460f56a7c9cba845af3f11d3bf2b54 100644 (file)
@@ -39,5 +39,6 @@ default_attributes(
 )
 
 run_list(
-  "role[jump]"
+  "role[jump]",
+  "role[tilecache]"
 )