Skip to content

ChetHosey/inventory

Repository files navigation

inventory

This demo uses puppet-filemapper with a composite namevar. See comments in the provider.

Table of Contents

  1. Description
  2. Setup - The basics of getting started with inventory
  3. Usage - Configuration options and additional functionality

Description

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.

Setup

What inventory affects

This module creates and manages a file called /tmp/inv.

Setup Requirements

This module requires puppet-filemapper and has been tested with puppet-filemapper 3.0.1.

Usage

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',
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages