lib/fauxhai/platforms/freebsd/11.1.json in fauxhai-5.5.0 vs lib/fauxhai/platforms/freebsd/11.1.json in fauxhai-5.6.0
- old
+ new
@@ -1,397 +1,392 @@
{
"chef_packages": {
"chef": {
- "version": "13.2.20",
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.2.20/lib"
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.2.20/lib",
+ "version": "13.2.20"
},
"ohai": {
- "version": "13.2.0",
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/ohai-13.2.0/lib/ohai"
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/ohai-13.2.0/lib/ohai",
+ "version": "13.2.0"
}
},
"command": {
"ps": "ps -axww"
},
"counters": {
"network": {
"interfaces": {
- "lo": {
- "tx": {
- "queuelen": "1",
+ "em0": {
+ "rx": {
"bytes": 0,
- "packets": 0,
- "errors": 0,
+ "compressed": 0,
"drop": 0,
- "carrier": 0,
- "collisions": 0
+ "errors": 0,
+ "frame": 0,
+ "multicast": 0,
+ "overrun": 0,
+ "packets": 0
},
- "rx": {
+ "tx": {
"bytes": 0,
- "packets": 0,
- "errors": 0,
+ "carrier": 0,
+ "collisions": 0,
+ "compressed": 0,
"drop": 0,
- "overrun": 0
+ "errors": 0,
+ "overrun": 0,
+ "packets": 0
}
},
- "em0": {
+ "lo": {
"rx": {
"bytes": 0,
- "packets": 0,
- "errors": 0,
"drop": 0,
+ "errors": 0,
"overrun": 0,
- "frame": 0,
- "compressed": 0,
- "multicast": 0
+ "packets": 0
},
"tx": {
"bytes": 0,
- "packets": 0,
- "errors": 0,
- "drop": 0,
- "overrun": 0,
- "collisions": 0,
"carrier": 0,
- "compressed": 0
+ "collisions": 0,
+ "drop": 0,
+ "errors": 0,
+ "packets": 0,
+ "queuelen": "1"
}
}
}
}
},
"cpu": {
+ "cores": 1,
"real": 1,
- "total": 1,
- "cores": 1
+ "total": 1
},
"current_user": "fauxhai",
"dmi": {
- "dmidecode_version": "3.1",
- "smbios_version": "2.5",
- "structures": {
- "count": "10",
- "size": "450"
- },
- "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": "03FA26E1-CD56-4CCB-94F2-04610AB6AAE1",
- "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": "03FA26E1-CD56-4CCB-94F2-04610AB6AAE1",
- "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": "3.1",
"oem_strings": {
"all_records": [
{
- "record_id": "0x0002",
- "size": "11",
- "application_identifier": "OEM Strings",
"String 1": "vboxVer_5.1.26",
- "String 2": "vboxRev_117224"
+ "String 2": "vboxRev_117224",
+ "application_identifier": "OEM Strings",
+ "record_id": "0x0002",
+ "size": "11"
}
],
"string_1": "vboxVer_5.1.26",
"string_2": "vboxRev_117224"
- }
+ },
+ "smbios_version": "2.5",
+ "structures": {
+ "count": "10",
+ "size": "450"
+ },
+ "system": {
+ "all_records": [
+ {
+ "Family": "Virtual Machine",
+ "Manufacturer": "innotek GmbH",
+ "Product Name": "VirtualBox",
+ "SKU Number": "Not Specified",
+ "Serial Number": "0",
+ "UUID": "03FA26E1-CD56-4CCB-94F2-04610AB6AAE1",
+ "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": "03FA26E1-CD56-4CCB-94F2-04610AB6AAE1",
+ "version": "1.2",
+ "wake_up_type": "Power Switch"
+ },
+ "table_location": "0x000E1000"
},
"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
+ }
}
},
"filesystem": {
"/dev/ada0s1a": {
+ "fs_type": "ufs",
+ "inodes_available": "1808728",
+ "inodes_percent_used": "10",
+ "inodes_used": "197670",
+ "kb_available": "12180544",
"kb_size": "15225340",
"kb_used": "1826772",
- "kb_available": "12180544",
- "percent_used": "13%",
"mount": "/",
- "inodes_used": "197670",
- "inodes_available": "1808728",
- "total_inodes": "2006398",
- "inodes_percent_used": "10",
- "fs_type": "ufs",
"mount_options": [
"local",
"journaled soft-updates"
- ]
+ ],
+ "percent_used": "13%",
+ "total_inodes": "2006398"
},
"devfs": {
+ "fs_type": "devfs",
+ "inodes_available": "0",
+ "inodes_percent_used": "100",
+ "inodes_used": "0",
+ "kb_available": "0",
"kb_size": "1",
"kb_used": "1",
- "kb_available": "0",
- "percent_used": "100%",
"mount": "/dev",
- "inodes_used": "0",
- "inodes_available": "0",
- "total_inodes": "0",
- "inodes_percent_used": "100",
- "fs_type": "devfs",
"mount_options": [
"local",
"multilabel"
- ]
+ ],
+ "percent_used": "100%",
+ "total_inodes": "0"
}
},
"fqdn": "fauxhai.local",
"hostname": "Fauxhai",
"idle": "30 days 15 hours 07 minutes 30 seconds",
"idletime_seconds": 2646450,
"ipaddress": "10.0.0.2",
"kernel": {
- "name": "FreeBSD",
- "release": "11.1-RELEASE",
- "version": "FreeBSD 11.1-RELEASE #0 r321309: Fri Jul 21 02:08:28 UTC 2017 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC ",
+ "ident": "GENERIC",
"machine": "amd64",
- "processor": "amd64",
+ "modules": {
+ "kernel": {
+ "refcount": "1",
+ "size": "1f67a88"
+ }
+ },
+ "name": "FreeBSD",
"os": "FreeBSD",
- "ident": "GENERIC",
+ "processor": "amd64",
+ "release": "11.1-RELEASE",
"securelevel": [
"kern.securelevel: -1"
],
- "modules": {
- "kernel": {
- "size": "1f67a88",
- "refcount": "1"
- }
- }
+ "version": "FreeBSD 11.1-RELEASE #0 r321309: Fri Jul 21 02:08:28 UTC 2017 root@releng2.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"
- },
- "powershell": null
+ }
},
"macaddress": "11:11:11:11:11:11",
"machinename": "Fauxhai",
"memory": {
"total": "1048576kB"
},
"network": {
+ "default_gateway": "10.0.0.1",
+ "default_interface": "em0",
"interfaces": {
- "lo": {
- "mtu": "65536",
- "flags": [
- "LOOPBACK",
- "UP",
- "LOWER_UP"
- ],
- "encapsulation": "Loopback",
- "addresses": {
- "127.0.0.1": {
- "family": "inet",
- "prefixlen": "8",
- "netmask": "255.0.0.0",
- "scope": "Node",
- "ip_scope": "LOOPBACK"
- },
- "::1": {
- "family": "inet6",
- "prefixlen": "128",
- "scope": "Node",
- "tags": [
-
- ],
- "ip_scope": "LINK LOCAL LOOPBACK"
- }
- },
- "state": "unknown"
- },
"em0": {
- "type": "em",
- "number": "0",
- "mtu": "1500",
- "flags": [
- "BROADCAST",
- "MULTICAST",
- "UP",
- "LOWER_UP"
- ],
- "encapsulation": "Ethernet",
"addresses": {
- "11:11:11:11:11:11": {
- "family": "lladdr"
- },
"10.0.0.2": {
+ "broadcast": "10.0.0.255",
"family": "inet",
- "prefixlen": "24",
+ "ip_scope": "RFC1918 PRIVATE",
"netmask": "255.255.255.0",
- "broadcast": "10.0.0.255",
- "scope": "Global",
- "ip_scope": "RFC1918 PRIVATE"
+ "prefixlen": "24",
+ "scope": "Global"
},
+ "11:11:11:11:11:11": {
+ "family": "lladdr"
+ },
"fe80::11:1111:1111:1111": {
"family": "inet6",
+ "ip_scope": "LINK LOCAL UNICAST",
"prefixlen": "64",
"scope": "Link",
- "tags": [
-
- ],
- "ip_scope": "LINK LOCAL UNICAST"
+ "tags": []
}
},
- "state": "up",
"arp": {
"10.0.0.1": "fe:ff:ff:ff:ff:ff"
},
+ "encapsulation": "Ethernet",
+ "flags": [
+ "BROADCAST",
+ "MULTICAST",
+ "UP",
+ "LOWER_UP"
+ ],
+ "mtu": "1500",
+ "number": "0",
+ "ring_params": {},
"routes": [
{
"destination": "default",
"family": "inet",
"via": "10.0.0.1"
},
{
"destination": "10.0.0.0/24",
"family": "inet",
- "scope": "link",
"proto": "kernel",
+ "scope": "link",
"src": "10.0.0.2"
},
{
"destination": "fe80::/64",
"family": "inet6",
"metric": "256",
"proto": "kernel"
}
],
- "ring_params": {
- }
+ "state": "up",
+ "type": "em"
+ },
+ "lo": {
+ "addresses": {
+ "127.0.0.1": {
+ "family": "inet",
+ "ip_scope": "LOOPBACK",
+ "netmask": "255.0.0.0",
+ "prefixlen": "8",
+ "scope": "Node"
+ },
+ "::1": {
+ "family": "inet6",
+ "ip_scope": "LINK LOCAL LOOPBACK",
+ "prefixlen": "128",
+ "scope": "Node",
+ "tags": []
+ }
+ },
+ "encapsulation": "Loopback",
+ "flags": [
+ "LOOPBACK",
+ "UP",
+ "LOWER_UP"
+ ],
+ "mtu": "65536",
+ "state": "unknown"
}
- },
- "default_interface": "em0",
- "default_gateway": "10.0.0.1"
+ }
},
"ohai_time": 1501521713.7637594,
"os": "freebsd",
"os_version": "1101001",
"packages": {
@@ -442,9 +437,8 @@
"timezone": "GMT"
},
"uptime": "30 days 15 hours 07 minutes 30 seconds",
"uptime_seconds": 2646450,
"virtualization": {
- "systems": {
- }
+ "systems": {}
}
}