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 ebc73f5 Removed PGA gateway URL from workspace.
ebc73f5 is described below
commit ebc73f5f170669e4ca23168a008868f62423caaa
Author: eroma2014 <[email protected]>
AuthorDate: Wed Nov 11 12:56:18 2020 -0500
Removed PGA gateway URL from workspace.
---
.../ansible/inventories/scigap/production/host_vars/searchsra/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/searchsra/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/searchsra/vars.yml
index c6ad060..29cd923 100644
---
a/dev-tools/ansible/inventories/scigap/production/host_vars/searchsra/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/production/host_vars/searchsra/vars.yml
@@ -26,7 +26,7 @@ ssl_certificate_chain_file:
"/etc/letsencrypt/live/www.searchsra.org/fullchain.p
ssl_certificate_key_file: "/etc/letsencrypt/live/www.searchsra.org/privkey.pem"
django_file_upload_max_file_size_mb: 60
-django_pga_url: "https://pga.searchsra.scigap.org"
+#django_pga_url: "https://pga.searchsra.scigap.org"
## Keycloak related variables
tenant_domain: "searching-sra"