puppetlabs-stdlib/lib/facter
Matthaus Owens cdf3b05f35 Add PE facts to stdlib
As many PE modules have PE specific functionality, but are deployed to all
nodes, including FOSS nodes, it is valuable to be able to selectively enable
those PE specific functions. These facts allow modules to use the is_pe fact to
determine whether the module should be used or not. The facts include is_pe,
pe_version, pe_major_version, pe_minor_version, and pe_patch_version. For PE
2.6.0 those facts would have values true, 2.6.0, 2, 6, and 0, respectively.
2012-10-24 17:23:42 -07:00
..
util (#13091) Fix LoadError exception with puppet apply 2012-03-13 16:44:21 -07:00
facter_dot_d.rb (#2157) Make facts_dot_d compatible with external facts 2012-07-10 15:24:33 -07:00
pe_version.rb Add PE facts to stdlib 2012-10-24 17:23:42 -07:00
puppet_vardir.rb (#13091) Fix LoadError exception with puppet apply 2012-03-13 16:44:21 -07:00
root_home.rb (#12357) Fix root_home fact on Windows 2012-03-05 15:22:06 -08:00