Fabian Deutsch has submitted this change and it was merged. Change subject: Use "ssh" instead of "net" in the augeas template on EL7 ......................................................................
Use "ssh" instead of "net" in the augeas template on EL7 Since augeas has support now, and using "ssh" in kdump.conf is required to make ssh kdumps work on EL7 (but we can't write from a template without breaking engine features), use "net" and sub out the key to "ssh" if it's EL7. This is a temporary fix until augeas support is backported to EL6, when we can just use "ssh" everywhere. Change-Id: I0c2b73726354cfaea477d8e041a86914a6dd89fe Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1180371 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/config/defaults.py 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Fabian Deutsch: Looks good to me, approved Ryan Barry: Verified -- To view, visit https://gerrit.ovirt.org/41911 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0c2b73726354cfaea477d8e041a86914a6dd89fe 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: [email protected] _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
