Reminding the community that the Forge holds standalone types, providers, functions, and facts as well as modules to make sharing easier
$ grep -rl '#provider' ~/posts/ # 4 matches
-
Puppet Module Repository isn't just for modules -
Puppet Forge in beta! Announcing the public beta of the Puppet Module Repository along with the puppet-module gem for building, managing, and installing modules
-
Puppet ParsedFile types and providers Walking through a Puppet type and ParsedFile provider that manages entries in /etc/shells using the built-in parsing helpers
-
Creating Puppet types and providers is easy... A worked example showing how to write a simple Puppet type and providers for managing Git and Subversion repository checkouts