puppetlabs-stdlib/lib
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
..
facter (FM-3773) Fix root_home fact on AIX 5.x 2015-11-19 15:44:52 -08:00
puppet Merge pull request #538 from mmckinst/bool2str_enhance 2015-10-16 09:31:01 +01:00