[Pkg-puppet-devel] [facter] 04/180: Merge branch 'stable' into facter-2
Stig Sandbeck Mathisen
ssm at debian.org
Mon Jun 30 15:06:25 UTC 2014
This is an automated email from the git hooks/post-receive script.
ssm pushed a commit to branch master
in repository facter.
commit d65e53019c96ef0a23a4ff76b1933b5644d6fc94
Merge: 63901be dbf53c5
Author: Kylo Ginsberg <kylo at puppetlabs.com>
Date: Sat Mar 8 07:49:35 2014 -0800
Merge branch 'stable' into facter-2
* stable:
(fact-242)(packaging) Remove Fedora 18 from the default set of package builds
Use same one-line 'source' syntax used in acceptance/Gemfile
(maint) Only create LDOM facts if virtinfo available
(FACT-357) Extract virtual fact vmware resolution
(FACT-357) Raise errors when command execution fails
Use simpler DSL for declaring external commands.
Gemfile | 6 +---
ext/build_defaults.yaml | 2 +-
lib/facter/core/execution.rb | 18 ++++++++++--
lib/facter/core/execution/base.rb | 28 +++++++++++-------
lib/facter/hostname.rb | 4 +--
lib/facter/ldom.rb | 2 +-
lib/facter/lsbdistcodename.rb | 4 +--
lib/facter/lsbdistid.rb | 4 +--
lib/facter/lsbdistrelease.rb | 4 +--
lib/facter/lsbrelease.rb | 4 +--
lib/facter/physicalprocessorcount.rb | 14 ++++-----
lib/facter/processor.rb | 25 ++++------------
lib/facter/util/manufacturer.rb | 8 ++----
lib/facter/util/resolution.rb | 8 ++++--
lib/facter/virtual.rb | 14 +++++++--
spec/unit/core/execution/base_spec.rb | 31 ++++++++++++++------
spec/unit/core/execution_spec.rb | 2 +-
spec/unit/hardwareisa_spec.rb | 10 +++----
spec/unit/hardwaremodel_spec.rb | 4 +--
spec/unit/hostname_spec.rb | 2 +-
spec/unit/id_spec.rb | 4 +--
spec/unit/kernelrelease_spec.rb | 54 +++++++++++++++++------------------
spec/unit/kernelversion_spec.rb | 26 ++++++++---------
spec/unit/ldom_spec.rb | 3 +-
spec/unit/lsbdistcodename_spec.rb | 12 ++++----
spec/unit/lsbdistid_spec.rb | 12 ++++----
spec/unit/lsbdistrelease_spec.rb | 4 +--
spec/unit/lsbrelease_spec.rb | 12 ++++----
spec/unit/processor_spec.rb | 10 +++----
spec/unit/uniqueid_spec.rb | 6 ++--
spec/unit/util/ip_spec.rb | 4 +++
spec/unit/util/resolution_spec.rb | 2 +-
spec/unit/zonename_spec.rb | 2 +-
33 files changed, 180 insertions(+), 165 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