Role openstack_hosts for OpenStack-Ansible
Go to file
Jesse Pretorius 4af53825b1 Update instead of replacing the environment file
Currently the entire environment file is replaced,
which may remove any existing configuration on the
hosts including any pre-existing proxy configurations
and anything else the deployer may have put there.

This method replaces it with an additive process which
respects pre-existing content, but still allows the
global_environment_variables variable changes to be
fully reflected in the resulting environment file.

Change-Id: Ida3897f2553491913a3183e67b6503bed5281d5e
2017-03-29 10:58:53 +01:00
defaults Add ipv6 address for lo interface 2017-03-19 22:19:00 -04:00
doc Use https instead of http for git.openstack.org 2017-02-06 10:50:45 +08:00
examples [DOCS] Move playbook example to separate file 2016-08-11 20:33:39 -05:00
handlers Remove Trusty support from openstack_hosts role 2016-12-15 13:14:48 +00:00
meta Remove Trusty support from openstack_hosts role 2016-12-15 13:14:48 +00:00
releasenotes Merge "Update reno for stable/ocata" 2017-02-06 09:26:32 +00:00
tasks Update instead of replacing the environment file 2017-03-29 10:58:53 +01:00
templates Update instead of replacing the environment file 2017-03-29 10:58:53 +01:00
tests Reorder hostfile insertion to support upgrades 2016-10-11 09:18:06 +02:00
vars Remove EPEL 2017-03-08 15:18:19 -05:00
.gitignore Update testing bits for consistency 2016-09-19 09:07:11 +00:00
.gitreview New git dotfiles for independant repository 2015-11-25 18:44:58 +00:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 12:49:24 -06:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 19:43:06 +00:00
LICENSE IRR for openstack_hosts 2015-11-03 02:57:54 -06:00
manual-test.rc Use centralised test scripts 2016-09-27 17:08:37 +01:00
README.rst Show team and repo badges on README 2016-11-25 16:05:32 +01:00
run_tests.sh Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-15 10:00:37 +07:00
setup.cfg update homepage with developer documentation page 2016-09-20 13:09:12 +05:30
setup.py Updated from global requirements 2017-03-02 11:51:22 +00:00
test-requirements.txt Updated from global requirements 2017-02-11 17:48:26 +00:00
tox.ini Use https instead of http for git.openstack.org 2017-02-06 10:50:45 +08:00
Vagrantfile Remove Trusty support from openstack_hosts role 2016-12-15 13:14:48 +00:00

Team and repository tags

image

OpenStack-Ansible openstack_hosts

Role for basic setup and configuration of a host machine for use within OpenStack. This role tunes a host to receive OpenStack. The basic operations within the role install, set up, and tune specific kernel options that all OpenStack hosts need to perform nominally.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-openstack_hosts/

The project home is at:

http://launchpad.net/openstack-ansible