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 b89b91a  Removed PGA gateway URL from workspace.
b89b91a is described below

commit b89b91a772d2657f65eb41478a0b8d0fc8d31ca2
Author: eroma2014 <[email protected]>
AuthorDate: Wed Nov 11 11:25:36 2020 -0500

    Removed PGA gateway URL from workspace.
---
 .../inventories/scigap/production/host_vars/distantreader/vars.yml      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/host_vars/distantreader/vars.yml
 
b/dev-tools/ansible/inventories/scigap/production/host_vars/distantreader/vars.yml
index 3732154..4bac6ab 100644
--- 
a/dev-tools/ansible/inventories/scigap/production/host_vars/distantreader/vars.yml
+++ 
b/dev-tools/ansible/inventories/scigap/production/host_vars/distantreader/vars.yml
@@ -26,7 +26,7 @@ ssl_certificate_chain_file: 
"/etc/letsencrypt/live/distantreader.org/fullchain.p
 ssl_certificate_key_file: "/etc/letsencrypt/live/distantreader.org/privkey.pem"
 
 django_file_upload_max_file_size_mb: 256
-django_pga_url: "https://distantreader.scigap.org";
+#django_pga_url: "https://distantreader.scigap.org";
 
 ## Keycloak related variables
 tenant_domain: "distantreader"

Reply via email to