The Puppet Resource API gives module developers an easier way to extend and create Puppet types and providers. The Resource API provides the following functionality:
- Simple type and provider definition.
- Use Puppet 4+ data types: String, Integer, Float, Numeric, Boolean, Optional[], Variant[], etc.
- Canonicalize, simple_get_filter, and remote_resource features.
- Logging facilities.
This short training provides an introduction to the API and resources and examples to get started.
Comments
0 comments
Please sign in to leave a comment.