Fabian Deutsch has submitted this change and it was merged. Change subject: Set rhn_type in rhn_autoinstall if it's None so it works on EL7 ......................................................................
Set rhn_type in rhn_autoinstall if it's None so it works on EL7 The EL7 RHN classic v. subscription-manager logic assumes that rhn_type will be set in order to differentiate. It wasn't. Set it if it's empty so we correctly run subscription-manager instead of rhnreg_ks Change-Id: I3f7e20f4420c0ce87ca6c14e58e15b2e50f0ffab Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1265176 Signed-off-by: Ryan Barry <[email protected]> --- M plugins/rhn_autoinstall.py 1 file changed, 2 insertions(+), 0 deletions(-) -- To view, visit https://gerrit.ovirt.org/46748 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3f7e20f4420c0ce87ca6c14e58e15b2e50f0ffab Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
