Resending patches with Paul Nasrat's comments taken into account.
lib/facter.rb | 10 +- lib/facter/Cfkey.rb | 4 +- lib/facter/fqdn.rb | 3 +- lib/facter/ipmess.rb | 45 +++------ lib/facter/kernelrelease.rb | 4 +- lib/facter/kernelversion.rb | 8 +- lib/facter/lsb.rb | 2 +- lib/facter/macaddress.rb | 52 +++++----- lib/facter/manufacturer.rb | 2 +- lib/facter/operatingsystemrelease.rb | 16 ++-- lib/facter/processor.rb | 2 +- lib/facter/puppetversion.rb | 4 +- lib/facter/util/fact.rb | 2 +- lib/facter/util/ip.rb | 181 +++++++++++++++++++--------------- lib/facter/util/macosx.rb | 49 +++++----- lib/facter/util/manufacturer.rb | 3 +- lib/facter/util/netmask.rb | 44 ++++----- lib/facter/util/plist.rb | 2 +- lib/facter/virtual.rb | 133 ++++++++++++------------- spec/spec_helper.rb | 2 +- spec/unit/facter.rb | 2 +- spec/unit/ipmess.rb | 19 ++++ spec/unit/util/collection.rb | 4 +- spec/unit/util/ip.rb | 23 +++-- spec/unit/util/loader.rb | 2 +- 25 files changed, 322 insertions(+), 296 deletions(-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
