No description
Find a file
Jeff McCune c642cf4947 Remove metadata.json from repository
This file is generated from the puppet-module build command and should
not be included in the repository.  If it is, the repository is not
directly usable on a Puppet master because the metadata.json is invalid.
2011-06-20 16:05:18 -07:00
lib/puppet (#3) Add an anchor type to provide containment 2011-06-15 09:40:04 -07:00
manifests Move stages to after main 2011-05-26 10:21:42 -07:00
spec (#3) Add simple unit test for anchor type 2011-06-15 09:44:24 -07:00
tests Initial commit 2011-05-24 11:06:30 -07:00
.gitignore Remove metadata.json from repository 2011-06-20 16:05:18 -07:00
CHANGELOG Update CHANGELOG for version 0.1.6 2011-06-15 11:53:15 -07:00
LICENSE Add Apache 2.0 License 2011-06-03 11:44:37 -07:00
Modulefile Update CHANGELOG for version 0.1.6 2011-06-15 11:53:15 -07:00
README.markdown Update README with target versions 2011-05-24 11:23:16 -07:00
RELEASE_PROCESS.markdown Update changelog for version 0.1.2 2011-05-24 11:49:57 -07:00

Puppet Labs Standard Library

This module provides a "standard library" of resources for developing Puppet Modules. This modules will include the following additions to Puppet

  • Stages
  • Facts
  • Functions
  • Defined resource types
  • Types
  • Providers

This module is officially curated and provided by Puppet Labs. The modules Puppet Labs writes and distributes will make heavy use of this standard library.

Compatibility

This module is designed to work with Puppet version 2.6 and later. It may be forked if Puppet 2.7 specific features are added. There are currently no plans for a Puppet 0.25 standard library module.

Overview

TBA

Contact Information

Jeff McCune jeff@puppetlabs.com