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