You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2019/09/21 19:40:58 UTC

[airavata] branch staging updated: Hide data parsers from gateways19 django instance

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/staging by this push:
     new ee0972e  Hide data parsers from gateways19 django instance
ee0972e is described below

commit ee0972e6ce09fb5a6ff9fb1bf6af717e5a284e36
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Sat Sep 21 12:35:44 2019 -0700

    Hide data parsers from gateways19 django instance
---
 .../ansible/inventories/scigap/staging/host_vars/gateways19/vars.yml     | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/staging/host_vars/gateways19/vars.yml b/dev-tools/ansible/inventories/scigap/staging/host_vars/gateways19/vars.yml
index 1cb7251..31e39e3 100644
--- a/dev-tools/ansible/inventories/scigap/staging/host_vars/gateways19/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/staging/host_vars/gateways19/vars.yml
@@ -43,7 +43,6 @@ auth_options:
 gateway_id: "gateways19"
 experiment_data_dir: "{{ user_data_dir }}/gateways19"
 gateway_data_store_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCC3SyAjqDVPve0v8FKzWp6TAOOzh0p7BBZBMeH/PmP2Ao7CF2uPBQIzeb3zi52zC0pTn0LaQNFa5ZwUWrWb1xMIzjaX98u8Prz/uIhhOibAXmQ8KPSeY1WkBjXLlVgjsT0byD+/tKd3n+Bv5OYDMnwHdg5nnO/kQ8cdBUZa7qQV8gr8qak4Gyh4waMHgCJxHhEBlbaisQSzSsV68HXAjEgn/4k7GWQBW/3qTtjc+BHPItwqRdLU9VZAaLbb7bo4VEDSmpZyzvK0c5VhO5uZ+vEMZzxD2Vje36h8KVmljNRYJ1BoZgL6jjn7uzUqTfb2MOzCnH0R1rpWeif60FH2ROf"
-django_hidden_airavata_apps: "[]"
 
 admin_emails: "[('SGRC', 'sgrc-iu-group@iu.edu'), ('Sudhakar Pamidighantam', 'pamidigs@iu.edu'), ('Eroma Abeysinghe', 'eabeysin@iu.edu')]"
 portal_title: "Gateways19 Portal"