Files
openstack-ansible-openstack…/tasks
Kevin Carter 1f1ed79bb4 Improve deployment performance on large clusters
This change makes the host file prep and setup a lot faster
especially when deploying against very large clusters. The
change moves away from the lineinfile module and instead generates
a script with the same capabilities and then executes the script.
The generated script is stored in locally on the remote host
at "/usr/local/bin/openstack-host-hostfile-setup.sh" and can be
executed at any time to fix and or clean up host file problems.

Change-Id: Idca583deb403fce2b15a3dbc6255bb3bf92d9446
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-05-03 13:55:24 -05:00
..
2015-11-03 02:57:54 -06:00
2015-11-03 02:57:54 -06:00