puppet-nodejs
puppet-nodejs copied to clipboard
npm/global_config_entry.pp: refactor to use inifile
It may be better to use the inifile module rather than complicated exec resources in npm/global_config_entry.pp. See discussion in #436.