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 33fc6fc Added two new emails for new user notifications in saver-x
33fc6fc is described below
commit 33fc6fce25e6dd739439ead460912a9b10c43b8f
Author: eroma2014 <[email protected]>
AuthorDate: Mon Mar 2 09:23:01 2020 -0500
Added two new emails for new user notifications in saver-x
---
.../ansible/inventories/scigap/production/host_vars/saverx/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/saverx/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/saverx/vars.yml
index e247893..ea1c265 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/saverx/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/saverx/vars.yml
@@ -44,7 +44,7 @@ gateway_id: "saverx"
experiment_data_dir: "{{ user_data_dir }}/saverx"
gateway_data_store_ssh_public_key: "ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQCN80RHzcW1GuYt8e1G4XJJmufZ4QBq5XRJB17jsIhuNcpCishLXiaL7eR0qnkPPi8vyuU0MqZ7R81IV9lSp1nnYOxge7DSTAzt+mo1Sfmg/sgeClo+RhH3ZDxsya4nTrVzkYvKzJsu2dD1o7TBZnfKSvq8EhwaYbO7+OgvGc21ZJQYDSq02HrRE4p7toTMNptQEPZTCFalppEMzljvnn5VNOiH9PJyxwSjUFcR7+PTCR0v0m0bkP9nCOz+orIYSrf+Jw1UJJJ6AE26vmeKfMsJjkhmM+cNUEiPiVm8ZoE8IM2tl4BcKofA5JxciH33jG9FH04qmahq4jtAScJS8ty/"
-admin_emails: "[('SGRC','[email protected]'),('Divyansh
Agarwal','[email protected]'),('Nancy
Zhang','[email protected]')]"
+admin_emails: "[('SGRC','[email protected]'),('Bowei
Kang','[email protected]'), ('Jingshu Wang','[email protected]'), ('Nancy
Zhang','[email protected]')]"
portal_title: "Saver-X Gateway"
...