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 a5c836f Fixed a typo in Mines gateway notifications
a5c836f is described below
commit a5c836f16b0d5c3f1f1e3694e6e506c1b0ff0bef
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Wed Feb 6 01:16:56 2019 -0500
Fixed a typo in Mines gateway notifications
---
.../ansible/inventories/scigap/production/pga_config/mines/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/pga_config/mines/vars.yml
b/dev-tools/ansible/inventories/scigap/production/pga_config/mines/vars.yml
index d803a2a..d24a50b 100644
--- a/dev-tools/ansible/inventories/scigap/production/pga_config/mines/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/pga_config/mines/vars.yml
@@ -57,7 +57,7 @@ gateway_data_store_resource_id:
"gf4.ucs.indiana.edu_61552681-96f0-462a-a36c-a62
## Portal related variables
super_admin_portal: "false"
-admin_emails: "['[email protected]',''[email protected]]"
+admin_emails: "['[email protected]','[email protected]']"
portal_email_username: "[email protected]"
portal_email_password: "{{ vault_portal_email_password }}"
#portal_theme: "searchingsra-gateway-theme"