Role openstack_hosts for OpenStack-Ansible
Go to file
Olivier Bourdon e98b5bb0c7 Fix error when /etc/hosts does not exist
Even though this might seem very rare/unusual/non-acceptable
there are cases where the /etc/hosts file does not exist
(or has been moved temporarily). This fix prevents error
from being raised. This furthermore ensure idem-potency
as without the fix, using the role after failure just
works because /etc/hosts has now been created.

Change-Id: Ied4875d4fc6754bb262496e69b231b192166b23c
(cherry picked from commit d5d516ee7c)
2018-04-20 06:22:41 +02:00
defaults SUSE: Switch OpenStack repo to Queens 2018-03-06 08:47:39 +00:00
doc Initial OSA zuul v3 role jobs 2017-10-17 18:20:51 +00:00
examples [DOCS] Move playbook example to separate file 2016-08-11 20:33:39 -05:00
files/gpg Add the ability to run the role on all hosts 2017-11-24 14:50:40 +00:00
handlers Keep persistent systemd journals 2018-02-08 07:52:08 -06:00
meta Add OpenStack-Ansible metadata 2017-10-11 08:44:57 +00:00
releasenotes Allow deployers to configure yum fastestmirror 2018-02-15 17:23:50 +00:00
tasks Fix error when /etc/hosts does not exist 2018-04-20 06:22:41 +02:00
templates templates: hostfile-setup: Improve regexp for host entries 2018-01-23 11:28:18 +00:00
tests Fix openstack_host_module_file typo 2018-03-08 08:39:28 -06:00
vars update required kernel 2018-03-27 09:48:39 +00:00
zuul.d Zuul: Remove project name 2018-02-01 17:22:48 -08:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:19:06 +00:00
.gitreview Update .gitreview for stable/queens 2018-02-14 15:46:14 +00: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
README.rst Update links in README 2017-09-13 10:01:59 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:54:01 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:05:38 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 17:08:37 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-11-10 13:15:18 +00:00
setup.cfg Update setup.cfg home page url 2018-01-24 05:35:18 -08:00
setup.py Updated from global requirements 2017-03-02 11:51:22 +00:00
test-requirements.txt Updated from global requirements 2018-01-24 01:16:25 +00:00
tox.ini Point to Queens instead of master 2018-02-15 14:07:14 +00:00

README.rst

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:

https://docs.openstack.org/openstack-ansible-openstack_hosts/latest/

The project home is at:

http://launchpad.net/openstack-ansible