Role openstack_hosts for OpenStack-Ansible
Go to file
Jonathan Rosser a71523f7c3 Do not add /etc/hosts entry for 127.0.1.1
This patch removes a task which adds an entry to /etc/hosts for
the hostname / 127.0.1.1.

Some services, such as rabbitmq, require that the ip address they
are configured to listen on resolves to a hostname with the same
ip. Before this patch there were two /etc/hosts entries for the
hostname of each host, 127.0.1.1 and the mgmt network address.

This patch ensures that the /etc/hosts file is unambiguous and
always resolves the hostname to the mgmt network ip address.

Change-Id: I5c9bf4cd0a3a416447f6f1797df4657402a64382
2019-07-14 09:20:41 +01:00
defaults Install user supplied CA certificates into system trust store 2019-06-26 11:42:12 +01:00
doc Cap sphinx for py2 to match global requirements 2019-05-16 16:19:01 +08:00
examples Trivial: Fix the pep8 warning 2018-05-08 17:23:18 +08:00
files/gpg Revert "Install EPEL repositories manually and exclude Python packages" 2018-06-13 11:29:36 +01:00
handlers Fix usage of "|" for tests 2018-07-12 17:03:43 +02:00
meta Clarify supported SUSE versions 2019-05-14 11:51:56 +02:00
releasenotes Install user supplied CA certificates into system trust store 2019-06-26 11:42:12 +01:00
tasks Install user supplied CA certificates into system trust store 2019-06-26 11:42:12 +01:00
templates Do not add /etc/hosts entry for 127.0.1.1 2019-07-14 09:20:41 +01:00
tests Do not add /etc/hosts entry for 127.0.1.1 2019-07-14 09:20:41 +01:00
vars Install user supplied CA certificates into system trust store 2019-06-26 11:42:12 +01:00
zuul.d Add integrated coverage 2019-05-14 11:51:05 +02:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:51:28 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:11 +00:00
CONTRIBUTING.rst [Trivial Fix] Replace Chinese punctuation with English punctuation 2018-09-06 10:45:22 +08:00
LICENSE IRR for openstack_hosts 2015-11-03 02:57:54 -06:00
README.rst Add bugs url link to README 2018-12-04 10:02:44 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-06-27 10:20:29 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2019-05-09 11:33:57 +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 2019-05-09 11:33:57 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:16:39 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:22 +00:00
tox.ini fix tox python3 overrides 2018-12-01 10:57:02 +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/

Release notes for the project can be found at:

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

The project source code repository is located at:

https://git.openstack.org/cgit/openstack/openstack-ansible-openstack_hosts/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible