Added new NCSA Gateway
Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/e74f7812 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/e74f7812 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/e74f7812 Branch: refs/heads/develop Commit: e74f7812b0e4d3be3c2de84a2be0c0ce48a7bdeb Parents: ba7dcd3 Author: Eroma Abeysinghe <[email protected]> Authored: Wed Aug 23 10:42:23 2017 -0400 Committer: Eroma Abeysinghe <[email protected]> Committed: Wed Aug 23 10:42:23 2017 -0400 ---------------------------------------------------------------------- dev-tools/ansible/pga-scigap-prod.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/e74f7812/dev-tools/ansible/pga-scigap-prod.yml ---------------------------------------------------------------------- diff --git a/dev-tools/ansible/pga-scigap-prod.yml b/dev-tools/ansible/pga-scigap-prod.yml index 45b80c3..1f53c8b 100644 --- a/dev-tools/ansible/pga-scigap-prod.yml +++ b/dev-tools/ansible/pga-scigap-prod.yml @@ -44,4 +44,5 @@ - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/wvsu" - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/iugeosurvey" - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/scbglsu" +- include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/NCSAIndustry" ...
