Add roles: common , ubuntu-slaves
16 files changed
tree: 8a9b25468146eac9e0d7ab1411113ad8f01faea0
  1. roles/
  2. .gitignore
  3. ansible.cfg
  4. hosts
  5. init.yml
  6. 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:apache/toolchain.git

cd toolchain

  1. run ansible-playbook

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