This demo uses puppet-filemapper with a composite namevar. See comments in the provider.
- Description
- Setup - The basics of getting started with inventory
- Usage - Configuration options and additional functionality
This module is not what you want, unless you're looking to write your own module that uses filemapper and composite namevars. It might also be slightly useful to folks looking to implement prefetch on a provider with composite namevars.
This module creates and manages a file called /tmp/inv.
This module requires puppet-filemapper and has been tested with puppet-filemapper 3.0.1.
Include usage examples for common use cases in the Usage section. Show your users how to use your module to solve problems, and be sure to include code examples. Include three to five examples of the most important or common tasks a user can accomplish with your module. Show users how to accomplish more complex tasks that involve different types, classes, and functions working in tandem.
inventory { 'weeble:bucketload':
quantity => 'seven',
}