voxpupuli / puppet-nodejs

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

Fedora support #371

Closed bastelfreak closed 6 years ago

bastelfreak commented 6 years ago

this module once listed fedora in the metadata.json. We removed it because all listed versions are EOL. We need to check if recent fedora versions work and add them back.

juniorsysadmin commented 6 years ago

Recent Fedora versions should work, but continually adding/remove them to metadata.json will create too much unnecessary code churn, which we don't want to do. And we only want to add operating system values without a version for rolling distributions like ArchLinux.

The README lists Fedora as an operating system that is not tested but should work.