X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/4df40c6efcbce659267b901e4a701c17d11d8a3d..2ad512321474887989e2ec74af5ba5d62ac10b0c:/roles/viserion.rb diff --git a/roles/viserion.rb b/roles/viserion.rb index 30297d385..51f0cd7da 100644 --- a/roles/viserion.rb +++ b/roles/viserion.rb @@ -34,5 +34,6 @@ default_attributes( ) run_list( - "role[carnet]" + "role[carnet]", + "role[tilecache]" )