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 2019/11/04 12:58:17 UTC

[airavata] 01/02: Ansible: DATASETS_DIR for simccs.org

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

commit 772df3ce5cd32b6a8879a61005ab61d950e90be3
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Mon Nov 4 00:46:23 2019 -0500

    Ansible: DATASETS_DIR for simccs.org
---
 .../ansible/inventories/scigap/production/host_vars/simccs/vars.yml      | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/simccs/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/simccs/vars.yml
index ab07cff..7cfb011 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/simccs/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/simccs/vars.yml
@@ -32,6 +32,7 @@ django_extra_settings:
   JAVA_HOME: "/usr/java/default"
   MAPTOOL_SETTINGS:
     CPLEX_APPLICATION_ID: "cplex-solver_99721933-c9e4-4285-9ef1-d035ca82b541"
+    DATASETS_DIR: "/data/gateway-user-data/simccs-datasets"
 
 vhost_servername: "simccs.org"
 vhost_ssl: true