X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/5919a0168e927c655ce23acc885413864f0ebfcf..6dcd1f82035c0f132262ea00c0966466920d0543:/roles/saphira.rb diff --git a/roles/saphira.rb b/roles/saphira.rb index b56d76cff..b05bcbae6 100644 --- a/roles/saphira.rb +++ b/roles/saphira.rb @@ -39,5 +39,6 @@ default_attributes( ) run_list( - "role[jump]" + "role[jump]", + "role[tilecache]" )