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