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

Update puppet version, deprecate some older versions of OSes #311

Closed wyardley closed 7 years ago

wyardley commented 7 years ago

This removes support for RedHat and derivatives v5 and Ubuntu 10, adds support for Debian 9, and changes the Puppet version requirement to the same one used in puppet-rabbitmq (">=4.8.0 < 6.0.0").

wyardley commented 7 years ago

@ekohl I think supported version is not enforced, though it may affect which OS versions tests run against. So this shouldn't orphan someone using an unsupported version anyway.