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