This is an automated email from the ASF dual-hosted git repository.
lahirujayathilake pushed a change to branch airavata-deployment
in repository https://gitbox.apache.org/repos/asf/airavata.git
from 1d2f2fe995 Updated ansible dev server vault configurations
add 8ac824374a included dev guides and updated documentation
No new revisions were added by this update.
Summary of changes:
dev-tools/ansible/DEVELOPER_GUIDE.md | 350 ++++++++++++++++
dev-tools/ansible/README.md | 217 +++++++---
dev-tools/ansible/SETUP_FLOW.md | 449 +++++++++++++++++++++
dev-tools/ansible/deploy_setup.sh | 72 ----
dev-tools/ansible/deploy_update.sh | 75 ----
.../inventories/dev/group_vars/all/vars.yml | 4 +-
dev-tools/ansible/inventories/template/README.md | 22 +-
7 files changed, 976 insertions(+), 213 deletions(-)
create mode 100644 dev-tools/ansible/DEVELOPER_GUIDE.md
create mode 100644 dev-tools/ansible/SETUP_FLOW.md
delete mode 100755 dev-tools/ansible/deploy_setup.sh
delete mode 100755 dev-tools/ansible/deploy_update.sh