From 1cb016e30ae9cd555340fcf651b11eb825fd288a Mon Sep 17 00:00:00 2001 From: Chris Adams Date: Tue, 9 Jul 2024 14:22:53 +0200 Subject: [PATCH] Add reference to 5th app server --- ansible/deploy.yml | 4 +++- ansible/see_command_output.yml | 9 +++++---- 2 files changed, 8 insertions(+), 5 deletions(-) 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: