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

commit 2688023d996dc6c1ca3f382017f515ee50751bc8
Author: eroma2014 <[email protected]>
AuthorDate: Wed Feb 28 00:13:28 2024 -0500

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

diff --git 
a/dev-tools/ansible/inventories/scigap/production/host_vars/nasa-veda/vars.yml 
b/dev-tools/ansible/inventories/scigap/production/host_vars/nasa-veda/vars.yml
index 7245820adb..beded2da8c 100644
--- 
a/dev-tools/ansible/inventories/scigap/production/host_vars/nasa-veda/vars.yml
+++ 
b/dev-tools/ansible/inventories/scigap/production/host_vars/nasa-veda/vars.yml
@@ -50,7 +50,7 @@ experiment_data_dir: "{{ user_data_dir }}/nasa-veda"
 gateway_data_store_ssh_public_key: "ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQCp8LKgKow4ksZJLSm/6qwKA9D1w4+CQcjgl0VJHZSTGFxPxG4Z75hgIlLDDe5tpa8pfwgKywIn8/QNvay2B7lgrEtxH/MkJYoeRiz8w9gq9svWYddFGq+rSAWtyaB3KroPL4N77xiZ6BnGsjhQY80Umsusj4SP3ue1L/2mKkN/POOPP75b2lONxJqYwMT2Bdusa6lbReEM9iv089Ef0nRAfxhOh2mX9/XghDBcx6GYEqcs2rvaQkwEcqroJiozTgcROJLp5kwCdJ/O5vdr3wIoAqOWlyUbU32oGiHvDcz2GYNxyZUeEC6M5sxtz3NzqSHVtl8sJKS2UOuNOH+sbuvZ"
 django_user_data_archive_max_age_days: 180
 
-admin_emails: "[('CIRC', '[email protected]')]"
+admin_emails: "[('Suresh Marru','[email protected]'),('Eroma 
Abeysinghe','[email protected]')]"
 portal_title: "NASA VEDA Gateway"
 
 #django_google_analytics_tracking_id: "UA-66348921-1"

Reply via email to