Facter facts for memory in bytes
March 22nd, 2011
By default facter returns the free and total memory and swap of a machine only in GB or MB. To remedy this we rewrote the memory.rb bundled with Puppet to return the numbers in bytes.
More...