X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/aed436ea4a41f6485f0c483564eff8b7cac25d3c..eae57e71645f36711c38a106200b98d5291e3a57:/roles/katla.rb diff --git a/roles/katla.rb b/roles/katla.rb index 54b62f706..417dc7e60 100644 --- a/roles/katla.rb +++ b/roles/katla.rb @@ -81,5 +81,6 @@ default_attributes( run_list( "role[ic]", - "role[db-slave]" + "role[db-master]", + "role[db-backup]" )