Repository: airavata Updated Branches: refs/heads/develop 34e1c0e94 -> f2e5f0d3a
Added Diana's email to admin emails Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/67f6fad3 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/67f6fad3 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/67f6fad3 Branch: refs/heads/develop Commit: 67f6fad3b77f16b4e3ffbdfa0bc5fd52b32c4452 Parents: 21a7505 Author: Eroma Abeysinghe <[email protected]> Authored: Mon Aug 7 11:54:26 2017 -0400 Committer: Eroma Abeysinghe <[email protected]> Committed: Mon Aug 7 11:54:26 2017 -0400 ---------------------------------------------------------------------- .../inventories/scigap/PICKSC-Production/group_vars/pga/vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/67f6fad3/dev-tools/ansible/inventories/scigap/PICKSC-Production/group_vars/pga/vars.yml ---------------------------------------------------------------------- diff --git a/dev-tools/ansible/inventories/scigap/PICKSC-Production/group_vars/pga/vars.yml b/dev-tools/ansible/inventories/scigap/PICKSC-Production/group_vars/pga/vars.yml index 32e556e..d71f02f 100644 --- a/dev-tools/ansible/inventories/scigap/PICKSC-Production/group_vars/pga/vars.yml +++ b/dev-tools/ansible/inventories/scigap/PICKSC-Production/group_vars/pga/vars.yml @@ -66,7 +66,7 @@ gateway_data_store_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZG7vi ## 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 }}" # The portal theme is included in the dreg-gateway branch of airavata-php-gateway
