X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/bc922cd54cb62eece7d11c63cb69393b75de5f87..e78fd3d2c82fc4138eaafc5542bd2607793213c3:/roles/snap-01.rb diff --git a/roles/snap-01.rb b/roles/snap-01.rb index c79f14145..1935e753d 100644 --- a/roles/snap-01.rb +++ b/roles/snap-01.rb @@ -40,5 +40,6 @@ default_attributes( run_list( "role[equinix]", - "role[db-slave]" + "role[db-master]", + "role[db-backup]" )