lib/fauxhai/platforms/oracle/6.6.json in fauxhai-5.5.0 vs lib/fauxhai/platforms/oracle/6.6.json in fauxhai-5.6.0
- old
+ new
@@ -1,341 +1,338 @@
{
- "deprecated": true,
- "kernel": {
- "name": "Linux",
- "release": "3.8.13-68.3.2.el6uek.x86_64",
- "version": "#2 SMP Tue Jun 9 17:07:32 PDT 2015",
- "machine": "x86_64",
- "os": "GNU/Linux",
- "modules": {
- "vboxsf": {
- "size": "38015",
- "refcount": "1"
- },
- "ipv6": {
- "size": "338960",
- "refcount": "12"
- },
- "ppdev": {
- "size": "8342",
- "refcount": "0"
- },
- "microcode": {
- "size": "115607",
- "refcount": "0"
- },
- "parport_pc": {
- "size": "21472",
- "refcount": "0"
- },
- "parport": {
- "size": "35848",
- "refcount": "2"
- },
- "pcspkr": {
- "size": "2150",
- "refcount": "0"
- },
- "i2c_piix4": {
- "size": "11994",
- "refcount": "0"
- },
- "vboxguest": {
- "size": "264815",
- "refcount": "2"
- },
- "e1000": {
- "size": "146599",
- "refcount": "0"
- },
- "vboxvideo": {
- "size": "2154",
- "refcount": "0"
- },
- "drm": {
- "size": "274140",
- "refcount": "1"
- },
- "i2c_core": {
- "size": "31228",
- "refcount": "2"
- },
- "sg": {
- "size": "30968",
- "refcount": "0"
- },
- "ext4": {
- "size": "532546",
- "refcount": "2"
- },
- "jbd2": {
- "size": "100769",
- "refcount": "1"
- },
- "mbcache": {
- "size": "7575",
- "refcount": "1"
- },
- "sd_mod": {
- "size": "41045",
- "refcount": "3"
- },
- "crc_t10dif": {
- "size": "1547",
- "refcount": "1"
- },
- "sr_mod": {
- "size": "15980",
- "refcount": "0"
- },
- "cdrom": {
- "size": "40900",
- "refcount": "1"
- },
- "ahci": {
- "size": "23415",
- "refcount": "2"
- },
- "libahci": {
- "size": "25590",
- "refcount": "1"
- },
- "pata_acpi": {
- "size": "3782",
- "refcount": "0"
- },
- "ata_generic": {
- "size": "3758",
- "refcount": "0"
- },
- "ata_piix": {
- "size": "26525",
- "refcount": "0"
- },
- "dm_mirror": {
- "size": "14208",
- "refcount": "0"
- },
- "dm_region_hash": {
- "size": "11094",
- "refcount": "1"
- },
- "dm_log": {
- "size": "9681",
- "refcount": "2"
- },
- "dm_mod": {
- "size": "85047",
- "refcount": "8"
+ "chef_packages": {
+ "chef": {
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.3.0/lib",
+ "version": "12.3.0"
+ },
+ "ohai": {
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.4.0/lib/ohai",
+ "version": "8.4.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"
+ }
+ }
}
}
},
- "os": "linux",
- "os_version": "3.8.13-68.3.2.el6uek.x86_64",
- "lsb": {
+ "cpu": {
+ "cores": 1,
+ "real": 1,
+ "total": 1
},
- "platform": "oracle",
- "platform_version": "6.6",
- "platform_family": "rhel",
+ "current_user": "fauxhai",
+ "deprecated": true,
+ "dmi": {},
+ "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/VolGroup-lv_root": {
+ "fs_type": "ext4",
+ "inodes_available": "580898",
+ "inodes_percent_used": "16%",
+ "inodes_used": "109982",
+ "kb_available": "7873076",
"kb_size": "10746456",
"kb_used": "2304448",
- "kb_available": "7873076",
- "percent_used": "23%",
"mount": "/",
- "total_inodes": "690880",
- "inodes_used": "109982",
- "inodes_available": "580898",
- "inodes_percent_used": "16%",
- "fs_type": "ext4",
"mount_options": [
"rw"
],
+ "percent_used": "23%",
+ "total_inodes": "690880",
"uuid": "14b944c6-3032-47c8-abfb-29fe5e5fd19b"
},
- "tmpfs": {
- "kb_size": "251216",
- "kb_used": "0",
- "kb_available": "251216",
- "percent_used": "0%",
- "mount": "/dev/shm",
- "total_inodes": "62804",
- "inodes_used": "1",
- "inodes_available": "62803",
- "inodes_percent_used": "1%",
- "fs_type": "tmpfs",
- "mount_options": [
- "rw",
- "rootcontext=\"system_u:object_r:tmpfs_t:s0\""
- ]
+ "/dev/mapper/VolGroup-lv_swap": {
+ "fs_type": "swap",
+ "uuid": "8b76a745-ffc7-4565-895d-14d7db385b54"
},
"/dev/sda1": {
+ "fs_type": "ext4",
+ "inodes_available": "127960",
+ "inodes_percent_used": "1%",
+ "inodes_used": "56",
+ "kb_available": "346432",
"kb_size": "487652",
"kb_used": "111524",
- "kb_available": "346432",
- "percent_used": "25%",
"mount": "/boot",
- "total_inodes": "128016",
- "inodes_used": "56",
- "inodes_available": "127960",
- "inodes_percent_used": "1%",
- "fs_type": "ext4",
"mount_options": [
"rw"
],
+ "percent_used": "25%",
+ "total_inodes": "128016",
"uuid": "205805f6-816c-462a-95be-27c9596acc9f"
},
- "proc": {
- "mount": "/proc",
- "fs_type": "proc",
- "mount_options": [
- "rw"
- ]
+ "/dev/sda2": {
+ "fs_type": "LVM2_member",
+ "uuid": "Y4iNeQ-mXhv-diCT-suj3-NsNg-Cp8y-FgpORJ"
},
- "sysfs": {
- "mount": "/sys",
- "fs_type": "sysfs",
- "mount_options": [
- "rw"
- ]
- },
"devpts": {
- "mount": "/dev/pts",
"fs_type": "devpts",
+ "mount": "/dev/pts",
"mount_options": [
"rw",
"gid=5",
"mode=620"
]
},
+ "devtmpfs": {
+ "fs_type": "devtmpfs",
+ "mount": "/dev",
+ "mount_options": [
+ "rw",
+ "seclabel",
+ "relatime",
+ "size=239416k",
+ "nr_inodes=59854",
+ "mode=755"
+ ]
+ },
"none": {
- "mount": "/proc/sys/fs/binfmt_misc",
"fs_type": "binfmt_misc",
+ "mount": "/proc/sys/fs/binfmt_misc",
"mount_options": [
"rw"
]
},
- "/dev/sda2": {
- "fs_type": "LVM2_member",
- "uuid": "Y4iNeQ-mXhv-diCT-suj3-NsNg-Cp8y-FgpORJ"
+ "proc": {
+ "fs_type": "proc",
+ "mount": "/proc",
+ "mount_options": [
+ "rw"
+ ]
},
- "/dev/mapper/VolGroup-lv_swap": {
- "fs_type": "swap",
- "uuid": "8b76a745-ffc7-4565-895d-14d7db385b54"
- },
"rootfs": {
- "mount": "/",
"fs_type": "rootfs",
+ "mount": "/",
"mount_options": [
"rw"
]
},
- "devtmpfs": {
- "mount": "/dev",
- "fs_type": "devtmpfs",
+ "sysfs": {
+ "fs_type": "sysfs",
+ "mount": "/sys",
"mount_options": [
- "rw",
- "seclabel",
- "relatime",
- "size=239416k",
- "nr_inodes=59854",
- "mode=755"
+ "rw"
]
- }
- },
- "dmi": {
- },
- "ohai_time": 1435167961.9811695,
- "command": {
- "ps": "ps -ef"
- },
- "root_group": "root",
- "init_package": "init",
- "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.3.0",
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.3.0/lib"
- },
- "ohai": {
- "version": "8.4.0",
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.4.0/lib/ohai"
+ "tmpfs": {
+ "fs_type": "tmpfs",
+ "inodes_available": "62803",
+ "inodes_percent_used": "1%",
+ "inodes_used": "1",
+ "kb_available": "251216",
+ "kb_size": "251216",
+ "kb_used": "0",
+ "mount": "/dev/shm",
+ "mount_options": [
+ "rw",
+ "rootcontext=\"system_u:object_r:tmpfs_t:s0\""
+ ],
+ "percent_used": "0%",
+ "total_inodes": "62804"
}
},
- "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
- }
- }
+ "fqdn": "fauxhai.local",
+ "hostname": "Fauxhai",
+ "init_package": "init",
+ "ipaddress": "10.0.0.2",
+ "kernel": {
+ "machine": "x86_64",
+ "modules": {
+ "ahci": {
+ "refcount": "2",
+ "size": "23415"
+ },
+ "ata_generic": {
+ "refcount": "0",
+ "size": "3758"
+ },
+ "ata_piix": {
+ "refcount": "0",
+ "size": "26525"
+ },
+ "cdrom": {
+ "refcount": "1",
+ "size": "40900"
+ },
+ "crc_t10dif": {
+ "refcount": "1",
+ "size": "1547"
+ },
+ "dm_log": {
+ "refcount": "2",
+ "size": "9681"
+ },
+ "dm_mirror": {
+ "refcount": "0",
+ "size": "14208"
+ },
+ "dm_mod": {
+ "refcount": "8",
+ "size": "85047"
+ },
+ "dm_region_hash": {
+ "refcount": "1",
+ "size": "11094"
+ },
+ "drm": {
+ "refcount": "1",
+ "size": "274140"
+ },
+ "e1000": {
+ "refcount": "0",
+ "size": "146599"
+ },
+ "ext4": {
+ "refcount": "2",
+ "size": "532546"
+ },
+ "i2c_core": {
+ "refcount": "2",
+ "size": "31228"
+ },
+ "i2c_piix4": {
+ "refcount": "0",
+ "size": "11994"
+ },
+ "ipv6": {
+ "refcount": "12",
+ "size": "338960"
+ },
+ "jbd2": {
+ "refcount": "1",
+ "size": "100769"
+ },
+ "libahci": {
+ "refcount": "1",
+ "size": "25590"
+ },
+ "mbcache": {
+ "refcount": "1",
+ "size": "7575"
+ },
+ "microcode": {
+ "refcount": "0",
+ "size": "115607"
+ },
+ "parport": {
+ "refcount": "2",
+ "size": "35848"
+ },
+ "parport_pc": {
+ "refcount": "0",
+ "size": "21472"
+ },
+ "pata_acpi": {
+ "refcount": "0",
+ "size": "3782"
+ },
+ "pcspkr": {
+ "refcount": "0",
+ "size": "2150"
+ },
+ "ppdev": {
+ "refcount": "0",
+ "size": "8342"
+ },
+ "sd_mod": {
+ "refcount": "3",
+ "size": "41045"
+ },
+ "sg": {
+ "refcount": "0",
+ "size": "30968"
+ },
+ "sr_mod": {
+ "refcount": "0",
+ "size": "15980"
+ },
+ "vboxguest": {
+ "refcount": "2",
+ "size": "264815"
+ },
+ "vboxsf": {
+ "refcount": "1",
+ "size": "38015"
+ },
+ "vboxvideo": {
+ "refcount": "0",
+ "size": "2154"
}
- }
- },
- "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"
- ]
- }
- }
+ "name": "Linux",
+ "os": "GNU/Linux",
+ "release": "3.8.13-68.3.2.el6uek.x86_64",
+ "version": "#2 SMP Tue Jun 9 17:07:32 PDT 2015"
},
- "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"
}
},
+ "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"
+ }
+ },
+ "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",
@@ -359,30 +356,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": 1435167961.9811695,
+ "os": "linux",
+ "os_version": "3.8.13-68.3.2.el6uek.x86_64",
+ "platform": "oracle",
+ "platform_family": "rhel",
+ "platform_version": "6.6",
+ "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": {}
}
}