Repository: airavata Updated Branches: refs/heads/master 19f120c92 -> 685997438
Added SGRC group email for admin notifications at user account creation Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/68599743 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/68599743 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/68599743 Branch: refs/heads/master Commit: 68599743842efe703f772573121e42b0056ce3c6 Parents: 19f120c Author: Eroma Abeysinghe <[email protected]> Authored: Tue Sep 5 12:49:03 2017 -0400 Committer: Eroma Abeysinghe <[email protected]> Committed: Tue Sep 5 12:49:03 2017 -0400 ---------------------------------------------------------------------- .../inventories/scigap/production/pga_config/southdakota/vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/68599743/dev-tools/ansible/inventories/scigap/production/pga_config/southdakota/vars.yml ---------------------------------------------------------------------- diff --git a/dev-tools/ansible/inventories/scigap/production/pga_config/southdakota/vars.yml b/dev-tools/ansible/inventories/scigap/production/pga_config/southdakota/vars.yml index 342f180..a7a87f3 100644 --- a/dev-tools/ansible/inventories/scigap/production/pga_config/southdakota/vars.yml +++ b/dev-tools/ansible/inventories/scigap/production/pga_config/southdakota/vars.yml @@ -56,7 +56,7 @@ gateway_data_store_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIUqpK ## Portal related variables super_admin_portal: "false" -admin_emails: "['[email protected]','[email protected]','[email protected]']" +admin_emails: "['[email protected]','[email protected]','[email protected]']" portal_email_username: "[email protected]" portal_email_password: "{{ vault_portal_email_password }}" portal_theme: "usd-cybergateway-theme"
