Sha256: 7601c4317fda99cc0d6d470b2491326904d9c8782f8ca8184b88597b79fa94d6
Contents?: true
Size: 512 Bytes
Versions: 1
Compression:
Stored size: 512 Bytes
Contents
Jeff McCune <jeff.mccune@northstarlabs.net> 2007-08-14 This small, sample module demonstrates how to extend the puppet language with a new parser function. See: manifests/init.pp lib/puppet/parser/functions/hostname_to_dn.rb templates/sample.erb Note the consistent naming of files for Puppet::Util::Autoload Reference Documents: http://puppetlabs.com/trac/puppet/wiki/ModuleOrganisation http://puppetlabs.com/trac/puppet/wiki/WritingYourOwnFunctions http://puppetlabs.com/trac/puppet/wiki/FunctionReference
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
puppet-0.25.5 | examples/modules/sample-module/README.txt |