This is an automated email from the ASF dual-hosted git repository.
eroma 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 ab8417e Fixed a typo
ab8417e is described below
commit ab8417e5fada953354dc7d94696be6044a51484c
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Fri Apr 5 12:42:15 2019 -0400
Fixed a typo
---
dev-tools/ansible/inventories/scigap/develop/host_vars/saver-x/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/develop/host_vars/saver-x/vars.yml
b/dev-tools/ansible/inventories/scigap/develop/host_vars/saver-x/vars.yml
index 621213b..95f7b94 100644
--- a/dev-tools/ansible/inventories/scigap/develop/host_vars/saver-x/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/develop/host_vars/saver-x/vars.yml
@@ -38,7 +38,7 @@ auth_options:
name: "Saver-X"
external:
- name: "Existing Institute Login"
- idp_alias: "cilogon"
+ idp_alias: "cilogon"
gateway_id: "saver-x"
experiment_data_dir: "{{ user_data_dir }}/django-saver-x"