[node-patches] Change in ovirt-node[master]: Puppet plugin: fix the 'require' in operatingsystem.rb
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Fri Oct 18 10:33:52 UTC 2013
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 <rbarry at redhat.com>
---
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 <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
More information about the node-patches
mailing list