blob: 81c3d7884a41ab493089c1d99d672e3be0a94c33 (
plain)
1
2
3
4
5
6
|
# Puppet::ResourceApi
This is an implementation of the Resource API specification. Find a working
example of a new-style providers in the Palo Alto Firewall module: base
provider, type, actual provider with validation and xml processing, and new
unit tests for 100% coverage.
|