puppet-nodejs icon indicating copy to clipboard operation
puppet-nodejs copied to clipboard

Puppet module to install nodejs and global npm packages

Results 28 puppet-nodejs issues
Sort by recently updated
recently updated
newest added

when installing a module from git ``` nodejs::npm { 'node-wimoto': ensure => 'present', package => 'node-wimoto', source => 'onzyone/node-wimoto', target => '/opt/packages', } ``` source ends up in the grep...

bug
needs-work

Currently the npm defined type uses some quite ugly blocks of code. Quite apart from the fact that this could put people off eating their dinner (which is probably quite...

enhancement

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: - Ruby: - Distribution: - Module version: ## How to reproduce (e.g Puppet code you use) ## What are you...

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 7.25 (Puppetlabs) - Distribution: Debian 11 - Module version: 9.0.1 ## How to reproduce (e.g Puppet code you use) ```...

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.28 - Ruby: n/a - Distribution: centOS 7.9 - Module version: 9.0.0 ## How to reproduce (e.g Puppet code you...

This module should use the new APT key handling. I'm happy to create a PR for this, but I'd also prefer a way to use a different key source. My...

modulesync 9.2.0

modulesync