Added Antony's email and sgrc mailing list for notifications
Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/fd8f207b Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/fd8f207b Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/fd8f207b Branch: refs/heads/develop Commit: fd8f207b7c4aed90256388eda0a9ad9fe63c1f2a Parents: 2512037 Author: Eroma Abeysinghe <[email protected]> Authored: Tue Aug 22 12:37:46 2017 -0400 Committer: Eroma Abeysinghe <[email protected]> Committed: Tue Aug 22 12:37:46 2017 -0400 ---------------------------------------------------------------------- .../ansible/inventories/scigap/production/pga_config/uab/vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/fd8f207b/dev-tools/ansible/inventories/scigap/production/pga_config/uab/vars.yml ---------------------------------------------------------------------- diff --git a/dev-tools/ansible/inventories/scigap/production/pga_config/uab/vars.yml b/dev-tools/ansible/inventories/scigap/production/pga_config/uab/vars.yml index f9ae7af..4355173 100644 --- a/dev-tools/ansible/inventories/scigap/production/pga_config/uab/vars.yml +++ b/dev-tools/ansible/inventories/scigap/production/pga_config/uab/vars.yml @@ -52,7 +52,7 @@ gateway_data_store_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA5art ## Portal related variables super_admin_portal: "false" -admin_emails: "['[email protected]','[email protected]']" +admin_emails: "['[email protected]']" portal_email_username: "[email protected]" portal_email_password: "{{ vault_portal_email_password }}" #portal_theme: "gsu-gateway-theme"
