You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by di...@apache.org on 2018/11/16 16:27:37 UTC

[airavata] branch staging updated: Adding ls5 email to email monitoring config

This is an automated email from the ASF dual-hosted git repository.

dimuthuupe pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/staging by this push:
     new 5aecd2f  Adding ls5 email to email monitoring config
5aecd2f is described below

commit 5aecd2fa0fb9dfc2f5925ec8b8ce6e09c1dc43f4
Author: Dimuthu Wannipurage <di...@datasprouts.com>
AuthorDate: Fri Nov 16 11:27:19 2018 -0500

    Adding ls5 email to email monitoring config
---
 .../roles/job_monitor/templates/email-monitor/email-config.yaml.j2       | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-tools/ansible/roles/job_monitor/templates/email-monitor/email-config.yaml.j2 b/dev-tools/ansible/roles/job_monitor/templates/email-monitor/email-config.yaml.j2
index 02d3ff4..e6c6a85 100644
--- a/dev-tools/ansible/roles/job_monitor/templates/email-monitor/email-config.yaml.j2
+++ b/dev-tools/ansible/roles/job_monitor/templates/email-monitor/email-config.yaml.j2
@@ -36,6 +36,7 @@ config:
        - slurm@head.cluster #USD cluster
        - slurm@js-169-158.jetstream-cloud.org
        - slurm@joker.nmsu.edu
+       - root@ls5.tacc.utexas.edu
 
    - jobManagerType: UGE
      emailParser: org.apache.airavata.monitor.email.parser.UGEEmailParser