Issue #20994 has been updated by Josh Cooper.

Target version changed from 2.0.0 to 1.7.4

Backported in commit 
[cbbb6de](https://github.com/puppetlabs/facter/commit/cbbb6de) to be released 
in 1.7.4

----------------------------------------
Bug #20994: memoryfree and memorysize facts are set to 0 on AIX
https://projects.puppetlabs.com/issues/20994#change-101183

* Author: Aran Cox
* Status: Merged - Pending Release
* Priority: Normal
* Assignee: 
* Category: library
* Target version: 1.7.4
* Keywords: AIX
* Branch: https://github.com/puppetlabs/facter/pull/448
* Affected Facter version: development
----------------------------------------
Previous versions of facter 1.6.8 simply didn't have memoryfree and memorysize 
facts for AIX.
Starting with 1.7.1 (or possibly some other intermediate vesion) the memoryfree 
and memorysize variables are being set to 0, which is worse than not having 
them.

This also affects the head of the master branch.  It does not matter if facter 
is run as root or not, the result is the same:

# uname;oslevel;facter --puppet memoryfree memoryfree_mb memorysize 
memorysize_mb memorytotal
AIX
6.1.0.0
memoryfree => 0.00 MB
memoryfree_mb => 0.00
memorysize => 0.00 MB
memorysize_mb => 0.00
memorytotal => 0.00 MB



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to