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 67aad5b  Deploying SMALTR gateway
67aad5b is described below

commit 67aad5b7b49b5569f20210c849ae3f0bf466b045
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Fri Jan 24 14:53:08 2020 -0500

    Deploying SMALTR gateway
---
 .../ansible/inventories/scigap/production/host_vars/smaltr/vars.yml     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/host_vars/smaltr/vars.yml 
b/dev-tools/ansible/inventories/scigap/production/host_vars/smaltr/vars.yml
index f2a3589..6cfd9df 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/smaltr/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/smaltr/vars.yml
@@ -40,7 +40,7 @@ auth_options:
       idp_alias: "cilogon"
       logo: "images/cilogon-logo-24x24-b.png"
 
-gateway_id: "cgpe"
+gateway_id: "smaltr"
 experiment_data_dir: "{{ user_data_dir }}/smaltr"
 #gateway_data_store_ssh_public_key: "ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQCNOy82E44c+/64s1Gd/VeQ4CpcGuTHwodXd1sLKu9sUDVO3pH4oBIQi0SLAns7W9qG63mZWO7lh2lSpqVyVzPY8eN+s/9JcvdLpJaTD35mxIXFTzPjbaVczpSB7DVpwPeQkHysrFe4U3TDgZemmVtFEe0TwU6wmVA42XFZi9+Z+q+jEJuG6t4O4v25jqkX6pQPkfDzMWh8Wxu2jXoBVLYIkpl1hXVGx+xLZFsgPkpjI9/+e29TEfcHBocE2a0/rtRUEFZjYApg2zb8Zglq37c6y8NepT5YyznA0QJV/hr7BogVHqrLy1HL5MCTt83Yn8e5/srNq27yjow1Jy8UHlB3"
 

Reply via email to