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 36d2b37f68 Ansible: removing container tutorial VM from django hosts
36d2b37f68 is described below

commit 36d2b37f683c583a3f0971e1e63cdeffc9a7540a
Author: Marcus Christie <[email protected]>
AuthorDate: Wed Sep 14 13:12:35 2022 -0400

    Ansible: removing container tutorial VM from django hosts
---
 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 d7a2f226e8..ff05ef28a8 100644
--- a/dev-tools/ansible/inventories/scigap/production/hosts
+++ b/dev-tools/ansible/inventories/scigap/production/hosts
@@ -90,7 +90,8 @@ futurewater ansible_host=149.165.154.245 ansible_user=exouser
 delta ansible_host=149.165.153.181 ansible_user=exouser
 
 # Container-Tutorial Jetstream server
-tutorial ansible_host=149.165.168.166 ansible_user=centos
+# This JS1 VM no longer exists
+# tutorial ansible_host=149.165.168.166 ansible_user=centos
 
 # simccs server
 simccs ansible_host=scigap11.sciencegateways.iu.edu ansible_user=root

Reply via email to