lib/fauxhai/platforms/freebsd/10.1.json in fauxhai-5.5.0 vs lib/fauxhai/platforms/freebsd/10.1.json in fauxhai-5.6.0

- old
+ new

@@ -1,279 +1,278 @@ { - "deprecated": true, - "filesystem": { - "/dev/ada0p2": { - "kb_size": "7705468", - "kb_used": "2567028", - "kb_available": "4522004", - "percent_used": "36%", - "mount": "/", - "fs_type": "ufs", - "mount_options": [ - "local", - "journaled soft-updates" - ] + "chef_packages": { + "chef": { + "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.5.1/lib", + "version": "12.5.1" }, - "devfs": { - "kb_size": "1", - "kb_used": "1", - "kb_available": "0", - "percent_used": "100%", - "mount": "/dev", - "fs_type": "devfs", - "mount_options": [ - "local", - "multilabel" - ] + "ohai": { + "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.7.0/lib/ohai", + "version": "8.7.0" } }, - "kernel": { - "name": "FreeBSD", - "release": "10.1-RELEASE", - "version": "FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC ", - "machine": "amd64", - "os": "FreeBSD", - "ident": "GENERIC", - "securelevel": [ - "kern.securelevel: -1" - ], - "modules": { - "kernel": { - "size": "1755658", - "refcount": "1" + "command": { + "ps": "ps -ax" + }, + "counters": { + "network": { + "interfaces": { + "eth0": { + "rx": { + "bytes": "0", + "compressed": 0, + "drop": 0, + "errors": "0", + "frame": 0, + "multicast": 0, + "overrun": 0, + "packets": "0" + }, + "tx": { + "bytes": "342", + "carrier": 0, + "collisions": "0", + "compressed": 0, + "drop": 0, + "errors": "0", + "overrun": 0, + "packets": "0" + } + } } } }, - "os": "freebsd", - "os_version": "1001000", - "platform": "freebsd", - "platform_version": "10.1-RELEASE", - "platform_family": "freebsd", + "cpu": { + "cores": 1, + "real": 1, + "total": 1 + }, + "current_user": "fauxhai", + "deprecated": true, "dmi": { - "dmidecode_version": "2.12", - "smbios_version": "2.5", - "structures": { - "count": "10", - "size": "449" - }, - "table_location": "0x000E1000", - "bios": { - "all_records": [ - { - "record_id": "0x0000", - "size": "0", - "application_identifier": "BIOS Information", - "Vendor": "innotek GmbH", - "Version": "VirtualBox", - "Release Date": "12/01/2006", - "Address": "0xE0000", - "Runtime Size": "128 kB", - "ROM Size": "128 kB", - "Characteristics": { - "ISA is supported": null, - "PCI is supported": null, - "Boot from CD is supported": null, - "Selectable boot is supported": null, - "8042 keyboard services are supported (int 9h)": null, - "CGA/mono video services are supported (int 10h)": null, - "ACPI is supported": null - } - } - ], - "vendor": "innotek GmbH", - "version": "VirtualBox", - "release_date": "12/01/2006", - "address": "0xE0000", - "runtime_size": "128 kB", - "rom_size": "128 kB" - }, - "system": { - "all_records": [ - { - "record_id": "0x0001", - "size": "1", - "application_identifier": "System Information", - "Manufacturer": "innotek GmbH", - "Product Name": "VirtualBox", - "Version": "1.2", - "Serial Number": "0", - "UUID": "E56412B8-38C4-4A0B-A13E-312470E1A7D1", - "Wake-up Type": "Power Switch", - "SKU Number": "Not Specified", - "Family": "Virtual Machine" - } - ], - "manufacturer": "innotek GmbH", - "product_name": "VirtualBox", - "version": "1.2", - "serial_number": "0", - "uuid": "E56412B8-38C4-4A0B-A13E-312470E1A7D1", - "wake_up_type": "Power Switch", - "sku_number": "Not Specified", - "family": "Virtual Machine" - }, "base_board": { "all_records": [ { - "record_id": "0x0008", - "size": "2", - "application_identifier": "Base Board Information", - "Manufacturer": "Oracle Corporation", - "Product Name": "VirtualBox", - "Version": "1.2", - "Serial Number": "0", "Asset Tag": "Not Specified", + "Chassis Handle": "0x0003", + "Contained Object Handles": "0", "Features": { "Board is a hosting board": null }, "Location In Chassis": "Not Specified", - "Chassis Handle": "0x0003", + "Manufacturer": "Oracle Corporation", + "Product Name": "VirtualBox", + "Serial Number": "0", "Type": "Motherboard", - "Contained Object Handles": "0" + "Version": "1.2", + "application_identifier": "Base Board Information", + "record_id": "0x0008", + "size": "2" } ], + "asset_tag": "Not Specified", + "chassis_handle": "0x0003", + "contained_object_handles": "0", + "location_in_chassis": "Not Specified", "manufacturer": "Oracle Corporation", "product_name": "VirtualBox", - "version": "1.2", "serial_number": "0", - "asset_tag": "Not Specified", - "location_in_chassis": "Not Specified", - "chassis_handle": "0x0003", "type": "Motherboard", - "contained_object_handles": "0" + "version": "1.2" }, + "bios": { + "address": "0xE0000", + "all_records": [ + { + "Address": "0xE0000", + "Characteristics": { + "8042 keyboard services are supported (int 9h)": null, + "ACPI is supported": null, + "Boot from CD is supported": null, + "CGA/mono video services are supported (int 10h)": null, + "ISA is supported": null, + "PCI is supported": null, + "Selectable boot is supported": null + }, + "ROM Size": "128 kB", + "Release Date": "12/01/2006", + "Runtime Size": "128 kB", + "Vendor": "innotek GmbH", + "Version": "VirtualBox", + "application_identifier": "BIOS Information", + "record_id": "0x0000", + "size": "0" + } + ], + "release_date": "12/01/2006", + "rom_size": "128 kB", + "runtime_size": "128 kB", + "vendor": "innotek GmbH", + "version": "VirtualBox" + }, "chassis": { "all_records": [ { - "record_id": "0x0003", - "size": "3", - "application_identifier": "Chassis Information", - "Manufacturer": "Oracle Corporation", - "Type": "Other", - "Lock": "Not Present", - "Version": "Not Specified", - "Serial Number": "Not Specified", "Asset Tag": "Not Specified", "Boot-up State": "Safe", + "Lock": "Not Present", + "Manufacturer": "Oracle Corporation", "Power Supply State": "Safe", + "Security Status": "None", + "Serial Number": "Not Specified", "Thermal State": "Safe", - "Security Status": "None" + "Type": "Other", + "Version": "Not Specified", + "application_identifier": "Chassis Information", + "record_id": "0x0003", + "size": "3" } ], - "manufacturer": "Oracle Corporation", - "type": "Other", - "lock": "Not Present", - "version": "Not Specified", - "serial_number": "Not Specified", "asset_tag": "Not Specified", "boot_up_state": "Safe", + "lock": "Not Present", + "manufacturer": "Oracle Corporation", "power_supply_state": "Safe", + "security_status": "None", + "serial_number": "Not Specified", "thermal_state": "Safe", - "security_status": "None" + "type": "Other", + "version": "Not Specified" }, + "dmidecode_version": "2.12", "oem_strings": { "all_records": [ { - "record_id": "0x0002", - "size": "11", - "application_identifier": "OEM Strings", "String 1": "vboxVer_5.0.6", - "String 2": "vboxRev_103037" + "String 2": "vboxRev_103037", + "application_identifier": "OEM Strings", + "record_id": "0x0002", + "size": "11" } ], "string_1": "vboxVer_5.0.6", "string_2": "vboxRev_103037" - } - }, - "command": { - "ps": "ps -ax" - }, - "ohai_time": 1445868863.204265, - "root_group": "wheel", - "languages": { - "ruby": { - "bin_dir": "/usr/local/bin", - "gem_bin": "/usr/local/bin/gem", - "gems_dir": "/usr/local/gems", - "ruby_bin": "/usr/local/bin/ruby" }, - "powershell": null - }, - "chef_packages": { - "chef": { - "version": "12.5.1", - "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.5.1/lib" + "smbios_version": "2.5", + "structures": { + "count": "10", + "size": "449" }, - "ohai": { - "version": "8.7.0", - "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.7.0/lib/ohai" - } - }, - "counters": { - "network": { - "interfaces": { - "eth0": { - "rx": { - "bytes": "0", - "packets": "0", - "errors": "0", - "drop": 0, - "overrun": 0, - "frame": 0, - "compressed": 0, - "multicast": 0 - }, - "tx": { - "bytes": "342", - "packets": "0", - "errors": "0", - "drop": 0, - "overrun": 0, - "collisions": "0", - "carrier": 0, - "compressed": 0 - } + "system": { + "all_records": [ + { + "Family": "Virtual Machine", + "Manufacturer": "innotek GmbH", + "Product Name": "VirtualBox", + "SKU Number": "Not Specified", + "Serial Number": "0", + "UUID": "E56412B8-38C4-4A0B-A13E-312470E1A7D1", + "Version": "1.2", + "Wake-up Type": "Power Switch", + "application_identifier": "System Information", + "record_id": "0x0001", + "size": "1" } - } - } + ], + "family": "Virtual Machine", + "manufacturer": "innotek GmbH", + "product_name": "VirtualBox", + "serial_number": "0", + "sku_number": "Not Specified", + "uuid": "E56412B8-38C4-4A0B-A13E-312470E1A7D1", + "version": "1.2", + "wake_up_type": "Power Switch" + }, + "table_location": "0x000E1000" }, - "current_user": "fauxhai", "domain": "local", "etc": { - "passwd": { - "fauxhai": { - "dir": "/home/fauxhai", - "gid": 0, - "uid": 0, - "shell": "/bin/bash", - "gecos": "Fauxhai" - } - }, "group": { "fauxhai": { "gid": 0, "members": [ "fauxhai" ] } + }, + "passwd": { + "fauxhai": { + "dir": "/home/fauxhai", + "gecos": "Fauxhai", + "gid": 0, + "shell": "/bin/bash", + "uid": 0 + } } }, - "hostname": "Fauxhai", + "filesystem": { + "/dev/ada0p2": { + "fs_type": "ufs", + "kb_available": "4522004", + "kb_size": "7705468", + "kb_used": "2567028", + "mount": "/", + "mount_options": [ + "local", + "journaled soft-updates" + ], + "percent_used": "36%" + }, + "devfs": { + "fs_type": "devfs", + "kb_available": "0", + "kb_size": "1", + "kb_used": "1", + "mount": "/dev", + "mount_options": [ + "local", + "multilabel" + ], + "percent_used": "100%" + } + }, "fqdn": "fauxhai.local", + "hostname": "Fauxhai", "ipaddress": "10.0.0.2", + "kernel": { + "ident": "GENERIC", + "machine": "amd64", + "modules": { + "kernel": { + "refcount": "1", + "size": "1755658" + } + }, + "name": "FreeBSD", + "os": "FreeBSD", + "release": "10.1-RELEASE", + "securelevel": [ + "kern.securelevel: -1" + ], + "version": "FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC " + }, "keys": { "ssh": { "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local", "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local" } }, + "languages": { + "powershell": null, + "ruby": { + "bin_dir": "/usr/local/bin", + "gem_bin": "/usr/local/bin/gem", + "gems_dir": "/usr/local/gems", + "ruby_bin": "/usr/local/bin/ruby" + } + }, "macaddress": "11:11:11:11:11:11", + "memory": { + "total": "1048576kB" + }, "network": { "default_gateway": "10.0.0.1", "default_interface": "eth0", - "settings": { - }, "interfaces": { "eth0": { "addresses": { "10.0.0.2": { "broadcast": "10.0.0.255", @@ -297,30 +296,29 @@ "number": "0", "routes": [ { "destination": "10.0.0.0/24", "family": "inet", - "scope": "link", "proto": "kernel", + "scope": "link", "src": "10.0.0.2" } ], "state": "up", "type": "eth" } - } + }, + "settings": {} }, + "ohai_time": 1445868863.204265, + "os": "freebsd", + "os_version": "1001000", + "platform": "freebsd", + "platform_family": "freebsd", + "platform_version": "10.1-RELEASE", + "root_group": "wheel", "uptime": "30 days 15 hours 07 minutes 30 seconds", "uptime_seconds": 2646450, - "cpu": { - "real": 1, - "total": 1, - "cores": 1 - }, - "memory": { - "total": "1048576kB" - }, "virtualization": { - "systems": { - } + "systems": {} } }