browbeat/ansible
2015-11-09 15:37:27 -05:00
..
group_vars Cleaning up the ansible work 2015-11-09 13:04:28 -05:00
roles Added pass/fail 2015-11-09 15:37:27 -05:00
browbeat.yml Cleaning up the ansible work 2015-11-09 13:04:28 -05:00
gen_hostfile.sh removing the useless tee 2015-11-06 13:20:02 -05:00
hosts Early stages of trying to migrate some of this to ansible 2015-11-06 14:00:08 -05:00
README.md Update README.md 2015-11-09 13:07:13 -05:00

Ansible for Overcloud changes

Playbook to modify the overcloud.

To use

Generate the host file for ansible.

# bash gen_hostfile.sh

**Review the host file the script generates.

To modify the number of workers each service is running, set the env variable

# export NUM_WORKERS=24

Once ansible completes, each serivce will be running 24 workers.