diff --git a/ansible/deploy.yml b/ansible/deploy.yml index 37ef3f9e..72b5aad7 100644 --- a/ansible/deploy.yml +++ b/ansible/deploy.yml @@ -5,7 +5,9 @@ # - app2.thegreenwebfoundation.org # - app3.thegreenwebfoundation.org # - app4.thegreenwebfoundation.org - - app_servers + # - app5.thegreenwebfoundation.org + + # - app_servers # api servers are app1, app2, and app4, mainly serving API traffic # - api_servers # admin server is app3, mainly serving member portal traffic diff --git a/ansible/see_command_output.yml b/ansible/see_command_output.yml index 7bc9b2b2..20dd4d00 100644 --- a/ansible/see_command_output.yml +++ b/ansible/see_command_output.yml @@ -6,10 +6,11 @@ hosts: # - all - - app1.thegreenwebfoundation.org - - app2.thegreenwebfoundation.org - - app3.thegreenwebfoundation.org - - app4.thegreenwebfoundation.org + # - app1.thegreenwebfoundation.org + # - app2.thegreenwebfoundation.org + # - app3.thegreenwebfoundation.org + # - app4.thegreenwebfoundation.org + # - app5.thegreenwebfoundation.org remote_user: deploy vars: