voxpupuli / puppet-nodejs

Puppet module to install nodejs and global npm packages
https://forge.puppet.com/puppet/nodejs
Apache License 2.0
113 stars 247 forks source link

Pin rake to avoid rubocop/rake 11 incompatibility #209

Closed roidelapluie closed 8 years ago

roidelapluie commented 8 years ago

See https://github.com/voxpupuli/modulesync_config/pull/93

This commit updates the module to our latest modulesync configuration.

igalic commented 8 years ago

rubocop is failing us…

juniorsysadmin commented 8 years ago

@roidelapluie Superseded by #211