Skip to content

Comments

Changes for ruby 1.9.3 and puppet 3.x#2

Open
johnburns320 wants to merge 2 commits intosimondean:masterfrom
johnburns320:fix_ruby_1.9.3
Open

Changes for ruby 1.9.3 and puppet 3.x#2
johnburns320 wants to merge 2 commits intosimondean:masterfrom
johnburns320:fix_ruby_1.9.3

Conversation

@johnburns320
Copy link

Pull request submitting fix originally provided by @onyxmaster in Issue #1.

Ruby 1.9.3 no longer provides an each method for String objects.
Switching to use each_line method.

@onyxmaster submitted Issue #1 providing original fix.
Permissions property on the net_share type was trying to munge an array
of values using a collect method deprecated in Puppet 3.x.

Changed munge block on permissions property to treat each value as a
string.

@onyxmaster submitted Issue #1 providing original fix.
@NetworkBytes
Copy link

@simondean is this project still alive?
the Puppetforge module refers to a version incompatible with the later versions of Puppet

would you conciser transferring the ownership or fixing up the code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants