lib/fauxhai/platforms/centos/7.1.1503.json in fauxhai-5.5.0 vs lib/fauxhai/platforms/centos/7.1.1503.json in fauxhai-5.6.0

- old
+ new

@@ -1,127 +1,292 @@ { + "chef_packages": { + "chef": { + "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.5.1/lib", + "version": "12.5.1" + }, + "ohai": { + "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.7.0/lib/ohai", + "version": "8.7.0" + } + }, + "command": { + "ps": "ps -ef" + }, + "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" + } + } + } + } + }, + "cpu": { + "cores": 1, + "real": 1, + "total": 1 + }, + "current_user": "fauxhai", "deprecated": true, + "dmi": { + "base_board": { + "all_records": [ + { + "Asset Tag": "Not Specified", + "Chassis Handle": "0x0003", + "Contained Object Handles": "0", + "Features": { + "Board is a hosting board": null + }, + "Location In Chassis": "Not Specified", + "Manufacturer": "Oracle Corporation", + "Product Name": "VirtualBox", + "Serial Number": "0", + "Type": "Motherboard", + "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", + "serial_number": "0", + "type": "Motherboard", + "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": [ + { + "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", + "Type": "Other", + "Version": "Not Specified", + "application_identifier": "Chassis Information", + "record_id": "0x0003", + "size": "3" + } + ], + "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", + "type": "Other", + "version": "Not Specified" + }, + "dmidecode_version": "2.12", + "oem_strings": { + "all_records": [ + { + "String 1": "vboxVer_5.0.6", + "String 2": "vboxRev_103037", + "application_identifier": "OEM Strings", + "record_id": "0x0002", + "size": "11" + } + ], + "string_1": "vboxVer_5.0.6", + "string_2": "vboxRev_103037" + }, + "smbios_version": "2.5", + "structures": { + "count": "10", + "size": "449" + }, + "system": { + "all_records": [ + { + "Family": "Virtual Machine", + "Manufacturer": "innotek GmbH", + "Product Name": "VirtualBox", + "SKU Number": "Not Specified", + "Serial Number": "0", + "UUID": "A5E91E08-1ADB-4397-8DCA-B3E4F30B6716", + "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": "A5E91E08-1ADB-4397-8DCA-B3E4F30B6716", + "version": "1.2", + "wake_up_type": "Power Switch" + }, + "table_location": "0x000E1000" + }, + "domain": "local", + "etc": { + "group": { + "fauxhai": { + "gid": 0, + "members": [ + "fauxhai" + ] + } + }, + "passwd": { + "fauxhai": { + "dir": "/home/fauxhai", + "gecos": "Fauxhai", + "gid": 0, + "shell": "/bin/bash", + "uid": 0 + } + } + }, "filesystem": { "/dev/mapper/centos-root": { + "fs_type": "xfs", + "inodes_available": "6952018", + "inodes_percent_used": "1%", + "inodes_used": "39854", + "kb_available": "5910228", "kb_size": "6981632", "kb_used": "1071404", - "kb_available": "5910228", - "percent_used": "16%", "mount": "/", - "total_inodes": "6991872", - "inodes_used": "39854", - "inodes_available": "6952018", - "inodes_percent_used": "1%", - "fs_type": "xfs", "mount_options": [ "rw", "relatime", "seclabel", "attr2", "inode64", "noquota" ], + "percent_used": "16%", + "total_inodes": "6991872", "uuid": "d2d8f8bf-14c1-41f8-8654-d59e9724e311" }, - "devtmpfs": { - "kb_size": "499128", - "kb_used": "0", - "kb_available": "499128", - "percent_used": "0%", - "mount": "/dev", - "total_inodes": "124782", - "inodes_used": "334", - "inodes_available": "124448", - "inodes_percent_used": "1%", - "fs_type": "devtmpfs", - "mount_options": [ - "rw", - "nosuid", - "seclabel", - "size=499128k", - "nr_inodes=124782", - "mode=755" - ] + "/dev/mapper/centos-swap": { + "fs_type": "swap", + "uuid": "77a28b0a-0d6b-4576-aef5-201894dfa63b" }, - "tmpfs": { - "kb_size": "508580", - "kb_used": "0", - "kb_available": "508580", - "percent_used": "0%", - "mount": "/sys/fs/cgroup", - "total_inodes": "127145", - "inodes_used": "13", - "inodes_available": "127132", - "inodes_percent_used": "1%", - "fs_type": "tmpfs", - "mount_options": [ - "rw", - "nosuid", - "nodev", - "noexec", - "seclabel", - "mode=755" - ] - }, "/dev/sda1": { + "fs_type": "xfs", + "inodes_available": "511670", + "inodes_percent_used": "1%", + "inodes_used": "330", + "kb_available": "387272", "kb_size": "508588", "kb_used": "121316", - "kb_available": "387272", - "percent_used": "24%", "mount": "/boot", - "total_inodes": "512000", - "inodes_used": "330", - "inodes_available": "511670", - "inodes_percent_used": "1%", - "fs_type": "xfs", "mount_options": [ "rw", "relatime", "seclabel", "attr2", "inode64", "noquota" ], + "percent_used": "24%", + "total_inodes": "512000", "uuid": "d95ce1c9-b2db-4b6f-a34a-ba43e6b0df6b" }, - "proc": { - "mount": "/proc", - "fs_type": "proc", + "/dev/sda2": { + "fs_type": "LVM2_member", + "uuid": "rf5iBR-6vMm-nyAC-c3cB-myrv-nAN4-P9hRJ2" + }, + "cgroup": { + "fs_type": "cgroup", + "mount": "/sys/fs/cgroup/hugetlb", "mount_options": [ "rw", "nosuid", "nodev", "noexec", - "relatime" + "relatime", + "hugetlb" ] }, - "sysfs": { - "mount": "/sys", - "fs_type": "sysfs", + "configfs": { + "fs_type": "configfs", + "mount": "/sys/kernel/config", "mount_options": [ "rw", - "nosuid", - "nodev", - "noexec", - "relatime", - "seclabel" + "relatime" ] }, - "securityfs": { - "mount": "/sys/kernel/security", - "fs_type": "securityfs", + "debugfs": { + "fs_type": "debugfs", + "mount": "/sys/kernel/debug", "mount_options": [ "rw", - "nosuid", - "nodev", - "noexec", "relatime" ] }, "devpts": { - "mount": "/dev/pts", "fs_type": "devpts", + "mount": "/dev/pts", "mount_options": [ "rw", "nosuid", "noexec", "relatime", @@ -129,52 +294,111 @@ "gid=5", "mode=620", "ptmxmode=000" ] }, - "cgroup": { - "mount": "/sys/fs/cgroup/hugetlb", - "fs_type": "cgroup", + "devtmpfs": { + "fs_type": "devtmpfs", + "inodes_available": "124448", + "inodes_percent_used": "1%", + "inodes_used": "334", + "kb_available": "499128", + "kb_size": "499128", + "kb_used": "0", + "mount": "/dev", "mount_options": [ "rw", "nosuid", + "seclabel", + "size=499128k", + "nr_inodes=124782", + "mode=755" + ], + "percent_used": "0%", + "total_inodes": "124782" + }, + "hugetlbfs": { + "fs_type": "hugetlbfs", + "mount": "/dev/hugepages", + "mount_options": [ + "rw", + "relatime", + "seclabel" + ] + }, + "mqueue": { + "fs_type": "mqueue", + "mount": "/dev/mqueue", + "mount_options": [ + "rw", + "relatime", + "seclabel" + ] + }, + "proc": { + "fs_type": "proc", + "mount": "/proc", + "mount_options": [ + "rw", + "nosuid", "nodev", "noexec", - "relatime", - "hugetlb" + "relatime" ] }, "pstore": { - "mount": "/sys/fs/pstore", "fs_type": "pstore", + "mount": "/sys/fs/pstore", "mount_options": [ "rw", "nosuid", "nodev", "noexec", "relatime" ] }, - "configfs": { - "mount": "/sys/kernel/config", - "fs_type": "configfs", + "rootfs": { + "fs_type": "rootfs", + "mount": "/", "mount_options": [ + "rw" + ] + }, + "securityfs": { + "fs_type": "securityfs", + "mount": "/sys/kernel/security", + "mount_options": [ "rw", + "nosuid", + "nodev", + "noexec", "relatime" ] }, "selinuxfs": { - "mount": "/sys/fs/selinux", "fs_type": "selinuxfs", + "mount": "/sys/fs/selinux", "mount_options": [ "rw", "relatime" ] }, + "sysfs": { + "fs_type": "sysfs", + "mount": "/sys", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "seclabel" + ] + }, "systemd-1": { - "mount": "/proc/sys/fs/binfmt_misc", "fs_type": "autofs", + "mount": "/proc/sys/fs/binfmt_misc", "mount_options": [ "rw", "relatime", "fd=33", "pgrp=1", @@ -182,597 +406,371 @@ "minproto=5", "maxproto=5", "direct" ] }, - "mqueue": { - "mount": "/dev/mqueue", - "fs_type": "mqueue", + "tmpfs": { + "fs_type": "tmpfs", + "inodes_available": "127132", + "inodes_percent_used": "1%", + "inodes_used": "13", + "kb_available": "508580", + "kb_size": "508580", + "kb_used": "0", + "mount": "/sys/fs/cgroup", "mount_options": [ "rw", - "relatime", - "seclabel" - ] - }, - "hugetlbfs": { - "mount": "/dev/hugepages", - "fs_type": "hugetlbfs", - "mount_options": [ - "rw", - "relatime", - "seclabel" - ] - }, - "debugfs": { - "mount": "/sys/kernel/debug", - "fs_type": "debugfs", - "mount_options": [ - "rw", - "relatime" - ] - }, - "/dev/sda2": { - "fs_type": "LVM2_member", - "uuid": "rf5iBR-6vMm-nyAC-c3cB-myrv-nAN4-P9hRJ2" - }, - "/dev/mapper/centos-swap": { - "fs_type": "swap", - "uuid": "77a28b0a-0d6b-4576-aef5-201894dfa63b" - }, - "rootfs": { - "mount": "/", - "fs_type": "rootfs", - "mount_options": [ - "rw" - ] + "nosuid", + "nodev", + "noexec", + "seclabel", + "mode=755" + ], + "percent_used": "0%", + "total_inodes": "127145" } }, + "fqdn": "fauxhai.local", + "hostname": "Fauxhai", + "init_package": "systemd", + "ipaddress": "10.0.0.2", "kernel": { - "name": "Linux", - "release": "3.10.0-229.el7.x86_64", - "version": "#1 SMP Fri Mar 6 11:36:42 UTC 2015", "machine": "x86_64", - "os": "GNU/Linux", "modules": { - "ip6t_rpfilter": { - "size": "12546", - "refcount": "1" + "ablk_helper": { + "refcount": "1", + "size": "13597" }, - "ip6t_REJECT": { - "size": "12939", - "refcount": "2" + "ac97_bus": { + "refcount": "1", + "size": "12730" }, - "ipt_REJECT": { - "size": "12541", - "refcount": "2" + "aesni_intel": { + "refcount": "0", + "size": "52846" }, - "xt_conntrack": { - "size": "12760", - "refcount": "7" + "ahci": { + "refcount": "2", + "size": "29870" }, - "ebtable_nat": { - "size": "12807", - "refcount": "0" + "ata_generic": { + "refcount": "0", + "size": "12910" }, - "ebtable_broute": { - "size": "12731", - "refcount": "0" + "ata_piix": { + "refcount": "0", + "size": "35038" }, "bridge": { - "size": "115385", - "refcount": "1" + "refcount": "1", + "size": "115385" }, - "stp": { - "size": "12976", - "refcount": "1" + "cdrom": { + "refcount": "1", + "size": "42556" }, - "llc": { - "size": "14552", - "refcount": "2" + "crc32_pclmul": { + "refcount": "0", + "size": "13113" }, - "ebtable_filter": { - "size": "12827", - "refcount": "0" + "crc32c_intel": { + "refcount": "0", + "size": "22079" }, - "ebtables": { - "size": "30913", - "refcount": "3" + "crc_t10dif": { + "refcount": "1", + "size": "12714" }, - "ip6table_nat": { - "size": "12864", - "refcount": "1" + "crct10dif_common": { + "refcount": "2", + "size": "12595" }, - "nf_conntrack_ipv6": { - "size": "18738", - "refcount": "5" + "crct10dif_pclmul": { + "refcount": "0", + "size": "14289" }, - "nf_defrag_ipv6": { - "size": "34651", - "refcount": "1" + "cryptd": { + "refcount": "3", + "size": "20359" }, - "nf_nat_ipv6": { - "size": "14131", - "refcount": "1" + "dm_log": { + "refcount": "2", + "size": "18411" }, - "ip6table_mangle": { - "size": "12700", - "refcount": "1" + "dm_mirror": { + "refcount": "0", + "size": "22135" }, - "ip6table_security": { - "size": "12710", - "refcount": "1" + "dm_mod": { + "refcount": "8", + "size": "104038" }, - "ip6table_raw": { - "size": "12683", - "refcount": "1" + "dm_region_hash": { + "refcount": "1", + "size": "20862" }, - "ip6table_filter": { - "size": "12815", - "refcount": "1" + "e1000": { + "refcount": "0", + "size": "149270" }, - "ip6_tables": { - "size": "27025", - "refcount": "5" + "ebtable_broute": { + "refcount": "0", + "size": "12731" }, - "iptable_nat": { - "size": "12875", - "refcount": "1" + "ebtable_filter": { + "refcount": "0", + "size": "12827" }, - "nf_conntrack_ipv4": { - "size": "14862", - "refcount": "4" + "ebtable_nat": { + "refcount": "0", + "size": "12807" }, - "nf_defrag_ipv4": { - "size": "12729", - "refcount": "1" + "ebtables": { + "refcount": "3", + "size": "30913" }, - "nf_nat_ipv4": { - "size": "14115", - "refcount": "1" + "gf128mul": { + "refcount": "1", + "size": "14951" }, - "nf_nat": { - "size": "26146", - "refcount": "2" + "ghash_clmulni_intel": { + "refcount": "0", + "size": "13259" }, - "nf_conntrack": { - "size": "105702", - "refcount": "6" + "glue_helper": { + "refcount": "1", + "size": "13990" }, - "iptable_mangle": { - "size": "12695", - "refcount": "1" + "i2c_core": { + "refcount": "1", + "size": "40325" }, - "iptable_security": { - "size": "12705", - "refcount": "1" + "i2c_piix4": { + "refcount": "0", + "size": "22106" }, - "iptable_raw": { - "size": "12678", - "refcount": "1" + "ip6_tables": { + "refcount": "5", + "size": "27025" }, - "iptable_filter": { - "size": "12810", - "refcount": "1" + "ip6t_REJECT": { + "refcount": "2", + "size": "12939" }, - "ip_tables": { - "size": "27239", - "refcount": "5" + "ip6t_rpfilter": { + "refcount": "1", + "size": "12546" }, - "crct10dif_pclmul": { - "size": "14289", - "refcount": "0" + "ip6table_filter": { + "refcount": "1", + "size": "12815" }, - "crc32_pclmul": { - "size": "13113", - "refcount": "0" + "ip6table_mangle": { + "refcount": "1", + "size": "12700" }, - "crc32c_intel": { - "size": "22079", - "refcount": "0" + "ip6table_nat": { + "refcount": "1", + "size": "12864" }, - "ghash_clmulni_intel": { - "size": "13259", - "refcount": "0" + "ip6table_raw": { + "refcount": "1", + "size": "12683" }, - "aesni_intel": { - "size": "52846", - "refcount": "0" + "ip6table_security": { + "refcount": "1", + "size": "12710" }, - "ppdev": { - "size": "17671", - "refcount": "0" + "ip_tables": { + "refcount": "5", + "size": "27239" }, - "lrw": { - "size": "13286", - "refcount": "1" + "ipt_REJECT": { + "refcount": "2", + "size": "12541" }, - "gf128mul": { - "size": "14951", - "refcount": "1" + "iptable_filter": { + "refcount": "1", + "size": "12810" }, - "glue_helper": { - "size": "13990", - "refcount": "1" + "iptable_mangle": { + "refcount": "1", + "size": "12695" }, - "ablk_helper": { - "size": "13597", - "refcount": "1" + "iptable_nat": { + "refcount": "1", + "size": "12875" }, - "cryptd": { - "size": "20359", - "refcount": "3" + "iptable_raw": { + "refcount": "1", + "size": "12678" }, - "snd_intel8x0": { - "size": "38274", - "refcount": "0" + "iptable_security": { + "refcount": "1", + "size": "12705" }, - "pcspkr": { - "size": "12718", - "refcount": "0" + "libahci": { + "refcount": "1", + "size": "32009" }, - "snd_ac97_codec": { - "size": "130476", - "refcount": "1" + "libata": { + "refcount": "5", + "size": "218854" }, - "video": { - "size": "19263", - "refcount": "0" + "libcrc32c": { + "refcount": "1", + "size": "12644" }, - "ac97_bus": { - "size": "12730", - "refcount": "1" + "llc": { + "refcount": "2", + "size": "14552" }, - "serio_raw": { - "size": "13462", - "refcount": "0" + "lrw": { + "refcount": "1", + "size": "13286" }, - "snd_seq": { - "size": "63074", - "refcount": "0" + "nf_conntrack": { + "refcount": "6", + "size": "105702" }, - "snd_seq_device": { - "size": "14497", - "refcount": "1" + "nf_conntrack_ipv4": { + "refcount": "4", + "size": "14862" }, - "snd_pcm": { - "size": "103996", - "refcount": "2" + "nf_conntrack_ipv6": { + "refcount": "5", + "size": "18738" }, - "snd_timer": { - "size": "29562", - "refcount": "2" + "nf_defrag_ipv4": { + "refcount": "1", + "size": "12729" }, - "snd": { - "size": "75127", - "refcount": "6" + "nf_defrag_ipv6": { + "refcount": "1", + "size": "34651" }, - "soundcore": { - "size": "15047", - "refcount": "1" + "nf_nat": { + "refcount": "2", + "size": "26146" }, - "parport_pc": { - "size": "28165", - "refcount": "0" + "nf_nat_ipv4": { + "refcount": "1", + "size": "14115" }, + "nf_nat_ipv6": { + "refcount": "1", + "size": "14131" + }, "parport": { - "size": "42348", - "refcount": "2" + "refcount": "2", + "size": "42348" }, - "i2c_piix4": { - "size": "22106", - "refcount": "0" + "parport_pc": { + "refcount": "0", + "size": "28165" }, - "i2c_core": { - "size": "40325", - "refcount": "1" + "pata_acpi": { + "refcount": "0", + "size": "13038" }, - "xfs": { - "size": "915019", - "refcount": "2" + "pcspkr": { + "refcount": "0", + "size": "12718" }, - "libcrc32c": { - "size": "12644", - "refcount": "1" + "ppdev": { + "refcount": "0", + "size": "17671" }, "sd_mod": { - "size": "45499", - "refcount": "3" + "refcount": "3", + "size": "45499" }, - "sr_mod": { - "size": "22416", - "refcount": "0" + "serio_raw": { + "refcount": "0", + "size": "13462" }, - "crc_t10dif": { - "size": "12714", - "refcount": "1" + "snd": { + "refcount": "6", + "size": "75127" }, - "crct10dif_common": { - "size": "12595", - "refcount": "2" + "snd_ac97_codec": { + "refcount": "1", + "size": "130476" }, - "cdrom": { - "size": "42556", - "refcount": "1" + "snd_intel8x0": { + "refcount": "0", + "size": "38274" }, - "ata_generic": { - "size": "12910", - "refcount": "0" + "snd_pcm": { + "refcount": "2", + "size": "103996" }, - "pata_acpi": { - "size": "13038", - "refcount": "0" + "snd_seq": { + "refcount": "0", + "size": "63074" }, - "ahci": { - "size": "29870", - "refcount": "2" + "snd_seq_device": { + "refcount": "1", + "size": "14497" }, - "libahci": { - "size": "32009", - "refcount": "1" + "snd_timer": { + "refcount": "2", + "size": "29562" }, - "ata_piix": { - "size": "35038", - "refcount": "0" + "soundcore": { + "refcount": "1", + "size": "15047" }, - "e1000": { - "size": "149270", - "refcount": "0" + "sr_mod": { + "refcount": "0", + "size": "22416" }, - "libata": { - "size": "218854", - "refcount": "5" + "stp": { + "refcount": "1", + "size": "12976" }, - "dm_mirror": { - "size": "22135", - "refcount": "0" + "video": { + "refcount": "0", + "size": "19263" }, - "dm_region_hash": { - "size": "20862", - "refcount": "1" + "xfs": { + "refcount": "2", + "size": "915019" }, - "dm_log": { - "size": "18411", - "refcount": "2" - }, - "dm_mod": { - "size": "104038", - "refcount": "8" + "xt_conntrack": { + "refcount": "7", + "size": "12760" } - } - }, - "lsb": { - }, - "os": "linux", - "os_version": "3.10.0-229.el7.x86_64", - "platform": "centos", - "platform_version": "7.1.1503", - "platform_family": "rhel", - "command": { - "ps": "ps -ef" - }, - "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": "A5E91E08-1ADB-4397-8DCA-B3E4F30B6716", - "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": "A5E91E08-1ADB-4397-8DCA-B3E4F30B6716", - "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", - "Features": { - "Board is a hosting board": null - }, - "Location In Chassis": "Not Specified", - "Chassis Handle": "0x0003", - "Type": "Motherboard", - "Contained Object Handles": "0" - } - ], - "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" - }, - "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", - "Power Supply State": "Safe", - "Thermal State": "Safe", - "Security Status": "None" - } - ], - "manufacturer": "Oracle Corporation", - "type": "Other", - "lock": "Not Present", - "version": "Not Specified", - "serial_number": "Not Specified", - "asset_tag": "Not Specified", - "boot_up_state": "Safe", - "power_supply_state": "Safe", - "thermal_state": "Safe", - "security_status": "None" - }, - "oem_strings": { - "all_records": [ - { - "record_id": "0x0002", - "size": "11", - "application_identifier": "OEM Strings", - "String 1": "vboxVer_5.0.6", - "String 2": "vboxRev_103037" - } - ], - "string_1": "vboxVer_5.0.6", - "string_2": "vboxRev_103037" + "name": "Linux", + "os": "GNU/Linux", + "release": "3.10.0-229.el7.x86_64", + "version": "#1 SMP Fri Mar 6 11:36:42 UTC 2015" + }, + "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" } }, - "init_package": "systemd", - "ohai_time": 1445970320.3895743, - "root_group": "root", "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 - }, - "chef_packages": { - "chef": { - "version": "12.5.1", - "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.5.1/lib" - }, - "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 - } - } - } - } - }, - "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" - ] - } - } - }, - "hostname": "Fauxhai", - "fqdn": "fauxhai.local", - "ipaddress": "10.0.0.2", - "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" - } - }, + "lsb": {}, "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", @@ -796,30 +794,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": 1445970320.3895743, + "os": "linux", + "os_version": "3.10.0-229.el7.x86_64", + "platform": "centos", + "platform_family": "rhel", + "platform_version": "7.1.1503", + "root_group": "root", "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": {} } }