[Pkg-puppet-devel] [facter] 43/61: Merge branch 'ticket/stable/16668-wmi-ipaddress-facts' into stable

Stig Sandbeck Mathisen ssm at debian.org
Mon Nov 4 15:02:01 UTC 2013


This is an automated email from the git hooks/post-receive script.

ssm pushed a commit to branch master
in repository facter.

commit 097270052bcbc70c63de32e2bd5b63f2d899d4e2
Merge: 3bcc962 3ade301
Author: Rob Reynolds <ferventcoder at gmail.com>
Date:   Tue Jul 30 13:51:22 2013 -0500

    Merge branch 'ticket/stable/16668-wmi-ipaddress-facts' into stable

 lib/facter/ipaddress.rb                            |   14 +-
 lib/facter/ipaddress6.rb                           |   15 +-
 lib/facter/netmask.rb                              |   19 ++
 lib/facter/util/ip.rb                              |   32 ++-
 lib/facter/util/ip/windows.rb                      |  215 ++++++++++++++++++++
 lib/facter/util/macaddress.rb                      |   12 +-
 lib/facter/virtual.rb                              |   10 +-
 ...indows_netsh_addresses_with_multiple_interfaces |   35 ----
 spec/lib/facter_spec/windows_network.rb            |   64 ++++++
 spec/spec_helper.rb                                |   11 +-
 spec/unit/ec2_spec.rb                              |    2 +-
 spec/unit/ipaddress6_spec.rb                       |  119 +++++++++--
 spec/unit/ipaddress_spec.rb                        |   71 +++++++
 spec/unit/macaddress_spec.rb                       |    4 -
 spec/unit/netmask_spec.rb                          |   67 +++++-
 spec/unit/util/ip/windows_spec.rb                  |   48 +++++
 spec/unit/util/ip_spec.rb                          |   30 +--
 spec/unit/util/macaddress_spec.rb                  |   62 +++++-
 spec/unit/zfs_version_spec.rb                      |    9 +-
 spec/unit/zpool_version_spec.rb                    |    9 +-
 20 files changed, 705 insertions(+), 143 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-puppet/facter.git



More information about the Pkg-puppet-devel mailing list