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/25120379 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/25120379 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/25120379 Branch: refs/heads/develop Commit: 251203792214af5ad0f3831a4b9a547cdc19cca3 Parents: d537890 Author: Eroma Abeysinghe <[email protected]> Authored: Tue Aug 22 12:35:20 2017 -0400 Committer: Eroma Abeysinghe <[email protected]> Committed: Tue Aug 22 12:35:20 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/25120379/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"
