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 99afa33 Fixed a tyop in notredame gateway id
99afa33 is described below
commit 99afa3382619cbcb34374399a51ab6266e2462d8
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Wed Feb 6 02:07:46 2019 -0500
Fixed a tyop in notredame gateway id
---
.../inventories/scigap/production/pga_config/distantreader/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/pga_config/distantreader/vars.yml
b/dev-tools/ansible/inventories/scigap/production/pga_config/distantreader/vars.yml
index 85473b6..b89bcdf 100644
---
a/dev-tools/ansible/inventories/scigap/production/pga_config/distantreader/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/production/pga_config/distantreader/vars.yml
@@ -49,7 +49,7 @@ auth_options:
# logo: "/assets/cilogon-logo-24x24-b.png"
oauth_callback_url: "https://{{ vhost_servername }}/callback-url"
-gateway_id: "mines"
+gateway_id: "distantreader"
# relative to document root dir
experiment_data_dir: "{{ user_data_dir }}/{{ gateway_id }}"
gateway_data_store_resource_id:
"gf4.ucs.indiana.edu_61552681-96f0-462a-a36c-a62a010bffc6"