This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/master by this push:
     new a22db2c  Ansible: remove distantreader from deploys
a22db2c is described below

commit a22db2c47e8aaa55f32bdada99ca36c107f24618
Author: Marcus Christie <[email protected]>
AuthorDate: Tue Aug 3 15:38:03 2021 -0400

    Ansible: remove distantreader from deploys
---
 dev-tools/ansible/inventories/scigap/production/hosts | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/hosts 
b/dev-tools/ansible/inventories/scigap/production/hosts
index 1ea4323..a5a47ce 100644
--- a/dev-tools/ansible/inventories/scigap/production/hosts
+++ b/dev-tools/ansible/inventories/scigap/production/hosts
@@ -27,7 +27,8 @@ gf7.ucs.indiana.edu ansible_user=root
 [django]
 ampgateway ansible_host=156.56.104.84
 csbglsu ansible_host=156.56.104.84
-distantreader ansible_host=156.56.104.84
+# disable distantreader deploy
+# distantreader ansible_host=156.56.104.84
 epwgateway ansible_host=156.56.104.84
 georgiastate ansible_host=156.56.104.84
 hubzero ansible_host=156.56.104.84

Reply via email to