1b40755bbe0e3603f16f8e367f873eea15f42d5a

The current method of installing the distribution packages required is set in the tasks and cannot be changed by a deployer. Currently the apt task always installs the latest package. This results in unexpected binary changes when a deployer may simply be trying to execute a configuration change. This patch adds the ability for a deployer to change the desired state so that the results are predictable. Change-Id: I44271278a353fc222012463431cebc12de0f2f56
OpenStack-Ansible openstack_hosts
Role for basic setup and configuration of a host machine for the intended purpose of use within OpenStack. This role was created to tune a host to receive OpenStack. The basic operations within the role allow it to install, setup, and tune specific kernel options that all OpenStack powered hosts will need to perform nominally.
Default Variables
../../defaults/main.yml
Required Variables
None
Example Playbook
Description
Languages
Jinja
59.1%
Python
40.9%