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

Read the exit code from the output status #423

Closed ekohl closed 4 years ago

ekohl commented 4 years ago

This is needed with Puppet 6 since $CHILD_STATUS is no longer guaranteed to be populated.