You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by di...@apache.org on 2020/05/19 04:17:42 UTC

[airavata] branch mft-integration updated: Updating pga host for testing environment

This is an automated email from the ASF dual-hosted git repository.

dimuthuupe pushed a commit to branch mft-integration
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/mft-integration by this push:
     new 9ae9d63  Updating pga host for testing environment
9ae9d63 is described below

commit 9ae9d632f5fe9163ee0399b1c20853a7ea83b680
Author: Dimuthu Wannipurage <di...@gmail.com>
AuthorDate: Tue May 19 00:17:26 2020 -0400

    Updating pga host for testing environment
---
 dev-tools/ansible/inventories/scigap/testing/hosts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/testing/hosts b/dev-tools/ansible/inventories/scigap/testing/hosts
index 3dd6789..ce7c452 100644
--- a/dev-tools/ansible/inventories/scigap/testing/hosts
+++ b/dev-tools/ansible/inventories/scigap/testing/hosts
@@ -21,7 +21,7 @@
 149.165.156.124 ansible_user=root
 
 [pga]
-149.165.156.125 ansible_user=root
+149.165.170.103 ansible_user=root
 
 # Using the same keycloak as development
 [keycloak]