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:46:18 UTC

airavata git commit: Added Anita's email for admin notifications at user account creation

Repository: airavata
Updated Branches:
  refs/heads/master 16d592013 -> 5d49548b8


Added Anita'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/5d49548b
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/5d49548b
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/5d49548b

Branch: refs/heads/master
Commit: 5d49548b819371ea97733ff7dd8ef0a22dafe619
Parents: 16d5920
Author: Eroma Abeysinghe <er...@gmail.com>
Authored: Tue Sep 5 12:46:15 2017 -0400
Committer: Eroma Abeysinghe <er...@gmail.com>
Committed: Tue Sep 5 12:46:15 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/airavata/blob/5d49548b/dev-tools/ansible/inventories/scigap/production/pga_config/utah/vars.yml
----------------------------------------------------------------------
diff --git a/dev-tools/ansible/inventories/scigap/production/pga_config/utah/vars.yml b/dev-tools/ansible/inventories/scigap/production/pga_config/utah/vars.yml
index eb2bad8..1f097df 100644
--- a/dev-tools/ansible/inventories/scigap/production/pga_config/utah/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/pga_config/utah/vars.yml
@@ -56,7 +56,7 @@ gateway_data_store_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiR1OU
 
 ## Portal related variables
 super_admin_portal: "false"
-admin_emails: "['sgg@iu.edu']"
+admin_emails: "['sgrc-iu-group@iu.edu','Anita.Orendt@utah.edu']"
 portal_email_username: "pga.airavata@gmail.com"
 portal_email_password: "{{ vault_portal_email_password }}"
 portal_theme: "utah-sciencegateway-theme"