You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by er...@apache.org on 2022/12/01 21:52:34 UTC

[airavata] branch master updated: Updated email notification emails in USD gateway

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 174df80d54 Updated email notification emails in USD gateway
     new 381449ca43 Merge branch 'master' of github.com:apache/airavata
174df80d54 is described below

commit 174df80d542d9e490a1be312210d6b32ff426193
Author: eroma2014 <er...@gmail.com>
AuthorDate: Thu Dec 1 16:50:48 2022 -0500

    Updated email notification emails in USD gateway
---
 .../inventories/scigap/production/host_vars/southdakota/vars.yml        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/southdakota/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/southdakota/vars.yml
index 5a3ba99eec..6997c8724b 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/southdakota/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/southdakota/vars.yml
@@ -42,7 +42,7 @@ gateway_id: "southdakota"
 experiment_data_dir: "{{ user_data_dir }}/southdakota"
 gateway_data_store_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIUqpKWHwawFHnbWvs6pie+fDA9NlqMZNvzil7e8FQz7543+FOzdTl/octACjGnSTwHewpyTe9sAUVcnq6VJ5XYtApR68zMasEzyCZUMWhMqEuxopRZcUGDJVcq5hD4RZcer3aMPWSVmXVCNJeT4EsB52Zp2DfDVgfaOOfY8Ga4mcR2IdOyizV8HWXTH6vWFK+dD1GoPY0ECikwlsF1QA0vzqAcb1NYOTc70hZ9Pb0/78XF790joZ80hRsHGIc7IfncoLgRUkKSkMaoXbfy/tbqf76V0ZxaQOgayaLGF19oBlREO6ZQ3rDCOWgVJC32dCwAsaL9qWd0IZrprUEUQOd"
 
-admin_emails: "[('SGRC','sgrc-iu-group@iu.edu'),('Adison Kleinsasser','Adison.Kleinsasser@usd.edu'),('Bill James','CBill.Conn@usd.edu'),('Luke Gassman','luke.gassman@sdstate.edu')]"
+admin_emails: "[('SGRC','sgrc-iu-group@iu.edu'),('Adison Kleinsasser','Adison.Kleinsasser@usd.edu'),('Bill James','CBill.Conn@usd.edu')]"
 portal_title: "University of South Dakota Gateway"
 
 django_google_analytics_tracking_id: "UA-111528347-1"