Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm/global_config_entry.pp: refactor to use inifile #439

Open
kenyon opened this issue Dec 10, 2020 · 0 comments · May be fixed by #441
Open

npm/global_config_entry.pp: refactor to use inifile #439

kenyon opened this issue Dec 10, 2020 · 0 comments · May be fixed by #441
Labels
enhancement New feature or request

Comments

@kenyon
Copy link
Member

kenyon commented Dec 10, 2020

It may be better to use the inifile module rather than complicated exec resources in npm/global_config_entry.pp. See discussion in #436.

@kenyon kenyon added the enhancement New feature or request label Dec 10, 2020
kenyon added a commit to kenyon/puppet-nodejs that referenced this issue Mar 8, 2021
Manage npm global config entries using the ini_setting resource
instead of exec resources using `npm config` commands.

Closes voxpupuli#439
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant