facter 2.5.7-x64-mingw32 → 3.9.6.cfacter.20180412-x64-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
| @@ -1,69 +0,0 @@ | |
| 1 | 
            -
            {
         | 
| 2 | 
            -
                "instance": {
         | 
| 3 | 
            -
                    "attributes": {},
         | 
| 4 | 
            -
                    "description": "",
         | 
| 5 | 
            -
                    "disks": [
         | 
| 6 | 
            -
                        {
         | 
| 7 | 
            -
                            "deviceName": "gce-facts",
         | 
| 8 | 
            -
                            "index": 0,
         | 
| 9 | 
            -
                            "mode": "READ_WRITE",
         | 
| 10 | 
            -
                            "type": "PERSISTENT"
         | 
| 11 | 
            -
                        }
         | 
| 12 | 
            -
                    ],
         | 
| 13 | 
            -
                    "hostname": "gce-facts.c.dev-sand-box.internal",
         | 
| 14 | 
            -
                    "id": 18287562037867659655,
         | 
| 15 | 
            -
                    "image": "projects/485161417235/images/centos6",
         | 
| 16 | 
            -
                    "machineType": "projects/485161417235/machineTypes/n1-standard-1",
         | 
| 17 | 
            -
                    "maintenanceEvent": "NONE",
         | 
| 18 | 
            -
                    "networkInterfaces": [
         | 
| 19 | 
            -
                        {
         | 
| 20 | 
            -
                            "accessConfigs": [
         | 
| 21 | 
            -
                                {
         | 
| 22 | 
            -
                                    "externalIp": "23.251.145.218",
         | 
| 23 | 
            -
                                    "type": "ONE_TO_ONE_NAT"
         | 
| 24 | 
            -
                                }
         | 
| 25 | 
            -
                            ],
         | 
| 26 | 
            -
                            "forwardedIps": [],
         | 
| 27 | 
            -
                            "ip": "10.240.193.246",
         | 
| 28 | 
            -
                            "network": "projects/485161417235/networks/default"
         | 
| 29 | 
            -
                        }
         | 
| 30 | 
            -
                    ],
         | 
| 31 | 
            -
                    "scheduling": {
         | 
| 32 | 
            -
                        "automaticRestart": "TRUE",
         | 
| 33 | 
            -
                        "onHostMaintenance": "MIGRATE"
         | 
| 34 | 
            -
                    },
         | 
| 35 | 
            -
                    "serviceAccounts": {
         | 
| 36 | 
            -
                        "485161417235-u737tauareitfc5ju1t5cbmdrasr4giv@developer.gserviceaccount.com": {
         | 
| 37 | 
            -
                            "aliases": [
         | 
| 38 | 
            -
                                "default"
         | 
| 39 | 
            -
                            ],
         | 
| 40 | 
            -
                            "email": "485161417235-u737tauareitfc5ju1t5cbmdrasr4giv@developer.gserviceaccount.com",
         | 
| 41 | 
            -
                            "scopes": [
         | 
| 42 | 
            -
                                "https://www.googleapis.com/auth/compute",
         | 
| 43 | 
            -
                                "https://www.googleapis.com/auth/devstorage.full_control",
         | 
| 44 | 
            -
                                "https://www.googleapis.com/auth/userinfo.email"
         | 
| 45 | 
            -
                            ]
         | 
| 46 | 
            -
                        },
         | 
| 47 | 
            -
                        "default": {
         | 
| 48 | 
            -
                            "aliases": [
         | 
| 49 | 
            -
                                "default"
         | 
| 50 | 
            -
                            ],
         | 
| 51 | 
            -
                            "email": "485161417235-u737tauareitfc5ju1t5cbmdrasr4giv@developer.gserviceaccount.com",
         | 
| 52 | 
            -
                            "scopes": [
         | 
| 53 | 
            -
                                "https://www.googleapis.com/auth/compute",
         | 
| 54 | 
            -
                                "https://www.googleapis.com/auth/devstorage.full_control",
         | 
| 55 | 
            -
                                "https://www.googleapis.com/auth/userinfo.email"
         | 
| 56 | 
            -
                            ]
         | 
| 57 | 
            -
                        }
         | 
| 58 | 
            -
                    },
         | 
| 59 | 
            -
                    "tags": [],
         | 
| 60 | 
            -
                    "zone": "projects/485161417235/zones/us-central1-b"
         | 
| 61 | 
            -
                },
         | 
| 62 | 
            -
                "project": {
         | 
| 63 | 
            -
                    "attributes": {
         | 
| 64 | 
            -
                        "sshKeys": "justin:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKTIyNpvkUHk71q79CfiMOiY9xL9bOazvDfsCLD1UaK+g6kugMRxxiFRIB7aOajOrQl/+ZJ3Cy16f/D6zmSLTMJSIQKiJsGFyCdfkbZ6YKDSKMOpqlZCSeErpJp74X4Olg37DLqkFH2MtuoclrkheY0f87CMTGc/ICr6zDF2DoYM7yCU7y8s6FckcDs6xBUYd+phduQLLuEiUxB95neESvV0ZiD4IoJsEMOj5Y5VLqvmbozlHVu8OqVtUxNj5iIwXMGG/hROvjtZQfFRYn64xhINDt/ozbesh5ah1zn6FosGwfuYM5WJeTsUN53iiXIsDDks2Kv3bLu4fOSQ/P9LEF justin@holguinj.wifi.puppetlabs.net\nadrien:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtYeE0mv03TdEZ/1Gd6SEOkG0QCFzBH/rGqji75WJpMrr9UKti7wAN3nFBWp6ElM1pxmnzGBqJPxFfsIkjRhm89hh123KlaorJQZU5pftGXGNMUo/cd/idqu3OXTMs149TGrZAlowKdzOPIx9ndNJQW6OtKmn8yFgxXFpB6kJRccjeh0erDk9Zdv+/PZL1UWmDBlNh9exPsUV9qTclih/jI1PAbA+/8Oj8MqlxrlsTltjczPe/TUbvpw/d/12d1EIF6F3f498Y4mAwB/ERQIKb55b3NwPjQJ+RwZIRpayQ8nvhxJmAn8xtbyTF4o5ORHICbGqLpbmc52h2pUieqJqf adrien@grey"
         | 
| 65 | 
            -
                    },
         | 
| 66 | 
            -
                    "numericProjectId": 485161417235,
         | 
| 67 | 
            -
                    "projectId": "dev-sand-box"
         | 
| 68 | 
            -
                }
         | 
| 69 | 
            -
            }
         | 
| @@ -1,19 +0,0 @@ | |
| 1 | 
            -
            em1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
         | 
| 2 | 
            -
                    inet 131.252.209.153  netmask 255.255.255.0  broadcast 192.168.76.255
         | 
| 3 | 
            -
                    inet6 2610:10:20:209:212:3fff:febe:2201  prefixlen 128  scopeid 0x0<global>
         | 
| 4 | 
            -
                    inet6 fe80::221:ccff:fe4b:297d  prefixlen 64  scopeid 0x20<link>
         | 
| 5 | 
            -
                    ether 00:21:cc:4b:29:7d  txqueuelen 1000  (Ethernet)
         | 
| 6 | 
            -
                    RX packets 27222144  bytes 31247414760 (29.1 GiB)
         | 
| 7 | 
            -
                    RX errors 0  dropped 0  overruns 0  frame 0
         | 
| 8 | 
            -
                    TX packets 10259038  bytes 7784519352 (7.2 GiB)
         | 
| 9 | 
            -
                    TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
         | 
| 10 | 
            -
                    device interrupt 20  memory 0xd2600000-d2620000  
         | 
| 11 | 
            -
             | 
| 12 | 
            -
            lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 16436
         | 
| 13 | 
            -
                    inet 127.0.0.1  netmask 255.0.0.0
         | 
| 14 | 
            -
                    inet6 ::1  prefixlen 128  scopeid 0x10<host>
         | 
| 15 | 
            -
                    loop  txqueuelen 0  (Local Loopback)
         | 
| 16 | 
            -
                    RX packets 257371  bytes 37104110 (35.3 MiB)
         | 
| 17 | 
            -
                    RX errors 0  dropped 0  overruns 0  frame 0
         | 
| 18 | 
            -
                    TX packets 257371  bytes 37104110 (35.3 MiB)
         | 
| 19 | 
            -
                    TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
         | 
| @@ -1,10 +0,0 @@ | |
| 1 | 
            -
            em1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
         | 
| 2 | 
            -
                    inet 131.252.209.153  netmask 255.255.255.0  broadcast 192.168.76.255
         | 
| 3 | 
            -
                    inet6 2610:10:20:209:212:3fff:febe:2201  prefixlen 128  scopeid 0x0<global>
         | 
| 4 | 
            -
                    inet6 fe80::221:ccff:fe4b:297d  prefixlen 64  scopeid 0x20<link>
         | 
| 5 | 
            -
                    ether 00:21:cc:4b:29:7d  txqueuelen 1000  (Ethernet)
         | 
| 6 | 
            -
                    RX packets 27222144  bytes 31247414760 (29.1 GiB)
         | 
| 7 | 
            -
                    RX errors 0  dropped 0  overruns 0  frame 0
         | 
| 8 | 
            -
                    TX packets 10259038  bytes 7784519352 (7.2 GiB)
         | 
| 9 | 
            -
                    TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
         | 
| 10 | 
            -
                    device interrupt 20  memory 0xd2600000-d2620000  
         | 
| @@ -1,8 +0,0 @@ | |
| 1 | 
            -
            lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 16436
         | 
| 2 | 
            -
                    inet 127.0.0.1  netmask 255.0.0.0
         | 
| 3 | 
            -
                    inet6 ::1  prefixlen 128  scopeid 0x10<host>
         | 
| 4 | 
            -
                    loop  txqueuelen 0  (Local Loopback)
         | 
| 5 | 
            -
                    RX packets 257371  bytes 37104110 (35.3 MiB)
         | 
| 6 | 
            -
                    RX errors 0  dropped 0  overruns 0  frame 0
         | 
| 7 | 
            -
                    TX packets 257371  bytes 37104110 (35.3 MiB)
         | 
| 8 | 
            -
                    TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
         | 
| @@ -1,9 +0,0 @@ | |
| 1 | 
            -
            em1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
         | 
| 2 | 
            -
                    inet6 1610:10:20:209:212:3fff:febe:2201  prefixlen 128  scopeid 0x0<global>
         | 
| 3 | 
            -
                    inet6 fe80::221:ccff:fe4b:297d  prefixlen 64  scopeid 0x20<link>
         | 
| 4 | 
            -
                    ether 00:21:cc:4b:29:7d  txqueuelen 1000  (Ethernet)
         | 
| 5 | 
            -
                    RX packets 27222144  bytes 31247414760 (29.1 GiB)
         | 
| 6 | 
            -
                    RX errors 0  dropped 0  overruns 0  frame 0
         | 
| 7 | 
            -
                    TX packets 10259038  bytes 7784519352 (7.2 GiB)
         | 
| 8 | 
            -
                    TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
         | 
| 9 | 
            -
                    device interrupt 20  memory 0xd2600000-d2620000  
         | 
| @@ -1,20 +0,0 @@ | |
| 1 | 
            -
            lo        Link encap:Local Loopback
         | 
| 2 | 
            -
                      inet addr:127.0.0.1  Mask:255.0.0.0
         | 
| 3 | 
            -
                      inet6 addr: ::1/128 Scope:Host
         | 
| 4 | 
            -
                      UP LOOPBACK RUNNING  MTU:16436  Metric:1
         | 
| 5 | 
            -
                      RX packets:9031461 errors:0 dropped:0 overruns:0 frame:0
         | 
| 6 | 
            -
                      TX packets:9031461 errors:0 dropped:0 overruns:0 carrier:0
         | 
| 7 | 
            -
                      collisions:0 txqueuelen:0
         | 
| 8 | 
            -
                      RX bytes:3205490447 (2.9 GiB)  TX bytes:3205490447 (2.9 GiB)
         | 
| 9 | 
            -
             | 
| 10 | 
            -
            venet0    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
         | 
| 11 | 
            -
                      inet addr:127.0.0.1  P-t-P:127.0.0.1  Bcast:0.0.0.0  Mask:255.255.255.255
         | 
| 12 | 
            -
                      UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
         | 
| 13 | 
            -
                      RX packets:38161277 errors:0 dropped:0 overruns:0 frame:0
         | 
| 14 | 
            -
                      TX packets:24601924 errors:0 dropped:0 overruns:0 carrier:0
         | 
| 15 | 
            -
                      collisions:0 txqueuelen:0
         | 
| 16 | 
            -
                      RX bytes:3847964603 (3.5 GiB)  TX bytes:5770630041 (5.3 GiB)
         | 
| 17 | 
            -
             | 
| 18 | 
            -
            venet0:1  Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
         | 
| 19 | 
            -
                      inet addr:10.0.222.20  P-t-P:10.0.222.20  Bcast:10.0.222.20  Mask:255.255.255.255
         | 
| 20 | 
            -
                      UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
         | 
| @@ -1,19 +0,0 @@ | |
| 1 | 
            -
            em1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
         | 
| 2 | 
            -
                    inet 131.252.209.153  netmask 255.255.255.0  broadcast 192.168.76.255
         | 
| 3 | 
            -
                    inet6 2610:10:20:209:212:3fff:febe:2201  prefixlen 128  scopeid 0x0<global>
         | 
| 4 | 
            -
                    inet6 fe80::221:ccff:fe4b:297d  prefixlen 64  scopeid 0x20<link>
         | 
| 5 | 
            -
                    ether 00:21:cc:4b:29:7d  txqueuelen 1000  (Ethernet)
         | 
| 6 | 
            -
                    RX packets 27222144  bytes 31247414760 (29.1 GiB)
         | 
| 7 | 
            -
                    RX errors 0  dropped 0  overruns 0  frame 0
         | 
| 8 | 
            -
                    TX packets 10259038  bytes 7784519352 (7.2 GiB)
         | 
| 9 | 
            -
                    TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
         | 
| 10 | 
            -
                    device interrupt 20  memory 0xd2600000-d2620000  
         | 
| 11 | 
            -
             | 
| 12 | 
            -
            lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 16436
         | 
| 13 | 
            -
                    inet 127.0.0.1  netmask 255.0.0.0
         | 
| 14 | 
            -
                    inet6 ::1  prefixlen 128  scopeid 0x10<host>
         | 
| 15 | 
            -
                    loop  txqueuelen 0  (Local Loopback)
         | 
| 16 | 
            -
                    RX packets 257371  bytes 37104110 (35.3 MiB)
         | 
| 17 | 
            -
                    RX errors 0  dropped 0  overruns 0  frame 0
         | 
| 18 | 
            -
                    TX packets 257371  bytes 37104110 (35.3 MiB)
         | 
| 19 | 
            -
                    TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
         | 
| @@ -1,18 +0,0 @@ | |
| 1 | 
            -
            lo        Link encap:Boucle locale  
         | 
| 2 | 
            -
                      inet adr:127.0.0.1  Masque:255.0.0.0
         | 
| 3 | 
            -
                      adr inet6: ::1/128 Scope:Hote
         | 
| 4 | 
            -
                      UP LOOPBACK RUNNING  MTU:65536  Metric:1
         | 
| 5 | 
            -
                      RX packets:1001 errors:0 dropped:0 overruns:0 frame:0
         | 
| 6 | 
            -
                      TX packets:1001 errors:0 dropped:0 overruns:0 carrier:0
         | 
| 7 | 
            -
                      collisions:0 lg file transmission:0 
         | 
| 8 | 
            -
                      RX bytes:52562 (51.3 KiB)  TX bytes:52562 (51.3 KiB)
         | 
| 9 | 
            -
             | 
| 10 | 
            -
            wlan0     Link encap:Ethernet  HWaddr ac:81:12:2d:86:25  
         | 
| 11 | 
            -
                      inet adr:192.168.1.83  Bcast:192.168.1.255  Masque:255.255.255.0
         | 
| 12 | 
            -
                      adr inet6: fe80::ae81:12ff:fe2d:8625/64 Scope:Lien
         | 
| 13 | 
            -
                      UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         | 
| 14 | 
            -
                      RX packets:493220 errors:0 dropped:0 overruns:0 frame:0
         | 
| 15 | 
            -
                      TX packets:390375 errors:0 dropped:0 overruns:0 carrier:0
         | 
| 16 | 
            -
                      collisions:0 lg file transmission:1000 
         | 
| 17 | 
            -
                      RX bytes:569234568 (542.8 MiB)  TX bytes:69778980 (66.5 MiB)
         | 
| 18 | 
            -
             | 
| @@ -1,16 +0,0 @@ | |
| 1 | 
            -
            eth0      Link encap:Ethernet  HWaddr 42:01:0a:57:50:6e  
         | 
| 2 | 
            -
                      inet addr:10.87.80.110  Bcast:10.87.80.110  Mask:255.255.255.255
         | 
| 3 | 
            -
                      UP BROADCAST RUNNING MULTICAST  MTU:1460  Metric:1
         | 
| 4 | 
            -
                      RX packets:1609444 errors:0 dropped:0 overruns:0 frame:0
         | 
| 5 | 
            -
                      TX packets:1479569 errors:0 dropped:0 overruns:0 carrier:0
         | 
| 6 | 
            -
                      collisions:0 txqueuelen:1000 
         | 
| 7 | 
            -
                      RX bytes:673812693 (673.8 MB)  TX bytes:221186872 (221.1 MB)
         | 
| 8 | 
            -
             | 
| 9 | 
            -
            lo        Link encap:Local Loopback  
         | 
| 10 | 
            -
                      inet addr:127.0.0.1  Mask:255.0.0.0
         | 
| 11 | 
            -
                      UP LOOPBACK RUNNING  MTU:16436  Metric:1
         | 
| 12 | 
            -
                      RX packets:5435415 errors:0 dropped:0 overruns:0 frame:0
         | 
| 13 | 
            -
                      TX packets:5435415 errors:0 dropped:0 overruns:0 carrier:0
         | 
| 14 | 
            -
                      collisions:0 txqueuelen:0 
         | 
| 15 | 
            -
                      RX bytes:734540224 (734.5 MB)  TX bytes:734540224 (734.5 MB)
         | 
| 16 | 
            -
             | 
| @@ -1,9 +0,0 @@ | |
| 1 | 
            -
            Unit: KB
         | 
| 2 | 
            -
            --------------------------------------------------------------------------------------
         | 
| 3 | 
            -
                           size       inuse        free         pin     virtual  available   mmode
         | 
| 4 | 
            -
            memory     32768000     9948408    22819592     2432080     4448928   27231828     Ded
         | 
| 5 | 
            -
            pg space   34078720       15000
         | 
| 6 | 
            -
             | 
| 7 | 
            -
                           work        pers        clnt       other
         | 
| 8 | 
            -
            pin         1478228           0           0      953852
         | 
| 9 | 
            -
            in use      4448928           0     5499480
         | 
| @@ -1,13 +0,0 @@ | |
| 1 | 
            -
            Mach Virtual Memory Statistics: (page size of 4096 bytes)
         | 
| 2 | 
            -
            Pages free:                          28430.
         | 
| 3 | 
            -
            Pages active:                      1152576.
         | 
| 4 | 
            -
            Pages inactive:                     489054.
         | 
| 5 | 
            -
            Pages speculative:                    7076.
         | 
| 6 | 
            -
            Pages wired down:                   418217.
         | 
| 7 | 
            -
            "Translation faults":           1340091228.
         | 
| 8 | 
            -
            Pages copy-on-write:              16851357.
         | 
| 9 | 
            -
            Pages zero filled:               665168768.
         | 
| 10 | 
            -
            Pages reactivated:                 3082708.
         | 
| 11 | 
            -
            Pageins:                          13862917.
         | 
| 12 | 
            -
            Pageouts:                          1384383.
         | 
| 13 | 
            -
            Object cache: 14 hits of 2619925 lookups (0% hit rate)
         | 
| @@ -1,30 +0,0 @@ | |
| 1 | 
            -
            lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
         | 
| 2 | 
            -
            	options=3<RXCSUM,TXCSUM>
         | 
| 3 | 
            -
            	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
         | 
| 4 | 
            -
            	inet 127.0.0.1 netmask 0xff000000
         | 
| 5 | 
            -
            	inet6 ::1 prefixlen 128
         | 
| 6 | 
            -
            gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
         | 
| 7 | 
            -
            stf0: flags=0<> mtu 1280
         | 
| 8 | 
            -
            en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         | 
| 9 | 
            -
            	ether 28:cf:e9:1a:8a:2d
         | 
| 10 | 
            -
            	inet6 fe80::2acf:e9ff:fe1a:8a2d%en0 prefixlen 64 scopeid 0x5
         | 
| 11 | 
            -
            	inet 10.16.141.17 netmask 0xfffffc00 broadcast 10.16.143.255
         | 
| 12 | 
            -
            	media: autoselect
         | 
| 13 | 
            -
            	status: active
         | 
| 14 | 
            -
            p2p0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2304
         | 
| 15 | 
            -
            	ether 0a:cf:e9:1a:8a:2d
         | 
| 16 | 
            -
            	media: autoselect
         | 
| 17 | 
            -
            	status: inactive
         | 
| 18 | 
            -
            vmnet1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         | 
| 19 | 
            -
            	ether 00:50:56:c0:00:01
         | 
| 20 | 
            -
            	inet 192.168.51.1 netmask 0xffffff00 broadcast 192.168.51.255
         | 
| 21 | 
            -
            vmnet8: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         | 
| 22 | 
            -
            	ether 00:50:56:c0:00:08
         | 
| 23 | 
            -
            	inet 172.16.138.1 netmask 0xffffff00 broadcast 172.16.138.255
         | 
| 24 | 
            -
            en3: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         | 
| 25 | 
            -
            	options=4<VLAN_MTU>
         | 
| 26 | 
            -
            	ether 70:11:24:8c:33:df
         | 
| 27 | 
            -
            	inet6 fe80::7211:24ff:fe8c:33df%en3 prefixlen 64 scopeid 0x7
         | 
| 28 | 
            -
            	inet 10.16.16.205 netmask 0xfffffc00 broadcast 10.16.19.255
         | 
| 29 | 
            -
            	media: autoselect (100baseTX <full-duplex>)
         | 
| 30 | 
            -
            	status: active
         | 
| @@ -1,19 +0,0 @@ | |
| 1 | 
            -
            em1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
         | 
| 2 | 
            -
                    inet 131.252.209.153  netmask 255.255.255.0  broadcast 192.168.76.255
         | 
| 3 | 
            -
                    inet6 2610:10:20:209:212:3fff:febe:2201  prefixlen 128  scopeid 0x0<global>
         | 
| 4 | 
            -
                    inet6 fe80::221:ccff:fe4b:297d  prefixlen 64  scopeid 0x20<link>
         | 
| 5 | 
            -
                    ether 00:21:cc:4b:29:7d  txqueuelen 1000  (Ethernet)
         | 
| 6 | 
            -
                    RX packets 27222144  bytes 31247414760 (29.1 GiB)
         | 
| 7 | 
            -
                    RX errors 0  dropped 0  overruns 0  frame 0
         | 
| 8 | 
            -
                    TX packets 10259038  bytes 7784519352 (7.2 GiB)
         | 
| 9 | 
            -
                    TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
         | 
| 10 | 
            -
                    device interrupt 20  memory 0xd2600000-d2620000  
         | 
| 11 | 
            -
             | 
| 12 | 
            -
            lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 16436
         | 
| 13 | 
            -
                    inet 127.0.0.1  netmask 255.0.0.0
         | 
| 14 | 
            -
                    inet6 ::1  prefixlen 128  scopeid 0x10<host>
         | 
| 15 | 
            -
                    loop  txqueuelen 0  (Local Loopback)
         | 
| 16 | 
            -
                    RX packets 257371  bytes 37104110 (35.3 MiB)
         | 
| 17 | 
            -
                    RX errors 0  dropped 0  overruns 0  frame 0
         | 
| 18 | 
            -
                    TX packets 257371  bytes 37104110 (35.3 MiB)
         | 
| 19 | 
            -
                    TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
         | 
| @@ -1,16 +0,0 @@ | |
| 1 | 
            -
            eth0      Link encap:Ethernet  HWaddr 42:01:0a:57:50:6e  
         | 
| 2 | 
            -
                      inet addr:10.87.80.110  Bcast:10.87.80.110  Mask:255.255.255.255
         | 
| 3 | 
            -
                      UP BROADCAST RUNNING MULTICAST  MTU:1460  Metric:1
         | 
| 4 | 
            -
                      RX packets:1609444 errors:0 dropped:0 overruns:0 frame:0
         | 
| 5 | 
            -
                      TX packets:1479569 errors:0 dropped:0 overruns:0 carrier:0
         | 
| 6 | 
            -
                      collisions:0 txqueuelen:1000 
         | 
| 7 | 
            -
                      RX bytes:673812693 (673.8 MB)  TX bytes:221186872 (221.1 MB)
         | 
| 8 | 
            -
             | 
| 9 | 
            -
            lo        Link encap:Local Loopback  
         | 
| 10 | 
            -
                      inet addr:127.0.0.1  Mask:255.0.0.0
         | 
| 11 | 
            -
                      UP LOOPBACK RUNNING  MTU:16436  Metric:1
         | 
| 12 | 
            -
                      RX packets:5435415 errors:0 dropped:0 overruns:0 frame:0
         | 
| 13 | 
            -
                      TX packets:5435415 errors:0 dropped:0 overruns:0 carrier:0
         | 
| 14 | 
            -
                      collisions:0 txqueuelen:0 
         | 
| 15 | 
            -
                      RX bytes:734540224 (734.5 MB)  TX bytes:734540224 (734.5 MB)
         | 
| 16 | 
            -
             | 
| @@ -1,287 +0,0 @@ | |
| 1 | 
            -
            <?xml version="1.0" encoding="UTF-8"?>
         | 
| 2 | 
            -
            <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
         | 
| 3 | 
            -
            <plist version="1.0">
         | 
| 4 | 
            -
            <array>
         | 
| 5 | 
            -
                    <dict>
         | 
| 6 | 
            -
                            <key>_SPCommandLineArguments</key>
         | 
| 7 | 
            -
                            <array>
         | 
| 8 | 
            -
                                    <string>/usr/sbin/system_profiler</string>
         | 
| 9 | 
            -
                                    <string>-nospawn</string>
         | 
| 10 | 
            -
                                    <string>-xml</string>
         | 
| 11 | 
            -
                                    <string>SPHardwareDataType</string>
         | 
| 12 | 
            -
                                    <string>-detailLevel</string>
         | 
| 13 | 
            -
                                    <string>full</string>
         | 
| 14 | 
            -
                            </array>
         | 
| 15 | 
            -
                            <key>_SPCompletionInterval</key>
         | 
| 16 | 
            -
                            <real>0.012148022651672363</real>
         | 
| 17 | 
            -
                            <key>_SPResponseTime</key>
         | 
| 18 | 
            -
                            <real>0.11940205097198486</real>
         | 
| 19 | 
            -
                            <key>_dataType</key>
         | 
| 20 | 
            -
                            <string>SPHardwareDataType</string>
         | 
| 21 | 
            -
                            <key>_detailLevel</key>
         | 
| 22 | 
            -
                            <string>-2</string>
         | 
| 23 | 
            -
                            <key>_items</key>
         | 
| 24 | 
            -
                            <array>
         | 
| 25 | 
            -
                                    <dict>
         | 
| 26 | 
            -
                                            <key>SMC_version_system</key>
         | 
| 27 | 
            -
                                            <string>2.19f7</string>
         | 
| 28 | 
            -
                                            <key>_name</key>
         | 
| 29 | 
            -
                                            <string>hardware_overview</string>
         | 
| 30 | 
            -
                                            <key>boot_rom_version</key>
         | 
| 31 | 
            -
                                            <string>MBP112.0138.B07</string>
         | 
| 32 | 
            -
                                            <key>cpu_type</key>
         | 
| 33 | 
            -
                                            <string>Intel Core i7</string>
         | 
| 34 | 
            -
                                            <key>current_processor_speed</key>
         | 
| 35 | 
            -
                                            <string>2.3 GHz</string>
         | 
| 36 | 
            -
                                            <key>l2_cache_core</key>
         | 
| 37 | 
            -
                                            <string>256 KB</string>
         | 
| 38 | 
            -
                                            <key>l3_cache</key>
         | 
| 39 | 
            -
                                            <string>6 MB</string>
         | 
| 40 | 
            -
                                            <key>machine_model</key>
         | 
| 41 | 
            -
                                            <string>MacBookPro11,3</string>
         | 
| 42 | 
            -
                                            <key>machine_name</key>
         | 
| 43 | 
            -
                                            <string>MacBook Pro</string>
         | 
| 44 | 
            -
                                            <key>number_processors</key>
         | 
| 45 | 
            -
                                            <integer>4</integer>
         | 
| 46 | 
            -
                                            <key>packages</key>
         | 
| 47 | 
            -
                                            <integer>1</integer>
         | 
| 48 | 
            -
                                            <key>physical_memory</key>
         | 
| 49 | 
            -
                                            <string>16 GB</string>
         | 
| 50 | 
            -
                                            <key>platform_UUID</key>
         | 
| 51 | 
            -
                                            <string>24A95B44-2444-59CF-9D9B-A42CF82590AE</string>
         | 
| 52 | 
            -
                                            <key>serial_number</key>
         | 
| 53 | 
            -
                                            <string>C02MQ15KFD57</string>
         | 
| 54 | 
            -
                                    </dict>
         | 
| 55 | 
            -
                            </array>
         | 
| 56 | 
            -
                            <key>_parentDataType</key>
         | 
| 57 | 
            -
                            <string>SPRootDataType</string>
         | 
| 58 | 
            -
                            <key>_properties</key>
         | 
| 59 | 
            -
                            <dict>
         | 
| 60 | 
            -
                                    <key>LOM_revision</key>
         | 
| 61 | 
            -
                                    <dict>
         | 
| 62 | 
            -
                                            <key>_order</key>
         | 
| 63 | 
            -
                                            <string>85</string>
         | 
| 64 | 
            -
                                    </dict>
         | 
| 65 | 
            -
                                    <key>Lightshow_version</key>
         | 
| 66 | 
            -
                                    <dict>
         | 
| 67 | 
            -
                                            <key>_order</key>
         | 
| 68 | 
            -
                                            <string>83</string>
         | 
| 69 | 
            -
                                            <key>_suppressLocalization</key>
         | 
| 70 | 
            -
                                            <string>YES</string>
         | 
| 71 | 
            -
                                    </dict>
         | 
| 72 | 
            -
                                    <key>MMM_state</key>
         | 
| 73 | 
            -
                                    <dict>
         | 
| 74 | 
            -
                                            <key>_order</key>
         | 
| 75 | 
            -
                                            <string>70</string>
         | 
| 76 | 
            -
                                    </dict>
         | 
| 77 | 
            -
                                    <key>SMC_version_other</key>
         | 
| 78 | 
            -
                                    <dict>
         | 
| 79 | 
            -
                                            <key>_order</key>
         | 
| 80 | 
            -
                                            <string>82</string>
         | 
| 81 | 
            -
                                    </dict>
         | 
| 82 | 
            -
                                    <key>SMC_version_riser</key>
         | 
| 83 | 
            -
                                    <dict>
         | 
| 84 | 
            -
                                            <key>_order</key>
         | 
| 85 | 
            -
                                            <string>81</string>
         | 
| 86 | 
            -
                                    </dict>
         | 
| 87 | 
            -
                                    <key>SMC_version_system</key>
         | 
| 88 | 
            -
                                    <dict>
         | 
| 89 | 
            -
                                            <key>_order</key>
         | 
| 90 | 
            -
                                            <string>80</string>
         | 
| 91 | 
            -
                                            <key>_suppressLocalization</key>
         | 
| 92 | 
            -
                                            <string>YES</string>
         | 
| 93 | 
            -
                                    </dict>
         | 
| 94 | 
            -
                                    <key>apple_rom_info</key>
         | 
| 95 | 
            -
                                    <dict>
         | 
| 96 | 
            -
                                            <key>_order</key>
         | 
| 97 | 
            -
                                            <string>53</string>
         | 
| 98 | 
            -
                                    </dict>
         | 
| 99 | 
            -
                                    <key>boot_rom_release_date</key>
         | 
| 100 | 
            -
                                    <dict>
         | 
| 101 | 
            -
                                            <key>_order</key>
         | 
| 102 | 
            -
                                            <string>52</string>
         | 
| 103 | 
            -
                                    </dict>
         | 
| 104 | 
            -
                                    <key>boot_rom_vendor</key>
         | 
| 105 | 
            -
                                    <dict>
         | 
| 106 | 
            -
                                            <key>_order</key>
         | 
| 107 | 
            -
                                            <string>50</string>
         | 
| 108 | 
            -
                                    </dict>
         | 
| 109 | 
            -
                                    <key>boot_rom_version</key>
         | 
| 110 | 
            -
                                    <dict>
         | 
| 111 | 
            -
                                            <key>_order</key>
         | 
| 112 | 
            -
                                            <string>51</string>
         | 
| 113 | 
            -
                                    </dict>
         | 
| 114 | 
            -
                                    <key>bus_speed</key>
         | 
| 115 | 
            -
                                    <dict>
         | 
| 116 | 
            -
                                            <key>_order</key>
         | 
| 117 | 
            -
                                            <string>45</string>
         | 
| 118 | 
            -
                                    </dict>
         | 
| 119 | 
            -
                                    <key>cores_per_package</key>
         | 
| 120 | 
            -
                                    <dict>
         | 
| 121 | 
            -
                                            <key>_order</key>
         | 
| 122 | 
            -
                                            <string>24</string>
         | 
| 123 | 
            -
                                    </dict>
         | 
| 124 | 
            -
                                    <key>cpu_interconnect_speed</key>
         | 
| 125 | 
            -
                                    <dict>
         | 
| 126 | 
            -
                                            <key>_order</key>
         | 
| 127 | 
            -
                                            <string>46</string>
         | 
| 128 | 
            -
                                    </dict>
         | 
| 129 | 
            -
                                    <key>cpu_type</key>
         | 
| 130 | 
            -
                                    <dict>
         | 
| 131 | 
            -
                                            <key>_order</key>
         | 
| 132 | 
            -
                                            <string>15</string>
         | 
| 133 | 
            -
                                    </dict>
         | 
| 134 | 
            -
                                    <key>current_processor_speed</key>
         | 
| 135 | 
            -
                                    <dict>
         | 
| 136 | 
            -
                                            <key>_order</key>
         | 
| 137 | 
            -
                                            <string>17</string>
         | 
| 138 | 
            -
                                    </dict>
         | 
| 139 | 
            -
                                    <key>l2_cache</key>
         | 
| 140 | 
            -
                                    <dict>
         | 
| 141 | 
            -
                                            <key>_order</key>
         | 
| 142 | 
            -
                                            <string>26</string>
         | 
| 143 | 
            -
                                    </dict>
         | 
| 144 | 
            -
                                    <key>l2_cache_core</key>
         | 
| 145 | 
            -
                                    <dict>
         | 
| 146 | 
            -
                                            <key>_order</key>
         | 
| 147 | 
            -
                                            <string>26</string>
         | 
| 148 | 
            -
                                    </dict>
         | 
| 149 | 
            -
                                    <key>l2_cache_share</key>
         | 
| 150 | 
            -
                                    <dict>
         | 
| 151 | 
            -
                                            <key>_order</key>
         | 
| 152 | 
            -
                                            <string>26</string>
         | 
| 153 | 
            -
                                    </dict>
         | 
| 154 | 
            -
                                    <key>l2_cache_size</key>
         | 
| 155 | 
            -
                                    <dict>
         | 
| 156 | 
            -
                                            <key>_order</key>
         | 
| 157 | 
            -
                                            <string>26</string>
         | 
| 158 | 
            -
                                    </dict>
         | 
| 159 | 
            -
                                    <key>l3_cache</key>
         | 
| 160 | 
            -
                                    <dict>
         | 
| 161 | 
            -
                                            <key>_order</key>
         | 
| 162 | 
            -
                                            <string>27</string>
         | 
| 163 | 
            -
                                    </dict>
         | 
| 164 | 
            -
                                    <key>l3_cache_processor</key>
         | 
| 165 | 
            -
                                    <dict>
         | 
| 166 | 
            -
                                            <key>_order</key>
         | 
| 167 | 
            -
                                            <string>27</string>
         | 
| 168 | 
            -
                                    </dict>
         | 
| 169 | 
            -
                                    <key>l3_cache_size</key>
         | 
| 170 | 
            -
                                    <dict>
         | 
| 171 | 
            -
                                            <key>_order</key>
         | 
| 172 | 
            -
                                            <string>27</string>
         | 
| 173 | 
            -
                                    </dict>
         | 
| 174 | 
            -
                                    <key>machine_model</key>
         | 
| 175 | 
            -
                                    <dict>
         | 
| 176 | 
            -
                                            <key>_order</key>
         | 
| 177 | 
            -
                                            <string>11</string>
         | 
| 178 | 
            -
                                    </dict>
         | 
| 179 | 
            -
                                    <key>machine_name</key>
         | 
| 180 | 
            -
                                    <dict>
         | 
| 181 | 
            -
                                            <key>_order</key>
         | 
| 182 | 
            -
                                            <string>10</string>
         | 
| 183 | 
            -
                                    </dict>
         | 
| 184 | 
            -
                                    <key>maximum_processor_speed</key>
         | 
| 185 | 
            -
                                    <dict>
         | 
| 186 | 
            -
                                            <key>_order</key>
         | 
| 187 | 
            -
                                            <string>19</string>
         | 
| 188 | 
            -
                                    </dict>
         | 
| 189 | 
            -
                                    <key>minimum_processor_speed</key>
         | 
| 190 | 
            -
                                    <dict>
         | 
| 191 | 
            -
                                            <key>_order</key>
         | 
| 192 | 
            -
                                            <string>18</string>
         | 
| 193 | 
            -
                                    </dict>
         | 
| 194 | 
            -
                                    <key>number_cpus</key>
         | 
| 195 | 
            -
                                    <dict>
         | 
| 196 | 
            -
                                            <key>_order</key>
         | 
| 197 | 
            -
                                            <string>20</string>
         | 
| 198 | 
            -
                                    </dict>
         | 
| 199 | 
            -
                                    <key>number_processors</key>
         | 
| 200 | 
            -
                                    <dict>
         | 
| 201 | 
            -
                                            <key>_order</key>
         | 
| 202 | 
            -
                                            <string>22</string>
         | 
| 203 | 
            -
                                    </dict>
         | 
| 204 | 
            -
                                    <key>packages</key>
         | 
| 205 | 
            -
                                    <dict>
         | 
| 206 | 
            -
                                            <key>_order</key>
         | 
| 207 | 
            -
                                            <string>20</string>
         | 
| 208 | 
            -
                                    </dict>
         | 
| 209 | 
            -
                                    <key>physical_memory</key>
         | 
| 210 | 
            -
                                    <dict>
         | 
| 211 | 
            -
                                            <key>_order</key>
         | 
| 212 | 
            -
                                            <string>40</string>
         | 
| 213 | 
            -
                                    </dict>
         | 
| 214 | 
            -
                                    <key>platform_UUID</key>
         | 
| 215 | 
            -
                                    <dict>
         | 
| 216 | 
            -
                                            <key>_detailLevel</key>
         | 
| 217 | 
            -
                                            <string>0</string>
         | 
| 218 | 
            -
                                            <key>_order</key>
         | 
| 219 | 
            -
                                            <string>98</string>
         | 
| 220 | 
            -
                                    </dict>
         | 
| 221 | 
            -
                                    <key>platform_cpu_features</key>
         | 
| 222 | 
            -
                                    <dict>
         | 
| 223 | 
            -
                                            <key>_order</key>
         | 
| 224 | 
            -
                                            <string>30</string>
         | 
| 225 | 
            -
                                    </dict>
         | 
| 226 | 
            -
                                    <key>platform_cpu_htt</key>
         | 
| 227 | 
            -
                                    <dict>
         | 
| 228 | 
            -
                                            <key>_order</key>
         | 
| 229 | 
            -
                                            <string>28</string>
         | 
| 230 | 
            -
                                    </dict>
         | 
| 231 | 
            -
                                    <key>platform_cpu_vendor</key>
         | 
| 232 | 
            -
                                    <dict>
         | 
| 233 | 
            -
                                            <key>_order</key>
         | 
| 234 | 
            -
                                            <string>12</string>
         | 
| 235 | 
            -
                                    </dict>
         | 
| 236 | 
            -
                                    <key>platform_manufacturer</key>
         | 
| 237 | 
            -
                                    <dict>
         | 
| 238 | 
            -
                                            <key>_order</key>
         | 
| 239 | 
            -
                                            <string>4</string>
         | 
| 240 | 
            -
                                    </dict>
         | 
| 241 | 
            -
                                    <key>platform_product_name</key>
         | 
| 242 | 
            -
                                    <dict>
         | 
| 243 | 
            -
                                            <key>_order</key>
         | 
| 244 | 
            -
                                            <string>2</string>
         | 
| 245 | 
            -
                                    </dict>
         | 
| 246 | 
            -
                                    <key>platform_version</key>
         | 
| 247 | 
            -
                                    <dict>
         | 
| 248 | 
            -
                                            <key>_order</key>
         | 
| 249 | 
            -
                                            <string>6</string>
         | 
| 250 | 
            -
                                    </dict>
         | 
| 251 | 
            -
                                    <key>riser_serial_number</key>
         | 
| 252 | 
            -
                                    <dict>
         | 
| 253 | 
            -
                                            <key>_detailLevel</key>
         | 
| 254 | 
            -
                                            <string>0</string>
         | 
| 255 | 
            -
                                            <key>_order</key>
         | 
| 256 | 
            -
                                            <string>92</string>
         | 
| 257 | 
            -
                                    </dict>
         | 
| 258 | 
            -
                                    <key>sales_order_number</key>
         | 
| 259 | 
            -
                                    <dict>
         | 
| 260 | 
            -
                                            <key>_detailLevel</key>
         | 
| 261 | 
            -
                                            <string>0</string>
         | 
| 262 | 
            -
                                            <key>_order</key>
         | 
| 263 | 
            -
                                            <string>95</string>
         | 
| 264 | 
            -
                                    </dict>
         | 
| 265 | 
            -
                                    <key>serial_number</key>
         | 
| 266 | 
            -
                                    <dict>
         | 
| 267 | 
            -
                                            <key>_detailLevel</key>
         | 
| 268 | 
            -
                                            <string>0</string>
         | 
| 269 | 
            -
                                            <key>_order</key>
         | 
| 270 | 
            -
                                            <string>90</string>
         | 
| 271 | 
            -
                                    </dict>
         | 
| 272 | 
            -
                                    <key>volumes</key>
         | 
| 273 | 
            -
                                    <dict>
         | 
| 274 | 
            -
                                            <key>_detailLevel</key>
         | 
| 275 | 
            -
                                            <string>0</string>
         | 
| 276 | 
            -
                                    </dict>
         | 
| 277 | 
            -
                            </dict>
         | 
| 278 | 
            -
                            <key>_timeStamp</key>
         | 
| 279 | 
            -
                            <date>2014-07-09T18:43:25Z</date>
         | 
| 280 | 
            -
                            <key>_versionInfo</key>
         | 
| 281 | 
            -
                            <dict>
         | 
| 282 | 
            -
                                    <key>com.apple.SystemProfiler.SPPlatformReporter</key>
         | 
| 283 | 
            -
                                    <string>1441</string>
         | 
| 284 | 
            -
                            </dict>
         | 
| 285 | 
            -
                    </dict>
         | 
| 286 | 
            -
            </array>
         | 
| 287 | 
            -
            </plist>
         |