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 577cbfeba1 Adding emails for new user notifications in future water
portal
577cbfeba1 is described below
commit 577cbfeba1fd7727f0083a119f0e5ce0ef8a1cd2
Author: eroma2014 <[email protected]>
AuthorDate: Tue Feb 27 15:29:29 2024 -0500
Adding emails for new user notifications in future water portal
---
.../inventories/scigap/production/host_vars/futurewater/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/futurewater/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/futurewater/vars.yml
index 10dd1571c0..6d0c3f63d0 100644
---
a/dev-tools/ansible/inventories/scigap/production/host_vars/futurewater/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/production/host_vars/futurewater/vars.yml
@@ -55,7 +55,7 @@ gateway_id: "pfec-hydro"
experiment_data_dir: "{{ user_data_dir }}/pfec-hydro"
gateway_data_store_ssh_public_key: "ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQC9qczDIVUhTxPmMsvF2J/NGIWo35HDgm3IUL41w1bUi5FX3CzuKwWtBh6IGoY4l+ibvWiRw2w9+MLWPhAWglLjXXekHCc/C5LuU8qi6zGZgQfD6U4yFpHXmkZLUHt30iKbLJXgypy7MaQ4n3sWDXJe2Dbsc4FMSK+KXFQ5KNZ/meOCCurEswcDyz4Mrvf9ZSZWzq6vPTXtdHo+/oRMmiGNZqhcBkqIWfz5alzyq4HTAidz5uc6fD8mqj1hg87qywv6OwMUAxB84S8glcLs5ZzuTbpGl3sdftVH9zqabx6eAGXX9V389qdLp1k//u45ph+INOk11HFCCxmh/YmqQM9f"
-admin_emails: "[('SGRC', '[email protected]'),('Jen
Brand','[email protected]'),('Chen Zhu','[email protected]'),('Lei
Gong','[email protected]'),('Bidisha Faruque','[email protected]')]"
+admin_emails: "[('Rob Quick', '[email protected]'),('Jun
Wang','[email protected]'),('Eroma Abeysinghe','[email protected]'),('Jen
Brand','[email protected]'),('Chen Zhu','[email protected]'),('Lei
Gong','[email protected]'),('Bidisha Faruque','[email protected]')]"
portal_title: "Future Water Gateway"
...