This is an automated email from the ASF dual-hosted git repository.
machristie pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/develop by this push:
new 5fd7586 Ansible: add Sudhakar to dev amp error emails
5fd7586 is described below
commit 5fd75865c13835b4900d58f267eac57ce5228ba6
Author: Marcus Christie <[email protected]>
AuthorDate: Wed Aug 4 12:25:42 2021 -0400
Ansible: add Sudhakar to dev amp error emails
---
dev-tools/ansible/inventories/scigap/develop/host_vars/amp/vars.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/dev-tools/ansible/inventories/scigap/develop/host_vars/amp/vars.yml
b/dev-tools/ansible/inventories/scigap/develop/host_vars/amp/vars.yml
index ddc98e8..e2e1b6f 100644
--- a/dev-tools/ansible/inventories/scigap/develop/host_vars/amp/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/develop/host_vars/amp/vars.yml
@@ -47,6 +47,8 @@ gateway_id: "amp"
experiment_data_dir: "{{ user_data_dir }}/django-amp"
# gateway_data_store_ssh_public_key: "TODO"
+django_error_emails: "[('Marcus Christie', '[email protected]'), ('Eroma
Abeysinghe', '[email protected]'), ('Sudhakar Pamidighantam', '[email protected]')]"
+
portal_email_host: "smtp.gmail.com"
portal_email_port: 587
portal_email_tls: true