X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/932f7a837e84c5c29fd8429a574dd7aea5314b0a..dfab91c7e642641c5bae4cf0ca7904846805fca3:/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]" )