X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/932f7a837e84c5c29fd8429a574dd7aea5314b0a..42c1c6df91da8c2351cf5eab1af1c676bafa2154:/roles/smaug.rb diff --git a/roles/smaug.rb b/roles/smaug.rb index 9c6d33b05..122c4d314 100644 --- a/roles/smaug.rb +++ b/roles/smaug.rb @@ -73,6 +73,5 @@ default_attributes( run_list( "role[ic]", - "role[db-slave]", - "role[planetdump]" + "role[db-slave]" )