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 4ce1e5b918 Adding admin emails for new user notifications
4ce1e5b918 is described below

commit 4ce1e5b918696c666394df6fdd14e715d4bc308b
Author: eroma2014 <[email protected]>
AuthorDate: Wed Feb 28 00:15:10 2024 -0500

    Adding admin emails for new user notifications
---
 .../scigap/production/host_vars/neuroscience-cybershuttle/vars.yml      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/host_vars/neuroscience-cybershuttle/vars.yml
 
b/dev-tools/ansible/inventories/scigap/production/host_vars/neuroscience-cybershuttle/vars.yml
index eb4ca5d4dc..e42549622c 100644
--- 
a/dev-tools/ansible/inventories/scigap/production/host_vars/neuroscience-cybershuttle/vars.yml
+++ 
b/dev-tools/ansible/inventories/scigap/production/host_vars/neuroscience-cybershuttle/vars.yml
@@ -50,7 +50,7 @@ experiment_data_dir: "{{ user_data_dir 
}}/neuroscience-cybershuttle"
 gateway_data_store_ssh_public_key: "ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQCnsRKJRqFvjmNUwChRLMzHZBCzVxh4kK/GBFagzjI5WL5l4RFsnXXpmIFpi1VKGcll/LDnI1PvDdZPP+KaGkuuEmaTgCJD8BSgxz7PmTsOuka6Fl7YwTRcXhv/vYfDQLYUNKfWWmBPyIhfnn+St0jsOSogTvM6Cvajb5/42btCRAcQ9PV6ZqUNdrHWf8fQI+rb9kmb/3H4tI40MG0p68WuhKuf0Fbdrn/Roc7//yRo854WtUi1XpXyLp4W9ggkVEOAlJPTACVA63mSaO3qyY5Hqplwk7iDM+/c0QKB1jKCwqzZdh5djP6GxloO9K5dDyUyn+jtHk+dwAdTKpjlWR1d"
 django_user_data_archive_max_age_days: 180
 
-admin_emails: "[('CIRC', '[email protected]')]"
+admin_emails: "[('Eroma Abeysinghe', '[email protected]'),('Giri 
Krishnan','[email protected]')]"
 portal_title: "NeuroScience Cybershuttle Gateway"
 
 #django_google_analytics_tracking_id: "UA-66348921-1"

Reply via email to