X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/da998dc24ddabfd1060911d7f6b3aea7b84c4d0b..9a40348b3e8b41d7a0e6d6e1e94702da38a6c5e9:/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]" )