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
..
2017-06-23 14:11:29 -07:00
2019-02-19 20:32:31 -06:00
2017-04-05 12:08:29 +01:00