This is an automated email from the ASF dual-hosted git repository.
machristie pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/develop by this push:
new caff5027a9 Ansible: update seagrid admin email to circ
caff5027a9 is described below
commit caff5027a9838e58558c5f3d725641371d7bfa5a
Author: Marcus Christie <[email protected]>
AuthorDate: Fri Jul 29 12:21:12 2022 -0400
Ansible: update seagrid admin email to circ
---
.../ansible/inventories/scigap/develop-js2/host_vars/seagrid/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/develop-js2/host_vars/seagrid/vars.yml
b/dev-tools/ansible/inventories/scigap/develop-js2/host_vars/seagrid/vars.yml
index 5cdb70b551..20936fdbad 100644
---
a/dev-tools/ansible/inventories/scigap/develop-js2/host_vars/seagrid/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/develop-js2/host_vars/seagrid/vars.yml
@@ -43,7 +43,7 @@ gateway_id: "seagrid"
experiment_data_dir: "{{ user_data_dir }}/django-seagrid"
gateway_data_store_ssh_public_key: "ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQCFgLWSw6Mf0tPbkeSyzPMxgT50cNEXFDiE9UnEx0tIm+is9C3hIK78Ct8NAWgPxdXy1vd/9NBVIqkR516NZ7VyGbUHkrtPLOYL+Of9IyvxOQmrLzTLQNS9yVkxwxykJzBePZySyLcOKQdG8YoNj6+2iRolzfo5/w4Gz+MSqKmPJcVH8hjwTdoE5s0hYU4MaLF966hh6LUH7SG31BcTadtEgnE8nYfxeoa20oj0h0n1LKO06OZgVXVN3iulHimQ1paQiW71X9UPUhgpLnYAiI99BmYOQqEM4IndwZLZPwDeb23A0Dh3bLO8CAPgPRcG5b1Da6kABi5i5gcIt3WCJzeP"
-admin_emails: "[('SGRC', '[email protected]'), ('Sudhakar Pamidighantam',
'[email protected]'), ('Eroma Abeysinghe', '[email protected]')]"
+admin_emails: "[('CIRC', '[email protected]'), ('Sudhakar Pamidighantam',
'[email protected]'), ('Eroma Abeysinghe', '[email protected]')]"
portal_title: "SEAGrid Portal"
...