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 795b8ba463 Updated admin emails for new user notification
795b8ba463 is described below
commit 795b8ba4634551cfebb16f11eb2e1aa40ad0c4f0
Author: eroma2014 <[email protected]>
AuthorDate: Wed Feb 28 00:36:30 2024 -0500
Updated admin emails for new user notification
---
.../ansible/inventories/scigap/production/host_vars/physicell/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/physicell/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/physicell/vars.yml
index 28cf39b514..07c6fd974a 100644
---
a/dev-tools/ansible/inventories/scigap/production/host_vars/physicell/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/production/host_vars/physicell/vars.yml
@@ -45,7 +45,7 @@ experiment_data_dir: "{{ user_data_dir }}/physicell"
gateway_data_store_ssh_public_key: "ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQCagNzgz6E90G5LPsVNGvV45AOR5mtO9JN3ZAqEGp3a8k36IjFTOL5vF44cw0xLdWWDIZNLEd2ufJyTpdyrMPZrblh+z45U3YTiMcDvbtyxVypF84df00AnzvC5Vv2Hzc4v8cTXJyP9hsMQ/phnkbDGFSLEA5WveFkIH5CXMePQ4MjmmTi6eq8xPyjI3R1l4xG9MJQmFOdHT/IRvtUhT35qZDTnZA5LvYwynuyjdRUxNojZuhJAJVgMFEPdMSwB83T+sO/V7IZL8CF9L0179KTGk87gtis+NAhM4tn2CvSh1jvftoG7c67vOnRny5x3SI+pxDvulVEiUVw/xAMyMmyn"
django_user_data_archive_max_age_days: 180
-admin_emails: "[('SGRC', '[email protected]'),('Suresh
Marru','[email protected]')]"
+admin_emails: "[('Eroma Abeysinghe', '[email protected]'),('Suresh
Marru','[email protected]')]"
portal_title: "Physicell Gateway"
...