]> git.openstreetmap.org Git - chef.git/blobdiff - roles/angor.rb
Add tilecache role to angor
[chef.git] / roles / angor.rb
index b3021145c2498a0f53bd2ba90549a019fea91caf..ff735add6627da371ced92541920cb4f0d5220ff 100644 (file)
@@ -39,5 +39,6 @@ default_attributes(
 )
 
 run_list(
-  "role[inxza]"
+  "role[inxza]",
+  "role[tilecache]"
 )