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

machristie 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 0e58b6e  customizing pearc19 django cilogon, email monitoring
0e58b6e is described below

commit 0e58b6e87f23658a9502623cc315eb284645186c
Author: Marcus Christie <[email protected]>
AuthorDate: Mon Jul 29 10:19:13 2019 -0500

    customizing pearc19 django cilogon, email monitoring
---
 .../ansible/inventories/scigap/staging/host_vars/pearc19/vars.yml      | 2 +-
 .../roles/job_monitor/templates/email-monitor/email-config.yaml.j2     | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/staging/host_vars/pearc19/vars.yml 
b/dev-tools/ansible/inventories/scigap/staging/host_vars/pearc19/vars.yml
index 031525c..4d78d40 100644
--- a/dev-tools/ansible/inventories/scigap/staging/host_vars/pearc19/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/staging/host_vars/pearc19/vars.yml
@@ -34,7 +34,7 @@ auth_options:
   password:
     name: "PEARC19"
   external:
-    - name: "CILogon"
+    - name: "existing institution credentials"
       idp_alias: "cilogon"
       logo: "images/cilogon-logo-24x24-b.png"
 
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 4bbdfb4..80336a4 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
@@ -73,6 +73,7 @@ config:
        - [email protected] #RT at SDSU
        - Slurm on Mio <[email protected]> # MIO from Mines
        - SLURM resource manager <[email protected]> # 
Jetstream Helix cluster
+       - SLURM resource manager <[email protected]>
 
    - jobManagerType: UGE
      emailParser: org.apache.airavata.monitor.email.parser.UGEEmailParser
@@ -87,4 +88,4 @@ config:
      emailParser: org.apache.airavata.monitor.email.parser.LSFEmailParser
      resourceEmailAddresses:
        - iu.xsede.edu # test resource mail address
-       - tcs.tulsahpc.org #Tandy
\ No newline at end of file
+       - tcs.tulsahpc.org #Tandy

Reply via email to