[Pkg-puppet-devel] [facter] 04/08: Merge tag 'upstream/2.4.4'
Stig Sandbeck Mathisen
ssm at debian.org
Tue Dec 1 20:07:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
ssm pushed a commit to branch master
in repository facter.
commit f0d23f77f0fe7c8ca18e4df72fac65a7bfbbb5d0
Merge: 53b1fe1 a25ddb2
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date: Tue Dec 1 20:51:20 2015 +0100
Merge tag 'upstream/2.4.4'
Upstream version 2.4.4
CONTRIBUTING.md | 4 +
Gemfile | 4 +-
LICENSE | 2 +-
acceptance/Gemfile | 14 +-
acceptance/Rakefile | 28 +++-
acceptance/bin/ci-bootstrap-from-artifacts.sh | 2 +-
acceptance/config/aio/options.rb | 6 +
.../nodes/{solaris10.yaml => centos-5-i386.yaml} | 11 +-
.../nodes/{solaris11.yaml => centos-5-x86_64.yaml} | 13 +-
.../nodes/{rhel7.yaml => centos-6-i386.yaml} | 11 +-
.../nodes/{rhel7.yaml => centos-6-x86_64.yaml} | 11 +-
acceptance/config/nodes/centos5.yaml | 18 ---
.../nodes/{rhel7.yaml => debian-6-i386.yaml} | 11 +-
.../nodes/{squeeze.yaml => debian-6-x86_64.yaml} | 15 +-
.../nodes/{rhel7.yaml => debian-7-i386.yaml} | 11 +-
.../nodes/{wheezy.yaml => debian-7-x86_64.yaml} | 15 +-
.../nodes/{rhel7.yaml => debian-8-i386.yaml} | 11 +-
.../nodes/{rhel7.yaml => debian-8-x86_64.yaml} | 11 +-
.../nodes/{rhel7.yaml => fedora-20-i386.yaml} | 11 +-
.../nodes/{fedora20.yaml => fedora-20-x86_64.yaml} | 15 +-
.../nodes/{rhel7.yaml => fedora-21-i386.yaml} | 11 +-
.../nodes/{rhel7.yaml => fedora-21-x86_64.yaml} | 11 +-
acceptance/config/nodes/fedora19.yaml | 18 ---
acceptance/config/nodes/lucid.yaml | 18 ---
.../nodes/{rhel7.yaml => redhat-5-i386.yaml} | 11 +-
.../nodes/{rhel7.yaml => redhat-5-x86_64.yaml} | 11 +-
.../nodes/{rhel7.yaml => redhat-6-i386.yaml} | 11 +-
.../nodes/{rhel6.yaml => redhat-6-x86_64.yaml} | 17 +-
.../nodes/{rhel7.yaml => redhat-7-x86_64.yaml} | 9 +-
.../nodes/{rhel7.yaml => ubuntu-1204-i386.yaml} | 11 +-
.../{precise.yaml => ubuntu-1204-x86_64.yaml} | 15 +-
.../nodes/{rhel7.yaml => ubuntu-1404-i386.yaml} | 11 +-
.../nodes/{rhel7.yaml => ubuntu-1404-x86_64.yaml} | 11 +-
.../nodes/{rhel7.yaml => ubuntu-1410-i386.yaml} | 11 +-
.../nodes/{rhel7.yaml => ubuntu-1410-x86_64.yaml} | 11 +-
acceptance/config/nodes/win2003r2x64-rubyx64.yaml | 7 +-
acceptance/config/nodes/win2003r2x64-rubyx86.yaml | 9 +-
acceptance/config/nodes/win2003r2x86-rubyx86.yaml | 7 +-
acceptance/config/nodes/win2003x64-rubyx64.yaml | 7 +-
acceptance/config/nodes/win2003x64-rubyx86.yaml | 9 +-
acceptance/config/nodes/win2003x86-rubyx86.yaml | 7 +-
acceptance/config/nodes/win2008-rubyx64.yaml | 14 ++
...in2003x86-rubyx86.yaml => win2008-rubyx86.yaml} | 11 +-
acceptance/config/nodes/win2008r2-rubyx64.yaml | 7 +-
acceptance/config/nodes/win2008r2-rubyx86.yaml | 9 +-
acceptance/config/nodes/win2012-rubyx64.yaml | 14 ++
...in2003x86-rubyx86.yaml => win2012-rubyx86.yaml} | 11 +-
acceptance/config/nodes/win2012r2-rubyx64.yaml | 7 +-
acceptance/config/nodes/win2012r2-rubyx86.yaml | 9 +-
acceptance/lib/puppet/acceptance/common_utils.rb | 19 +++
acceptance/lib/puppet/acceptance/install_utils.rb | 171 ++++++++++++++++++---
.../{packages => aio}/pre-suite/010_Install.rb | 16 +-
acceptance/setup/common/00_EnvSetup.rb | 3 +
acceptance/setup/packages/pre-suite/010_Install.rb | 2 +-
acceptance/tests/facter_json_output_validates.rb | 5 +-
...ratingsystem_detection_after_clear_on_ubuntu.rb | 2 +-
acceptance/tests/runs_external_facts_once.rb | 2 +-
ext/build_defaults.yaml | 4 +-
ext/debian/changelog | 4 +-
ext/ips/facter.p5m | 4 +-
ext/project_data.yaml | 4 +-
ext/redhat/facter.spec | 8 +-
lib/facter/application.rb | 6 +-
lib/facter/core/logging.rb | 34 +++-
lib/facter/dhcp_servers.rb | 6 +
lib/facter/ec2.rb | 6 +-
lib/facter/ec2/rest.rb | 9 ++
lib/facter/gid.rb | 11 +-
lib/facter/interfaces.rb | 15 +-
lib/facter/ipaddress.rb | 22 ++-
lib/facter/ipaddress6.rb | 2 +-
lib/facter/ldom.rb | 15 +-
lib/facter/macaddress.rb | 3 +-
lib/facter/macosx.rb | 4 +-
lib/facter/operatingsystem/implementation.rb | 3 +
lib/facter/operatingsystem/linux.rb | 14 +-
lib/facter/operatingsystem/osreleaselinux.rb | 28 ++++
lib/facter/operatingsystem/sunos.rb | 2 +-
lib/facter/operatingsystem/windows.rb | 7 +
lib/facter/operatingsystemmajrelease.rb | 15 +-
lib/facter/os.rb | 47 ++++--
lib/facter/partitions.rb | 3 +
lib/facter/physicalprocessorcount.rb | 2 +-
lib/facter/processor.rb | 6 +-
lib/facter/processors.rb | 24 +--
lib/facter/processors/os.rb | 12 +-
lib/facter/puppetversion.rb | 4 +-
lib/facter/rackspace.rb | 13 +-
lib/facter/rubyplatform.rb | 12 ++
lib/facter/selinux.rb | 20 +--
lib/facter/system32.rb | 21 +++
lib/facter/system_uptime.rb | 2 +
lib/facter/util/config.rb | 29 +++-
lib/facter/util/dhcp_servers.rb | 19 ++-
lib/facter/util/directory_loader.rb | 11 +-
lib/facter/util/ip.rb | 69 ++++++++-
lib/facter/util/ip/windows.rb | 4 +-
lib/facter/util/macosx.rb | 2 +-
lib/facter/util/parser.rb | 14 +-
lib/facter/util/partitions.rb | 4 +
lib/facter/util/partitions/linux.rb | 6 +
lib/facter/util/partitions/openbsd.rb | 5 +
lib/facter/util/processor.rb | 2 +-
lib/facter/util/resolution.rb | 2 +-
lib/facter/util/uptime.rb | 7 +-
lib/facter/util/virtual.rb | 44 +++++-
lib/facter/util/xendomains.rb | 11 +-
lib/facter/version.rb | 2 +-
lib/facter/virtual.rb | 24 ++-
spec/fixtures/cpuinfo/ppc64le | 15 ++
..._ifconfig_all_with_multiple_interfaces_and_fe80 | 19 +++
...all_with_multiple_interfaces_and_no_public_ipv6 | 18 +++
spec/fixtures/unit/selinux/selinux_sestatus2 | 9 ++
spec/fixtures/unit/util/operatingsystem/coreos.txt | 9 ++
spec/schema/validate_facter_schema.rb | 18 +++
spec/unit/application_spec.rb | 9 ++
spec/unit/core/logging_spec.rb | 119 ++++++++++++++
spec/unit/dhcp_servers_spec.rb | 60 ++++++++
spec/unit/ec2/rest_spec.rb | 17 ++
spec/unit/ec2_spec.rb | 24 ++-
spec/unit/gid_spec.rb | 24 ++-
spec/unit/interfaces_spec.rb | 4 +-
spec/unit/ipaddress6_spec.rb | 30 +++-
spec/unit/ldom_spec.rb | 17 +-
spec/unit/operatingsystem/implementation_spec.rb | 1 +
spec/unit/operatingsystem/linux_spec.rb | 32 ++--
spec/unit/operatingsystem/sunos_spec.rb | 7 +-
spec/unit/operatingsystem/windows_spec.rb | 21 +++
spec/unit/partitions_spec.rb | 6 +-
spec/unit/physicalprocessorcount_spec.rb | 2 +-
spec/unit/processor_spec.rb | 2 +-
spec/unit/processors/os_spec.rb | 23 ++-
spec/unit/rackspace_spec.rb | 6 +-
spec/unit/rubyplatform_spec.rb | 7 +
spec/unit/selinux_spec.rb | 15 +-
spec/unit/system32_spec.rb | 28 ++++
spec/unit/util/config_spec.rb | 29 +++-
spec/unit/util/directory_loader_spec.rb | 16 +-
spec/unit/util/macosx_spec.rb | 2 +-
spec/unit/util/operatingsystem_spec.rb | 15 ++
spec/unit/util/parser_spec.rb | 39 ++++-
spec/unit/util/uptime_spec.rb | 12 +-
spec/unit/util/virtual_spec.rb | 34 ++--
spec/unit/util/xendomains_spec.rb | 98 +++++++++---
spec/unit/virtual_spec.rb | 111 +++++++++----
145 files changed, 1756 insertions(+), 548 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