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

Remove EOL operating systems, Legacy facts. #343

Closed juniorsysadmin closed 6 years ago

juniorsysadmin commented 6 years ago

Also:

juniorsysadmin commented 6 years ago

I haven't replaced $::lsbdistcodename $facts['os'['distro']['codename'] (to replace $::lsbdistcodename in nodesource/apt.pp) is not handled by rspec-puppet-facts, so will need mocked values.