update README.md
1 file changed
tree: 36812b9f9d5aa6db803ca47e7e26a71ba1c66ebb
  1. files/
  2. tasks/
  3. .gitignore
  4. ansible.cfg
  5. hosts
  6. init.yml
  7. README.md
README.md

toolchain

build toolchain based on Ansible - http://docs.ansible.com

  1. Establish connectivity b/w the ansible control machine and the ASF jenkins slaves

  2. Installing Ansible

  1. Clone toolchain - this github repo

git clone git@github.com:hortonworks/toolchain.git

cd toolchain

  1. run ansible-playbook

ansible-playbook -i hosts init.yml -v -f6