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 2021/04/23 13:17:28 UTC

[airavata] branch master updated: Adding email to HICOPS for admin notifications

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 02f6dda  Adding email to HICOPS for admin notifications
02f6dda is described below

commit 02f6dda5ecba1da38a8f917a178ff53aff2010ac
Author: eroma2014 <er...@gmail.com>
AuthorDate: Fri Apr 23 09:17:14 2021 -0400

    Adding email to HICOPS for admin notifications
---
 .../inventories/scigap/production/host_vars/hicops-deepsnap/vars.yml    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/hicops-deepsnap/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/hicops-deepsnap/vars.yml
index 26122f9..f6aec9a 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/hicops-deepsnap/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/hicops-deepsnap/vars.yml
@@ -47,7 +47,7 @@ gateway_id: "hicops"
 experiment_data_dir: "{{ user_data_dir }}/hicops"
 gateway_data_store_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnwOfvXERKIUcsH9W4GH+S+glClMrxzlEV6cXtCgrr92ooTEw3oxjmQGyvGs0G6AFHe7Tbkxnp6QBFD/VvNLpaXcvZc3t37IvbKqm2Wu5TkLhgHZqG/ceGSlaLqgKIhU5kENF3Y0XtK/QSd4hfECWQ/VyzafPCLs88xuaXdhUQE4dw+COrimaW57nCZ/A1lspBIKsnwxqFpmIXE1gsR/eU0UjVCNixm3PoO+0hr6MTzzped+xAdQHuTST/0bu0vcrK1qVixsD8rKVLgaaEaHml93vG85wlzBmsiGID4yKNTJSQBNn3G8r51mjzw72tRHovaYlP3NMpPuWeVZgY7WF9"
 
-admin_emails: "[('CIRC', 'circ-iu-group@iu.edu'),('Muhammad Haseeb','mhaseeb@fiu.edu'),('Fahad Saeed','fsaeed@fiu.edu')]"
+admin_emails: "[('CIRC', 'circ-iu-group@iu.edu'),('Muhammad Haseeb','mhase003@fiu.edu'),('Fahad Saeed','fsaeed@fiu.edu')]"
 portal_title: "HICOPS Portal"
 
 django_google_analytics_tracking_id: "UA-193861714-1"