added pga back to hosts
Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/0ca98538 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/0ca98538 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/0ca98538 Branch: refs/heads/ansible-testing-0.17 Commit: 0ca9853842193e4a82530b3d993819ebf628d005 Parents: dfdad9b Author: jecoulte <[email protected]> Authored: Fri Jan 27 11:57:32 2017 -0500 Committer: jecoulte <[email protected]> Committed: Fri Jan 27 11:57:32 2017 -0500 ---------------------------------------------------------------------- dev-tools/ansible/hosts | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/0ca98538/dev-tools/ansible/hosts ---------------------------------------------------------------------- diff --git a/dev-tools/ansible/hosts b/dev-tools/ansible/hosts index 409817b..26c312d 100644 --- a/dev-tools/ansible/hosts +++ b/dev-tools/ansible/hosts @@ -22,6 +22,9 @@ [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
