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

local repos #381

Closed vrmerlin closed 5 years ago

vrmerlin commented 5 years ago

We'd like to be able to build a system without going out to the internet. Does your package support local repos, if we download the Node.js packages manually?

juniorsysadmin commented 5 years ago

@vrmerlin YesNo . rpm -i commands aren't supported. Mirrors are if you set parameters accordingly. See the comments in #359