Hi,
not quite sure where to put this - tried to use puppetlabs/nodejs on a precise64 box using Vagrant. Bt default it just installs nodejs from the Ubuntu repos which does not contain the npm command. As a result, installing node packages globally using package{"foo", provider => "npm"} fails. Forcing use of the PPA via class {"nodejs": manage_repo => true} makes it work correctly. I think this should at least be mentioned in the doc, or even the PPA should be used by default when running on Ubuntu.
If this is not a proper place to file bug reports with modules from puppetforge, please advise where to go with this. Thanks,
Joerg