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

Manage /root/.npmrc #218

Closed ghoneycutt closed 8 years ago

ghoneycutt commented 8 years ago

This is necessary to specify the _auth config key which cannot be set using 'npm config set _auth'.