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 2021/06/02 22:08:02 UTC

[airavata] branch master updated: Ansible: temporarily deploying a branch for amp, with some wagtail updates

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 85b002b  Ansible: temporarily deploying a branch for amp, with some wagtail updates
85b002b is described below

commit 85b002bf01c06b056c4f4c539303d67314353c05
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Wed Jun 2 18:06:50 2021 -0400

    Ansible: temporarily deploying a branch for amp, with some wagtail updates
---
 .../ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml  | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml
index e4b9e01..2a0ec19 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml
@@ -21,6 +21,7 @@
 ---
 airavata_django_extra_dependencies:
   - git+https://github.com/SciGaP/amp-gateway-django-app.git#egg=amp_gateway_django_app
+airavata_django_git_branch: "airavata-3465"
 
 vhost_servername: "ampgateway.org"
 vhost_ssl: True