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 2020/02/12 04:53:09 UTC

[airavata] branch RPID+SEAGrid updated: Added email notification email for new users

This is an automated email from the ASF dual-hosted git repository.

eroma pushed a commit to branch RPID+SEAGrid
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/RPID+SEAGrid by this push:
     new c58960e  Added email notification email for new users
c58960e is described below

commit c58960e7090e43183ba71c63a71d8bfb6ede9aeb
Author: eroma2014 <er...@gmail.com>
AuthorDate: Tue Feb 11 23:52:45 2020 -0500

    Added email notification email for new users
---
 .../ansible/inventories/scigap/RPID+SEAGrid/host_vars/seagrid/vars.yml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/RPID+SEAGrid/host_vars/seagrid/vars.yml b/dev-tools/ansible/inventories/scigap/RPID+SEAGrid/host_vars/seagrid/vars.yml
index 31f2f8b..7b171d7 100644
--- a/dev-tools/ansible/inventories/scigap/RPID+SEAGrid/host_vars/seagrid/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/RPID+SEAGrid/host_vars/seagrid/vars.yml
@@ -46,7 +46,7 @@ portal_email_port: 587
 portal_email_tls: true
 portal_email_username: "pga.airavata@gmail.com"
 portal_email_password: "{{ vault_portal_email_password }}"
-admin_emails: "[('SGRC', 'sgg@iu.edu'), ('Sudhakar Pamidighantam', 'pamidigs@iu.edu'), ('Eroma Abeysinghe', 'eroma.abeysinghe@gmail.com')]"
+admin_emails: "[('SGRC', 'sgrc-iu-group@iu.edu'), ('Sudhakar Pamidighantam', 'pamidigs@iu.edu'), ('Eroma Abeysinghe', 'eroma.abeysinghe@gmail.com')]"
 portal_server_email: "{{ portal_email_username }}"
 portal_title: "RPID+SEAGrid Portal"