puppet-purge
puppet-purge copied to clipboard
Not compatible with the Puppet Resource API
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.