Repository: airavata-docs Updated Branches: refs/heads/master 221fcae40 -> 46aa12137
Added ansible links Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/46aa1213 Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/46aa1213 Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/46aa1213 Branch: refs/heads/master Commit: 46aa12137e68c98e9fd6acbdc41a2c00a317e18a Parents: 221fcae Author: Eroma Abeysinghe <[email protected]> Authored: Fri Jun 2 11:49:15 2017 -0400 Committer: Eroma Abeysinghe <[email protected]> Committed: Fri Jun 2 11:49:15 2017 -0400 ---------------------------------------------------------------------- Airavata-Installation.md | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/46aa1213/Airavata-Installation.md ---------------------------------------------------------------------- diff --git a/Airavata-Installation.md b/Airavata-Installation.md index 11ebb7b..ceb7afc 100644 --- a/Airavata-Installation.md +++ b/Airavata-Installation.md @@ -1,4 +1,11 @@ ## <h2 id="AiravataCent">Install Apache Airavata</h2> +<b>NOTE</b> <br> +- These step by step instructions are for Airavata 0.16 (previous) release. <br> +- For the latest release 0.17 installation use Ansible scripts in [1] First read [2] <br> +- The Ansible scripts are supported only for CentOS 7 + +[1] <a href="https://github.com/apache/airavata/blob/master/dev-tools/ansible/airavata.yml" target="_blank"> Airavata Ansible Playbooks</a> <br> +[2] <a href="https://github.com/apache/airavata/blob/master/dev-tools/ansible/README.md" target="_blank">READ ME</a> <br> <b>Select...</b><br/> [<button type="button" style="color:#f2f2f2;text-align:center;font-weight:lighter;background-color:#2481b9;width:160px;border: 2px solid #3980c6;border-radius:4px">Airavata Prerequisites</button>](#Airavata)  
