Fabian Deutsch has submitted this change and it was merged. Change subject: Puppet plugin: fix the 'require' in operatingsystem.rb ......................................................................
Puppet plugin: fix the 'require' in operatingsystem.rb Previously, the patch did not surround it with quotes, leading Ruby to attempt to parse "ovirt.rb" as a variable. Quote it so it parses as expected. Change-Id: I4a4c4cba3f46249c9b3c87d37657f648093414f2 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1003440 Signed-off-by: Ryan Barry <[email protected]> --- M plugins/puppet-operatingsystem.rb.patch 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20135 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4a4c4cba3f46249c9b3c87d37657f648093414f2 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
