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 ee036e22cf Adding Carbonate to the SimCCS maptool as default resource
and Jun Wang new PI to get notification
ee036e22cf is described below
commit ee036e22cf64d4338b90eed36147b8f3f7ee68e5
Author: eroma2014 <[email protected]>
AuthorDate: Thu Aug 24 12:28:08 2023 -0400
Adding Carbonate to the SimCCS maptool as default resource and Jun Wang new
PI to get notification
---
.../ansible/inventories/scigap/production/host_vars/simccs/vars.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/simccs/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/simccs/vars.yml
index a94d7ccb3b..4a87629aac 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/simccs/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/simccs/vars.yml
@@ -42,6 +42,7 @@ django_extra_settings:
CPLEX_APPLICATION_ID: "cplex-solver_99721933-c9e4-4285-9ef1-d035ca82b541"
DATASETS_DIR: "/data/gateway-user-data/simccs-datasets"
JAVA_OPTIONS: "-Xmx16g"
+ CPLEX_HOSTNAME: "carbonate.uits.iu.edu"
LOGIN_REDIRECT_URL: "simccs_maptool:home"
vhost_servername: "simccs.org"
@@ -71,7 +72,7 @@ gateway_id: "iu-geology-survey"
experiment_data_dir: "{{ user_data_dir }}/iu-geology-survey"
gateway_data_store_ssh_public_key: "ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQDEuA1indjdczBXg2qrmD0bB0QfKq0u2q3o25DegTaty5LoogW+APEvXmwc2g6PzkM75MgfMsTErMQaQ3/PoElADQKg2/NePz05YWobn9zrPZFeRWfOqWMjFDx72cffHKBzgnahFDBlR/YJhf4IZJ+EOA1zMiMF2oZQmEYQtbQFhbKPF+jrScEQeuXVuXWSS2sKNAVKj3pY4kmi9kEOYELee/O6ghBUfrVhB95vDKJPgmQSuo3pgkLRdflTBSAQ54UchwjXi2RA9Xv0RXJF/JyyRGn6bSbRxYhsm5RJeiBVj4ua7p2b36rSYVqtVsTKEonx5kYdKzwyjJXWpjB2KtQp"
-admin_emails: "[('SGRC', '[email protected]'), ('Kevin Ellett',
'[email protected]'),('Ashley Douds', '[email protected]')]"
+admin_emails: "[('CIRC', '[email protected]'), ('Kevin Ellett',
'[email protected]'),('Ashley Douds', '[email protected]'), ('Jun
Wang','[email protected]')]"
portal_title: "SimCCS Portal"
django_google_analytics_tracking_id: "G-WM162V9Q9X"