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 0e4baa3225 Adding new administrators to the gateway new user
notification
0e4baa3225 is described below
commit 0e4baa32258643ba3d61705a1d21d4ced0424e5e
Author: eroma2014 <[email protected]>
AuthorDate: Tue Feb 27 15:21:26 2024 -0500
Adding new administrators to the gateway new user notification
---
.../ansible/inventories/scigap/production/host_vars/bcbportal/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/bcbportal/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/bcbportal/vars.yml
index 03257d0c89..580c56834b 100644
---
a/dev-tools/ansible/inventories/scigap/production/host_vars/bcbportal/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/production/host_vars/bcbportal/vars.yml
@@ -49,7 +49,7 @@ experiment_data_dir: "{{ user_data_dir }}/bcbportal"
gateway_data_store_ssh_public_key: "ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQC1WOyu47oKrRhIBUGI5aJsFk4wxCEgf3DzFdlYrWbGacfEETbE1Cxe8Tdj5TevIflui+HWJq5quHkMiZtHhGZbC4JMDKlzJaBn5vHpEAWtyvCXglkpu+Q+/XGLOwqy4XGa4rdf/CXvuWgc5+XCBb++A/eBswQVPt4C631Xsym7LA1NQXK3XxJApP/2IHnWtJI2d9g5TnzH8Oa99d146KmAKMl73lsCZtC1saBtGRsggJ7dRal7ush3XqiNCMgWPM8QU0ogbOBXDUZKRGAoY+frDaJdA3eQISiRRknpFyZwWcXU0CGnqaBiJdJEGYKLMvP9qBz/juN8jKMBkEJLGU1/"
django_user_data_archive_max_age_days: 180
-admin_emails: "[('SGRC', '[email protected]')]"
+admin_emails: "[('Rob Quick', '[email protected]'),('Jun
Wang','[email protected]'),('Eroma Abeysinghe','[email protected]')]"
portal_title: "BCB Gateway"
django_google_analytics_tracking_id: "UA-178055397-1"