Fabian Deutsch has submitted this change and it was merged. Change subject: network: write new hostname into /etc/hostname ......................................................................
network: write new hostname into /etc/hostname Currently, when users set a new hostname via TUI and reboot the host, it won't save the new hostname. This happens because hostnamectl is not saving the new hostname into /etc/hostname. This patch adds a workaround until we find the root cause. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1254580 Change-Id: I9bbb7b96f98a70915190846eb7c9d3b22e0af3a1 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M src/ovirt/node/config/network.py 1 file changed, 8 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/44455 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9bbb7b96f98a70915190846eb7c9d3b22e0af3a1 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Anatoly Litovsky <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
