Issue #2066 has been updated by Andrew Parker. Target version changed from 2.0.0 to 1.7.0
This was actually released in 1.7.0 ---------------------------------------- Feature #2066: Make units optional https://projects.puppetlabs.com/issues/2066#change-94845 * Author: Sam Quigley * Status: Merged - Pending Release * Priority: Normal * Assignee: Ruth Linehan * Category: library * Target version: 1.7.0 * Keywords: intern * Branch: https://github.com/puppetlabs/facter/pull/237 * Affected Facter version: ---------------------------------------- For memory facts (and maybe other stuff?), Facter currently uses the largest unit it can (kb/mb/gb/tb), and only prints two decimal places of accuracy. On some of my systems, this means that the facts reported by facter are slightly wrong -- and it also introduces a bit of complexity into any program that wants to make use of these facts, since they have to translate back into machine-readable units... It'd be nice if there were an option to make facter report bytes instead... -sq -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
