puppetlabs-stdlib/lib
Jeff McCune 11c1837745 (#9859) Add root_home fact and tests
Without this patch applied, the stdlib module does not provide a
root_home fact.  This fact is necessary to easily determine the root
account home directory on platforms Puppet is supported on.

The major variations this fact address are:
---
solaris: /
linux: /root
macosx: /var/root

Spec tests using rspec have been provided as well to cover these three
general cases.  Windows tests are marked as pending.
2011-10-03 11:51:05 -07:00
..
facter (#9859) Add root_home fact and tests 2011-10-03 11:51:05 -07:00
puppet Merge branch 'issue/master/8797_puppetlabs-functions_merge' 2011-08-08 16:58:40 -07:00