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 8ac4f7c838 Updated admin emails for new user notifications
8ac4f7c838 is described below
commit 8ac4f7c8380699708e76c78be87e20c2a0c9182c
Author: eroma2014 <[email protected]>
AuthorDate: Wed Feb 28 00:47:52 2024 -0500
Updated admin emails for new user notifications
---
.../ansible/inventories/scigap/production/host_vars/snowvision/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/snowvision/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/snowvision/vars.yml
index 2cd12745d8..51f0c6b080 100644
---
a/dev-tools/ansible/inventories/scigap/production/host_vars/snowvision/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/production/host_vars/snowvision/vars.yml
@@ -43,7 +43,7 @@ experiment_data_dir: "{{ user_data_dir }}/snowvision"
gateway_data_store_ssh_public_key: "ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQCovd8MvofK9SPJZiElqP4rd3xpaHZ7qXK0RFxRQxcCTcAJbDMGubZlo1+N0Io02ZIVkKfdtbee+sznpQ6ri6MMaK1xnYmfyMT5yj/pUZo+g/jIC0PMYQcHpnq49U7Fz2BBYqbc9EAAcU35X4ctof1/UwlWMFa+gegky8NngHBZmZSpgIzVb5jlgti14OD5ETVFG4YvZ2ZRhkQESSuZPFdjxiXoDqsJkF80cD+JTu5LWha1UwhAC2yrGZuI/16WABzx/zUGOS0NK0RYS/giIzVGQSYVp9S8GgZKuvJx3xk7nW6HOMbjpVeukjkWareIkVAWXgFIMptX0QRhL4mcjCIB"
django_user_data_archive_max_age_days: 180
-admin_emails: "[('SGRC','[email protected]')]"
+admin_emails: "[('Eroma Abeysinghe','[email protected]')]"
portal_title: "SnowVision Gateway"
...