X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/356a507d8627f062775ea315500c3f099588b5e3..463673b2a09f4f09c3430db931068ec2a7fea253:/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]" )