puppetlabs / puppetlabs-node_manager

Create and manage PE node groups as resources.
Apache License 2.0
10 stars 21 forks source link

env isolation: use require_relative #88

Closed bastelfreak closed 3 weeks ago

bastelfreak commented 3 weeks ago

To ensure we've proper environment isolation, we should use require_relative for files from this module.

Summary

Provide a detailed description of all the changes present in this pull request.

Additional Context

Add any additional context about the problem here.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

bastelfreak commented 3 weeks ago

I tested the node_groups() function, the node_group type with the https provider and the node_manager face.