using test virtualbox host
Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/ffdb2366 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/ffdb2366 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/ffdb2366 Branch: refs/heads/ansible-testing-0.17 Commit: ffdb236645c242f1ae4e14bf81dee006620c36c0 Parents: 214a068 Author: jecoulte <[email protected]> Authored: Fri Jan 27 11:51:56 2017 -0500 Committer: jecoulte <[email protected]> Committed: Fri Jan 27 11:51:56 2017 -0500 ---------------------------------------------------------------------- dev-tools/ansible/hosts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/ffdb2366/dev-tools/ansible/hosts ---------------------------------------------------------------------- diff --git a/dev-tools/ansible/hosts b/dev-tools/ansible/hosts index 661779e..409817b 100644 --- a/dev-tools/ansible/hosts +++ b/dev-tools/ansible/hosts @@ -22,8 +22,8 @@ [gfac] 149.165.171.0 -[pga] -149.165.170.103 +[pga-test] +192.168.56.99 ansible_user=jecoulte ansible_become=true become_method=sudo ansible_ssh_user=jecoulte [local] localhost ansible_connection=local
