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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
