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,9 +0,0 @@ | |
| 1 | 
            -
            SELinux status: enabled
         | 
| 2 | 
            -
            SELinuxfs mount: /sys/fs/selinux
         | 
| 3 | 
            -
            SELinux root directory: /etc/selinux
         | 
| 4 | 
            -
            Loaded policy name: default
         | 
| 5 | 
            -
            Current mode: enforcing
         | 
| 6 | 
            -
            Mode from config file: permissive
         | 
| 7 | 
            -
            Policy MLS status: enabled
         | 
| 8 | 
            -
            Policy deny_unknown status: denied
         | 
| 9 | 
            -
            Max kernel policy version: 29
         | 
| @@ -1 +0,0 @@ | |
| 1 | 
            -
            Iface	Destination	Gateway 	Flags	RefCnt	Use	Metric	Mask		MTU	Window	IRTT
         | 
| @@ -1 +0,0 @@ | |
| 1 | 
            -
            ? (10.240.93.1) at FE:FF:FF:FF:FF:FF [ether] on eth0
         | 
| @@ -1 +0,0 @@ | |
| 1 | 
            -
            ? (10.240.93.1) at fe:ff:ff:ff:ff:ff [ether] on eth0
         | 
| @@ -1,5 +0,0 @@ | |
| 1 | 
            -
            ? (46.4.106.97) at 00:26:88:75:c1:17 [ether] on eth0
         | 
| 2 | 
            -
            ? (10.1.2.14) at 02:00:0a:01:02:0e [ether] on virbr1
         | 
| 3 | 
            -
            ? (10.1.2.12) at 02:00:0a:01:02:0c [ether] on virbr1
         | 
| 4 | 
            -
            ? (10.1.2.11) at 02:00:0a:01:02:0b [ether] on virbr1
         | 
| 5 | 
            -
            ? (10.1.2.200) at 02:00:0a:01:02:0e [ether] on virbr1
         | 
| @@ -1,7 +0,0 @@ | |
| 1 | 
            -
            Net to Media Table: IPv4
         | 
| 2 | 
            -
            Device   IP Address               Mask      Flags   Phys Addr  
         | 
| 3 | 
            -
            ------ -------------------- --------------- ----- --------------- 
         | 
| 4 | 
            -
            dnet0  pecan                255.255.255.255       08:00:20:05:21:33 
         | 
| 5 | 
            -
            dnet0  horseshoe            255.255.255.255       00:00:0c:e0:80:b1 
         | 
| 6 | 
            -
            dnet0  crab                 255.255.255.255  SP   08:00:20:22:fd:51
         | 
| 7 | 
            -
            dnet0  BASE-ADDRESS.MCAST.NET 240.0.0.0      SM   01:00:5e:00:00:00
         | 
| @@ -1,10 +0,0 @@ | |
| 1 | 
            -
             | 
| 2 | 
            -
            Interface: 10.32.123.54 --- 0xd
         | 
| 3 | 
            -
              Internet Address      Physical Address      Type
         | 
| 4 | 
            -
              10.32.120.163         fe-ff-ff-ff-ff-ff     dynamic   
         | 
| 5 | 
            -
              10.32.122.1           fe-ff-ff-ff-ff-ff     dynamic   
         | 
| 6 | 
            -
              10.32.123.255         ff-ff-ff-ff-ff-ff     static    
         | 
| 7 | 
            -
              169.254.169.254       fe-ff-ff-ff-ff-ff     dynamic   
         | 
| 8 | 
            -
              224.0.0.22            01-00-5e-00-00-16     static    
         | 
| 9 | 
            -
              224.0.0.252           01-00-5e-00-00-fc     static    
         | 
| 10 | 
            -
              255.255.255.255       ff-ff-ff-ff-ff-ff     static    
         | 
| @@ -1,12 +0,0 @@ | |
| 1 | 
            -
            fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         | 
| 2 | 
            -
                    options=b<RXCSUM,TXCSUM,VLAN_MTU>
         | 
| 3 | 
            -
                    inet x.x.58.26 netmask 0xfffffff8 broadcast x.x.58.31
         | 
| 4 | 
            -
                    inet x.x.58.27 netmask 0xffffffff broadcast x.x.58.27
         | 
| 5 | 
            -
                    inet x.x.58.28 netmask 0xffffffff broadcast x.x.58.28
         | 
| 6 | 
            -
                    inet x.x.58.29 netmask 0xffffffff broadcast x.x.58.29
         | 
| 7 | 
            -
                    inet x.x.58.30 netmask 0xffffffff broadcast x.x.58.30
         | 
| 8 | 
            -
                    ether 00:0e:0c:68:67:7c
         | 
| 9 | 
            -
                    media: Ethernet autoselect (100baseTX <full-duplex>)
         | 
| 10 | 
            -
                    status: active
         | 
| 11 | 
            -
            lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
         | 
| 12 | 
            -
                    inet 127.0.0.1 netmask 0xff000000 
         | 
| @@ -1,26 +0,0 @@ | |
| 1 | 
            -
            lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
         | 
| 2 | 
            -
            	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 
         | 
| 3 | 
            -
            	inet 127.0.0.1 netmask 0xff000000 
         | 
| 4 | 
            -
            	inet6 ::1 prefixlen 128 
         | 
| 5 | 
            -
            gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
         | 
| 6 | 
            -
            stf0: flags=0<> mtu 1280
         | 
| 7 | 
            -
            en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         | 
| 8 | 
            -
            	ether 00:1b:63:ae:02:66 
         | 
| 9 | 
            -
            	media: autoselect status: inactive
         | 
| 10 | 
            -
            	supported media: autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,hw-loopback> 10baseT/UTP <full-duplex,flow-control> 100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX <full-duplex,hw-loopback> 100baseTX <full-duplex,flow-control> 1000baseT <full-duplex> 1000baseT <full-duplex,hw-loopback> 1000baseT <full-duplex,flow-control> none
         | 
| 11 | 
            -
            fw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 4078
         | 
| 12 | 
            -
            	lladdr 00:1e:52:ff:fe:31:1a:80 
         | 
| 13 | 
            -
            	media: autoselect <full-duplex> status: inactive
         | 
| 14 | 
            -
            	supported media: autoselect <full-duplex>
         | 
| 15 | 
            -
            en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         | 
| 16 | 
            -
            	inet6 fe80::21e:52ff:fe70:d7b6%en1 prefixlen 64 scopeid 0x6 
         | 
| 17 | 
            -
            	inet 192.168.0.4 netmask 0xffffff00 broadcast 192.168.0.255
         | 
| 18 | 
            -
            	ether 00:1e:52:70:d7:b6 
         | 
| 19 | 
            -
            	media: autoselect status: active
         | 
| 20 | 
            -
            	supported media: autoselect
         | 
| 21 | 
            -
            vmnet8: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         | 
| 22 | 
            -
            	inet 172.16.15.1 netmask 0xffffff00 broadcast 172.16.15.255
         | 
| 23 | 
            -
            	ether 00:50:56:c0:00:08 
         | 
| 24 | 
            -
            vmnet1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         | 
| 25 | 
            -
            	inet 192.168.89.1 netmask 0xffffff00 broadcast 192.168.89.255
         | 
| 26 | 
            -
            	ether 00:50:56:c0:00:01 
         | 
| @@ -1,10 +0,0 @@ | |
| 1 | 
            -
            lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
         | 
| 2 | 
            -
            	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 
         | 
| 3 | 
            -
            	inet 127.0.0.1 netmask 0xff000000 
         | 
| 4 | 
            -
            	inet6 ::1 prefixlen 128 
         | 
| 5 | 
            -
            en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         | 
| 6 | 
            -
            	inet6 fe80::223:6cff:fe99:602b%en1 prefixlen 64 scopeid 0x5 
         | 
| 7 | 
            -
            	inet 192.168.0.10 netmask 0xffffff00 broadcast 192.168.0.255
         | 
| 8 | 
            -
            	ether 00:23:6c:99:60:2b 
         | 
| 9 | 
            -
            	media: autoselect status: active
         | 
| 10 | 
            -
            	supported media: autoselect
         | 
| @@ -1,6 +0,0 @@ | |
| 1 | 
            -
            en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         | 
| 2 | 
            -
            	inet6 fe80::21c:b3ff:febe:81c9%en1 prefixlen 64 scopeid 0x6 
         | 
| 3 | 
            -
            	inet 10.0.0.101 netmask 0xffffff00 broadcast 10.0.0.255
         | 
| 4 | 
            -
            	ether 00:1c:b3:be:81:c9 
         | 
| 5 | 
            -
            	media: autoselect status: active
         | 
| 6 | 
            -
            	supported media: autoselect
         | 
| @@ -1,40 +0,0 @@ | |
| 1 | 
            -
            em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
         | 
| 2 | 
            -
            	options=209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC>
         | 
| 3 | 
            -
            	ether 0:11:a:59:67:90
         | 
| 4 | 
            -
            	inet6 fe80::211:aff:fe59:6790%em0 prefixlen 64 scopeid 0x1 
         | 
| 5 | 
            -
            	nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
         | 
| 6 | 
            -
            	media: Ethernet autoselect (1000baseT <full-duplex>)
         | 
| 7 | 
            -
            	status: active
         | 
| 8 | 
            -
            em1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
         | 
| 9 | 
            -
            	options=209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC>
         | 
| 10 | 
            -
            	ether 0:11:a:59:67:91
         | 
| 11 | 
            -
            	inet6 fe80::211:aff:fe59:6791%em1 prefixlen 64 scopeid 0x2 
         | 
| 12 | 
            -
            	inet 192.168.10.10 netmask 0xffffff00 broadcast 192.168.10.255
         | 
| 13 | 
            -
            	nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
         | 
| 14 | 
            -
            	media: Ethernet autoselect (100baseTX <full-duplex>)
         | 
| 15 | 
            -
            	status: active
         | 
| 16 | 
            -
            bge0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
         | 
| 17 | 
            -
            	options=8009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE>
         | 
| 18 | 
            -
            	ether 0:14:c2:3f:ea:e4
         | 
| 19 | 
            -
            	media: Ethernet autoselect (none)
         | 
| 20 | 
            -
            	status: no carrier
         | 
| 21 | 
            -
            bge1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
         | 
| 22 | 
            -
            	options=8009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE>
         | 
| 23 | 
            -
            	ether 0:14:c2:3f:ea:e3
         | 
| 24 | 
            -
            	media: Ethernet autoselect (none)
         | 
| 25 | 
            -
            	status: no carrier
         | 
| 26 | 
            -
            lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
         | 
| 27 | 
            -
            	options=3<RXCSUM,TXCSUM>
         | 
| 28 | 
            -
            	inet6 ::1 prefixlen 128 
         | 
| 29 | 
            -
            	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 
         | 
| 30 | 
            -
            	inet 127.0.0.1 netmask 0xff000000 
         | 
| 31 | 
            -
            	nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
         | 
| 32 | 
            -
            vlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
         | 
| 33 | 
            -
            	options=3<RXCSUM,TXCSUM>
         | 
| 34 | 
            -
            	ether 0:11:a:59:67:90
         | 
| 35 | 
            -
            	inet6 fe80::211:aff:fe59:6790%vlan0 prefixlen 64 scopeid 0x6 
         | 
| 36 | 
            -
            	inet 192.168.192.2 netmask 0xffffff00 broadcast 192.168.192.255
         | 
| 37 | 
            -
            	nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
         | 
| 38 | 
            -
            	media: Ethernet autoselect (1000baseT <full-duplex>)
         | 
| 39 | 
            -
            	status: active
         | 
| 40 | 
            -
            	vlan: 192 parent interface: em0
         | 
| @@ -1,5 +0,0 @@ | |
| 1 | 
            -
            Hardware Station        Crd Hdw   Net-Interface  NM  MAC       HP-DLPI DLPI
         | 
| 2 | 
            -
            Path     Address        In# State NamePPA        ID  Type      Support Mjr#
         | 
| 3 | 
            -
            0/0/0/0  0x00307F0C79DC 0   UP    lan0 snap0     1   ETHER     Yes     119
         | 
| 4 | 
            -
            0/10/0/0/6/0 0x0010797B5CDE 1   UP    lan1 snap1     2   ETHER     Yes     119
         | 
| 5 | 
            -
            0/10/0/0/7/0 0x0010797B5CDF 2   UP    lan2 snap2     3   ETHER     Yes     119
         | 
| @@ -1,5 +0,0 @@ | |
| 1 | 
            -
            Hardware Station        Crd  Hdw   Net-Interface    NM   MAC       HP-DLPI DLPI
         | 
| 2 | 
            -
            Path     Address        In#  State NamePPA          ID   Type      Support Mjr#
         | 
| 3 | 
            -
            0/0/0/0  0x00305D0626B2 0    UP    lan0 snap0       1    ETHER       Yes   119
         | 
| 4 | 
            -
            0/4/2/0/6/0 0x0010797BBE46 1    UP    lan1 snap1       2    ETHER       Yes   119
         | 
| 5 | 
            -
            0/4/2/0/7/0 0x0010797BBE47 2    DOWN  lan2 snap2       3    ETHER       Yes   119
         | 
| @@ -1,9 +0,0 @@ | |
| 1 | 
            -
            Hardware Station        Crd  Hdw   Net-Interface    NM   MAC       HP-DLPI DLPI
         | 
| 2 | 
            -
            Path     Address        In#  State NamePPA          ID   Type      Support Mjr#
         | 
| 3 | 
            -
            0/1/2/0  0x001319BD1C2D 0    UP    lan0 snap0       1    ETHER       Yes   119
         | 
| 4 | 
            -
            0/2/1/0  0x0012819E48DE 1    UP    lan1 snap1       2    ETHER       Yes   119
         | 
| 5 | 
            -
            0/2/1/1  0x0012819E48DF 2    UP    lan2 snap2       3    ETHER       Yes   119
         | 
| 6 | 
            -
            0/4/2/0/6/0 0x001165EB7385 5    UP    lan5 snap5       4    ETHER       Yes   119
         | 
| 7 | 
            -
            0/5/2/0/6/0 0x001165EB73E6 3    UP    lan3 snap3       5    ETHER       Yes   119
         | 
| 8 | 
            -
            0/6/1/0  0x0012819E4A7E 4    UP    lan4 snap4       6    ETHER       Yes   119
         | 
| 9 | 
            -
            0/6/1/1  0x0012819E4A7F 6    UP    lan6 snap6       7    ETHER       Yes   119
         | 
| @@ -1,6 +0,0 @@ | |
| 1 | 
            -
            Name      Mtu  Network         Address         Ipkts   Ierrs Opkts   Oerrs Coll
         | 
| 2 | 
            -
            lan4:1    1500 192.168.1.0     192.168.1.197   121     0     6       0     0
         | 
| 3 | 
            -
            lan3*     1500 none            none            0       0     0       0     0
         | 
| 4 | 
            -
            lan1      1500 192.168.30.0    192.168.30.32   211188606 0     132070934 0     0
         | 
| 5 | 
            -
            lo0       4136 127.0.0.0       127.0.0.1       513508160 0     513509185 0     0
         | 
| 6 | 
            -
            lan4      1500 192.168.32.0    192.168.32.75   2640827721 0     2257447701 0     0
         | 
| @@ -1,19 +0,0 @@ | |
| 1 | 
            -
            Ethernet Channel Bonding Driver: v3.5.0 (November 4, 2008)
         | 
| 2 | 
            -
             | 
| 3 | 
            -
            Bonding Mode: fault-tolerance (active-backup)
         | 
| 4 | 
            -
            Primary Slave: None
         | 
| 5 | 
            -
            Currently Active Slave: eth0
         | 
| 6 | 
            -
            MII Status: up
         | 
| 7 | 
            -
            MII Polling Interval (ms): 100
         | 
| 8 | 
            -
            Up Delay (ms): 200
         | 
| 9 | 
            -
            Down Delay (ms): 200
         | 
| 10 | 
            -
             | 
| 11 | 
            -
            Slave Interface: eth1
         | 
| 12 | 
            -
            MII Status: up
         | 
| 13 | 
            -
            Link Failure Count: 0
         | 
| 14 | 
            -
            Permanent HW addr: 00:11:22:33:44:56
         | 
| 15 | 
            -
             | 
| 16 | 
            -
            Slave Interface: eth0
         | 
| 17 | 
            -
            MII Status: up
         | 
| 18 | 
            -
            Link Failure Count: 0
         | 
| 19 | 
            -
            Permanent HW addr: 00:11:22:33:44:55
         | 
| @@ -1,10 +0,0 @@ | |
| 1 | 
            -
            eth0      Link encap:Ethernet  HWaddr 00:0c:29:52:15:e9  
         | 
| 2 | 
            -
                      inet addr:172.16.15.133  Bcast:172.16.15.255  Mask:255.255.255.0
         | 
| 3 | 
            -
                      inet6 addr: fe80::20c:29ff:fe52:15e9/64 Scope:Link
         | 
| 4 | 
            -
                      UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         | 
| 5 | 
            -
                      RX packets:173 errors:173 dropped:0 overruns:0 frame:0
         | 
| 6 | 
            -
                      TX packets:208 errors:0 dropped:0 overruns:0 carrier:0
         | 
| 7 | 
            -
                      collisions:0 txqueuelen:1000 
         | 
| 8 | 
            -
                      RX bytes:40970 (40.0 KB)  TX bytes:24760 (24.1 KB)
         | 
| 9 | 
            -
                      Interrupt:16 Base address:0x2024 
         | 
| 10 | 
            -
             | 
| @@ -1,8 +0,0 @@ | |
| 1 | 
            -
            ib0       Link encap:InfiniBand  HWaddr 80:00:00:4a:fe:80:00:00:00:00:00:00:00:02:c9:03:00:43:27:21  
         | 
| 2 | 
            -
                      inet addr:10.6.193.12  Bcast:10.6.193.255  Mask:255.255.255.0
         | 
| 3 | 
            -
                      inet6 addr: fe80::202:c903:43:2721/64 Scope:Link
         | 
| 4 | 
            -
                      UP BROADCAST RUNNING MULTICAST  MTU:65520  Metric:1
         | 
| 5 | 
            -
                      RX packets:8 errors:0 dropped:0 overruns:0 frame:0
         | 
| 6 | 
            -
                      TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
         | 
| 7 | 
            -
                      collisions:0 txqueuelen:1024 
         | 
| 8 | 
            -
                      RX bytes:448 (448.0 b)  TX bytes:0 (0.0 b)
         | 
| @@ -1,8 +0,0 @@ | |
| 1 | 
            -
            ib0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 2044
         | 
| 2 | 
            -
                    inet 10.55.200.50  netmask 255.255.0.0  broadcast 10.55.255.255
         | 
| 3 | 
            -
            Infiniband hardware address can be incorrect! Please read BUGS section in ifconfig(8).
         | 
| 4 | 
            -
                    HWaddr 80:00:00:03:fe:80:00:00:00:00:00:00:00:11:75:00:00:6f:02:fe  txqueuelen 256  (InfiniBand)
         | 
| 5 | 
            -
                    RX packets 26603237  bytes 15921365732 (14.8 GiB)
         | 
| 6 | 
            -
                    RX errors 0  dropped 0  overruns 0  frame 0
         | 
| 7 | 
            -
                    TX packets 22735277  bytes 4196650455 (3.9 GiB)
         | 
| 8 | 
            -
                    TX errors 0  dropped 2 overruns 0  carrier 0  collisions 0
         | 
| @@ -1,9 +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:1630 errors:0 dropped:0 overruns:0 frame:0
         | 
| 6 | 
            -
                      TX packets:1630 errors:0 dropped:0 overruns:0 carrier:0
         | 
| 7 | 
            -
                      collisions:0 txqueuelen:0 
         | 
| 8 | 
            -
                      RX bytes:81500 (79.5 KB)  TX bytes:81500 (79.5 KB)
         | 
| 9 | 
            -
             | 
| @@ -1,18 +0,0 @@ | |
| 1 | 
            -
            eth0      Link encap:Ethernet  HWaddr 00:0c:29:52:15:e9  
         | 
| 2 | 
            -
                      inet addr:172.16.15.133  Bcast:172.16.15.255  Mask:255.255.255.0
         | 
| 3 | 
            -
                      inet6 addr: fe80::20c:29ff:fe52:15e9/64 Scope:Link
         | 
| 4 | 
            -
                      UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         | 
| 5 | 
            -
                      RX packets:173 errors:173 dropped:0 overruns:0 frame:0
         | 
| 6 | 
            -
                      TX packets:208 errors:0 dropped:0 overruns:0 carrier:0
         | 
| 7 | 
            -
                      collisions:0 txqueuelen:1000 
         | 
| 8 | 
            -
                      RX bytes:40970 (40.0 KB)  TX bytes:24760 (24.1 KB)
         | 
| 9 | 
            -
                      Interrupt:16 Base address:0x2024 
         | 
| 10 | 
            -
             | 
| 11 | 
            -
            lo        Link encap:Local Loopback  
         | 
| 12 | 
            -
                      inet addr:127.0.0.1  Mask:255.0.0.0
         | 
| 13 | 
            -
                      inet6 addr: ::1/128 Scope:Host
         | 
| 14 | 
            -
                      UP LOOPBACK RUNNING  MTU:16436  Metric:1
         | 
| 15 | 
            -
                      RX packets:1630 errors:0 dropped:0 overruns:0 frame:0
         | 
| 16 | 
            -
                      TX packets:1630 errors:0 dropped:0 overruns:0 carrier:0
         | 
| 17 | 
            -
                      collisions:0 txqueuelen:0 
         | 
| 18 | 
            -
                      RX bytes:81500 (79.5 KB)  TX bytes:81500 (79.5 KB)
         | 
| @@ -1,8 +0,0 @@ | |
| 1 | 
            -
            ib0       Link encap:InfiniBand  HWaddr 80:00:00:4A:FE:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00  
         | 
| 2 | 
            -
                      inet addr:10.6.193.12  Bcast:10.6.193.255  Mask:255.255.255.0
         | 
| 3 | 
            -
                      inet6 addr: fe80::202:c903:43:2721/64 Scope:Link
         | 
| 4 | 
            -
                      UP BROADCAST RUNNING MULTICAST  MTU:65520  Metric:1
         | 
| 5 | 
            -
                      RX packets:8 errors:0 dropped:0 overruns:0 frame:0
         | 
| 6 | 
            -
                      TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
         | 
| 7 | 
            -
                      collisions:0 txqueuelen:1024 
         | 
| 8 | 
            -
                      RX bytes:448 (448.0 b)  TX bytes:0 (0.0 b)
         | 
| @@ -1,8 +0,0 @@ | |
| 1 | 
            -
            ib0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 2044
         | 
| 2 | 
            -
                    inet 10.55.200.50  netmask 255.255.0.0  broadcast 10.55.255.255
         | 
| 3 | 
            -
            Infiniband hardware address can be incorrect! Please read BUGS section in ifconfig(8).
         | 
| 4 | 
            -
                    infiniband 80:00:00:03:FE:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00  txqueuelen 256  (InfiniBand)
         | 
| 5 | 
            -
                    RX packets 26603237  bytes 15921365732 (14.8 GiB)
         | 
| 6 | 
            -
                    RX errors 0  dropped 0  overruns 0  frame 0
         | 
| 7 | 
            -
                    TX packets 22735277  bytes 4196650455 (3.9 GiB)
         | 
| 8 | 
            -
                    TX errors 0  dropped 2 overruns 0  carrier 0  collisions 0
         | 
| @@ -1,8 +0,0 @@ | |
| 1 | 
            -
            lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
         | 
| 2 | 
            -
            	inet 127.0.0.1 netmask ff000000 
         | 
| 3 | 
            -
            e1000g0: flags=201004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4,CoS> mtu 1500 index 2
         | 
| 4 | 
            -
            	inet 192.168.162.130 netmask ffffff00 broadcast 192.168.162.255
         | 
| 5 | 
            -
            lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 index 1
         | 
| 6 | 
            -
            	inet6 ::1/128 
         | 
| 7 | 
            -
            e1000g0: flags=202004841<UP,RUNNING,MULTICAST,DHCP,IPv6,CoS> mtu 1500 index 2
         | 
| 8 | 
            -
            	inet6 fe80::20c:29ff:fe09:627e/10 
         | 
| @@ -1,12 +0,0 @@ | |
| 1 | 
            -
            Idx     Met         MTU          State                Name
         | 
| 2 | 
            -
            ---  ----------  ----------  ------------  ---------------------------
         | 
| 3 | 
            -
              1          50  4294967295  connected     Loopback Pseudo-Interface 1
         | 
| 4 | 
            -
              9          10        1500  connected     Local Area Connection
         | 
| 5 | 
            -
             | 
| 6 | 
            -
             | 
| 7 | 
            -
            Idx     Met         MTU          State                Name
         | 
| 8 | 
            -
            ---  ----------  ----------  ------------  ---------------------------
         | 
| 9 | 
            -
              1          50  4294967295  connected     Loopback Pseudo-Interface 1
         | 
| 10 | 
            -
              9          10        1500  connected     Local Area Connection
         | 
| 11 | 
            -
             11          50        1280  disconnected  isatap.localdomain
         | 
| 12 | 
            -
             12          50        1280  connected     Teredo Tunneling Pseudo-Interface
         | 
| @@ -1,18 +0,0 @@ | |
| 1 | 
            -
             | 
| 2 | 
            -
            Address fe80::2087:77a:53ef:7527%12 Parameters
         | 
| 3 | 
            -
            ---------------------------------------------------------
         | 
| 4 | 
            -
            Interface Luid     : Teredo Tunneling Pseudo-Interface
         | 
| 5 | 
            -
            Scope Id           : 0.12
         | 
| 6 | 
            -
            Valid Lifetime     : infinite
         | 
| 7 | 
            -
            Preferred Lifetime : infinite
         | 
| 8 | 
            -
            DAD State          : Preferred
         | 
| 9 | 
            -
            Address Type       : Other
         | 
| 10 | 
            -
             | 
| 11 | 
            -
            Address 2001:0:4137:9e76:2087:77a:53ef:7527 Parameters
         | 
| 12 | 
            -
            ---------------------------------------------------------
         | 
| 13 | 
            -
            Interface Luid     : Teredo Tunneling Pseudo-Interface
         | 
| 14 | 
            -
            Scope Id           : 0.0
         | 
| 15 | 
            -
            Valid Lifetime     : infinite
         | 
| 16 | 
            -
            Preferred Lifetime : infinite
         | 
| 17 | 
            -
            DAD State          : Preferred
         | 
| 18 | 
            -
            Address Type       : Public
         |