Ryan Barry has submitted this change and it was merged. Change subject: Prepend the hostname in /etc/hosts, don't append ......................................................................
Prepend the hostname in /etc/hosts, don't append hostname -f and socket.getfqdn() are incorrect if the hostname is at the end of the list in /etc/hosts. Prepend it instead. This resolves a bug with deploying a second hosted-engine node Change-Id: I3b0825ceba7ce4620ec5675122099037efe17d3d Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/config/defaults.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Fabian Deutsch: Looks good to me, but someone else must approve Ryan Barry: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/55025 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3b0825ceba7ce4620ec5675122099037efe17d3d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Jenkins CI 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
