zuul-jobs/roles/multi-node-hosts-file
Andrea Frittoli 13b96b4bc6 Include hostnames in /etc/hosts
Include the resolution of the hostname to the private IPv4 for all
hosts in multinode setups.
Currently we only setup the inventory name, which is not enough
since qemu relies on the hostname for live migration.

Change-Id: I717f5f8b5b803abe874bea498fd07f5508cc7214
2018-06-05 11:13:03 +01:00
..
tasks Include hostnames in /etc/hosts 2018-06-05 11:13:03 +01:00
README.rst Multi-node: Set up hosts file 2017-09-22 16:25:51 -04:00

README.rst

Configures the inventory hostnames in a multi-node job resolve to their respective private ipv4 addresses through the /etc/hosts file on each node.