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 <[email protected]>
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: "[email protected]"
portal_email_password: "{{ vault_portal_email_password }}"
-admin_emails: "[('SGRC', '[email protected]'), ('Sudhakar Pamidighantam',
'[email protected]'), ('Eroma Abeysinghe', '[email protected]')]"
+admin_emails: "[('SGRC', '[email protected]'), ('Sudhakar Pamidighantam',
'[email protected]'), ('Eroma Abeysinghe', '[email protected]')]"
portal_server_email: "{{ portal_email_username }}"
portal_title: "RPID+SEAGrid Portal"