[node-patches] Change in ovirt-node[master]: Set the canonical name in /etc/hosts with augeas, not aliases
rbarry at redhat.com
rbarry at redhat.com
Thu Apr 7 13:13:36 UTC 2016
Ryan Barry has submitted this change and it was merged.
Change subject: Set the canonical name in /etc/hosts with augeas, not aliases
......................................................................
Set the canonical name in /etc/hosts with augeas, not aliases
As it turns out, augeas will happily leave a localhost.localdomain
canonical hostname, even if all aliases are removed.
Set the canonical field with the new hostname instead, and add
the localhost aliases after that
Change-Id: I654295af494243bf03f6ba428ad51fa643414f59
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1318992
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M src/ovirt/node/config/defaults.py
1 file changed, 3 insertions(+), 2 deletions(-)
Approvals:
Fabian Deutsch: Looks good to me, approved; Passed CI tests
Ryan Barry: Verified
--
To view, visit https://gerrit.ovirt.org/55765
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I654295af494243bf03f6ba428ad51fa643414f59
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the node-patches
mailing list