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 2022/04/13 18:32:03 UTC

[airavata] branch master updated: Ansible: production branch of lrose-sgci django app

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 268eefae52 Ansible: production branch of lrose-sgci django app
268eefae52 is described below

commit 268eefae5224c79447da00b81d605feb1cb9b7dc
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Wed Apr 13 14:31:51 2022 -0400

    Ansible: production branch of lrose-sgci django app
---
 .../ansible/inventories/scigap/production/host_vars/lrose/vars.yml      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/lrose/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/lrose/vars.yml
index 5347bba0a7..930067e8da 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/lrose/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/lrose/vars.yml
@@ -23,7 +23,7 @@
 #gateway_data_store_hostname: "js-168-166.jetstream-cloud.org"
 
 airavata_django_extra_dependencies:
-  - git+https://github.com/NCAR/lrose-sgci.git@main#egg=my-custom-django-app
+  - git+https://github.com/NCAR/lrose-sgci.git@production#egg=my-custom-django-app
 
 vhost_servername: "gateway.lrose.net"
 vhost_ssl: True