puppetlabs-stdlib/lib/puppet
Jeff McCune 8a46e201fe (#8575) Add loadyaml() function
This change adds a loadyaml() puppet function that takes a path to a
YAML data file and returns the contents as a Puppet variable.  There is
currently no validation of the contents of the file.

This commit is intentionally lacking unit tests because of time
constraints.

Reviewed-by: Dan Bode
2011-07-26 15:45:47 -07:00
..
parser/functions (#8575) Add loadyaml() function 2011-07-26 15:45:47 -07:00
type (#3) Add an anchor type to provide containment 2011-06-15 09:40:04 -07:00