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 533d2d1124 Updated the admin emails for new user notifications
533d2d1124 is described below
commit 533d2d1124bb6d5075c1750ea3421f87c3f9fe2c
Author: eroma2014 <[email protected]>
AuthorDate: Tue Feb 27 15:57:02 2024 -0500
Updated the admin emails for new user notifications
---
.../inventories/scigap/production/host_vars/georgiastate/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/georgiastate/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/georgiastate/vars.yml
index 860556def6..4d8ab91a2c 100644
---
a/dev-tools/ansible/inventories/scigap/production/host_vars/georgiastate/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/production/host_vars/georgiastate/vars.yml
@@ -43,7 +43,7 @@ experiment_data_dir: "{{ user_data_dir }}/georgia-state"
gateway_data_store_ssh_public_key: "ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQCFSg9IEgsXlGhgPkj4hPuON30rbE3/gUUn4K3NVvBFKLyQQ8Pm/NR6dZmFglQR1HxBRSnq4WmH3EVyxHuT7MkQDAjTkclEuhaRjcYN0nua8g4dI9SgO9DeqbOyurVIuw/YChP5nC+6/ubMyzYPr6Z5xU5QHZI/QlVG4nz3joMIKkRXt/bsaEvv+/nzED/j6FTdK6P6dg1ESkNVZUPqhtWpwuC28Et7/86jcEObJedwx8geLoxKogPZ6kqO+Q/WUHDtMpFYtwuPaiYuN3Pb/GCvnDRsSoFmtRU+UH1UIdEy0piYUuBW+5aCv/PbH/UtHFg1Y1942TYCXv4rl1i/KW1z"
django_user_data_archive_max_age_days: 180
-admin_emails: "[('SGRC', '[email protected]'), ('Suranga Edirisinghe
Pathirannehelage','[email protected]')]"
+admin_emails: "[('Sudhakar Pamidighantam', '[email protected]'),('Eroma
Abeysinghe','[email protected]') ('Suranga Edirisinghe
Pathirannehelage','[email protected]')]"
portal_title: "Georgia State Science Gateway"
...