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

add parameter $manage_nodejs_package #432

Merged
merged 1 commit into from
Nov 17, 2020

Conversation

kenyon
Copy link
Member

@kenyon kenyon commented Nov 1, 2020

Defaults to true. This allows for using this module without managing the nodejs package. The use case for this is where you want to use the npm package provider in this module, but otherwise have no need for directly installing nodejs. This patch allows for expressing that use case in your puppet code.

kenyon added a commit to kenyon/puppet that referenced this pull request Nov 1, 2020
@kenyon
Copy link
Member Author

kenyon commented Nov 1, 2020

Found a problem with this, should be fixed shortly...

@kenyon
Copy link
Member Author

kenyon commented Nov 1, 2020

Looks good now. 🏁

manifests/init.pp Outdated Show resolved Hide resolved
@bastelfreak bastelfreak added the needs-work not ready to merge just yet label Nov 2, 2020
Defaults to true. This allows for using this module without managing
the nodejs package. The use case for this is where you want to use the
npm package provider in this module, but otherwise have no need for
directly installing nodejs. This patch allows for expressing that use
case in your puppet code.
@kenyon kenyon added enhancement New feature or request and removed needs-work not ready to merge just yet labels Nov 16, 2020
@kenyon kenyon merged commit 30161b2 into voxpupuli:master Nov 17, 2020
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 this pull request may close these issues.

2 participants