This is an automated email from the ASF dual-hosted git repository.
eroma pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/master by this push:
new deca91bc0d Added new admins for user notifications
deca91bc0d is described below
commit deca91bc0d7441eef506c298a35ea513d090faad
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Wed Jul 10 15:07:00 2024 -0400
Added new admins for user notifications
---
.../ansible/inventories/scigap/production/pga_config/scigap/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/pga_config/scigap/vars.yml
b/dev-tools/ansible/inventories/scigap/production/pga_config/scigap/vars.yml
index fea448ef2e..038ca771b7 100644
--- a/dev-tools/ansible/inventories/scigap/production/pga_config/scigap/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/pga_config/scigap/vars.yml
@@ -58,7 +58,7 @@ gateway_data_store_resource_id:
"gf4.ucs.indiana.edu_61552681-96f0-462a-a36c-a62
## Portal related variables
super_admin_portal: "true"
-admin_emails: "['[email protected]']"
+admin_emails: "['[email protected]','eroma.gatech.edu']"
portal_email_username: "[email protected]"
portal_email_password: "{{ vault_portal_email_password }}"
portal_theme: "scigap"