You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by er...@apache.org on 2017/09/05 16:48:30 UTC

airavata git commit: Added SGRC group email and Sai's email for admin notifications at user account creation

Repository: airavata
Updated Branches:
  refs/heads/master 0ad3fdde5 -> 19f120c92


Added SGRC group email and Sai's email for admin notifications at user account creation


Project: http://git-wip-us.apache.org/repos/asf/airavata/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/19f120c9
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/19f120c9
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/19f120c9

Branch: refs/heads/master
Commit: 19f120c924f9372d8727502a9d93feabb827e35b
Parents: 0ad3fdd
Author: Eroma Abeysinghe <er...@gmail.com>
Authored: Tue Sep 5 12:48:27 2017 -0400
Committer: Eroma Abeysinghe <er...@gmail.com>
Committed: Tue Sep 5 12:48:27 2017 -0400

----------------------------------------------------------------------
 .../scigap/production/pga_config/southernillinois/vars.yml         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/19f120c9/dev-tools/ansible/inventories/scigap/production/pga_config/southernillinois/vars.yml
----------------------------------------------------------------------
diff --git a/dev-tools/ansible/inventories/scigap/production/pga_config/southernillinois/vars.yml b/dev-tools/ansible/inventories/scigap/production/pga_config/southernillinois/vars.yml
index 198313d..85a662f 100644
--- a/dev-tools/ansible/inventories/scigap/production/pga_config/southernillinois/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/pga_config/southernillinois/vars.yml
@@ -56,7 +56,7 @@ gateway_data_store_ssh_public_key: ""
 
 ## Portal related variables
 super_admin_portal: "false"
-admin_emails: "['sgg@iu.edu']"
+admin_emails: "['sgrc-iu-group@iu.edu','saisusheel.sunkara@siu.edu']"
 portal_email_username: "pga.airavata@gmail.com"
 portal_email_password: "{{ vault_portal_email_password }}"
 portal_theme: "siu-gateway-theme"