X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/eb60606e1f2a80bbc7e5ad72b94c8960d611149c..7492d715cd8f39607b2d203eccda5101586e1e17:/roles/katla.rb diff --git a/roles/katla.rb b/roles/katla.rb index 4753dd832..194b139b6 100644 --- a/roles/katla.rb +++ b/roles/katla.rb @@ -93,5 +93,6 @@ default_attributes( run_list( "role[bytemark]", - "role[db-slave]" + "role[db-master]", + "role[db-backup]" )