X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ba1ebf773fd90cb0480e6f79ef6ba2001f039c51..d9ce41963d2a457cffdc34919fcaf865c0275add:/roles/karm.rb diff --git a/roles/karm.rb b/roles/karm.rb index d7d0d2a1e..9f1fc2a9a 100644 --- a/roles/karm.rb +++ b/roles/karm.rb @@ -61,5 +61,6 @@ default_attributes( run_list( "role[equinix]", - "role[db-slave]" + "role[db-master]", + "role[db-backup]" )