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 52b02e59f5 Updated admin emails for new user notifications
52b02e59f5 is described below
commit 52b02e59f5ab21e7b799faa7cd2e61e04b00d8d1
Author: eroma2014 <[email protected]>
AuthorDate: Wed Feb 28 00:50:08 2024 -0500
Updated admin emails for new user notifications
---
.../ansible/inventories/scigap/production/host_vars/tsunami/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/tsunami/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/tsunami/vars.yml
index 09d19a1d56..e0066fe630 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/tsunami/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/tsunami/vars.yml
@@ -46,7 +46,7 @@ experiment_data_dir: "{{ user_data_dir }}/tsunami"
gateway_data_store_ssh_public_key: "ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQC4/mMdvcRHp7ThTToIRpmO+O46pme1Oo649yFLNoFlnIYHxT3cUnxYbxrxgcw83PwwFTK4FV04ITUEyOmD9Qoa1liwdrCvEqR31eTD+GkUVVGUgCp+GvqCWnZkEJ8+z/VBLuJjK0HxpT+9kSh0DChoZ6k64/dsNrA4l1YE0EBrOfLKSGJ0Ik2tlKxbIrwTe8ZDWu2iVKFMnFaLbsWoraQ+sYWTbW+1BCYAxsT9ykH4KOYE/YPBUECr8zVzBSXSxyNPtuySvy0PzNjLrm8nN4uIr5wgrFqi2iL2i2vQyFMTJJToyvcBVLK3eCw+AmYrlHZq49E8+uAhfDhDahy4WraJ"
django_user_data_archive_max_age_days: 180
-admin_emails: "[('CIRC', '[email protected]')]"
+admin_emails: "[('Jun Wang','[email protected]'),('Rob Quick', '[email protected]')]"
portal_title: "TSUNAMI Gateway"
django_google_analytics_tracking_id: "UA-178055994-1"