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