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 0137429bbf Added new admin email for scigap notifications
0137429bbf is described below
commit 0137429bbf6bd4858cf4100ad73bc1e5b1130959
Author: eroma2014 <[email protected]>
AuthorDate: Fri May 3 14:11:16 2024 -0400
Added new admin email for scigap 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 e6130c4b79..fea448ef2e 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]']"
portal_email_username: "[email protected]"
portal_email_password: "{{ vault_portal_email_password }}"
portal_theme: "scigap"