Role openstack_hosts for OpenStack-Ansible
Go to file
Vadim Kuznetsov 5b9cf44498 use ansible_hostname to construct canonical_hostname in /etc/hosts
inventory_hostname is ansible alias of the host. It may be
equal to hostname in most cases, but also can be short alias for
convenience.
ansible_hostname is discovered hostname, i.e. real hostname.
It make more sense to use real hostname to construct fqdn
and use inventory_hostname as an alias.

Change-Id: If980f67da27035aa81b554ef59dedaf5a34357f4
2018-11-27 15:33:02 -05:00
defaults Increase inotify watch limit 2018-10-31 08:54:06 +00:00
doc Updated from global requirements 2018-03-15 07:30:51 +00: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 Add bionic to galaxy_info metadata 2018-08-02 14:19:11 +01:00
releasenotes Do not disable caching for apt when http proxies are configured 2018-11-07 15:41:33 +00:00
tasks Merge "Do not disable caching for apt when http proxies are configured" 2018-11-10 09:54:36 +00:00
templates use ansible_hostname to construct canonical_hostname in /etc/hosts 2018-11-27 15:33:02 -05:00
tests use ansible_hostname to construct canonical_hostname in /etc/hosts 2018-11-27 15:33:02 -05:00
vars SUSE: Add system-user-nobody for Leap 15 2018-10-26 10:54:40 +01:00
zuul.d switch documentation job to new PTI 2018-08-21 13:21:49 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:51:28 +00:00
.gitreview New git dotfiles for independant repository 2015-11-25 18:44:58 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:05:38 +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
manual-test.rc Use centralised test scripts 2016-09-27 17:08:37 +01:00
README.rst add the project source code repository 2018-09-07 09:22:05 +08:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-09-29 04:53:06 +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
tox.ini fix tox python3 overrides 2018-09-26 18:42:32 -04:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:18:08 +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:

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