puppetlabs-stdlib/lib/facter
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_dot_d.rb (#9080) Make facts.d match Facter 2.0 2011-08-18 10:44:40 -07:00
root_home.rb (#9859) Add root_home fact and tests 2011-10-03 11:51:05 -07:00