puppet-purge icon indicating copy to clipboard operation
puppet-purge copied to clipboard

Not compatible with the Puppet Resource API

Open philomory opened this issue 6 years ago • 1 comments

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.

philomory avatar Jun 07 '19 01:06 philomory

As noted by DavidS:

this was merged in #180

Therefore, this issue shoule be closed.

pillarsdotnet avatar Aug 01 '19 14:08 pillarsdotnet