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 429a619d4b Updated emails for new user notifications
429a619d4b is described below
commit 429a619d4bd54c981a1c8fd1414d498ba1192525
Author: eroma2014 <[email protected]>
AuthorDate: Wed Feb 28 00:38:27 2024 -0500
Updated emails for new user notifications
---
.../ansible/inventories/scigap/production/host_vars/sdstate/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/sdstate/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/sdstate/vars.yml
index d725d5d83c..e5fe61f929 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/sdstate/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/sdstate/vars.yml
@@ -45,7 +45,7 @@ experiment_data_dir: "{{ user_data_dir }}/sdstate"
gateway_data_store_ssh_public_key: "ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQC7vqwM+CWfqVWODe3iLsKN9leJ9nI+pKFZhrVUG8K/ODycXT5tQOxMhsC+HG6/wJ1W7+LeA6uvVnltnFlVozfTs2jeJzVQ71UvfUiZFVhXian3f8Nd4DXBvqPUY8dmhWP/UJCIKO47fSI/RC2ZlMa1K4yRYPdRgLRuSmtzG8Rb7YGVjkt1uDOLMh6hAS1KKpWVSxESFeqqoKj2xqOKBnbf2PdJt/D4/2R6H8D/WAM0cdZnls5fmiUysHK+bU8atzMukLQ6STglVv0WuqNGdAw6zWZH+Kaj8bP19jfkGCbMLP1vPYRkcxLmtnSzbg2Hams9npwdAA+xwwjuS6/tAX+p"
django_user_data_archive_max_age_days: 180
-admin_emails: "[('SGRC','[email protected]'),('Chad
Julius','[email protected]'),('Kevin
Brandt','[email protected]'),('Luke
Gassman','[email protected]')]"
+admin_emails: "[('Eroma Abeysinghe','[email protected]'),('Chad
Julius','[email protected]'),('Kevin
Brandt','[email protected]'),('Luke
Gassman','[email protected]')]"
portal_title: "South Dakota State University Gateway"
...