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/0822efc0 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/0822efc0 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/0822efc0 Branch: refs/heads/develop Commit: 0822efc0136333bccf474a89648926be28aef880 Parents: fd8f207 Author: Eroma Abeysinghe <[email protected]> Authored: Tue Aug 22 13:20:58 2017 -0400 Committer: Eroma Abeysinghe <[email protected]> Committed: Tue Aug 22 13:20:58 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/0822efc0/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 4355173..f9ae7af 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]']" +admin_emails: "['[email protected]','[email protected]']" portal_email_username: "[email protected]" portal_email_password: "{{ vault_portal_email_password }}" #portal_theme: "gsu-gateway-theme"
