From 0466e1bc6fc1864501ef380d0ca10eda98ee24dc Mon Sep 17 00:00:00 2001 From: Jeff McCune Date: Thu, 4 Aug 2011 17:20:39 -0700 Subject: Update CHANGELOG and README for 1.0.0 --- README.markdown | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 1e93c6f..68186c2 100644 --- a/README.markdown +++ b/README.markdown @@ -20,15 +20,21 @@ 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 +# Functions # -# Contact Information # + Please see `puppet doc -r function` for documentation on each function. The + current list of functions is: - Jeff McCune + * getvar + * has\_key + * loadyaml + * merge.rb + * validate\_array + * validate\_bool + * validate\_hash + * validate\_re + * validate\_string -# Functions # ## validate\_hash ## $somehash = { 'one' => 'two' } -- cgit v1.2.3