| commit | 854cb67636c478143ed0071d44a84447a72e87a7 | [log] [tgz] |
|---|---|---|
| author | Peter Penchev <openstack-dev@storpool.com> | Thu Dec 14 21:45:52 2017 +0000 |
| committer | Peter Penchev <openstack-dev@storpool.com> | Thu Feb 01 17:36:05 2018 +0200 |
| tree | 15cd29c7462f57d7156cc5b89f2a87a3247fdae5 | |
| parent | 27ad349229df03d5e4a8f1a976374e8c9b201ee0 [diff] |
Allow a non-127.0.0.1 definition for the hostname. In some environments it might be useful to resolve the hostname to an IP address that is reachable by other hosts in the local network. If some of the configuration scripts have taken care of putting a proper line in /etc/hosts, do not try to override it by appending a 127.0.0.1 one. Change-Id: I7ae20a66c473b0c683803cc44654cd95fcce3639 Closes-Bug: 1746751