Issue #14827 has been updated by Andrew Parker. Target version changed from 2.1.0 to 2.0.0
---------------------------------------- Bug #14827: Swap facts on MacOS 10 are not scaling the numbers, nor do they have the proper units https://projects.puppetlabs.com/issues/14827#change-67888 Author: Hailee Kenney Status: Merged - Pending Release Priority: Normal Assignee: Jeff Weiss Category: Target version: 2.0.0 Keywords: Branch: https://github.com/puppetlabs/facter/pull/235 Affected Facter version: Most swap facts are being scaled to MB or GB, but this is not the case on MacOS 10. For example: <code> <pre> facter swapsize 6144.00M </pre> </code> But on CentOS 6: <code> <pre> facter swapsize 1.97 GB </pre> </code> -- 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.
