facter 2.5.7-x86-mingw32 → 3.9.6.cfacter.20180606-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/bin/facter.bat +8 -0
- data/bin/facter.exe +0 -0
- data/bin/facter_interactive.bat +6 -0
- data/bin/libfacter.so +0 -0
- data/bin/run_facter_interactive.bat +9 -0
- data/lib/facter.rb +45 -261
- data/lib/libfacter.so.a +0 -0
- metadata +23 -854
- data/COMMITTERS.md +0 -185
- data/CONTRIBUTING.md +0 -91
- data/Gemfile +0 -69
- data/LICENSE +0 -15
- data/README.md +0 -65
- data/Rakefile +0 -46
- data/bin/facter +0 -20
- data/etc/facter.conf +0 -5
- data/ext/build_defaults.yaml +0 -9
- data/ext/debian/changelog.erb +0 -59
- data/ext/debian/compat +0 -1
- data/ext/debian/control +0 -15
- data/ext/debian/copyright +0 -19
- data/ext/debian/docs +0 -1
- data/ext/debian/lintian-overrides +0 -0
- data/ext/debian/rules +0 -10
- data/ext/debian/source/format +0 -1
- data/ext/facter-diff +0 -74
- data/ext/ips/facter.p5m.erb +0 -10
- data/ext/ips/rules +0 -7
- data/ext/ips/transforms +0 -18
- data/ext/osx/file_mapping.yaml +0 -32
- data/ext/osx/preflight.erb +0 -33
- data/ext/osx/prototype.plist.erb +0 -38
- data/ext/project_data.yaml +0 -31
- data/ext/redhat/facter.spec.erb +0 -223
- data/ext/solaris/pkginfo +0 -7
- data/install.rb +0 -380
- data/lib/facter/Cfkey.rb +0 -42
- data/lib/facter/application.rb +0 -206
- data/lib/facter/architecture.rb +0 -50
- data/lib/facter/augeasversion.rb +0 -28
- data/lib/facter/blockdevices.rb +0 -105
- data/lib/facter/core/aggregate.rb +0 -220
- data/lib/facter/core/directed_graph.rb +0 -46
- data/lib/facter/core/execution.rb +0 -123
- data/lib/facter/core/execution/base.rb +0 -81
- data/lib/facter/core/execution/posix.rb +0 -50
- data/lib/facter/core/execution/windows.rb +0 -57
- data/lib/facter/core/logging.rb +0 -197
- data/lib/facter/core/resolvable.rb +0 -94
- data/lib/facter/core/suitable.rb +0 -113
- data/lib/facter/dhcp_servers.rb +0 -45
- data/lib/facter/domain.rb +0 -99
- data/lib/facter/ec2.rb +0 -68
- data/lib/facter/ec2/rest.rb +0 -137
- data/lib/facter/facterversion.rb +0 -15
- data/lib/facter/filesystems.rb +0 -45
- data/lib/facter/fqdn.rb +0 -24
- data/lib/facter/gce.rb +0 -16
- data/lib/facter/gce/metadata.rb +0 -87
- data/lib/facter/gid.rb +0 -25
- data/lib/facter/hardwareisa.rb +0 -20
- data/lib/facter/hardwaremodel.rb +0 -67
- data/lib/facter/hostname.rb +0 -31
- data/lib/facter/id.rb +0 -21
- data/lib/facter/interfaces.rb +0 -58
- data/lib/facter/ipaddress.rb +0 -169
- data/lib/facter/ipaddress6.rb +0 -82
- data/lib/facter/iphostnumber.rb +0 -29
- data/lib/facter/kernel.rb +0 -22
- data/lib/facter/kernelmajversion.rb +0 -23
- data/lib/facter/kernelrelease.rb +0 -45
- data/lib/facter/kernelversion.rb +0 -22
- data/lib/facter/ldom.rb +0 -51
- data/lib/facter/lsbdistcodename.rb +0 -20
- data/lib/facter/lsbdistdescription.rb +0 -21
- data/lib/facter/lsbdistid.rb +0 -20
- data/lib/facter/lsbdistrelease.rb +0 -20
- data/lib/facter/lsbmajdistrelease.rb +0 -22
- data/lib/facter/lsbminordistrelease.rb +0 -22
- data/lib/facter/lsbrelease.rb +0 -20
- data/lib/facter/macaddress.rb +0 -99
- data/lib/facter/macosx.rb +0 -56
- data/lib/facter/manufacturer.rb +0 -68
- data/lib/facter/memory.rb +0 -168
- data/lib/facter/netmask.rb +0 -43
- data/lib/facter/network.rb +0 -20
- data/lib/facter/operatingsystem.rb +0 -24
- data/lib/facter/operatingsystem/base.rb +0 -61
- data/lib/facter/operatingsystem/cumuluslinux.rb +0 -27
- data/lib/facter/operatingsystem/implementation.rb +0 -33
- data/lib/facter/operatingsystem/linux.rb +0 -511
- data/lib/facter/operatingsystem/osreleaselinux.rb +0 -28
- data/lib/facter/operatingsystem/sunos.rb +0 -54
- data/lib/facter/operatingsystem/vmkernel.rb +0 -11
- data/lib/facter/operatingsystem/windows.rb +0 -43
- data/lib/facter/operatingsystemmajrelease.rb +0 -31
- data/lib/facter/operatingsystemrelease.rb +0 -29
- data/lib/facter/os.rb +0 -98
- data/lib/facter/osfamily.rb +0 -18
- data/lib/facter/partitions.rb +0 -39
- data/lib/facter/path.rb +0 -14
- data/lib/facter/physicalprocessorcount.rb +0 -27
- data/lib/facter/processor.rb +0 -52
- data/lib/facter/processors.rb +0 -66
- data/lib/facter/processors/os.rb +0 -244
- data/lib/facter/ps.rb +0 -31
- data/lib/facter/puppetversion.rb +0 -20
- data/lib/facter/rackspace.rb +0 -37
- data/lib/facter/rubyplatform.rb +0 -12
- data/lib/facter/rubysitedir.rb +0 -15
- data/lib/facter/rubyversion.rb +0 -12
- data/lib/facter/selinux.rb +0 -154
- data/lib/facter/ssh.rb +0 -73
- data/lib/facter/system32.rb +0 -21
- data/lib/facter/system_uptime.rb +0 -44
- data/lib/facter/timezone.rb +0 -14
- data/lib/facter/uniqueid.rb +0 -4
- data/lib/facter/uptime.rb +0 -16
- data/lib/facter/uptime_days.rb +0 -13
- data/lib/facter/uptime_hours.rb +0 -13
- data/lib/facter/uptime_seconds.rb +0 -20
- data/lib/facter/util/architecture.rb +0 -19
- data/lib/facter/util/collection.rb +0 -161
- data/lib/facter/util/composite_loader.rb +0 -12
- data/lib/facter/util/config.rb +0 -88
- data/lib/facter/util/confine.rb +0 -66
- data/lib/facter/util/dhcp_servers.rb +0 -58
- data/lib/facter/util/directory_loader.rb +0 -88
- data/lib/facter/util/ec2.rb +0 -106
- data/lib/facter/util/fact.rb +0 -204
- data/lib/facter/util/file_read.rb +0 -37
- data/lib/facter/util/formatter.rb +0 -39
- data/lib/facter/util/ip.rb +0 -340
- data/lib/facter/util/ip/windows.rb +0 -215
- data/lib/facter/util/loader.rb +0 -155
- data/lib/facter/util/macaddress.rb +0 -43
- data/lib/facter/util/macosx.rb +0 -73
- data/lib/facter/util/manufacturer.rb +0 -99
- data/lib/facter/util/memory.rb +0 -228
- data/lib/facter/util/netmask.rb +0 -40
- data/lib/facter/util/normalization.rb +0 -94
- data/lib/facter/util/nothing_loader.rb +0 -12
- data/lib/facter/util/operatingsystem.rb +0 -21
- data/lib/facter/util/parser.rb +0 -168
- data/lib/facter/util/partitions.rb +0 -47
- data/lib/facter/util/partitions/linux.rb +0 -71
- data/lib/facter/util/partitions/openbsd.rb +0 -40
- data/lib/facter/util/plist.rb +0 -24
- data/lib/facter/util/plist/generator.rb +0 -228
- data/lib/facter/util/plist/parser.rb +0 -226
- data/lib/facter/util/posix.rb +0 -16
- data/lib/facter/util/processor.rb +0 -289
- data/lib/facter/util/registry.rb +0 -11
- data/lib/facter/util/resolution.rb +0 -160
- data/lib/facter/util/solaris_zones.rb +0 -158
- data/lib/facter/util/unix_root.rb +0 -5
- data/lib/facter/util/uptime.rb +0 -83
- data/lib/facter/util/values.rb +0 -109
- data/lib/facter/util/virtual.rb +0 -220
- data/lib/facter/util/vlans.rb +0 -21
- data/lib/facter/util/windows.rb +0 -10
- data/lib/facter/util/windows/api_types.rb +0 -135
- data/lib/facter/util/windows/dir.rb +0 -43
- data/lib/facter/util/windows/error.rb +0 -87
- data/lib/facter/util/windows/process.rb +0 -294
- data/lib/facter/util/windows/user.rb +0 -186
- data/lib/facter/util/windows_root.rb +0 -7
- data/lib/facter/util/wmi.rb +0 -49
- data/lib/facter/util/xendomains.rb +0 -28
- data/lib/facter/version.rb +0 -86
- data/lib/facter/virtual.rb +0 -339
- data/lib/facter/vlans.rb +0 -17
- data/lib/facter/xendomains.rb +0 -20
- data/lib/facter/zfs_version.rb +0 -14
- data/lib/facter/zonename.rb +0 -6
- data/lib/facter/zones.rb +0 -18
- data/lib/facter/zpool_version.rb +0 -10
- data/spec/fixtures/cpuinfo/amd64dual +0 -57
- data/spec/fixtures/cpuinfo/amd64dual-grep +0 -2
- data/spec/fixtures/cpuinfo/amd64quad +0 -79
- data/spec/fixtures/cpuinfo/amd64solo +0 -23
- data/spec/fixtures/cpuinfo/amd64tri +0 -86
- data/spec/fixtures/cpuinfo/amd64twentyfour +0 -600
- data/spec/fixtures/cpuinfo/amd64twentyfour-grep +0 -24
- data/spec/fixtures/cpuinfo/bbg3-armel +0 -12
- data/spec/fixtures/cpuinfo/beaglexm-armel +0 -12
- data/spec/fixtures/cpuinfo/panda-armel +0 -17
- data/spec/fixtures/cpuinfo/ppc64 +0 -19
- data/spec/fixtures/cpuinfo/ppc64le +0 -15
- data/spec/fixtures/cpuinfo/sparc +0 -10
- data/spec/fixtures/cpuinfo/two_multicore-grep +0 -4
- data/spec/fixtures/cpuinfo/two_singlecore-grep +0 -2
- data/spec/fixtures/hpux/machinfo/hppa-rp4440 +0 -26
- data/spec/fixtures/hpux/machinfo/ia64-rx2620 +0 -49
- data/spec/fixtures/hpux/machinfo/ia64-rx6600 +0 -26
- data/spec/fixtures/hpux/machinfo/ia64-rx8640 +0 -53
- data/spec/fixtures/hpux/machinfo/superdome-server-SD32B +0 -53
- data/spec/fixtures/hpux/machinfo/superdome2-16s +0 -31
- data/spec/fixtures/hpux/sched.models +0 -174
- data/spec/fixtures/hpux/unistd.h +0 -1534
- data/spec/fixtures/ifconfig/bsd_ifconfig_all_with_multiple_interfaces +0 -18
- data/spec/fixtures/ifconfig/centos_5_5 +0 -17
- data/spec/fixtures/ifconfig/centos_5_5_eth0 +0 -8
- data/spec/fixtures/ifconfig/darwin_10_3_0 +0 -26
- data/spec/fixtures/ifconfig/darwin_10_3_0_en0 +0 -6
- data/spec/fixtures/ifconfig/darwin_10_6_4 +0 -28
- data/spec/fixtures/ifconfig/darwin_10_6_4_en1 +0 -6
- data/spec/fixtures/ifconfig/darwin_10_6_6_dualstack +0 -8
- data/spec/fixtures/ifconfig/darwin_10_6_6_dualstack_en1 +0 -7
- data/spec/fixtures/ifconfig/darwin_9_8_0 +0 -26
- data/spec/fixtures/ifconfig/darwin_9_8_0_en0 +0 -6
- data/spec/fixtures/ifconfig/darwin_ifconfig_all_with_multiple_interfaces +0 -23
- data/spec/fixtures/ifconfig/fedora_10 +0 -36
- data/spec/fixtures/ifconfig/fedora_10_eth0 +0 -9
- data/spec/fixtures/ifconfig/fedora_13 +0 -18
- data/spec/fixtures/ifconfig/fedora_13_eth0 +0 -9
- data/spec/fixtures/ifconfig/fedora_8 +0 -38
- data/spec/fixtures/ifconfig/fedora_8_eth0 +0 -9
- data/spec/fixtures/ifconfig/freebsd_6_0 +0 -12
- data/spec/fixtures/ifconfig/ifconfig_net_tools_1.60.txt +0 -19
- data/spec/fixtures/ifconfig/ifconfig_ubuntu_1204.txt +0 -16
- data/spec/fixtures/ifconfig/linux_ifconfig_all_with_multiple_interfaces +0 -19
- data/spec/fixtures/ifconfig/linux_ifconfig_all_with_multiple_interfaces_and_fe80 +0 -19
- data/spec/fixtures/ifconfig/linux_ifconfig_all_with_multiple_interfaces_and_no_public_ipv6 +0 -18
- data/spec/fixtures/ifconfig/linux_ifconfig_no_addr +0 -19
- data/spec/fixtures/ifconfig/linux_ifconfig_no_mac +0 -8
- data/spec/fixtures/ifconfig/linux_ifconfig_venet +0 -24
- data/spec/fixtures/ifconfig/open_solaris_10 +0 -12
- data/spec/fixtures/ifconfig/open_solaris_b132 +0 -20
- data/spec/fixtures/ifconfig/openbsd_bridge_rules +0 -11
- data/spec/fixtures/ifconfig/sunos_ifconfig_all_with_multiple_interfaces +0 -10
- data/spec/fixtures/ifconfig/ubuntu_7_04 +0 -38
- data/spec/fixtures/ifconfig/ubuntu_7_04_eth0 +0 -9
- data/spec/fixtures/ldom/ldom_v1 +0 -6
- data/spec/fixtures/netstat/centos_5_5 +0 -5
- data/spec/fixtures/netstat/darwin_10_3_0 +0 -35
- data/spec/fixtures/netstat/darwin_10_6_4 +0 -29
- data/spec/fixtures/netstat/darwin_10_6_6_dualstack +0 -34
- data/spec/fixtures/netstat/darwin_9_8_0 +0 -28
- data/spec/fixtures/netstat/fedora_10 +0 -7
- data/spec/fixtures/netstat/open_solaris_10 +0 -16
- data/spec/fixtures/netstat/open_solaris_b132 +0 -17
- data/spec/fixtures/netstat/ubuntu_7_04 +0 -7
- data/spec/fixtures/processorcount/solaris-psrinfo +0 -24
- data/spec/fixtures/processorcount/solaris-sparc-kstat-cpu-info +0 -1216
- data/spec/fixtures/processorcount/solaris-x86_64-kstat-cpu-info +0 -225
- data/spec/fixtures/unit/dhcp_servers/nmcli_devices +0 -4
- data/spec/fixtures/unit/dhcp_servers/nmcli_devices_disconnected +0 -4
- data/spec/fixtures/unit/dhcp_servers/nmcli_eth0_dhcp +0 -36
- data/spec/fixtures/unit/dhcp_servers/nmcli_eth0_static +0 -24
- data/spec/fixtures/unit/dhcp_servers/nmcli_wlan0_dhcp +0 -49
- data/spec/fixtures/unit/dhcp_servers/nmcli_wlan0_static +0 -37
- data/spec/fixtures/unit/dhcp_servers/route +0 -3
- data/spec/fixtures/unit/dhcp_servers/route_nogw +0 -1
- data/spec/fixtures/unit/ec2/rest/meta-data/root +0 -20
- data/spec/fixtures/unit/filesystems/linux +0 -28
- data/spec/fixtures/unit/gce/metadata/metadata.json +0 -69
- data/spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt +0 -19
- data/spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt.em1 +0 -10
- data/spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt.lo +0 -8
- data/spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60_v6.txt +0 -9
- data/spec/fixtures/unit/ipaddress/ifconfig_multiple_127_addresses.txt +0 -20
- data/spec/fixtures/unit/ipaddress/ifconfig_net_tools_1.60.txt +0 -19
- data/spec/fixtures/unit/ipaddress/ifconfig_non_english_locale.txt +0 -18
- data/spec/fixtures/unit/ipaddress/ifconfig_ubuntu_1204.txt +0 -16
- data/spec/fixtures/unit/kernelrelease/openbsd-5.3 +0 -2
- data/spec/fixtures/unit/kernelrelease/openbsd-5.3-current +0 -3
- data/spec/fixtures/unit/memory/aix-svmon +0 -9
- data/spec/fixtures/unit/memory/aix-swap_l +0 -2
- data/spec/fixtures/unit/memory/darwin-swapinfo-multiple +0 -3
- data/spec/fixtures/unit/memory/darwin-swapinfo-single +0 -2
- data/spec/fixtures/unit/memory/darwin-vm_stat +0 -13
- data/spec/fixtures/unit/memory/dragonfly-vmstat +0 -3
- data/spec/fixtures/unit/memory/freebsd-vmstat +0 -3
- data/spec/fixtures/unit/memory/linux-proc_meminfo +0 -10
- data/spec/fixtures/unit/memory/openbsd-vmstat +0 -3
- data/spec/fixtures/unit/memory/smartos_zone_swap_l-single +0 -2
- data/spec/fixtures/unit/memory/solaris-prtconf +0 -4
- data/spec/fixtures/unit/memory/solaris-swap_l-multiple +0 -3
- data/spec/fixtures/unit/memory/solaris-swap_l-single +0 -2
- data/spec/fixtures/unit/memory/solaris-vmstat +0 -3
- data/spec/fixtures/unit/netmask/darwin_10_8_5.txt +0 -30
- data/spec/fixtures/unit/netmask/ifconfig_aix_7.txt +0 -3
- data/spec/fixtures/unit/netmask/ifconfig_net_tools_1.60.txt +0 -19
- data/spec/fixtures/unit/netmask/ifconfig_ubuntu_1204.txt +0 -16
- data/spec/fixtures/unit/processors/os/darwin-system-profiler +0 -287
- data/spec/fixtures/unit/selinux/selinux_sestatus +0 -6
- data/spec/fixtures/unit/selinux/selinux_sestatus2 +0 -9
- data/spec/fixtures/unit/util/dhcp_servers/route +0 -3
- data/spec/fixtures/unit/util/dhcp_servers/route_nogw +0 -1
- data/spec/fixtures/unit/util/ec2/centos-arp-ec2.out +0 -1
- data/spec/fixtures/unit/util/ec2/linux-arp-ec2.out +0 -1
- data/spec/fixtures/unit/util/ec2/linux-arp-not-ec2.out +0 -5
- data/spec/fixtures/unit/util/ec2/solaris8_arp_a_not_ec2.out +0 -7
- data/spec/fixtures/unit/util/ec2/windows-2008-arp-a-not-ec2.out +0 -6
- data/spec/fixtures/unit/util/ec2/windows-2008-arp-a.out +0 -10
- data/spec/fixtures/unit/util/ip/6.0-STABLE_FreeBSD_ifconfig +0 -12
- data/spec/fixtures/unit/util/ip/Mac_OS_X_10.5.5_ifconfig +0 -26
- data/spec/fixtures/unit/util/ip/darwin_ifconfig_all_with_multiple_interfaces +0 -10
- data/spec/fixtures/unit/util/ip/darwin_ifconfig_single_interface +0 -6
- data/spec/fixtures/unit/util/ip/debian_kfreebsd_ifconfig +0 -40
- data/spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lan0 +0 -2
- data/spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lan1 +0 -2
- data/spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lo0 +0 -2
- data/spec/fixtures/unit/util/ip/hpux_1111_lanscan +0 -5
- data/spec/fixtures/unit/util/ip/hpux_1111_netstat_in +0 -4
- data/spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lan0 +0 -2
- data/spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lan1 +0 -2
- data/spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lo0 +0 -2
- data/spec/fixtures/unit/util/ip/hpux_1131_asterisk_lanscan +0 -5
- data/spec/fixtures/unit/util/ip/hpux_1131_asterisk_netstat_in +0 -4
- data/spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lan0 +0 -2
- data/spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lan1 +0 -2
- data/spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lo0 +0 -2
- data/spec/fixtures/unit/util/ip/hpux_1131_lanscan +0 -4
- data/spec/fixtures/unit/util/ip/hpux_1131_netstat_in +0 -4
- data/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan1 +0 -2
- data/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan4 +0 -2
- data/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan4_1 +0 -2
- data/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lo0 +0 -2
- data/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_lanscan +0 -9
- data/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_netstat_in +0 -6
- data/spec/fixtures/unit/util/ip/linux_2_6_35_proc_net_bonding_bond0 +0 -19
- data/spec/fixtures/unit/util/ip/linux_get_single_interface_eth0 +0 -10
- data/spec/fixtures/unit/util/ip/linux_get_single_interface_ib0 +0 -8
- data/spec/fixtures/unit/util/ip/linux_get_single_interface_ib0_centos7 +0 -8
- data/spec/fixtures/unit/util/ip/linux_get_single_interface_lo +0 -9
- data/spec/fixtures/unit/util/ip/linux_ifconfig_all_with_single_interface +0 -18
- data/spec/fixtures/unit/util/ip/linux_ifconfig_ib0 +0 -8
- data/spec/fixtures/unit/util/ip/linux_ifconfig_ib0_centos7 +0 -8
- data/spec/fixtures/unit/util/ip/solaris_ifconfig_all_with_multiple_interfaces +0 -8
- data/spec/fixtures/unit/util/ip/solaris_ifconfig_single_interface +0 -3
- data/spec/fixtures/unit/util/ip/windows_netsh_all_interfaces +0 -12
- data/spec/fixtures/unit/util/ip/windows_netsh_single_interface +0 -7
- data/spec/fixtures/unit/util/ip/windows_netsh_single_interface6 +0 -18
- data/spec/fixtures/unit/util/manufacturer/freebsd_dmidecode +0 -42
- data/spec/fixtures/unit/util/manufacturer/intel_linux_dmidecode +0 -549
- data/spec/fixtures/unit/util/manufacturer/linux_dmidecode_with_spaces +0 -60
- data/spec/fixtures/unit/util/manufacturer/opensolaris_smbios +0 -33
- data/spec/fixtures/unit/util/manufacturer/smartos_smbios +0 -533
- data/spec/fixtures/unit/util/manufacturer/solaris_sunfire_v120_prtdiag +0 -33
- data/spec/fixtures/unit/util/manufacturer/solaris_t5220_prtdiag +0 -136
- data/spec/fixtures/unit/util/operatingsystem/coreos.txt +0 -9
- data/spec/fixtures/unit/util/operatingsystem/cumuluslinux.txt +0 -8
- data/spec/fixtures/unit/util/operatingsystem/redhat-7.txt +0 -12
- data/spec/fixtures/unit/util/operatingsystem/sabayon.txt +0 -7
- data/spec/fixtures/unit/util/operatingsystem/wheezy.txt +0 -9
- data/spec/fixtures/unit/util/partitions/partitions/mount +0 -9
- data/spec/fixtures/unit/util/processor/solaris-i86pc +0 -28
- data/spec/fixtures/unit/util/processor/solaris-sun4u +0 -151
- data/spec/fixtures/unit/util/processor/x86-pentium2 +0 -41
- data/spec/fixtures/unit/util/uptime/kstat_boot_time +0 -1
- data/spec/fixtures/unit/util/uptime/sysctl_kern_boottime_darwin +0 -1
- data/spec/fixtures/unit/util/uptime/sysctl_kern_boottime_openbsd +0 -1
- data/spec/fixtures/unit/util/uptime/ubuntu_proc_uptime +0 -1
- data/spec/fixtures/unit/util/virtual/invalid_unicode_dmi_entries +0 -0
- data/spec/fixtures/unit/util/virtual/solaris10_proc_self_status1 +0 -0
- data/spec/fixtures/unit/util/vlans/centos-5-no-vlans +0 -2
- data/spec/fixtures/unit/util/vlans/linux_vlan_config +0 -6
- data/spec/fixtures/unit/util/xendomains/xendomains +0 -4
- data/spec/fixtures/unit/virtual/sysfs_dmi_entries_raw.txt +0 -0
- data/spec/fixtures/unit/zfs_version/freebsd_8.2 +0 -14
- data/spec/fixtures/unit/zfs_version/freebsd_9.0 +0 -13
- data/spec/fixtures/unit/zfs_version/linux-fuse_0.6.9 +0 -14
- data/spec/fixtures/unit/zfs_version/solaris_10 +0 -10
- data/spec/fixtures/unit/zfs_version/solaris_11 +0 -12
- data/spec/fixtures/unit/zfs_version/zfs_new +0 -61
- data/spec/fixtures/unit/zfs_version/zfs_old +0 -43
- data/spec/fixtures/unit/zfs_version/zfsonlinux_0.6.1 +0 -13
- data/spec/fixtures/unit/zpool_version/freebsd_8.2 +0 -26
- data/spec/fixtures/unit/zpool_version/freebsd_9.0 +0 -38
- data/spec/fixtures/unit/zpool_version/linux-fuse_0.6.9 +0 -35
- data/spec/fixtures/unit/zpool_version/solaris_10 +0 -31
- data/spec/fixtures/unit/zpool_version/solaris_11 +0 -43
- data/spec/fixtures/unit/zpool_version/zfsonlinux_0.6.1 +0 -48
- data/spec/fixtures/virtual/proc_1_cgroup/in_a_container +0 -9
- data/spec/fixtures/virtual/proc_1_cgroup/in_a_docker_container +0 -8
- data/spec/fixtures/virtual/proc_1_cgroup/in_a_docker_container_with_systemd_slices +0 -10
- data/spec/fixtures/virtual/proc_1_cgroup/not_in_a_container +0 -9
- data/spec/fixtures/virtual/proc_self_status/vserver_2_1/guest +0 -37
- data/spec/fixtures/virtual/proc_self_status/vserver_2_1/host +0 -36
- data/spec/fixtures/virtual/proc_self_status/vserver_2_3/guest +0 -39
- data/spec/fixtures/virtual/proc_self_status/vserver_2_3/host +0 -39
- data/spec/integration/facter_spec.rb +0 -39
- data/spec/integration/util/windows/user_spec.rb +0 -59
- data/spec/lib/facter_spec/cpuinfo.rb +0 -15
- data/spec/lib/facter_spec/windows_network.rb +0 -64
- data/spec/puppetlabs_spec/files.rb +0 -57
- data/spec/puppetlabs_spec/fixtures.rb +0 -49
- data/spec/puppetlabs_spec/matchers.rb +0 -87
- data/spec/puppetlabs_spec/verbose.rb +0 -9
- data/spec/puppetlabs_spec_helper.rb +0 -26
- data/spec/schema/validate_facter_schema.rb +0 -18
- data/spec/shared_contexts/platform.rb +0 -55
- data/spec/shared_formats/parses.rb +0 -3
- data/spec/spec_helper.rb +0 -68
- data/spec/unit/application_spec.rb +0 -110
- data/spec/unit/architecture_spec.rb +0 -63
- data/spec/unit/blockdevices_spec.rb +0 -109
- data/spec/unit/core/aggregate_spec.rb +0 -125
- data/spec/unit/core/directed_graph_spec.rb +0 -79
- data/spec/unit/core/execution/base_spec.rb +0 -130
- data/spec/unit/core/execution/posix_spec.rb +0 -96
- data/spec/unit/core/execution/windows_spec.rb +0 -106
- data/spec/unit/core/execution_spec.rb +0 -42
- data/spec/unit/core/logging_spec.rb +0 -223
- data/spec/unit/core/resolvable_spec.rb +0 -81
- data/spec/unit/core/suitable_spec.rb +0 -106
- data/spec/unit/dhcp_servers_spec.rb +0 -212
- data/spec/unit/domain_spec.rb +0 -310
- data/spec/unit/ec2/rest_spec.rb +0 -168
- data/spec/unit/ec2_spec.rb +0 -139
- data/spec/unit/facter_spec.rb +0 -108
- data/spec/unit/filesystems_spec.rb +0 -50
- data/spec/unit/fqdn_spec.rb +0 -16
- data/spec/unit/gce/metadata_spec.rb +0 -49
- data/spec/unit/gce_spec.rb +0 -34
- data/spec/unit/gid_spec.rb +0 -51
- data/spec/unit/hardwareisa_spec.rb +0 -41
- data/spec/unit/hardwaremodel_spec.rb +0 -58
- data/spec/unit/hostname_spec.rb +0 -40
- data/spec/unit/id_spec.rb +0 -29
- data/spec/unit/interfaces_spec.rb +0 -67
- data/spec/unit/ipaddress6_spec.rb +0 -180
- data/spec/unit/ipaddress_spec.rb +0 -114
- data/spec/unit/kernel_spec.rb +0 -24
- data/spec/unit/kernelmajversion_spec.rb +0 -22
- data/spec/unit/kernelrelease_spec.rb +0 -66
- data/spec/unit/kernelversion_spec.rb +0 -32
- data/spec/unit/ldom_spec.rb +0 -84
- data/spec/unit/lsbdistcodename_spec.rb +0 -30
- data/spec/unit/lsbdistdescription_spec.rb +0 -30
- data/spec/unit/lsbdistid_spec.rb +0 -30
- data/spec/unit/lsbdistrelease_spec.rb +0 -30
- data/spec/unit/lsbmajdistrelease_spec.rb +0 -30
- data/spec/unit/lsbminordistrelease_spec.rb +0 -31
- data/spec/unit/lsbrelease_spec.rb +0 -30
- data/spec/unit/macaddress_spec.rb +0 -76
- data/spec/unit/manufacturer_spec.rb +0 -115
- data/spec/unit/memory_spec.rb +0 -470
- data/spec/unit/netmask_spec.rb +0 -106
- data/spec/unit/operatingsystem/base_spec.rb +0 -76
- data/spec/unit/operatingsystem/cumuluslinux_spec.rb +0 -40
- data/spec/unit/operatingsystem/implementation_spec.rb +0 -50
- data/spec/unit/operatingsystem/linux_spec.rb +0 -559
- data/spec/unit/operatingsystem/sunos_spec.rb +0 -143
- data/spec/unit/operatingsystem/vmkernel_spec.rb +0 -13
- data/spec/unit/operatingsystem/windows_spec.rb +0 -77
- data/spec/unit/operatingsystem_spec.rb +0 -17
- data/spec/unit/operatingsystemmajrelease_spec.rb +0 -21
- data/spec/unit/operatingsystemrelease_spec.rb +0 -20
- data/spec/unit/os_spec.rb +0 -131
- data/spec/unit/osfamily_spec.rb +0 -17
- data/spec/unit/partitions_spec.rb +0 -88
- data/spec/unit/physicalprocessorcount_spec.rb +0 -13
- data/spec/unit/processor_spec.rb +0 -38
- data/spec/unit/processors/os_spec.rb +0 -469
- data/spec/unit/processors_spec.rb +0 -203
- data/spec/unit/ps_spec.rb +0 -42
- data/spec/unit/rackspace_spec.rb +0 -40
- data/spec/unit/rubyplatform_spec.rb +0 -7
- data/spec/unit/selinux_spec.rb +0 -119
- data/spec/unit/ssh_spec.rb +0 -77
- data/spec/unit/system32_spec.rb +0 -28
- data/spec/unit/system_uptime_spec.rb +0 -80
- data/spec/unit/uniqueid_spec.rb +0 -27
- data/spec/unit/uptime_spec.rb +0 -110
- data/spec/unit/util/collection_spec.rb +0 -258
- data/spec/unit/util/config_spec.rb +0 -120
- data/spec/unit/util/confine_spec.rb +0 -148
- data/spec/unit/util/dhcp_servers_spec.rb +0 -63
- data/spec/unit/util/directory_loader_spec.rb +0 -102
- data/spec/unit/util/ec2_spec.rb +0 -184
- data/spec/unit/util/fact_spec.rb +0 -142
- data/spec/unit/util/file_read_spec.rb +0 -29
- data/spec/unit/util/formatter_spec.rb +0 -55
- data/spec/unit/util/ip/windows_spec.rb +0 -80
- data/spec/unit/util/ip_spec.rb +0 -487
- data/spec/unit/util/loader_spec.rb +0 -286
- data/spec/unit/util/macaddress_spec.rb +0 -143
- data/spec/unit/util/macosx_spec.rb +0 -114
- data/spec/unit/util/manufacturer_spec.rb +0 -223
- data/spec/unit/util/normalization_spec.rb +0 -113
- data/spec/unit/util/operatingsystem_spec.rb +0 -107
- data/spec/unit/util/parser_spec.rb +0 -233
- data/spec/unit/util/partitions/partitions_spec.rb +0 -67
- data/spec/unit/util/partitions_spec.rb +0 -19
- data/spec/unit/util/posix_spec.rb +0 -11
- data/spec/unit/util/processor_spec.rb +0 -212
- data/spec/unit/util/registry_spec.rb +0 -76
- data/spec/unit/util/resolution_spec.rb +0 -129
- data/spec/unit/util/solaris_zones_spec.rb +0 -127
- data/spec/unit/util/uptime_spec.rb +0 -131
- data/spec/unit/util/values_spec.rb +0 -171
- data/spec/unit/util/virtual_spec.rb +0 -393
- data/spec/unit/util/vlans_spec.rb +0 -42
- data/spec/unit/util/wmi_spec.rb +0 -19
- data/spec/unit/util/xendomains_spec.rb +0 -114
- data/spec/unit/version_spec.rb +0 -42
- data/spec/unit/virtual_spec.rb +0 -585
- data/spec/unit/zfs_version_spec.rb +0 -87
- data/spec/unit/zonename_spec.rb +0 -14
- data/spec/unit/zones_spec.rb +0 -55
- data/spec/unit/zpool_version_spec.rb +0 -80
- data/spec/watchr.rb +0 -125
    
        checksums.yaml
    CHANGED
    
    | @@ -1,7 +1,7 @@ | |
| 1 1 | 
             
            ---
         | 
| 2 | 
            -
             | 
| 3 | 
            -
              metadata.gz:  | 
| 4 | 
            -
              data.tar.gz:  | 
| 2 | 
            +
            SHA1:
         | 
| 3 | 
            +
              metadata.gz: 5744036bb000515a94508ab30e2802695e6abd47
         | 
| 4 | 
            +
              data.tar.gz: a75b6ea152f5db9af00d0b5df06e5561614128b0
         | 
| 5 5 | 
             
            SHA512:
         | 
| 6 | 
            -
              metadata.gz:  | 
| 7 | 
            -
              data.tar.gz:  | 
| 6 | 
            +
              metadata.gz: 7bbb7547188d3d34104cf9ccc427db0f4dfae9748bea93f198e88efcc378d21d78c6695a5b5aca8d4492919863b524deff1b8b5d7ebcc2e07296c0b4a29d1a09
         | 
| 7 | 
            +
              data.tar.gz: f4f4978a767e52e0e92176ef9cb4c6f2d1bf99625b0c5933eb666520fe2063b2fafc3c5f2d4ece8fc0ab2fde08068aebeadf7964dc98bb85a18cb4cb1cc938bf
         | 
    
        data/bin/facter.bat
    ADDED
    
    
    
        data/bin/facter.exe
    ADDED
    
    | Binary file | 
    
        data/bin/libfacter.so
    ADDED
    
    | Binary file | 
    
        data/lib/facter.rb
    CHANGED
    
    | @@ -1,261 +1,45 @@ | |
| 1 | 
            -
             | 
| 2 | 
            -
             | 
| 3 | 
            -
            #  | 
| 4 | 
            -
             | 
| 5 | 
            -
             | 
| 6 | 
            -
             | 
| 7 | 
            -
             | 
| 8 | 
            -
             | 
| 9 | 
            -
             | 
| 10 | 
            -
            #
         | 
| 11 | 
            -
             | 
| 12 | 
            -
             | 
| 13 | 
            -
             | 
| 14 | 
            -
             | 
| 15 | 
            -
             | 
| 16 | 
            -
             | 
| 17 | 
            -
             | 
| 18 | 
            -
             | 
| 19 | 
            -
             | 
| 20 | 
            -
             | 
| 21 | 
            -
             | 
| 22 | 
            -
             | 
| 23 | 
            -
             | 
| 24 | 
            -
             | 
| 25 | 
            -
             | 
| 26 | 
            -
             | 
| 27 | 
            -
             | 
| 28 | 
            -
            #
         | 
| 29 | 
            -
             | 
| 30 | 
            -
             | 
| 31 | 
            -
             | 
| 32 | 
            -
             | 
| 33 | 
            -
             | 
| 34 | 
            -
             | 
| 35 | 
            -
             | 
| 36 | 
            -
             | 
| 37 | 
            -
             | 
| 38 | 
            -
             | 
| 39 | 
            -
             | 
| 40 | 
            -
             | 
| 41 | 
            -
             | 
| 42 | 
            -
             | 
| 43 | 
            -
             | 
| 44 | 
            -
               | 
| 45 | 
            -
             | 
| 46 | 
            -
              # Accessor for the collection object which holds all the facts
         | 
| 47 | 
            -
              # @return [Facter::Util::Collection] the collection of facts
         | 
| 48 | 
            -
              #
         | 
| 49 | 
            -
              # @api private
         | 
| 50 | 
            -
              def self.collection
         | 
| 51 | 
            -
                unless defined?(@collection) and @collection
         | 
| 52 | 
            -
                  @collection = Facter::Util::Collection.new(
         | 
| 53 | 
            -
                    Facter::Util::Loader.new,
         | 
| 54 | 
            -
                    Facter::Util::Config.ext_fact_loader)
         | 
| 55 | 
            -
                end
         | 
| 56 | 
            -
                @collection
         | 
| 57 | 
            -
              end
         | 
| 58 | 
            -
             | 
| 59 | 
            -
              # Returns whether the JSON "feature" is available.
         | 
| 60 | 
            -
              #
         | 
| 61 | 
            -
              # @api private
         | 
| 62 | 
            -
              def self.json?
         | 
| 63 | 
            -
                begin
         | 
| 64 | 
            -
                  require 'json'
         | 
| 65 | 
            -
                  true
         | 
| 66 | 
            -
                rescue LoadError
         | 
| 67 | 
            -
                  false
         | 
| 68 | 
            -
                end
         | 
| 69 | 
            -
              end
         | 
| 70 | 
            -
             | 
| 71 | 
            -
              # Returns a fact object by name.  If you use this, you still have to
         | 
| 72 | 
            -
              # call {Facter::Util::Fact#value `value`} on it to retrieve the actual
         | 
| 73 | 
            -
              # value.
         | 
| 74 | 
            -
              #
         | 
| 75 | 
            -
              # @param name [String] the name of the fact
         | 
| 76 | 
            -
              #
         | 
| 77 | 
            -
              # @return [Facter::Util::Fact, nil] The fact object, or nil if no fact
         | 
| 78 | 
            -
              #   is found.
         | 
| 79 | 
            -
              #
         | 
| 80 | 
            -
              # @api public
         | 
| 81 | 
            -
              def self.[](name)
         | 
| 82 | 
            -
                collection.fact(name)
         | 
| 83 | 
            -
              end
         | 
| 84 | 
            -
             | 
| 85 | 
            -
              # (see [])
         | 
| 86 | 
            -
              def self.fact(name)
         | 
| 87 | 
            -
                collection.fact(name)
         | 
| 88 | 
            -
              end
         | 
| 89 | 
            -
             | 
| 90 | 
            -
              # Flushes cached values for all facts. This does not cause code to be
         | 
| 91 | 
            -
              # reloaded; it only clears the cached results.
         | 
| 92 | 
            -
              #
         | 
| 93 | 
            -
              # @return [void]
         | 
| 94 | 
            -
              #
         | 
| 95 | 
            -
              # @api public
         | 
| 96 | 
            -
              def self.flush
         | 
| 97 | 
            -
                collection.flush
         | 
| 98 | 
            -
              end
         | 
| 99 | 
            -
             | 
| 100 | 
            -
              # Lists all fact names
         | 
| 101 | 
            -
              #
         | 
| 102 | 
            -
              # @return [Array<String>] array of fact names
         | 
| 103 | 
            -
              #
         | 
| 104 | 
            -
              # @api public
         | 
| 105 | 
            -
              def self.list
         | 
| 106 | 
            -
                collection.list
         | 
| 107 | 
            -
              end
         | 
| 108 | 
            -
             | 
| 109 | 
            -
              # Gets the value for a fact. Returns `nil` if no such fact exists.
         | 
| 110 | 
            -
              #
         | 
| 111 | 
            -
              # @param name [String] the fact name
         | 
| 112 | 
            -
              # @return [Object, nil] the value of the fact, or nil if no fact is
         | 
| 113 | 
            -
              #   found
         | 
| 114 | 
            -
              #
         | 
| 115 | 
            -
              # @api public
         | 
| 116 | 
            -
              def self.value(name)
         | 
| 117 | 
            -
                collection.value(name)
         | 
| 118 | 
            -
              end
         | 
| 119 | 
            -
             | 
| 120 | 
            -
              # Gets a hash mapping fact names to their values
         | 
| 121 | 
            -
              #
         | 
| 122 | 
            -
              # @return [Hash{String => Object}] the hash of fact names and values
         | 
| 123 | 
            -
              #
         | 
| 124 | 
            -
              # @api public
         | 
| 125 | 
            -
              def self.to_hash
         | 
| 126 | 
            -
                collection.load_all
         | 
| 127 | 
            -
                collection.to_hash
         | 
| 128 | 
            -
              end
         | 
| 129 | 
            -
             | 
| 130 | 
            -
              # Define a new fact or extend an existing fact.
         | 
| 131 | 
            -
              #
         | 
| 132 | 
            -
              # @param name [Symbol] The name of the fact to define
         | 
| 133 | 
            -
              # @param options [Hash] A hash of options to set on the fact
         | 
| 134 | 
            -
              #
         | 
| 135 | 
            -
              # @return [Facter::Util::Fact] The fact that was defined
         | 
| 136 | 
            -
              #
         | 
| 137 | 
            -
              # @api public
         | 
| 138 | 
            -
              # @see {Facter::Util::Collection#define_fact}
         | 
| 139 | 
            -
              def self.define_fact(name, options = {}, &block)
         | 
| 140 | 
            -
                collection.define_fact(name, options, &block)
         | 
| 141 | 
            -
              end
         | 
| 142 | 
            -
             | 
| 143 | 
            -
              # Adds a {Facter::Util::Resolution resolution} mechanism for a named
         | 
| 144 | 
            -
              # fact. This does not distinguish between adding a new fact and adding
         | 
| 145 | 
            -
              # a new way to resolve a fact.
         | 
| 146 | 
            -
              #
         | 
| 147 | 
            -
              # @overload add(name, options = {}, { || ... })
         | 
| 148 | 
            -
              # @param name [String] the fact name
         | 
| 149 | 
            -
              # @param options [Hash] optional parameters for the fact - attributes
         | 
| 150 | 
            -
              #   of {Facter::Util::Fact} and {Facter::Util::Resolution} can be
         | 
| 151 | 
            -
              #   supplied here
         | 
| 152 | 
            -
              # @option options [Integer] :timeout set the
         | 
| 153 | 
            -
              #   {Facter::Util::Resolution#timeout timeout} for this resolution
         | 
| 154 | 
            -
              # @param block [Proc] a block defining a fact resolution
         | 
| 155 | 
            -
              #
         | 
| 156 | 
            -
              # @return [Facter::Util::Fact] the fact object, which includes any previously
         | 
| 157 | 
            -
              #   defined resolutions
         | 
| 158 | 
            -
              #
         | 
| 159 | 
            -
              # @api public
         | 
| 160 | 
            -
              def self.add(name, options = {}, &block)
         | 
| 161 | 
            -
                collection.add(name, options, &block)
         | 
| 162 | 
            -
              end
         | 
| 163 | 
            -
             | 
| 164 | 
            -
              # Iterates over fact names and values
         | 
| 165 | 
            -
              #
         | 
| 166 | 
            -
              # @yieldparam [String] name the fact name
         | 
| 167 | 
            -
              # @yieldparam [String] value the current value of the fact
         | 
| 168 | 
            -
              #
         | 
| 169 | 
            -
              # @return [void]
         | 
| 170 | 
            -
              #
         | 
| 171 | 
            -
              # @api public
         | 
| 172 | 
            -
              def self.each
         | 
| 173 | 
            -
                # Make sure all facts are loaded.
         | 
| 174 | 
            -
                collection.load_all
         | 
| 175 | 
            -
             | 
| 176 | 
            -
                collection.each do |*args|
         | 
| 177 | 
            -
                  yield(*args)
         | 
| 178 | 
            -
                end
         | 
| 179 | 
            -
              end
         | 
| 180 | 
            -
             | 
| 181 | 
            -
              # Clears all cached values and removes all facts from memory.
         | 
| 182 | 
            -
              #
         | 
| 183 | 
            -
              # @return [void]
         | 
| 184 | 
            -
              #
         | 
| 185 | 
            -
              # @api public
         | 
| 186 | 
            -
              def self.clear
         | 
| 187 | 
            -
                Facter.flush
         | 
| 188 | 
            -
                Facter.reset
         | 
| 189 | 
            -
              end
         | 
| 190 | 
            -
             | 
| 191 | 
            -
              # Removes all facts from memory. Use this when the fact code has
         | 
| 192 | 
            -
              # changed on disk and needs to be reloaded.
         | 
| 193 | 
            -
              #
         | 
| 194 | 
            -
              # @return [void]
         | 
| 195 | 
            -
              #
         | 
| 196 | 
            -
              # @api public
         | 
| 197 | 
            -
              def self.reset
         | 
| 198 | 
            -
                @collection = nil
         | 
| 199 | 
            -
                reset_search_path!
         | 
| 200 | 
            -
              end
         | 
| 201 | 
            -
             | 
| 202 | 
            -
              # Loads all facts.
         | 
| 203 | 
            -
              #
         | 
| 204 | 
            -
              # @return [void]
         | 
| 205 | 
            -
              #
         | 
| 206 | 
            -
              # @api public
         | 
| 207 | 
            -
              def self.loadfacts
         | 
| 208 | 
            -
                collection.load_all
         | 
| 209 | 
            -
              end
         | 
| 210 | 
            -
             | 
| 211 | 
            -
              # Register directories to be searched for facts. The registered directories
         | 
| 212 | 
            -
              # must be absolute paths or they will be ignored.
         | 
| 213 | 
            -
              #
         | 
| 214 | 
            -
              # @param dirs [String] directories to search
         | 
| 215 | 
            -
              #
         | 
| 216 | 
            -
              # @return [void]
         | 
| 217 | 
            -
              #
         | 
| 218 | 
            -
              # @api public
         | 
| 219 | 
            -
              def self.search(*dirs)
         | 
| 220 | 
            -
                @search_path += dirs
         | 
| 221 | 
            -
              end
         | 
| 222 | 
            -
             | 
| 223 | 
            -
              # Returns the registered search directories.
         | 
| 224 | 
            -
              #
         | 
| 225 | 
            -
              # @return [Array<String>] An array of the directories searched
         | 
| 226 | 
            -
              #
         | 
| 227 | 
            -
              # @api public
         | 
| 228 | 
            -
              def self.search_path
         | 
| 229 | 
            -
                @search_path.dup
         | 
| 230 | 
            -
              end
         | 
| 231 | 
            -
             | 
| 232 | 
            -
              # Reset the Facter search directories.
         | 
| 233 | 
            -
              #
         | 
| 234 | 
            -
              # @api private
         | 
| 235 | 
            -
              # @return [void]
         | 
| 236 | 
            -
              def self.reset_search_path!
         | 
| 237 | 
            -
                @search_path = []
         | 
| 238 | 
            -
              end
         | 
| 239 | 
            -
             | 
| 240 | 
            -
              reset_search_path!
         | 
| 241 | 
            -
             | 
| 242 | 
            -
              # Registers directories to be searched for external facts.
         | 
| 243 | 
            -
              #
         | 
| 244 | 
            -
              # @param dirs [Array<String>] directories to search
         | 
| 245 | 
            -
              #
         | 
| 246 | 
            -
              # @return [void]
         | 
| 247 | 
            -
              #
         | 
| 248 | 
            -
              # @api public
         | 
| 249 | 
            -
              def self.search_external(dirs)
         | 
| 250 | 
            -
                Facter::Util::Config.external_facts_dirs += dirs
         | 
| 251 | 
            -
              end
         | 
| 252 | 
            -
             | 
| 253 | 
            -
              # Returns the registered search directories.
         | 
| 254 | 
            -
              #
         | 
| 255 | 
            -
              # @return [Array<String>] An array of the directories searched
         | 
| 256 | 
            -
              #
         | 
| 257 | 
            -
              # @api public
         | 
| 258 | 
            -
              def self.search_external_path
         | 
| 259 | 
            -
                Facter::Util::Config.external_facts_dirs.dup
         | 
| 260 | 
            -
              end
         | 
| 261 | 
            -
            end
         | 
| 1 | 
            +
            module Facter
         | 
| 2 | 
            +
              if RUBY_PLATFORM == "java"
         | 
| 3 | 
            +
                # For JRuby, require 'facter.jar'
         | 
| 4 | 
            +
                begin
         | 
| 5 | 
            +
                  require 'facter.jar'
         | 
| 6 | 
            +
                rescue LoadError
         | 
| 7 | 
            +
                  raise LoadError.new('libfacter was not built with JRuby support.')
         | 
| 8 | 
            +
                end
         | 
| 9 | 
            +
             | 
| 10 | 
            +
                # Pass value call through to JNI interface
         | 
| 11 | 
            +
                def self.value(name)
         | 
| 12 | 
            +
                  Java::ComPuppetlabs::Facter.lookup(name)
         | 
| 13 | 
            +
                end
         | 
| 14 | 
            +
             | 
| 15 | 
            +
                def self.search(*paths)
         | 
| 16 | 
            +
                  # No-op; we don't support custom facts under JRuby
         | 
| 17 | 
            +
                end
         | 
| 18 | 
            +
             | 
| 19 | 
            +
                def self.version
         | 
| 20 | 
            +
                  Java::ComPuppetlabs::Facter.lookup("facterversion")
         | 
| 21 | 
            +
                end
         | 
| 22 | 
            +
             | 
| 23 | 
            +
                def self.add(*params)
         | 
| 24 | 
            +
                  raise 'adding facts under JRuby is not implemented.'
         | 
| 25 | 
            +
                end
         | 
| 26 | 
            +
             | 
| 27 | 
            +
              else
         | 
| 28 | 
            +
                # Simply require libfacter.so; this will define all of the Facter API
         | 
| 29 | 
            +
                begin
         | 
| 30 | 
            +
                  facter_dir = ENV['FACTERDIR'] || File.join(File.expand_path("#{File.dirname(__FILE__)}"), '../')
         | 
| 31 | 
            +
                  #
         | 
| 32 | 
            +
                  # This is a cmake pre-processor check. On *nix it will end up '' == '1'
         | 
| 33 | 
            +
                  # On windows, where we want the changes it will be '1' == '1'
         | 
| 34 | 
            +
                  #
         | 
| 35 | 
            +
                  # Facter requires the extra inclusion of puppet/bin as the libfacter.so
         | 
| 36 | 
            +
                  # lib requires libraries and executables from that directory
         | 
| 37 | 
            +
                  if '1' == '1'
         | 
| 38 | 
            +
                    ENV['PATH'] = "#{File.join(facter_dir, 'bin')}#{File::PATH_SEPARATOR}#{File.join(facter_dir, '../puppet/bin')}#{File::PATH_SEPARATOR}#{ENV['PATH']}"
         | 
| 39 | 
            +
                  end
         | 
| 40 | 
            +
                  require "#{facter_dir}/bin/libfacter.so"
         | 
| 41 | 
            +
                rescue LoadError
         | 
| 42 | 
            +
                  raise LoadError, "libfacter was not found. Please make sure it was installed to the expected location.\n" + ($!.message || ''), $!.backtrace
         | 
| 43 | 
            +
                end
         | 
| 44 | 
            +
              end
         | 
| 45 | 
            +
            end
         | 
    
        data/lib/libfacter.so.a
    ADDED
    
    | Binary file | 
    
        metadata
    CHANGED
    
    | @@ -1,536 +1,32 @@ | |
| 1 1 | 
             
            --- !ruby/object:Gem::Specification
         | 
| 2 2 | 
             
            name: facter
         | 
| 3 3 | 
             
            version: !ruby/object:Gem::Version
         | 
| 4 | 
            -
              version:  | 
| 4 | 
            +
              version: 3.9.6.cfacter.20180606
         | 
| 5 5 | 
             
            platform: x86-mingw32
         | 
| 6 6 | 
             
            authors:
         | 
| 7 | 
            -
            - Puppet | 
| 7 | 
            +
            - Puppet
         | 
| 8 | 
            +
            - Inc.
         | 
| 8 9 | 
             
            autorequire: 
         | 
| 9 10 | 
             
            bindir: bin
         | 
| 10 11 | 
             
            cert_chain: []
         | 
| 11 | 
            -
            date:  | 
| 12 | 
            -
            dependencies:
         | 
| 13 | 
            -
             | 
| 14 | 
            -
             | 
| 15 | 
            -
             | 
| 16 | 
            -
                requirements:
         | 
| 17 | 
            -
                - - "~>"
         | 
| 18 | 
            -
                  - !ruby/object:Gem::Version
         | 
| 19 | 
            -
                    version: '1.9'
         | 
| 20 | 
            -
              type: :runtime
         | 
| 21 | 
            -
              prerelease: false
         | 
| 22 | 
            -
              version_requirements: !ruby/object:Gem::Requirement
         | 
| 23 | 
            -
                requirements:
         | 
| 24 | 
            -
                - - "~>"
         | 
| 25 | 
            -
                  - !ruby/object:Gem::Version
         | 
| 26 | 
            -
                    version: '1.9'
         | 
| 27 | 
            -
            description: You can prove anything with facts!
         | 
| 28 | 
            -
            email: info@puppetlabs.com
         | 
| 29 | 
            -
            executables:
         | 
| 30 | 
            -
            - facter
         | 
| 12 | 
            +
            date: 2018-06-06 00:00:00.000000000 Z
         | 
| 13 | 
            +
            dependencies: []
         | 
| 14 | 
            +
            description: 
         | 
| 15 | 
            +
            email: info@puppet.com
         | 
| 16 | 
            +
            executables: []
         | 
| 31 17 | 
             
            extensions: []
         | 
| 32 18 | 
             
            extra_rdoc_files: []
         | 
| 33 19 | 
             
            files:
         | 
| 34 | 
            -
            -  | 
| 35 | 
            -
            -  | 
| 36 | 
            -
            -  | 
| 37 | 
            -
            -  | 
| 38 | 
            -
            -  | 
| 39 | 
            -
            - Rakefile
         | 
| 40 | 
            -
            - bin/facter
         | 
| 41 | 
            -
            - etc/facter.conf
         | 
| 42 | 
            -
            - ext/build_defaults.yaml
         | 
| 43 | 
            -
            - ext/debian/changelog.erb
         | 
| 44 | 
            -
            - ext/debian/compat
         | 
| 45 | 
            -
            - ext/debian/control
         | 
| 46 | 
            -
            - ext/debian/copyright
         | 
| 47 | 
            -
            - ext/debian/docs
         | 
| 48 | 
            -
            - ext/debian/lintian-overrides
         | 
| 49 | 
            -
            - ext/debian/rules
         | 
| 50 | 
            -
            - ext/debian/source/format
         | 
| 51 | 
            -
            - ext/facter-diff
         | 
| 52 | 
            -
            - ext/ips/facter.p5m.erb
         | 
| 53 | 
            -
            - ext/ips/rules
         | 
| 54 | 
            -
            - ext/ips/transforms
         | 
| 55 | 
            -
            - ext/osx/file_mapping.yaml
         | 
| 56 | 
            -
            - ext/osx/preflight.erb
         | 
| 57 | 
            -
            - ext/osx/prototype.plist.erb
         | 
| 58 | 
            -
            - ext/project_data.yaml
         | 
| 59 | 
            -
            - ext/redhat/facter.spec.erb
         | 
| 60 | 
            -
            - ext/solaris/pkginfo
         | 
| 61 | 
            -
            - install.rb
         | 
| 20 | 
            +
            - bin/facter.bat
         | 
| 21 | 
            +
            - bin/facter.exe
         | 
| 22 | 
            +
            - bin/facter_interactive.bat
         | 
| 23 | 
            +
            - bin/libfacter.so
         | 
| 24 | 
            +
            - bin/run_facter_interactive.bat
         | 
| 62 25 | 
             
            - lib/facter.rb
         | 
| 63 | 
            -
            - lib/ | 
| 64 | 
            -
             | 
| 65 | 
            -
             | 
| 66 | 
            -
            -  | 
| 67 | 
            -
            - lib/facter/blockdevices.rb
         | 
| 68 | 
            -
            - lib/facter/core/aggregate.rb
         | 
| 69 | 
            -
            - lib/facter/core/directed_graph.rb
         | 
| 70 | 
            -
            - lib/facter/core/execution.rb
         | 
| 71 | 
            -
            - lib/facter/core/execution/base.rb
         | 
| 72 | 
            -
            - lib/facter/core/execution/posix.rb
         | 
| 73 | 
            -
            - lib/facter/core/execution/windows.rb
         | 
| 74 | 
            -
            - lib/facter/core/logging.rb
         | 
| 75 | 
            -
            - lib/facter/core/resolvable.rb
         | 
| 76 | 
            -
            - lib/facter/core/suitable.rb
         | 
| 77 | 
            -
            - lib/facter/dhcp_servers.rb
         | 
| 78 | 
            -
            - lib/facter/domain.rb
         | 
| 79 | 
            -
            - lib/facter/ec2.rb
         | 
| 80 | 
            -
            - lib/facter/ec2/rest.rb
         | 
| 81 | 
            -
            - lib/facter/facterversion.rb
         | 
| 82 | 
            -
            - lib/facter/filesystems.rb
         | 
| 83 | 
            -
            - lib/facter/fqdn.rb
         | 
| 84 | 
            -
            - lib/facter/gce.rb
         | 
| 85 | 
            -
            - lib/facter/gce/metadata.rb
         | 
| 86 | 
            -
            - lib/facter/gid.rb
         | 
| 87 | 
            -
            - lib/facter/hardwareisa.rb
         | 
| 88 | 
            -
            - lib/facter/hardwaremodel.rb
         | 
| 89 | 
            -
            - lib/facter/hostname.rb
         | 
| 90 | 
            -
            - lib/facter/id.rb
         | 
| 91 | 
            -
            - lib/facter/interfaces.rb
         | 
| 92 | 
            -
            - lib/facter/ipaddress.rb
         | 
| 93 | 
            -
            - lib/facter/ipaddress6.rb
         | 
| 94 | 
            -
            - lib/facter/iphostnumber.rb
         | 
| 95 | 
            -
            - lib/facter/kernel.rb
         | 
| 96 | 
            -
            - lib/facter/kernelmajversion.rb
         | 
| 97 | 
            -
            - lib/facter/kernelrelease.rb
         | 
| 98 | 
            -
            - lib/facter/kernelversion.rb
         | 
| 99 | 
            -
            - lib/facter/ldom.rb
         | 
| 100 | 
            -
            - lib/facter/lsbdistcodename.rb
         | 
| 101 | 
            -
            - lib/facter/lsbdistdescription.rb
         | 
| 102 | 
            -
            - lib/facter/lsbdistid.rb
         | 
| 103 | 
            -
            - lib/facter/lsbdistrelease.rb
         | 
| 104 | 
            -
            - lib/facter/lsbmajdistrelease.rb
         | 
| 105 | 
            -
            - lib/facter/lsbminordistrelease.rb
         | 
| 106 | 
            -
            - lib/facter/lsbrelease.rb
         | 
| 107 | 
            -
            - lib/facter/macaddress.rb
         | 
| 108 | 
            -
            - lib/facter/macosx.rb
         | 
| 109 | 
            -
            - lib/facter/manufacturer.rb
         | 
| 110 | 
            -
            - lib/facter/memory.rb
         | 
| 111 | 
            -
            - lib/facter/netmask.rb
         | 
| 112 | 
            -
            - lib/facter/network.rb
         | 
| 113 | 
            -
            - lib/facter/operatingsystem.rb
         | 
| 114 | 
            -
            - lib/facter/operatingsystem/base.rb
         | 
| 115 | 
            -
            - lib/facter/operatingsystem/cumuluslinux.rb
         | 
| 116 | 
            -
            - lib/facter/operatingsystem/implementation.rb
         | 
| 117 | 
            -
            - lib/facter/operatingsystem/linux.rb
         | 
| 118 | 
            -
            - lib/facter/operatingsystem/osreleaselinux.rb
         | 
| 119 | 
            -
            - lib/facter/operatingsystem/sunos.rb
         | 
| 120 | 
            -
            - lib/facter/operatingsystem/vmkernel.rb
         | 
| 121 | 
            -
            - lib/facter/operatingsystem/windows.rb
         | 
| 122 | 
            -
            - lib/facter/operatingsystemmajrelease.rb
         | 
| 123 | 
            -
            - lib/facter/operatingsystemrelease.rb
         | 
| 124 | 
            -
            - lib/facter/os.rb
         | 
| 125 | 
            -
            - lib/facter/osfamily.rb
         | 
| 126 | 
            -
            - lib/facter/partitions.rb
         | 
| 127 | 
            -
            - lib/facter/path.rb
         | 
| 128 | 
            -
            - lib/facter/physicalprocessorcount.rb
         | 
| 129 | 
            -
            - lib/facter/processor.rb
         | 
| 130 | 
            -
            - lib/facter/processors.rb
         | 
| 131 | 
            -
            - lib/facter/processors/os.rb
         | 
| 132 | 
            -
            - lib/facter/ps.rb
         | 
| 133 | 
            -
            - lib/facter/puppetversion.rb
         | 
| 134 | 
            -
            - lib/facter/rackspace.rb
         | 
| 135 | 
            -
            - lib/facter/rubyplatform.rb
         | 
| 136 | 
            -
            - lib/facter/rubysitedir.rb
         | 
| 137 | 
            -
            - lib/facter/rubyversion.rb
         | 
| 138 | 
            -
            - lib/facter/selinux.rb
         | 
| 139 | 
            -
            - lib/facter/ssh.rb
         | 
| 140 | 
            -
            - lib/facter/system32.rb
         | 
| 141 | 
            -
            - lib/facter/system_uptime.rb
         | 
| 142 | 
            -
            - lib/facter/timezone.rb
         | 
| 143 | 
            -
            - lib/facter/uniqueid.rb
         | 
| 144 | 
            -
            - lib/facter/uptime.rb
         | 
| 145 | 
            -
            - lib/facter/uptime_days.rb
         | 
| 146 | 
            -
            - lib/facter/uptime_hours.rb
         | 
| 147 | 
            -
            - lib/facter/uptime_seconds.rb
         | 
| 148 | 
            -
            - lib/facter/util/architecture.rb
         | 
| 149 | 
            -
            - lib/facter/util/collection.rb
         | 
| 150 | 
            -
            - lib/facter/util/composite_loader.rb
         | 
| 151 | 
            -
            - lib/facter/util/config.rb
         | 
| 152 | 
            -
            - lib/facter/util/confine.rb
         | 
| 153 | 
            -
            - lib/facter/util/dhcp_servers.rb
         | 
| 154 | 
            -
            - lib/facter/util/directory_loader.rb
         | 
| 155 | 
            -
            - lib/facter/util/ec2.rb
         | 
| 156 | 
            -
            - lib/facter/util/fact.rb
         | 
| 157 | 
            -
            - lib/facter/util/file_read.rb
         | 
| 158 | 
            -
            - lib/facter/util/formatter.rb
         | 
| 159 | 
            -
            - lib/facter/util/ip.rb
         | 
| 160 | 
            -
            - lib/facter/util/ip/windows.rb
         | 
| 161 | 
            -
            - lib/facter/util/loader.rb
         | 
| 162 | 
            -
            - lib/facter/util/macaddress.rb
         | 
| 163 | 
            -
            - lib/facter/util/macosx.rb
         | 
| 164 | 
            -
            - lib/facter/util/manufacturer.rb
         | 
| 165 | 
            -
            - lib/facter/util/memory.rb
         | 
| 166 | 
            -
            - lib/facter/util/netmask.rb
         | 
| 167 | 
            -
            - lib/facter/util/normalization.rb
         | 
| 168 | 
            -
            - lib/facter/util/nothing_loader.rb
         | 
| 169 | 
            -
            - lib/facter/util/operatingsystem.rb
         | 
| 170 | 
            -
            - lib/facter/util/parser.rb
         | 
| 171 | 
            -
            - lib/facter/util/partitions.rb
         | 
| 172 | 
            -
            - lib/facter/util/partitions/linux.rb
         | 
| 173 | 
            -
            - lib/facter/util/partitions/openbsd.rb
         | 
| 174 | 
            -
            - lib/facter/util/plist.rb
         | 
| 175 | 
            -
            - lib/facter/util/plist/generator.rb
         | 
| 176 | 
            -
            - lib/facter/util/plist/parser.rb
         | 
| 177 | 
            -
            - lib/facter/util/posix.rb
         | 
| 178 | 
            -
            - lib/facter/util/processor.rb
         | 
| 179 | 
            -
            - lib/facter/util/registry.rb
         | 
| 180 | 
            -
            - lib/facter/util/resolution.rb
         | 
| 181 | 
            -
            - lib/facter/util/solaris_zones.rb
         | 
| 182 | 
            -
            - lib/facter/util/unix_root.rb
         | 
| 183 | 
            -
            - lib/facter/util/uptime.rb
         | 
| 184 | 
            -
            - lib/facter/util/values.rb
         | 
| 185 | 
            -
            - lib/facter/util/virtual.rb
         | 
| 186 | 
            -
            - lib/facter/util/vlans.rb
         | 
| 187 | 
            -
            - lib/facter/util/windows.rb
         | 
| 188 | 
            -
            - lib/facter/util/windows/api_types.rb
         | 
| 189 | 
            -
            - lib/facter/util/windows/dir.rb
         | 
| 190 | 
            -
            - lib/facter/util/windows/error.rb
         | 
| 191 | 
            -
            - lib/facter/util/windows/process.rb
         | 
| 192 | 
            -
            - lib/facter/util/windows/user.rb
         | 
| 193 | 
            -
            - lib/facter/util/windows_root.rb
         | 
| 194 | 
            -
            - lib/facter/util/wmi.rb
         | 
| 195 | 
            -
            - lib/facter/util/xendomains.rb
         | 
| 196 | 
            -
            - lib/facter/version.rb
         | 
| 197 | 
            -
            - lib/facter/virtual.rb
         | 
| 198 | 
            -
            - lib/facter/vlans.rb
         | 
| 199 | 
            -
            - lib/facter/xendomains.rb
         | 
| 200 | 
            -
            - lib/facter/zfs_version.rb
         | 
| 201 | 
            -
            - lib/facter/zonename.rb
         | 
| 202 | 
            -
            - lib/facter/zones.rb
         | 
| 203 | 
            -
            - lib/facter/zpool_version.rb
         | 
| 204 | 
            -
            - spec/fixtures/cpuinfo/amd64dual
         | 
| 205 | 
            -
            - spec/fixtures/cpuinfo/amd64dual-grep
         | 
| 206 | 
            -
            - spec/fixtures/cpuinfo/amd64quad
         | 
| 207 | 
            -
            - spec/fixtures/cpuinfo/amd64solo
         | 
| 208 | 
            -
            - spec/fixtures/cpuinfo/amd64tri
         | 
| 209 | 
            -
            - spec/fixtures/cpuinfo/amd64twentyfour
         | 
| 210 | 
            -
            - spec/fixtures/cpuinfo/amd64twentyfour-grep
         | 
| 211 | 
            -
            - spec/fixtures/cpuinfo/bbg3-armel
         | 
| 212 | 
            -
            - spec/fixtures/cpuinfo/beaglexm-armel
         | 
| 213 | 
            -
            - spec/fixtures/cpuinfo/panda-armel
         | 
| 214 | 
            -
            - spec/fixtures/cpuinfo/ppc64
         | 
| 215 | 
            -
            - spec/fixtures/cpuinfo/ppc64le
         | 
| 216 | 
            -
            - spec/fixtures/cpuinfo/sparc
         | 
| 217 | 
            -
            - spec/fixtures/cpuinfo/two_multicore-grep
         | 
| 218 | 
            -
            - spec/fixtures/cpuinfo/two_singlecore-grep
         | 
| 219 | 
            -
            - spec/fixtures/hpux/machinfo/hppa-rp4440
         | 
| 220 | 
            -
            - spec/fixtures/hpux/machinfo/ia64-rx2620
         | 
| 221 | 
            -
            - spec/fixtures/hpux/machinfo/ia64-rx6600
         | 
| 222 | 
            -
            - spec/fixtures/hpux/machinfo/ia64-rx8640
         | 
| 223 | 
            -
            - spec/fixtures/hpux/machinfo/superdome-server-SD32B
         | 
| 224 | 
            -
            - spec/fixtures/hpux/machinfo/superdome2-16s
         | 
| 225 | 
            -
            - spec/fixtures/hpux/sched.models
         | 
| 226 | 
            -
            - spec/fixtures/hpux/unistd.h
         | 
| 227 | 
            -
            - spec/fixtures/ifconfig/bsd_ifconfig_all_with_multiple_interfaces
         | 
| 228 | 
            -
            - spec/fixtures/ifconfig/centos_5_5
         | 
| 229 | 
            -
            - spec/fixtures/ifconfig/centos_5_5_eth0
         | 
| 230 | 
            -
            - spec/fixtures/ifconfig/darwin_10_3_0
         | 
| 231 | 
            -
            - spec/fixtures/ifconfig/darwin_10_3_0_en0
         | 
| 232 | 
            -
            - spec/fixtures/ifconfig/darwin_10_6_4
         | 
| 233 | 
            -
            - spec/fixtures/ifconfig/darwin_10_6_4_en1
         | 
| 234 | 
            -
            - spec/fixtures/ifconfig/darwin_10_6_6_dualstack
         | 
| 235 | 
            -
            - spec/fixtures/ifconfig/darwin_10_6_6_dualstack_en1
         | 
| 236 | 
            -
            - spec/fixtures/ifconfig/darwin_9_8_0
         | 
| 237 | 
            -
            - spec/fixtures/ifconfig/darwin_9_8_0_en0
         | 
| 238 | 
            -
            - spec/fixtures/ifconfig/darwin_ifconfig_all_with_multiple_interfaces
         | 
| 239 | 
            -
            - spec/fixtures/ifconfig/fedora_10
         | 
| 240 | 
            -
            - spec/fixtures/ifconfig/fedora_10_eth0
         | 
| 241 | 
            -
            - spec/fixtures/ifconfig/fedora_13
         | 
| 242 | 
            -
            - spec/fixtures/ifconfig/fedora_13_eth0
         | 
| 243 | 
            -
            - spec/fixtures/ifconfig/fedora_8
         | 
| 244 | 
            -
            - spec/fixtures/ifconfig/fedora_8_eth0
         | 
| 245 | 
            -
            - spec/fixtures/ifconfig/freebsd_6_0
         | 
| 246 | 
            -
            - spec/fixtures/ifconfig/ifconfig_net_tools_1.60.txt
         | 
| 247 | 
            -
            - spec/fixtures/ifconfig/ifconfig_ubuntu_1204.txt
         | 
| 248 | 
            -
            - spec/fixtures/ifconfig/linux_ifconfig_all_with_multiple_interfaces
         | 
| 249 | 
            -
            - spec/fixtures/ifconfig/linux_ifconfig_all_with_multiple_interfaces_and_fe80
         | 
| 250 | 
            -
            - spec/fixtures/ifconfig/linux_ifconfig_all_with_multiple_interfaces_and_no_public_ipv6
         | 
| 251 | 
            -
            - spec/fixtures/ifconfig/linux_ifconfig_no_addr
         | 
| 252 | 
            -
            - spec/fixtures/ifconfig/linux_ifconfig_no_mac
         | 
| 253 | 
            -
            - spec/fixtures/ifconfig/linux_ifconfig_venet
         | 
| 254 | 
            -
            - spec/fixtures/ifconfig/open_solaris_10
         | 
| 255 | 
            -
            - spec/fixtures/ifconfig/open_solaris_b132
         | 
| 256 | 
            -
            - spec/fixtures/ifconfig/openbsd_bridge_rules
         | 
| 257 | 
            -
            - spec/fixtures/ifconfig/sunos_ifconfig_all_with_multiple_interfaces
         | 
| 258 | 
            -
            - spec/fixtures/ifconfig/ubuntu_7_04
         | 
| 259 | 
            -
            - spec/fixtures/ifconfig/ubuntu_7_04_eth0
         | 
| 260 | 
            -
            - spec/fixtures/ldom/ldom_v1
         | 
| 261 | 
            -
            - spec/fixtures/netstat/centos_5_5
         | 
| 262 | 
            -
            - spec/fixtures/netstat/darwin_10_3_0
         | 
| 263 | 
            -
            - spec/fixtures/netstat/darwin_10_6_4
         | 
| 264 | 
            -
            - spec/fixtures/netstat/darwin_10_6_6_dualstack
         | 
| 265 | 
            -
            - spec/fixtures/netstat/darwin_9_8_0
         | 
| 266 | 
            -
            - spec/fixtures/netstat/fedora_10
         | 
| 267 | 
            -
            - spec/fixtures/netstat/open_solaris_10
         | 
| 268 | 
            -
            - spec/fixtures/netstat/open_solaris_b132
         | 
| 269 | 
            -
            - spec/fixtures/netstat/ubuntu_7_04
         | 
| 270 | 
            -
            - spec/fixtures/processorcount/solaris-psrinfo
         | 
| 271 | 
            -
            - spec/fixtures/processorcount/solaris-sparc-kstat-cpu-info
         | 
| 272 | 
            -
            - spec/fixtures/processorcount/solaris-x86_64-kstat-cpu-info
         | 
| 273 | 
            -
            - spec/fixtures/unit/dhcp_servers/nmcli_devices
         | 
| 274 | 
            -
            - spec/fixtures/unit/dhcp_servers/nmcli_devices_disconnected
         | 
| 275 | 
            -
            - spec/fixtures/unit/dhcp_servers/nmcli_eth0_dhcp
         | 
| 276 | 
            -
            - spec/fixtures/unit/dhcp_servers/nmcli_eth0_static
         | 
| 277 | 
            -
            - spec/fixtures/unit/dhcp_servers/nmcli_wlan0_dhcp
         | 
| 278 | 
            -
            - spec/fixtures/unit/dhcp_servers/nmcli_wlan0_static
         | 
| 279 | 
            -
            - spec/fixtures/unit/dhcp_servers/route
         | 
| 280 | 
            -
            - spec/fixtures/unit/dhcp_servers/route_nogw
         | 
| 281 | 
            -
            - spec/fixtures/unit/ec2/rest/meta-data/root
         | 
| 282 | 
            -
            - spec/fixtures/unit/filesystems/linux
         | 
| 283 | 
            -
            - spec/fixtures/unit/gce/metadata/metadata.json
         | 
| 284 | 
            -
            - spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt
         | 
| 285 | 
            -
            - spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt.em1
         | 
| 286 | 
            -
            - spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt.lo
         | 
| 287 | 
            -
            - spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60_v6.txt
         | 
| 288 | 
            -
            - spec/fixtures/unit/ipaddress/ifconfig_multiple_127_addresses.txt
         | 
| 289 | 
            -
            - spec/fixtures/unit/ipaddress/ifconfig_net_tools_1.60.txt
         | 
| 290 | 
            -
            - spec/fixtures/unit/ipaddress/ifconfig_non_english_locale.txt
         | 
| 291 | 
            -
            - spec/fixtures/unit/ipaddress/ifconfig_ubuntu_1204.txt
         | 
| 292 | 
            -
            - spec/fixtures/unit/kernelrelease/openbsd-5.3
         | 
| 293 | 
            -
            - spec/fixtures/unit/kernelrelease/openbsd-5.3-current
         | 
| 294 | 
            -
            - spec/fixtures/unit/memory/aix-svmon
         | 
| 295 | 
            -
            - spec/fixtures/unit/memory/aix-swap_l
         | 
| 296 | 
            -
            - spec/fixtures/unit/memory/darwin-swapinfo-multiple
         | 
| 297 | 
            -
            - spec/fixtures/unit/memory/darwin-swapinfo-single
         | 
| 298 | 
            -
            - spec/fixtures/unit/memory/darwin-vm_stat
         | 
| 299 | 
            -
            - spec/fixtures/unit/memory/dragonfly-vmstat
         | 
| 300 | 
            -
            - spec/fixtures/unit/memory/freebsd-vmstat
         | 
| 301 | 
            -
            - spec/fixtures/unit/memory/linux-proc_meminfo
         | 
| 302 | 
            -
            - spec/fixtures/unit/memory/openbsd-vmstat
         | 
| 303 | 
            -
            - spec/fixtures/unit/memory/smartos_zone_swap_l-single
         | 
| 304 | 
            -
            - spec/fixtures/unit/memory/solaris-prtconf
         | 
| 305 | 
            -
            - spec/fixtures/unit/memory/solaris-swap_l-multiple
         | 
| 306 | 
            -
            - spec/fixtures/unit/memory/solaris-swap_l-single
         | 
| 307 | 
            -
            - spec/fixtures/unit/memory/solaris-vmstat
         | 
| 308 | 
            -
            - spec/fixtures/unit/netmask/darwin_10_8_5.txt
         | 
| 309 | 
            -
            - spec/fixtures/unit/netmask/ifconfig_aix_7.txt
         | 
| 310 | 
            -
            - spec/fixtures/unit/netmask/ifconfig_net_tools_1.60.txt
         | 
| 311 | 
            -
            - spec/fixtures/unit/netmask/ifconfig_ubuntu_1204.txt
         | 
| 312 | 
            -
            - spec/fixtures/unit/processors/os/darwin-system-profiler
         | 
| 313 | 
            -
            - spec/fixtures/unit/selinux/selinux_sestatus
         | 
| 314 | 
            -
            - spec/fixtures/unit/selinux/selinux_sestatus2
         | 
| 315 | 
            -
            - spec/fixtures/unit/util/dhcp_servers/route
         | 
| 316 | 
            -
            - spec/fixtures/unit/util/dhcp_servers/route_nogw
         | 
| 317 | 
            -
            - spec/fixtures/unit/util/ec2/centos-arp-ec2.out
         | 
| 318 | 
            -
            - spec/fixtures/unit/util/ec2/linux-arp-ec2.out
         | 
| 319 | 
            -
            - spec/fixtures/unit/util/ec2/linux-arp-not-ec2.out
         | 
| 320 | 
            -
            - spec/fixtures/unit/util/ec2/solaris8_arp_a_not_ec2.out
         | 
| 321 | 
            -
            - spec/fixtures/unit/util/ec2/windows-2008-arp-a-not-ec2.out
         | 
| 322 | 
            -
            - spec/fixtures/unit/util/ec2/windows-2008-arp-a.out
         | 
| 323 | 
            -
            - spec/fixtures/unit/util/ip/6.0-STABLE_FreeBSD_ifconfig
         | 
| 324 | 
            -
            - spec/fixtures/unit/util/ip/Mac_OS_X_10.5.5_ifconfig
         | 
| 325 | 
            -
            - spec/fixtures/unit/util/ip/darwin_ifconfig_all_with_multiple_interfaces
         | 
| 326 | 
            -
            - spec/fixtures/unit/util/ip/darwin_ifconfig_single_interface
         | 
| 327 | 
            -
            - spec/fixtures/unit/util/ip/debian_kfreebsd_ifconfig
         | 
| 328 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lan0
         | 
| 329 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lan1
         | 
| 330 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lo0
         | 
| 331 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1111_lanscan
         | 
| 332 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1111_netstat_in
         | 
| 333 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lan0
         | 
| 334 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lan1
         | 
| 335 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lo0
         | 
| 336 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_asterisk_lanscan
         | 
| 337 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_asterisk_netstat_in
         | 
| 338 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lan0
         | 
| 339 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lan1
         | 
| 340 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lo0
         | 
| 341 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_lanscan
         | 
| 342 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_netstat_in
         | 
| 343 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan1
         | 
| 344 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan4
         | 
| 345 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan4_1
         | 
| 346 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lo0
         | 
| 347 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_lanscan
         | 
| 348 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_netstat_in
         | 
| 349 | 
            -
            - spec/fixtures/unit/util/ip/linux_2_6_35_proc_net_bonding_bond0
         | 
| 350 | 
            -
            - spec/fixtures/unit/util/ip/linux_get_single_interface_eth0
         | 
| 351 | 
            -
            - spec/fixtures/unit/util/ip/linux_get_single_interface_ib0
         | 
| 352 | 
            -
            - spec/fixtures/unit/util/ip/linux_get_single_interface_ib0_centos7
         | 
| 353 | 
            -
            - spec/fixtures/unit/util/ip/linux_get_single_interface_lo
         | 
| 354 | 
            -
            - spec/fixtures/unit/util/ip/linux_ifconfig_all_with_single_interface
         | 
| 355 | 
            -
            - spec/fixtures/unit/util/ip/linux_ifconfig_ib0
         | 
| 356 | 
            -
            - spec/fixtures/unit/util/ip/linux_ifconfig_ib0_centos7
         | 
| 357 | 
            -
            - spec/fixtures/unit/util/ip/solaris_ifconfig_all_with_multiple_interfaces
         | 
| 358 | 
            -
            - spec/fixtures/unit/util/ip/solaris_ifconfig_single_interface
         | 
| 359 | 
            -
            - spec/fixtures/unit/util/ip/windows_netsh_all_interfaces
         | 
| 360 | 
            -
            - spec/fixtures/unit/util/ip/windows_netsh_single_interface
         | 
| 361 | 
            -
            - spec/fixtures/unit/util/ip/windows_netsh_single_interface6
         | 
| 362 | 
            -
            - spec/fixtures/unit/util/manufacturer/freebsd_dmidecode
         | 
| 363 | 
            -
            - spec/fixtures/unit/util/manufacturer/intel_linux_dmidecode
         | 
| 364 | 
            -
            - spec/fixtures/unit/util/manufacturer/linux_dmidecode_with_spaces
         | 
| 365 | 
            -
            - spec/fixtures/unit/util/manufacturer/opensolaris_smbios
         | 
| 366 | 
            -
            - spec/fixtures/unit/util/manufacturer/smartos_smbios
         | 
| 367 | 
            -
            - spec/fixtures/unit/util/manufacturer/solaris_sunfire_v120_prtdiag
         | 
| 368 | 
            -
            - spec/fixtures/unit/util/manufacturer/solaris_t5220_prtdiag
         | 
| 369 | 
            -
            - spec/fixtures/unit/util/operatingsystem/coreos.txt
         | 
| 370 | 
            -
            - spec/fixtures/unit/util/operatingsystem/cumuluslinux.txt
         | 
| 371 | 
            -
            - spec/fixtures/unit/util/operatingsystem/redhat-7.txt
         | 
| 372 | 
            -
            - spec/fixtures/unit/util/operatingsystem/sabayon.txt
         | 
| 373 | 
            -
            - spec/fixtures/unit/util/operatingsystem/wheezy.txt
         | 
| 374 | 
            -
            - spec/fixtures/unit/util/partitions/partitions/mount
         | 
| 375 | 
            -
            - spec/fixtures/unit/util/processor/solaris-i86pc
         | 
| 376 | 
            -
            - spec/fixtures/unit/util/processor/solaris-sun4u
         | 
| 377 | 
            -
            - spec/fixtures/unit/util/processor/x86-pentium2
         | 
| 378 | 
            -
            - spec/fixtures/unit/util/uptime/kstat_boot_time
         | 
| 379 | 
            -
            - spec/fixtures/unit/util/uptime/sysctl_kern_boottime_darwin
         | 
| 380 | 
            -
            - spec/fixtures/unit/util/uptime/sysctl_kern_boottime_openbsd
         | 
| 381 | 
            -
            - spec/fixtures/unit/util/uptime/ubuntu_proc_uptime
         | 
| 382 | 
            -
            - spec/fixtures/unit/util/virtual/invalid_unicode_dmi_entries
         | 
| 383 | 
            -
            - spec/fixtures/unit/util/virtual/solaris10_proc_self_status1
         | 
| 384 | 
            -
            - spec/fixtures/unit/util/vlans/centos-5-no-vlans
         | 
| 385 | 
            -
            - spec/fixtures/unit/util/vlans/linux_vlan_config
         | 
| 386 | 
            -
            - spec/fixtures/unit/util/xendomains/xendomains
         | 
| 387 | 
            -
            - spec/fixtures/unit/virtual/sysfs_dmi_entries_raw.txt
         | 
| 388 | 
            -
            - spec/fixtures/unit/zfs_version/freebsd_8.2
         | 
| 389 | 
            -
            - spec/fixtures/unit/zfs_version/freebsd_9.0
         | 
| 390 | 
            -
            - spec/fixtures/unit/zfs_version/linux-fuse_0.6.9
         | 
| 391 | 
            -
            - spec/fixtures/unit/zfs_version/solaris_10
         | 
| 392 | 
            -
            - spec/fixtures/unit/zfs_version/solaris_11
         | 
| 393 | 
            -
            - spec/fixtures/unit/zfs_version/zfs_new
         | 
| 394 | 
            -
            - spec/fixtures/unit/zfs_version/zfs_old
         | 
| 395 | 
            -
            - spec/fixtures/unit/zfs_version/zfsonlinux_0.6.1
         | 
| 396 | 
            -
            - spec/fixtures/unit/zpool_version/freebsd_8.2
         | 
| 397 | 
            -
            - spec/fixtures/unit/zpool_version/freebsd_9.0
         | 
| 398 | 
            -
            - spec/fixtures/unit/zpool_version/linux-fuse_0.6.9
         | 
| 399 | 
            -
            - spec/fixtures/unit/zpool_version/solaris_10
         | 
| 400 | 
            -
            - spec/fixtures/unit/zpool_version/solaris_11
         | 
| 401 | 
            -
            - spec/fixtures/unit/zpool_version/zfsonlinux_0.6.1
         | 
| 402 | 
            -
            - spec/fixtures/virtual/proc_1_cgroup/in_a_container
         | 
| 403 | 
            -
            - spec/fixtures/virtual/proc_1_cgroup/in_a_docker_container
         | 
| 404 | 
            -
            - spec/fixtures/virtual/proc_1_cgroup/in_a_docker_container_with_systemd_slices
         | 
| 405 | 
            -
            - spec/fixtures/virtual/proc_1_cgroup/not_in_a_container
         | 
| 406 | 
            -
            - spec/fixtures/virtual/proc_self_status/vserver_2_1/guest
         | 
| 407 | 
            -
            - spec/fixtures/virtual/proc_self_status/vserver_2_1/host
         | 
| 408 | 
            -
            - spec/fixtures/virtual/proc_self_status/vserver_2_3/guest
         | 
| 409 | 
            -
            - spec/fixtures/virtual/proc_self_status/vserver_2_3/host
         | 
| 410 | 
            -
            - spec/integration/facter_spec.rb
         | 
| 411 | 
            -
            - spec/integration/util/windows/user_spec.rb
         | 
| 412 | 
            -
            - spec/lib/facter_spec/cpuinfo.rb
         | 
| 413 | 
            -
            - spec/lib/facter_spec/windows_network.rb
         | 
| 414 | 
            -
            - spec/puppetlabs_spec/files.rb
         | 
| 415 | 
            -
            - spec/puppetlabs_spec/fixtures.rb
         | 
| 416 | 
            -
            - spec/puppetlabs_spec/matchers.rb
         | 
| 417 | 
            -
            - spec/puppetlabs_spec/verbose.rb
         | 
| 418 | 
            -
            - spec/puppetlabs_spec_helper.rb
         | 
| 419 | 
            -
            - spec/schema/validate_facter_schema.rb
         | 
| 420 | 
            -
            - spec/shared_contexts/platform.rb
         | 
| 421 | 
            -
            - spec/shared_formats/parses.rb
         | 
| 422 | 
            -
            - spec/spec_helper.rb
         | 
| 423 | 
            -
            - spec/unit/application_spec.rb
         | 
| 424 | 
            -
            - spec/unit/architecture_spec.rb
         | 
| 425 | 
            -
            - spec/unit/blockdevices_spec.rb
         | 
| 426 | 
            -
            - spec/unit/core/aggregate_spec.rb
         | 
| 427 | 
            -
            - spec/unit/core/directed_graph_spec.rb
         | 
| 428 | 
            -
            - spec/unit/core/execution/base_spec.rb
         | 
| 429 | 
            -
            - spec/unit/core/execution/posix_spec.rb
         | 
| 430 | 
            -
            - spec/unit/core/execution/windows_spec.rb
         | 
| 431 | 
            -
            - spec/unit/core/execution_spec.rb
         | 
| 432 | 
            -
            - spec/unit/core/logging_spec.rb
         | 
| 433 | 
            -
            - spec/unit/core/resolvable_spec.rb
         | 
| 434 | 
            -
            - spec/unit/core/suitable_spec.rb
         | 
| 435 | 
            -
            - spec/unit/dhcp_servers_spec.rb
         | 
| 436 | 
            -
            - spec/unit/domain_spec.rb
         | 
| 437 | 
            -
            - spec/unit/ec2/rest_spec.rb
         | 
| 438 | 
            -
            - spec/unit/ec2_spec.rb
         | 
| 439 | 
            -
            - spec/unit/facter_spec.rb
         | 
| 440 | 
            -
            - spec/unit/filesystems_spec.rb
         | 
| 441 | 
            -
            - spec/unit/fqdn_spec.rb
         | 
| 442 | 
            -
            - spec/unit/gce/metadata_spec.rb
         | 
| 443 | 
            -
            - spec/unit/gce_spec.rb
         | 
| 444 | 
            -
            - spec/unit/gid_spec.rb
         | 
| 445 | 
            -
            - spec/unit/hardwareisa_spec.rb
         | 
| 446 | 
            -
            - spec/unit/hardwaremodel_spec.rb
         | 
| 447 | 
            -
            - spec/unit/hostname_spec.rb
         | 
| 448 | 
            -
            - spec/unit/id_spec.rb
         | 
| 449 | 
            -
            - spec/unit/interfaces_spec.rb
         | 
| 450 | 
            -
            - spec/unit/ipaddress6_spec.rb
         | 
| 451 | 
            -
            - spec/unit/ipaddress_spec.rb
         | 
| 452 | 
            -
            - spec/unit/kernel_spec.rb
         | 
| 453 | 
            -
            - spec/unit/kernelmajversion_spec.rb
         | 
| 454 | 
            -
            - spec/unit/kernelrelease_spec.rb
         | 
| 455 | 
            -
            - spec/unit/kernelversion_spec.rb
         | 
| 456 | 
            -
            - spec/unit/ldom_spec.rb
         | 
| 457 | 
            -
            - spec/unit/lsbdistcodename_spec.rb
         | 
| 458 | 
            -
            - spec/unit/lsbdistdescription_spec.rb
         | 
| 459 | 
            -
            - spec/unit/lsbdistid_spec.rb
         | 
| 460 | 
            -
            - spec/unit/lsbdistrelease_spec.rb
         | 
| 461 | 
            -
            - spec/unit/lsbmajdistrelease_spec.rb
         | 
| 462 | 
            -
            - spec/unit/lsbminordistrelease_spec.rb
         | 
| 463 | 
            -
            - spec/unit/lsbrelease_spec.rb
         | 
| 464 | 
            -
            - spec/unit/macaddress_spec.rb
         | 
| 465 | 
            -
            - spec/unit/manufacturer_spec.rb
         | 
| 466 | 
            -
            - spec/unit/memory_spec.rb
         | 
| 467 | 
            -
            - spec/unit/netmask_spec.rb
         | 
| 468 | 
            -
            - spec/unit/operatingsystem/base_spec.rb
         | 
| 469 | 
            -
            - spec/unit/operatingsystem/cumuluslinux_spec.rb
         | 
| 470 | 
            -
            - spec/unit/operatingsystem/implementation_spec.rb
         | 
| 471 | 
            -
            - spec/unit/operatingsystem/linux_spec.rb
         | 
| 472 | 
            -
            - spec/unit/operatingsystem/sunos_spec.rb
         | 
| 473 | 
            -
            - spec/unit/operatingsystem/vmkernel_spec.rb
         | 
| 474 | 
            -
            - spec/unit/operatingsystem/windows_spec.rb
         | 
| 475 | 
            -
            - spec/unit/operatingsystem_spec.rb
         | 
| 476 | 
            -
            - spec/unit/operatingsystemmajrelease_spec.rb
         | 
| 477 | 
            -
            - spec/unit/operatingsystemrelease_spec.rb
         | 
| 478 | 
            -
            - spec/unit/os_spec.rb
         | 
| 479 | 
            -
            - spec/unit/osfamily_spec.rb
         | 
| 480 | 
            -
            - spec/unit/partitions_spec.rb
         | 
| 481 | 
            -
            - spec/unit/physicalprocessorcount_spec.rb
         | 
| 482 | 
            -
            - spec/unit/processor_spec.rb
         | 
| 483 | 
            -
            - spec/unit/processors/os_spec.rb
         | 
| 484 | 
            -
            - spec/unit/processors_spec.rb
         | 
| 485 | 
            -
            - spec/unit/ps_spec.rb
         | 
| 486 | 
            -
            - spec/unit/rackspace_spec.rb
         | 
| 487 | 
            -
            - spec/unit/rubyplatform_spec.rb
         | 
| 488 | 
            -
            - spec/unit/selinux_spec.rb
         | 
| 489 | 
            -
            - spec/unit/ssh_spec.rb
         | 
| 490 | 
            -
            - spec/unit/system32_spec.rb
         | 
| 491 | 
            -
            - spec/unit/system_uptime_spec.rb
         | 
| 492 | 
            -
            - spec/unit/uniqueid_spec.rb
         | 
| 493 | 
            -
            - spec/unit/uptime_spec.rb
         | 
| 494 | 
            -
            - spec/unit/util/collection_spec.rb
         | 
| 495 | 
            -
            - spec/unit/util/config_spec.rb
         | 
| 496 | 
            -
            - spec/unit/util/confine_spec.rb
         | 
| 497 | 
            -
            - spec/unit/util/dhcp_servers_spec.rb
         | 
| 498 | 
            -
            - spec/unit/util/directory_loader_spec.rb
         | 
| 499 | 
            -
            - spec/unit/util/ec2_spec.rb
         | 
| 500 | 
            -
            - spec/unit/util/fact_spec.rb
         | 
| 501 | 
            -
            - spec/unit/util/file_read_spec.rb
         | 
| 502 | 
            -
            - spec/unit/util/formatter_spec.rb
         | 
| 503 | 
            -
            - spec/unit/util/ip/windows_spec.rb
         | 
| 504 | 
            -
            - spec/unit/util/ip_spec.rb
         | 
| 505 | 
            -
            - spec/unit/util/loader_spec.rb
         | 
| 506 | 
            -
            - spec/unit/util/macaddress_spec.rb
         | 
| 507 | 
            -
            - spec/unit/util/macosx_spec.rb
         | 
| 508 | 
            -
            - spec/unit/util/manufacturer_spec.rb
         | 
| 509 | 
            -
            - spec/unit/util/normalization_spec.rb
         | 
| 510 | 
            -
            - spec/unit/util/operatingsystem_spec.rb
         | 
| 511 | 
            -
            - spec/unit/util/parser_spec.rb
         | 
| 512 | 
            -
            - spec/unit/util/partitions/partitions_spec.rb
         | 
| 513 | 
            -
            - spec/unit/util/partitions_spec.rb
         | 
| 514 | 
            -
            - spec/unit/util/posix_spec.rb
         | 
| 515 | 
            -
            - spec/unit/util/processor_spec.rb
         | 
| 516 | 
            -
            - spec/unit/util/registry_spec.rb
         | 
| 517 | 
            -
            - spec/unit/util/resolution_spec.rb
         | 
| 518 | 
            -
            - spec/unit/util/solaris_zones_spec.rb
         | 
| 519 | 
            -
            - spec/unit/util/uptime_spec.rb
         | 
| 520 | 
            -
            - spec/unit/util/values_spec.rb
         | 
| 521 | 
            -
            - spec/unit/util/virtual_spec.rb
         | 
| 522 | 
            -
            - spec/unit/util/vlans_spec.rb
         | 
| 523 | 
            -
            - spec/unit/util/wmi_spec.rb
         | 
| 524 | 
            -
            - spec/unit/util/xendomains_spec.rb
         | 
| 525 | 
            -
            - spec/unit/version_spec.rb
         | 
| 526 | 
            -
            - spec/unit/virtual_spec.rb
         | 
| 527 | 
            -
            - spec/unit/zfs_version_spec.rb
         | 
| 528 | 
            -
            - spec/unit/zonename_spec.rb
         | 
| 529 | 
            -
            - spec/unit/zones_spec.rb
         | 
| 530 | 
            -
            - spec/unit/zpool_version_spec.rb
         | 
| 531 | 
            -
            - spec/watchr.rb
         | 
| 532 | 
            -
            homepage: https://github.com/puppetlabs/facter
         | 
| 533 | 
            -
            licenses: []
         | 
| 26 | 
            +
            - lib/libfacter.so.a
         | 
| 27 | 
            +
            homepage: 
         | 
| 28 | 
            +
            licenses:
         | 
| 29 | 
            +
            - Apache-2.0
         | 
| 534 30 | 
             
            metadata: {}
         | 
| 535 31 | 
             
            post_install_message: 
         | 
| 536 32 | 
             
            rdoc_options: []
         | 
| @@ -543,340 +39,13 @@ required_ruby_version: !ruby/object:Gem::Requirement | |
| 543 39 | 
             
                  version: '0'
         | 
| 544 40 | 
             
            required_rubygems_version: !ruby/object:Gem::Requirement
         | 
| 545 41 | 
             
              requirements:
         | 
| 546 | 
            -
              - - " | 
| 42 | 
            +
              - - ">"
         | 
| 547 43 | 
             
                - !ruby/object:Gem::Version
         | 
| 548 | 
            -
                  version:  | 
| 44 | 
            +
                  version: 1.3.1
         | 
| 549 45 | 
             
            requirements: []
         | 
| 550 | 
            -
             | 
| 46 | 
            +
            rubyforge_project: 
         | 
| 47 | 
            +
            rubygems_version: 2.6.14.1
         | 
| 551 48 | 
             
            signing_key: 
         | 
| 552 49 | 
             
            specification_version: 4
         | 
| 553 | 
            -
            summary: Facter | 
| 554 | 
            -
            test_files:
         | 
| 555 | 
            -
            - spec/fixtures/cpuinfo/amd64dual
         | 
| 556 | 
            -
            - spec/fixtures/cpuinfo/amd64dual-grep
         | 
| 557 | 
            -
            - spec/fixtures/cpuinfo/amd64quad
         | 
| 558 | 
            -
            - spec/fixtures/cpuinfo/amd64solo
         | 
| 559 | 
            -
            - spec/fixtures/cpuinfo/amd64tri
         | 
| 560 | 
            -
            - spec/fixtures/cpuinfo/amd64twentyfour
         | 
| 561 | 
            -
            - spec/fixtures/cpuinfo/amd64twentyfour-grep
         | 
| 562 | 
            -
            - spec/fixtures/cpuinfo/bbg3-armel
         | 
| 563 | 
            -
            - spec/fixtures/cpuinfo/beaglexm-armel
         | 
| 564 | 
            -
            - spec/fixtures/cpuinfo/panda-armel
         | 
| 565 | 
            -
            - spec/fixtures/cpuinfo/ppc64
         | 
| 566 | 
            -
            - spec/fixtures/cpuinfo/ppc64le
         | 
| 567 | 
            -
            - spec/fixtures/cpuinfo/sparc
         | 
| 568 | 
            -
            - spec/fixtures/cpuinfo/two_multicore-grep
         | 
| 569 | 
            -
            - spec/fixtures/cpuinfo/two_singlecore-grep
         | 
| 570 | 
            -
            - spec/fixtures/hpux/machinfo/hppa-rp4440
         | 
| 571 | 
            -
            - spec/fixtures/hpux/machinfo/ia64-rx2620
         | 
| 572 | 
            -
            - spec/fixtures/hpux/machinfo/ia64-rx6600
         | 
| 573 | 
            -
            - spec/fixtures/hpux/machinfo/ia64-rx8640
         | 
| 574 | 
            -
            - spec/fixtures/hpux/machinfo/superdome-server-SD32B
         | 
| 575 | 
            -
            - spec/fixtures/hpux/machinfo/superdome2-16s
         | 
| 576 | 
            -
            - spec/fixtures/hpux/sched.models
         | 
| 577 | 
            -
            - spec/fixtures/hpux/unistd.h
         | 
| 578 | 
            -
            - spec/fixtures/ifconfig/bsd_ifconfig_all_with_multiple_interfaces
         | 
| 579 | 
            -
            - spec/fixtures/ifconfig/centos_5_5
         | 
| 580 | 
            -
            - spec/fixtures/ifconfig/centos_5_5_eth0
         | 
| 581 | 
            -
            - spec/fixtures/ifconfig/darwin_10_3_0
         | 
| 582 | 
            -
            - spec/fixtures/ifconfig/darwin_10_3_0_en0
         | 
| 583 | 
            -
            - spec/fixtures/ifconfig/darwin_10_6_4
         | 
| 584 | 
            -
            - spec/fixtures/ifconfig/darwin_10_6_4_en1
         | 
| 585 | 
            -
            - spec/fixtures/ifconfig/darwin_10_6_6_dualstack
         | 
| 586 | 
            -
            - spec/fixtures/ifconfig/darwin_10_6_6_dualstack_en1
         | 
| 587 | 
            -
            - spec/fixtures/ifconfig/darwin_9_8_0
         | 
| 588 | 
            -
            - spec/fixtures/ifconfig/darwin_9_8_0_en0
         | 
| 589 | 
            -
            - spec/fixtures/ifconfig/darwin_ifconfig_all_with_multiple_interfaces
         | 
| 590 | 
            -
            - spec/fixtures/ifconfig/fedora_10
         | 
| 591 | 
            -
            - spec/fixtures/ifconfig/fedora_10_eth0
         | 
| 592 | 
            -
            - spec/fixtures/ifconfig/fedora_13
         | 
| 593 | 
            -
            - spec/fixtures/ifconfig/fedora_13_eth0
         | 
| 594 | 
            -
            - spec/fixtures/ifconfig/fedora_8
         | 
| 595 | 
            -
            - spec/fixtures/ifconfig/fedora_8_eth0
         | 
| 596 | 
            -
            - spec/fixtures/ifconfig/freebsd_6_0
         | 
| 597 | 
            -
            - spec/fixtures/ifconfig/ifconfig_net_tools_1.60.txt
         | 
| 598 | 
            -
            - spec/fixtures/ifconfig/ifconfig_ubuntu_1204.txt
         | 
| 599 | 
            -
            - spec/fixtures/ifconfig/linux_ifconfig_all_with_multiple_interfaces
         | 
| 600 | 
            -
            - spec/fixtures/ifconfig/linux_ifconfig_all_with_multiple_interfaces_and_fe80
         | 
| 601 | 
            -
            - spec/fixtures/ifconfig/linux_ifconfig_all_with_multiple_interfaces_and_no_public_ipv6
         | 
| 602 | 
            -
            - spec/fixtures/ifconfig/linux_ifconfig_no_addr
         | 
| 603 | 
            -
            - spec/fixtures/ifconfig/linux_ifconfig_no_mac
         | 
| 604 | 
            -
            - spec/fixtures/ifconfig/linux_ifconfig_venet
         | 
| 605 | 
            -
            - spec/fixtures/ifconfig/open_solaris_10
         | 
| 606 | 
            -
            - spec/fixtures/ifconfig/open_solaris_b132
         | 
| 607 | 
            -
            - spec/fixtures/ifconfig/openbsd_bridge_rules
         | 
| 608 | 
            -
            - spec/fixtures/ifconfig/sunos_ifconfig_all_with_multiple_interfaces
         | 
| 609 | 
            -
            - spec/fixtures/ifconfig/ubuntu_7_04
         | 
| 610 | 
            -
            - spec/fixtures/ifconfig/ubuntu_7_04_eth0
         | 
| 611 | 
            -
            - spec/fixtures/ldom/ldom_v1
         | 
| 612 | 
            -
            - spec/fixtures/netstat/centos_5_5
         | 
| 613 | 
            -
            - spec/fixtures/netstat/darwin_10_3_0
         | 
| 614 | 
            -
            - spec/fixtures/netstat/darwin_10_6_4
         | 
| 615 | 
            -
            - spec/fixtures/netstat/darwin_10_6_6_dualstack
         | 
| 616 | 
            -
            - spec/fixtures/netstat/darwin_9_8_0
         | 
| 617 | 
            -
            - spec/fixtures/netstat/fedora_10
         | 
| 618 | 
            -
            - spec/fixtures/netstat/open_solaris_10
         | 
| 619 | 
            -
            - spec/fixtures/netstat/open_solaris_b132
         | 
| 620 | 
            -
            - spec/fixtures/netstat/ubuntu_7_04
         | 
| 621 | 
            -
            - spec/fixtures/processorcount/solaris-psrinfo
         | 
| 622 | 
            -
            - spec/fixtures/processorcount/solaris-sparc-kstat-cpu-info
         | 
| 623 | 
            -
            - spec/fixtures/processorcount/solaris-x86_64-kstat-cpu-info
         | 
| 624 | 
            -
            - spec/fixtures/unit/dhcp_servers/nmcli_devices
         | 
| 625 | 
            -
            - spec/fixtures/unit/dhcp_servers/nmcli_devices_disconnected
         | 
| 626 | 
            -
            - spec/fixtures/unit/dhcp_servers/nmcli_eth0_dhcp
         | 
| 627 | 
            -
            - spec/fixtures/unit/dhcp_servers/nmcli_eth0_static
         | 
| 628 | 
            -
            - spec/fixtures/unit/dhcp_servers/nmcli_wlan0_dhcp
         | 
| 629 | 
            -
            - spec/fixtures/unit/dhcp_servers/nmcli_wlan0_static
         | 
| 630 | 
            -
            - spec/fixtures/unit/dhcp_servers/route
         | 
| 631 | 
            -
            - spec/fixtures/unit/dhcp_servers/route_nogw
         | 
| 632 | 
            -
            - spec/fixtures/unit/ec2/rest/meta-data/root
         | 
| 633 | 
            -
            - spec/fixtures/unit/filesystems/linux
         | 
| 634 | 
            -
            - spec/fixtures/unit/gce/metadata/metadata.json
         | 
| 635 | 
            -
            - spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt
         | 
| 636 | 
            -
            - spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt.em1
         | 
| 637 | 
            -
            - spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt.lo
         | 
| 638 | 
            -
            - spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60_v6.txt
         | 
| 639 | 
            -
            - spec/fixtures/unit/ipaddress/ifconfig_multiple_127_addresses.txt
         | 
| 640 | 
            -
            - spec/fixtures/unit/ipaddress/ifconfig_net_tools_1.60.txt
         | 
| 641 | 
            -
            - spec/fixtures/unit/ipaddress/ifconfig_non_english_locale.txt
         | 
| 642 | 
            -
            - spec/fixtures/unit/ipaddress/ifconfig_ubuntu_1204.txt
         | 
| 643 | 
            -
            - spec/fixtures/unit/kernelrelease/openbsd-5.3
         | 
| 644 | 
            -
            - spec/fixtures/unit/kernelrelease/openbsd-5.3-current
         | 
| 645 | 
            -
            - spec/fixtures/unit/memory/aix-svmon
         | 
| 646 | 
            -
            - spec/fixtures/unit/memory/aix-swap_l
         | 
| 647 | 
            -
            - spec/fixtures/unit/memory/darwin-swapinfo-multiple
         | 
| 648 | 
            -
            - spec/fixtures/unit/memory/darwin-swapinfo-single
         | 
| 649 | 
            -
            - spec/fixtures/unit/memory/darwin-vm_stat
         | 
| 650 | 
            -
            - spec/fixtures/unit/memory/dragonfly-vmstat
         | 
| 651 | 
            -
            - spec/fixtures/unit/memory/freebsd-vmstat
         | 
| 652 | 
            -
            - spec/fixtures/unit/memory/linux-proc_meminfo
         | 
| 653 | 
            -
            - spec/fixtures/unit/memory/openbsd-vmstat
         | 
| 654 | 
            -
            - spec/fixtures/unit/memory/smartos_zone_swap_l-single
         | 
| 655 | 
            -
            - spec/fixtures/unit/memory/solaris-prtconf
         | 
| 656 | 
            -
            - spec/fixtures/unit/memory/solaris-swap_l-multiple
         | 
| 657 | 
            -
            - spec/fixtures/unit/memory/solaris-swap_l-single
         | 
| 658 | 
            -
            - spec/fixtures/unit/memory/solaris-vmstat
         | 
| 659 | 
            -
            - spec/fixtures/unit/netmask/darwin_10_8_5.txt
         | 
| 660 | 
            -
            - spec/fixtures/unit/netmask/ifconfig_aix_7.txt
         | 
| 661 | 
            -
            - spec/fixtures/unit/netmask/ifconfig_net_tools_1.60.txt
         | 
| 662 | 
            -
            - spec/fixtures/unit/netmask/ifconfig_ubuntu_1204.txt
         | 
| 663 | 
            -
            - spec/fixtures/unit/processors/os/darwin-system-profiler
         | 
| 664 | 
            -
            - spec/fixtures/unit/selinux/selinux_sestatus
         | 
| 665 | 
            -
            - spec/fixtures/unit/selinux/selinux_sestatus2
         | 
| 666 | 
            -
            - spec/fixtures/unit/util/dhcp_servers/route
         | 
| 667 | 
            -
            - spec/fixtures/unit/util/dhcp_servers/route_nogw
         | 
| 668 | 
            -
            - spec/fixtures/unit/util/ec2/centos-arp-ec2.out
         | 
| 669 | 
            -
            - spec/fixtures/unit/util/ec2/linux-arp-ec2.out
         | 
| 670 | 
            -
            - spec/fixtures/unit/util/ec2/linux-arp-not-ec2.out
         | 
| 671 | 
            -
            - spec/fixtures/unit/util/ec2/solaris8_arp_a_not_ec2.out
         | 
| 672 | 
            -
            - spec/fixtures/unit/util/ec2/windows-2008-arp-a-not-ec2.out
         | 
| 673 | 
            -
            - spec/fixtures/unit/util/ec2/windows-2008-arp-a.out
         | 
| 674 | 
            -
            - spec/fixtures/unit/util/ip/6.0-STABLE_FreeBSD_ifconfig
         | 
| 675 | 
            -
            - spec/fixtures/unit/util/ip/Mac_OS_X_10.5.5_ifconfig
         | 
| 676 | 
            -
            - spec/fixtures/unit/util/ip/darwin_ifconfig_all_with_multiple_interfaces
         | 
| 677 | 
            -
            - spec/fixtures/unit/util/ip/darwin_ifconfig_single_interface
         | 
| 678 | 
            -
            - spec/fixtures/unit/util/ip/debian_kfreebsd_ifconfig
         | 
| 679 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lan0
         | 
| 680 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lan1
         | 
| 681 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lo0
         | 
| 682 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1111_lanscan
         | 
| 683 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1111_netstat_in
         | 
| 684 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lan0
         | 
| 685 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lan1
         | 
| 686 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lo0
         | 
| 687 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_asterisk_lanscan
         | 
| 688 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_asterisk_netstat_in
         | 
| 689 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lan0
         | 
| 690 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lan1
         | 
| 691 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lo0
         | 
| 692 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_lanscan
         | 
| 693 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_netstat_in
         | 
| 694 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan1
         | 
| 695 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan4
         | 
| 696 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan4_1
         | 
| 697 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lo0
         | 
| 698 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_lanscan
         | 
| 699 | 
            -
            - spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_netstat_in
         | 
| 700 | 
            -
            - spec/fixtures/unit/util/ip/linux_2_6_35_proc_net_bonding_bond0
         | 
| 701 | 
            -
            - spec/fixtures/unit/util/ip/linux_get_single_interface_eth0
         | 
| 702 | 
            -
            - spec/fixtures/unit/util/ip/linux_get_single_interface_ib0
         | 
| 703 | 
            -
            - spec/fixtures/unit/util/ip/linux_get_single_interface_ib0_centos7
         | 
| 704 | 
            -
            - spec/fixtures/unit/util/ip/linux_get_single_interface_lo
         | 
| 705 | 
            -
            - spec/fixtures/unit/util/ip/linux_ifconfig_all_with_single_interface
         | 
| 706 | 
            -
            - spec/fixtures/unit/util/ip/linux_ifconfig_ib0
         | 
| 707 | 
            -
            - spec/fixtures/unit/util/ip/linux_ifconfig_ib0_centos7
         | 
| 708 | 
            -
            - spec/fixtures/unit/util/ip/solaris_ifconfig_all_with_multiple_interfaces
         | 
| 709 | 
            -
            - spec/fixtures/unit/util/ip/solaris_ifconfig_single_interface
         | 
| 710 | 
            -
            - spec/fixtures/unit/util/ip/windows_netsh_all_interfaces
         | 
| 711 | 
            -
            - spec/fixtures/unit/util/ip/windows_netsh_single_interface
         | 
| 712 | 
            -
            - spec/fixtures/unit/util/ip/windows_netsh_single_interface6
         | 
| 713 | 
            -
            - spec/fixtures/unit/util/manufacturer/freebsd_dmidecode
         | 
| 714 | 
            -
            - spec/fixtures/unit/util/manufacturer/intel_linux_dmidecode
         | 
| 715 | 
            -
            - spec/fixtures/unit/util/manufacturer/linux_dmidecode_with_spaces
         | 
| 716 | 
            -
            - spec/fixtures/unit/util/manufacturer/opensolaris_smbios
         | 
| 717 | 
            -
            - spec/fixtures/unit/util/manufacturer/smartos_smbios
         | 
| 718 | 
            -
            - spec/fixtures/unit/util/manufacturer/solaris_sunfire_v120_prtdiag
         | 
| 719 | 
            -
            - spec/fixtures/unit/util/manufacturer/solaris_t5220_prtdiag
         | 
| 720 | 
            -
            - spec/fixtures/unit/util/operatingsystem/coreos.txt
         | 
| 721 | 
            -
            - spec/fixtures/unit/util/operatingsystem/cumuluslinux.txt
         | 
| 722 | 
            -
            - spec/fixtures/unit/util/operatingsystem/redhat-7.txt
         | 
| 723 | 
            -
            - spec/fixtures/unit/util/operatingsystem/sabayon.txt
         | 
| 724 | 
            -
            - spec/fixtures/unit/util/operatingsystem/wheezy.txt
         | 
| 725 | 
            -
            - spec/fixtures/unit/util/partitions/partitions/mount
         | 
| 726 | 
            -
            - spec/fixtures/unit/util/processor/solaris-i86pc
         | 
| 727 | 
            -
            - spec/fixtures/unit/util/processor/solaris-sun4u
         | 
| 728 | 
            -
            - spec/fixtures/unit/util/processor/x86-pentium2
         | 
| 729 | 
            -
            - spec/fixtures/unit/util/uptime/kstat_boot_time
         | 
| 730 | 
            -
            - spec/fixtures/unit/util/uptime/sysctl_kern_boottime_darwin
         | 
| 731 | 
            -
            - spec/fixtures/unit/util/uptime/sysctl_kern_boottime_openbsd
         | 
| 732 | 
            -
            - spec/fixtures/unit/util/uptime/ubuntu_proc_uptime
         | 
| 733 | 
            -
            - spec/fixtures/unit/util/virtual/invalid_unicode_dmi_entries
         | 
| 734 | 
            -
            - spec/fixtures/unit/util/virtual/solaris10_proc_self_status1
         | 
| 735 | 
            -
            - spec/fixtures/unit/util/vlans/centos-5-no-vlans
         | 
| 736 | 
            -
            - spec/fixtures/unit/util/vlans/linux_vlan_config
         | 
| 737 | 
            -
            - spec/fixtures/unit/util/xendomains/xendomains
         | 
| 738 | 
            -
            - spec/fixtures/unit/virtual/sysfs_dmi_entries_raw.txt
         | 
| 739 | 
            -
            - spec/fixtures/unit/zfs_version/freebsd_8.2
         | 
| 740 | 
            -
            - spec/fixtures/unit/zfs_version/freebsd_9.0
         | 
| 741 | 
            -
            - spec/fixtures/unit/zfs_version/linux-fuse_0.6.9
         | 
| 742 | 
            -
            - spec/fixtures/unit/zfs_version/solaris_10
         | 
| 743 | 
            -
            - spec/fixtures/unit/zfs_version/solaris_11
         | 
| 744 | 
            -
            - spec/fixtures/unit/zfs_version/zfs_new
         | 
| 745 | 
            -
            - spec/fixtures/unit/zfs_version/zfs_old
         | 
| 746 | 
            -
            - spec/fixtures/unit/zfs_version/zfsonlinux_0.6.1
         | 
| 747 | 
            -
            - spec/fixtures/unit/zpool_version/freebsd_8.2
         | 
| 748 | 
            -
            - spec/fixtures/unit/zpool_version/freebsd_9.0
         | 
| 749 | 
            -
            - spec/fixtures/unit/zpool_version/linux-fuse_0.6.9
         | 
| 750 | 
            -
            - spec/fixtures/unit/zpool_version/solaris_10
         | 
| 751 | 
            -
            - spec/fixtures/unit/zpool_version/solaris_11
         | 
| 752 | 
            -
            - spec/fixtures/unit/zpool_version/zfsonlinux_0.6.1
         | 
| 753 | 
            -
            - spec/fixtures/virtual/proc_1_cgroup/in_a_container
         | 
| 754 | 
            -
            - spec/fixtures/virtual/proc_1_cgroup/in_a_docker_container
         | 
| 755 | 
            -
            - spec/fixtures/virtual/proc_1_cgroup/in_a_docker_container_with_systemd_slices
         | 
| 756 | 
            -
            - spec/fixtures/virtual/proc_1_cgroup/not_in_a_container
         | 
| 757 | 
            -
            - spec/fixtures/virtual/proc_self_status/vserver_2_1/guest
         | 
| 758 | 
            -
            - spec/fixtures/virtual/proc_self_status/vserver_2_1/host
         | 
| 759 | 
            -
            - spec/fixtures/virtual/proc_self_status/vserver_2_3/guest
         | 
| 760 | 
            -
            - spec/fixtures/virtual/proc_self_status/vserver_2_3/host
         | 
| 761 | 
            -
            - spec/integration/facter_spec.rb
         | 
| 762 | 
            -
            - spec/integration/util/windows/user_spec.rb
         | 
| 763 | 
            -
            - spec/lib/facter_spec/cpuinfo.rb
         | 
| 764 | 
            -
            - spec/lib/facter_spec/windows_network.rb
         | 
| 765 | 
            -
            - spec/puppetlabs_spec/files.rb
         | 
| 766 | 
            -
            - spec/puppetlabs_spec/fixtures.rb
         | 
| 767 | 
            -
            - spec/puppetlabs_spec/matchers.rb
         | 
| 768 | 
            -
            - spec/puppetlabs_spec/verbose.rb
         | 
| 769 | 
            -
            - spec/puppetlabs_spec_helper.rb
         | 
| 770 | 
            -
            - spec/schema/validate_facter_schema.rb
         | 
| 771 | 
            -
            - spec/shared_contexts/platform.rb
         | 
| 772 | 
            -
            - spec/shared_formats/parses.rb
         | 
| 773 | 
            -
            - spec/spec_helper.rb
         | 
| 774 | 
            -
            - spec/unit/application_spec.rb
         | 
| 775 | 
            -
            - spec/unit/architecture_spec.rb
         | 
| 776 | 
            -
            - spec/unit/blockdevices_spec.rb
         | 
| 777 | 
            -
            - spec/unit/core/aggregate_spec.rb
         | 
| 778 | 
            -
            - spec/unit/core/directed_graph_spec.rb
         | 
| 779 | 
            -
            - spec/unit/core/execution/base_spec.rb
         | 
| 780 | 
            -
            - spec/unit/core/execution/posix_spec.rb
         | 
| 781 | 
            -
            - spec/unit/core/execution/windows_spec.rb
         | 
| 782 | 
            -
            - spec/unit/core/execution_spec.rb
         | 
| 783 | 
            -
            - spec/unit/core/logging_spec.rb
         | 
| 784 | 
            -
            - spec/unit/core/resolvable_spec.rb
         | 
| 785 | 
            -
            - spec/unit/core/suitable_spec.rb
         | 
| 786 | 
            -
            - spec/unit/dhcp_servers_spec.rb
         | 
| 787 | 
            -
            - spec/unit/domain_spec.rb
         | 
| 788 | 
            -
            - spec/unit/ec2/rest_spec.rb
         | 
| 789 | 
            -
            - spec/unit/ec2_spec.rb
         | 
| 790 | 
            -
            - spec/unit/facter_spec.rb
         | 
| 791 | 
            -
            - spec/unit/filesystems_spec.rb
         | 
| 792 | 
            -
            - spec/unit/fqdn_spec.rb
         | 
| 793 | 
            -
            - spec/unit/gce/metadata_spec.rb
         | 
| 794 | 
            -
            - spec/unit/gce_spec.rb
         | 
| 795 | 
            -
            - spec/unit/gid_spec.rb
         | 
| 796 | 
            -
            - spec/unit/hardwareisa_spec.rb
         | 
| 797 | 
            -
            - spec/unit/hardwaremodel_spec.rb
         | 
| 798 | 
            -
            - spec/unit/hostname_spec.rb
         | 
| 799 | 
            -
            - spec/unit/id_spec.rb
         | 
| 800 | 
            -
            - spec/unit/interfaces_spec.rb
         | 
| 801 | 
            -
            - spec/unit/ipaddress6_spec.rb
         | 
| 802 | 
            -
            - spec/unit/ipaddress_spec.rb
         | 
| 803 | 
            -
            - spec/unit/kernel_spec.rb
         | 
| 804 | 
            -
            - spec/unit/kernelmajversion_spec.rb
         | 
| 805 | 
            -
            - spec/unit/kernelrelease_spec.rb
         | 
| 806 | 
            -
            - spec/unit/kernelversion_spec.rb
         | 
| 807 | 
            -
            - spec/unit/ldom_spec.rb
         | 
| 808 | 
            -
            - spec/unit/lsbdistcodename_spec.rb
         | 
| 809 | 
            -
            - spec/unit/lsbdistdescription_spec.rb
         | 
| 810 | 
            -
            - spec/unit/lsbdistid_spec.rb
         | 
| 811 | 
            -
            - spec/unit/lsbdistrelease_spec.rb
         | 
| 812 | 
            -
            - spec/unit/lsbmajdistrelease_spec.rb
         | 
| 813 | 
            -
            - spec/unit/lsbminordistrelease_spec.rb
         | 
| 814 | 
            -
            - spec/unit/lsbrelease_spec.rb
         | 
| 815 | 
            -
            - spec/unit/macaddress_spec.rb
         | 
| 816 | 
            -
            - spec/unit/manufacturer_spec.rb
         | 
| 817 | 
            -
            - spec/unit/memory_spec.rb
         | 
| 818 | 
            -
            - spec/unit/netmask_spec.rb
         | 
| 819 | 
            -
            - spec/unit/operatingsystem/base_spec.rb
         | 
| 820 | 
            -
            - spec/unit/operatingsystem/cumuluslinux_spec.rb
         | 
| 821 | 
            -
            - spec/unit/operatingsystem/implementation_spec.rb
         | 
| 822 | 
            -
            - spec/unit/operatingsystem/linux_spec.rb
         | 
| 823 | 
            -
            - spec/unit/operatingsystem/sunos_spec.rb
         | 
| 824 | 
            -
            - spec/unit/operatingsystem/vmkernel_spec.rb
         | 
| 825 | 
            -
            - spec/unit/operatingsystem/windows_spec.rb
         | 
| 826 | 
            -
            - spec/unit/operatingsystem_spec.rb
         | 
| 827 | 
            -
            - spec/unit/operatingsystemmajrelease_spec.rb
         | 
| 828 | 
            -
            - spec/unit/operatingsystemrelease_spec.rb
         | 
| 829 | 
            -
            - spec/unit/os_spec.rb
         | 
| 830 | 
            -
            - spec/unit/osfamily_spec.rb
         | 
| 831 | 
            -
            - spec/unit/partitions_spec.rb
         | 
| 832 | 
            -
            - spec/unit/physicalprocessorcount_spec.rb
         | 
| 833 | 
            -
            - spec/unit/processor_spec.rb
         | 
| 834 | 
            -
            - spec/unit/processors/os_spec.rb
         | 
| 835 | 
            -
            - spec/unit/processors_spec.rb
         | 
| 836 | 
            -
            - spec/unit/ps_spec.rb
         | 
| 837 | 
            -
            - spec/unit/rackspace_spec.rb
         | 
| 838 | 
            -
            - spec/unit/rubyplatform_spec.rb
         | 
| 839 | 
            -
            - spec/unit/selinux_spec.rb
         | 
| 840 | 
            -
            - spec/unit/ssh_spec.rb
         | 
| 841 | 
            -
            - spec/unit/system32_spec.rb
         | 
| 842 | 
            -
            - spec/unit/system_uptime_spec.rb
         | 
| 843 | 
            -
            - spec/unit/uniqueid_spec.rb
         | 
| 844 | 
            -
            - spec/unit/uptime_spec.rb
         | 
| 845 | 
            -
            - spec/unit/util/collection_spec.rb
         | 
| 846 | 
            -
            - spec/unit/util/config_spec.rb
         | 
| 847 | 
            -
            - spec/unit/util/confine_spec.rb
         | 
| 848 | 
            -
            - spec/unit/util/dhcp_servers_spec.rb
         | 
| 849 | 
            -
            - spec/unit/util/directory_loader_spec.rb
         | 
| 850 | 
            -
            - spec/unit/util/ec2_spec.rb
         | 
| 851 | 
            -
            - spec/unit/util/fact_spec.rb
         | 
| 852 | 
            -
            - spec/unit/util/file_read_spec.rb
         | 
| 853 | 
            -
            - spec/unit/util/formatter_spec.rb
         | 
| 854 | 
            -
            - spec/unit/util/ip/windows_spec.rb
         | 
| 855 | 
            -
            - spec/unit/util/ip_spec.rb
         | 
| 856 | 
            -
            - spec/unit/util/loader_spec.rb
         | 
| 857 | 
            -
            - spec/unit/util/macaddress_spec.rb
         | 
| 858 | 
            -
            - spec/unit/util/macosx_spec.rb
         | 
| 859 | 
            -
            - spec/unit/util/manufacturer_spec.rb
         | 
| 860 | 
            -
            - spec/unit/util/normalization_spec.rb
         | 
| 861 | 
            -
            - spec/unit/util/operatingsystem_spec.rb
         | 
| 862 | 
            -
            - spec/unit/util/parser_spec.rb
         | 
| 863 | 
            -
            - spec/unit/util/partitions/partitions_spec.rb
         | 
| 864 | 
            -
            - spec/unit/util/partitions_spec.rb
         | 
| 865 | 
            -
            - spec/unit/util/posix_spec.rb
         | 
| 866 | 
            -
            - spec/unit/util/processor_spec.rb
         | 
| 867 | 
            -
            - spec/unit/util/registry_spec.rb
         | 
| 868 | 
            -
            - spec/unit/util/resolution_spec.rb
         | 
| 869 | 
            -
            - spec/unit/util/solaris_zones_spec.rb
         | 
| 870 | 
            -
            - spec/unit/util/uptime_spec.rb
         | 
| 871 | 
            -
            - spec/unit/util/values_spec.rb
         | 
| 872 | 
            -
            - spec/unit/util/virtual_spec.rb
         | 
| 873 | 
            -
            - spec/unit/util/vlans_spec.rb
         | 
| 874 | 
            -
            - spec/unit/util/wmi_spec.rb
         | 
| 875 | 
            -
            - spec/unit/util/xendomains_spec.rb
         | 
| 876 | 
            -
            - spec/unit/version_spec.rb
         | 
| 877 | 
            -
            - spec/unit/virtual_spec.rb
         | 
| 878 | 
            -
            - spec/unit/zfs_version_spec.rb
         | 
| 879 | 
            -
            - spec/unit/zonename_spec.rb
         | 
| 880 | 
            -
            - spec/unit/zones_spec.rb
         | 
| 881 | 
            -
            - spec/unit/zpool_version_spec.rb
         | 
| 882 | 
            -
            - spec/watchr.rb
         | 
| 50 | 
            +
            summary: Facter gem wrapper
         | 
| 51 | 
            +
            test_files: []
         |