Fix pushing m2 settings and master pub keys
7 files changed
tree: 4f5d5dbc777ea5e9409b36bf6604fb3c71492bfa
  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