X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b880555fc74d89334f5f50408764e39437e1e139..3a4d6799f3084f32868038c3b9771f67691312e4:/roles/komodo.rb diff --git a/roles/komodo.rb b/roles/komodo.rb index 144301c3b..a83641b96 100644 --- a/roles/komodo.rb +++ b/roles/komodo.rb @@ -27,7 +27,5 @@ default_attributes( ) run_list( - "role[g5solutions]", - "role[geodns]", - "role[tilecache]" + "role[g5solutions]" )