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:44:55 UTC

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

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


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

Branch: refs/heads/master
Commit: 16d59201378409b8bba32c991009f8e063922e90
Parents: ce376aa
Author: Eroma Abeysinghe <er...@gmail.com>
Authored: Tue Sep 5 12:44:50 2017 -0400
Committer: Eroma Abeysinghe <er...@gmail.com>
Committed: Tue Sep 5 12:44:50 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/airavata/blob/16d59201/dev-tools/ansible/inventories/scigap/production/pga_config/simvascular/vars.yml
----------------------------------------------------------------------
diff --git a/dev-tools/ansible/inventories/scigap/production/pga_config/simvascular/vars.yml b/dev-tools/ansible/inventories/scigap/production/pga_config/simvascular/vars.yml
index 863065a..1deeef9 100644
--- a/dev-tools/ansible/inventories/scigap/production/pga_config/simvascular/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/pga_config/simvascular/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','amarsden@stanford.edu']"
 portal_email_username: "pga.airavata@gmail.com"
 portal_email_password: "{{ vault_portal_email_password }}"
 portal_theme: "simvascular-gateway-theme"