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

Implement self.instances for all native providers #770

Closed
jeffmccune opened this issue Jul 26, 2017 · 1 comment
Closed

Implement self.instances for all native providers #770

jeffmccune opened this issue Jul 26, 2017 · 1 comment

Comments

@jeffmccune
Copy link
Collaborator

Each of the native Puppet json providers lacks the instances class method, preventing the resource type from working with puppet resource and introspection. This also prevents prefetching from working within Puppet.

While working on the providers, also refactor the use of @conf to instead used @property_hash and @property_flush. This will bring the providers more in line with the official Puppet documentation, and other community resources like Gary's blog posts on the subject.

@ghoneycutt
Copy link
Collaborator

Closing as the new version of the module will likely not need this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants