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/06/02 18:41:04 UTC

[airavata] branch master updated: Removing pfec-hydro from gf4 deploy

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 8b76535  Removing pfec-hydro from gf4 deploy
8b76535 is described below

commit 8b765356c6f59318cec1dffe66e16d4a4ec85240
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Sun Jun 2 14:40:51 2019 -0400

    Removing pfec-hydro from gf4 deploy
---
 dev-tools/ansible/pga-scigap-stagingnew.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/pga-scigap-stagingnew.yml b/dev-tools/ansible/pga-scigap-stagingnew.yml
index 037d9d7..6e70f19 100644
--- a/dev-tools/ansible/pga-scigap-stagingnew.yml
+++ b/dev-tools/ansible/pga-scigap-stagingnew.yml
@@ -39,7 +39,7 @@
 - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/newmexicostate"
 - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/nexttdb"
 - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/oscer"
-- include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/pfec-hydro"
+# - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/pfec-hydro"
 - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/phasta"
 - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/r-hpc"
 - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/rutgersgemr"