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 0f873efd2e Removed CIRC email from the notification list.
0f873efd2e is described below
commit 0f873efd2e790a97fcda94c71020cbc0fe1bb824
Author: eroma2014 <[email protected]>
AuthorDate: Mon Apr 25 15:14:11 2022 -0400
Removed CIRC email from the notification list.
---
.../inventories/scigap/production/host_vars/pace-gatech/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/pace-gatech/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/pace-gatech/vars.yml
index 5422b46c7c..093aea47e0 100644
---
a/dev-tools/ansible/inventories/scigap/production/host_vars/pace-gatech/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/production/host_vars/pace-gatech/vars.yml
@@ -46,7 +46,7 @@ gateway_id: "pace-gatech"
experiment_data_dir: "{{ user_data_dir }}/pace-gatech"
gateway_data_store_ssh_public_key: "ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQCNOy82E44c+/64s1Gd/VeQ4CpcGuTHwodXd1sLKu9sUDVO3pH4oBIQi0SLAns7W9qG63mZWO7lh2lSpqVyVzPY8eN+s/9JcvdLpJaTD35mxIXFTzPjbaVczpSB7DVpwPeQkHysrFe4U3TDgZemmVtFEe0TwU6wmVA42XFZi9+Z+q+jEJuG6t4O4v25jqkX6pQPkfDzMWh8Wxu2jXoBVLYIkpl1hXVGx+xLZFsgPkpjI9/+e29TEfcHBocE2a0/rtRUEFZjYApg2zb8Zglq37c6y8NepT5YyznA0QJV/hr7BogVHqrLy1HL5MCTt83Yn8e5/srNq27yjow1Jy8UHlB3"
-admin_emails: "[('SGRC', '[email protected]'),('PACE Support',
'[email protected]')]"
+admin_emails: "[('Eroma Abeysinghe', '[email protected]'),('PACE Support',
'[email protected]')]"
portal_title: "PACE Gateway"
...