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 52a4c6d3ce Updating admin emails for new user notifications
52a4c6d3ce is described below
commit 52a4c6d3ce8ca99fa6fb3e5ef496397b1780d617
Author: eroma2014 <[email protected]>
AuthorDate: Tue Feb 27 23:53:36 2024 -0500
Updating 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 4d8ab91a2c..bd79c64905 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: "[('Sudhakar Pamidighantam', '[email protected]'),('Eroma
Abeysinghe','[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"
...