Hi Qiyang, Eroma told me you were interested in looking at the Ansible playbook for installing PGA. Here is a link [1] to the playbook file on the ‘master’ branch. This playbook consist of two roles, env_setup [2] and pga [3] and you can look at those roles for further details.
[1] https://github.com/apache/airavata/blob/master/dev-tools/ansible/pga.yml [2] https://github.com/apache/airavata/tree/master/dev-tools/ansible/roles/env_setup/tasks [3] https://github.com/apache/airavata/tree/master/dev-tools/ansible/roles/pga Let me know if you have any questions. Thanks, Marcus
