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 2020/04/15 22:47:36 UTC

[airavata] branch master updated: Ansible: remove pga url seagrid django

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

machristie 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 1bce4bf  Ansible: remove pga url seagrid django
1bce4bf is described below

commit 1bce4bf5b3ab1d057dbe8253599b77fc09f68568
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Wed Apr 15 18:43:49 2020 -0400

    Ansible: remove pga url seagrid django
---
 .../ansible/inventories/scigap/production/host_vars/seagrid/vars.yml     | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/seagrid/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/seagrid/vars.yml
index 9d80b42..06f75d1 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/seagrid/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/seagrid/vars.yml
@@ -30,7 +30,6 @@ ssl_certificate_chain_file: "/etc/letsencrypt/live/seagrid.org/fullchain.pem"
 ssl_certificate_key_file: "/etc/letsencrypt/live/seagrid.org/privkey.pem"
 
 django_file_upload_max_file_size_mb: 5500
-django_pga_url: "https://pga.seagrid.org"
 
 ## Keycloak related variables
 tenant_domain: "seagrid"