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/05/02 14:06:28 UTC

[airavata] 01/02: Adding missing emails to gfac config

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

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

commit baf6974c61230ff5807cacf55b59632ff9205a1d
Author: dimuthu <di...@gmail.com>
AuthorDate: Wed May 2 09:58:35 2018 -0400

    Adding missing emails to gfac config
---
 dev-tools/ansible/roles/gfac/templates/gfac-config.yaml.j2 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-tools/ansible/roles/gfac/templates/gfac-config.yaml.j2 b/dev-tools/ansible/roles/gfac/templates/gfac-config.yaml.j2
index d06b910..1ab74bf 100644
--- a/dev-tools/ansible/roles/gfac/templates/gfac-config.yaml.j2
+++ b/dev-tools/ansible/roles/gfac/templates/gfac-config.yaml.j2
@@ -88,6 +88,7 @@ resources:
       - smic3 <sm...@mail.hpc.lsu.edu> # philip.hpc.lsu
       - adm@jetstream-cloud.org
       - adm <ad...@smic3.hpc.lsu.edu> #supermic
+      - root <ad...@alamo.uthscsa.edu> #alamo
 
   - jobManagerType: SLURM
     commandOutputParser: org.apache.airavata.gfac.impl.job.SlurmOutputParser
@@ -112,6 +113,8 @@ resources:
       - slurm@sra-master.jetstreamlocal #Searching SRA
       - Slurm Admin <sl...@hpclogin01.rs.gsu.edu> #GSU cluster
       - slurm@head.cluster #USD cluster
+      - slurm@js-169-158.jetstream-cloud.org
+      - slurm@joker.nmsu.edu
 
   - jobManagerType: UGE
     commandOutputParser: org.apache.airavata.gfac.impl.job.UGEOutputParser

-- 
To stop receiving notification emails like this one, please contact
dimuthuupe@apache.org.