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