You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2017/10/06 21:32:53 UTC

[10/16] airavata git commit: Added SGRC group email or admin notifications at user account creation

Added SGRC group email or 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/aaf4749b
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/aaf4749b
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/aaf4749b

Branch: refs/heads/develop
Commit: aaf4749b86dbadd93ffa221b395f4416e08d8d8c
Parents: 1005e87
Author: Eroma Abeysinghe <er...@gmail.com>
Authored: Tue Sep 5 16:36:04 2017 -0400
Committer: Eroma Abeysinghe <er...@gmail.com>
Committed: Tue Sep 5 16:36:04 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/airavata/blob/aaf4749b/dev-tools/ansible/inventories/scigap/production/pga_config/iugateway/vars.yml
----------------------------------------------------------------------
diff --git a/dev-tools/ansible/inventories/scigap/production/pga_config/iugateway/vars.yml b/dev-tools/ansible/inventories/scigap/production/pga_config/iugateway/vars.yml
index c63e223..79d406b 100644
--- a/dev-tools/ansible/inventories/scigap/production/pga_config/iugateway/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/pga_config/iugateway/vars.yml
@@ -56,7 +56,7 @@ gateway_data_store_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjKGnD
 
 ## Portal related variables
 super_admin_portal: "false"
-admin_emails: "['athota@iu.edu', 'sgg@iu.edu']"
+admin_emails: "['athota@iu.edu', 'sgrc-iu-group@iu.edu']"
 portal_email_username: "pga.airavata@gmail.com"
 portal_email_password: "{{ vault_portal_email_password }}"
 portal_theme: "iugateway"