14bc744735
# 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.
6 lines
278 B
Text
6 lines
278 B
Text
# 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.
|