X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/356a507d8627f062775ea315500c3f099588b5e3..2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b:/roles/snap-01.rb diff --git a/roles/snap-01.rb b/roles/snap-01.rb index c79f14145..2baf1af94 100644 --- a/roles/snap-01.rb +++ b/roles/snap-01.rb @@ -39,6 +39,7 @@ default_attributes( ) run_list( - "role[equinix]", - "role[db-slave]" + "role[equinix-ams]", + "role[db-master]", + "role[db-backup]" )