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

eroma 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 a0536732ec Adding the new Plasma science virtual laboratory
a0536732ec is described below

commit a0536732ec567932da34a9a2ea6d407c3af5d1a7
Author: eroma2014 <[email protected]>
AuthorDate: Fri Nov 4 02:04:01 2022 -0400

    Adding the new Plasma science virtual laboratory
---
 .../scigap/production/host_vars/vlab-plasmascience/vars.yml        | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/host_vars/vlab-plasmascience/vars.yml
 
b/dev-tools/ansible/inventories/scigap/production/host_vars/vlab-plasmascience/vars.yml
index 3736a4b066..f00a5d1e5b 100644
--- 
a/dev-tools/ansible/inventories/scigap/production/host_vars/vlab-plasmascience/vars.yml
+++ 
b/dev-tools/ansible/inventories/scigap/production/host_vars/vlab-plasmascience/vars.yml
@@ -22,6 +22,13 @@
 #gateway_data_store_resource_id: 
"js-168-166.jetstream-cloud.org_e86fd426-201a-461a-a0b4-4368af59ca28"
 #gateway_data_store_hostname: "js-168-166.jetstream-cloud.org"
 
+# NOTE: Plasma Science VLab is deployed to a Jetstream2 VM
+real_user_data_dir: "/media/volume/sdb/data/gateway-user-data"
+user_data_dir: "/var/www/portals/gateway-user-data"
+gateway_data_store_hostname: "vlab.plasmascience.scigap.org"
+gateway_data_store_resource_id: 
"vlab.plasmascience.scigap.org_c20c5bc8-bd5a-4da3-8212-be896124862f"
+
+
 vhost_servername: "vlab.plasmascience.scigap.org"
 vhost_ssl: True
 ssl_certificate_file: "/etc/letsencrypt/live/{{ vhost_servername }}/cert.pem"

Reply via email to