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

Not compatible with the Puppet Resource API #14

Open
philomory opened this issue Jun 7, 2019 · 1 comment
Open

Not compatible with the Puppet Resource API #14

philomory opened this issue Jun 7, 2019 · 1 comment

Comments

@philomory
Copy link

The purge type isn't compatible with types defined through the Puppet Resource API, because that API's Puppet::ResourceApi::ResourceShim class doesn't implement to_hash for some reason.

Personally, I think this should be considered a bug in the Resource API, since it breaks compatibility with the existing API. I've filed an issue there as well, but figured it'd be worth mentioning here also.

@pillarsdotnet
Copy link

As noted by DavidS:

this was merged in #180

Therefore, this issue shoule be closed.

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

No branches or pull requests

2 participants