1f1ed79bb43aa6309e05bd7e9707a3d152b1314d
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>
OpenStack host setup
- tags
-
openstack, host, cloud, ansible
- category
-
*nix
Role for basic setup and configuration of a host machine for the intended purpose of use within OpenStack.
Description
Languages
Jinja
59.1%
Python
40.9%