Issue #11466 has been reported by Adrien Thebo. ---------------------------------------- Bug #11466: Remove duplicated memorytotal fact https://projects.puppetlabs.com/issues/11466
Author: Adrien Thebo Status: Accepted Priority: Normal Assignee: Category: library Target version: 2.0.0 Keywords: Branch: Affected Facter version: 1.6.4 Two different facts, memorysize and memorytotal, were added for the amount of RAM in a box, which introduced some nasty breakages. To ensure backwards compatibility all facts were switched to memorysize, and memorytotal was created as a stub that referenced memorysize. This should be removed in the next major release. -- 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
