voxpupuli/puppet-pkgng

freebsd version detection

Closed this issue · 2 comments

This code: if kernel.to_i =~ /^(9|10)/ doesn't seems to be correct, since it doesn't matches against freebsd 9.1

looks like this is fixed in HEAD though not in 0.0.6

A new release has been cut to support this change.