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 d3d69ad2d2 Updating admin emails for new user notifications
d3d69ad2d2 is described below
commit d3d69ad2d214310c06839de086a2b9ce30029b18
Author: eroma2014 <[email protected]>
AuthorDate: Wed Feb 28 00:18:46 2024 -0500
Updating admin emails for new user notifications
---
.../inventories/scigap/production/host_vars/pathogenomics/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/pathogenomics/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/pathogenomics/vars.yml
index a0e1771db5..51087fdeef 100644
---
a/dev-tools/ansible/inventories/scigap/production/host_vars/pathogenomics/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/production/host_vars/pathogenomics/vars.yml
@@ -44,7 +44,7 @@ gateway_id: "pathogenomics"
experiment_data_dir: "{{ user_data_dir }}/pathogenomics"
gateway_data_store_ssh_public_key: "ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQCdBkivRTDH/x7ajbhEY8b80WuxA11culrVUgH8x3GoVb0YT5VyrdLRPG/Nj2cFV2VrlGhvQg6gUv+WgIHvfp/hGFNzDH2REeZNcnvVk1LXbQm/kDl1yn+u56IcclUyi86SjLUrx89zhOg+Q5LlbpNX3LUirvbr197F6fVxprYGPsyI+abXcQWnHzW3LGocyYpYbZ+g1+nyBhA47VoWxkK278dWdZo/0XxzEKM0ZLHTplHOpx+vo1404GUvHFe1UD4rSR4o6n/7ep7D8XwjioWCrS/8bHbUHPZ8sOtM1H2qfonPUAkV3O82FiuElmKykApaaTo/UBtzMVNgq7edENfh"
-admin_emails: "[('SGRC', '[email protected]'),('Suresh
Marru','[email protected]')]"
+admin_emails: "[('Eroma Abeysinghe', '[email protected]'),('Suresh
Marru','[email protected]')]"
portal_title: "Pathogenomics Gateway"
...