puppetlabs-stdlib/lib/facter
Reid Vandewiele 13e5d467c9 (FM-3773) Fix root_home fact on AIX 5.x
The -C (capital C) flag to lsuser is incorrect. It should be -c
(lowercase).

this commit updates the aix root_home fact to use `lsuser -c`, rather
than `lsuser -C`.
2015-11-19 15:44:52 -08:00
..
util (#13091) Fix LoadError exception with puppet apply 2012-03-13 16:44:21 -07:00
facter_dot_d.rb (FM-2130) Document new location of facts.d cache 2015-05-11 11:12:15 -07:00
package_provider.rb prevent deprecation warning about the allow_virtual parameter 2015-10-13 10:08:01 +02:00
pe_version.rb Add check to ensure regex does not throw for none type. 2015-10-15 11:27:03 -05:00
puppet_vardir.rb (#13091) Fix LoadError exception with puppet apply 2012-03-13 16:44:21 -07:00
root_home.rb (FM-3773) Fix root_home fact on AIX 5.x 2015-11-19 15:44:52 -08:00
service_provider.rb fixup-PR#506 Speed improvements in facter resolution 2015-09-25 18:06:00 -07:00