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 6583851 Added a new email to get new user account notification
6583851 is described below
commit 658385197c476d41b3982683636349db0924701e
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Fri Apr 5 10:15:28 2019 -0400
Added a new email to get new user account notification
---
.../ansible/inventories/scigap/production/pga_config/sdstate/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/pga_config/sdstate/vars.yml
b/dev-tools/ansible/inventories/scigap/production/pga_config/sdstate/vars.yml
index fd5f1ab..235abe7 100644
---
a/dev-tools/ansible/inventories/scigap/production/pga_config/sdstate/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/production/pga_config/sdstate/vars.yml
@@ -57,7 +57,7 @@ gateway_data_store_ssh_public_key: "ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQC7vqwM
## Portal related variables
super_admin_portal: "false"
-admin_emails:
"['[email protected]','[email protected]','[email protected]']"
+admin_emails:
"['[email protected]','[email protected]','[email protected]','[email protected]']"
portal_email_username: "[email protected]"
portal_email_password: "{{ vault_portal_email_password }}"
#portal_theme: "searchingsra-gateway-theme"