fauxhai 3.9.0 → 3.10.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5dff7909ea56f8dd5d425e7d5944740328f65136
4
- data.tar.gz: da8c7519ecb9dc3902d41be718b28fab507aa4d3
3
+ metadata.gz: 94c94fbbcc3c7fa7e43a70c5a0b9852235a67c02
4
+ data.tar.gz: 977a9255c41fc96b17d6e899e1278ba419c0c224
5
5
  SHA512:
6
- metadata.gz: c4217212634b01f4c9dca4fe0ea3005ae891a020eb88ba767aad69018457ff2369465172eb88bfa2398882cd50d504da6f3563f8b35ed51d35b104415c125286
7
- data.tar.gz: cbf008266ee56289611ec4491a4479bae2a48a08006dd709db21e1fab35b68ce18d2eb7433d92e57660c8f19bc5ff99fa6a7ec3ef4a69db0722e9a62b5f0374b
6
+ metadata.gz: a8f4b94ab1f8a0089293994267cdf25a476a4e895b41f8f93582c1942a69c907de08be6662be703a4cd1f45fc61ec2de4cae3803651187e0e8b57b56cace8d47
7
+ data.tar.gz: f252c33dc1a1f8e599814ed28968336b20c634fe6d7c3789c499c5825dd1fee814f50292f43101de7604c04dab16877cccdab7acfa2702e5a370c044d326cf5c
@@ -3,7 +3,6 @@ cache: bundler
3
3
  sudo: false
4
4
 
5
5
  rvm:
6
- - 2.1.9
7
6
  - 2.2.5
8
7
  - 2.3.1
9
8
 
@@ -1,9 +1,17 @@
1
1
  # Fauxhai Changelog
2
2
 
3
+ ## v3.10.0
4
+
5
+ - Added macOS 10.12
6
+ - Added Amazon 2016.09
7
+ - Added FreeBSD 11.0
8
+ - Added Debian 8.6
9
+ - Require Ruby 2.2.2 or later
10
+ - Add init_package attribute to OpenSuse 13.2
11
+
3
12
  ## v3.9.0
4
13
 
5
14
  - Added a new deprecation warning when someone doesn't provide a platform to mock. Previously we silently returned the Chefspec platform, which is probably not what anyone wanted / expected.
6
- - Added macOS 10.12
7
15
  - Added Redhat 7.2
8
16
  - Added Suse 12.1 and 11.4
9
17
  - Added Windows 7
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
12
12
  spec.homepage = 'https://github.com/customink/fauxhai'
13
13
  spec.license = 'MIT'
14
14
 
15
- spec.required_ruby_version = '>= 2.1'
15
+ spec.required_ruby_version = '>= 2.2.2'
16
16
 
17
17
  spec.files = `git ls-files`.split($\)
18
18
  spec.executables = spec.files.grep(%r{^bin/}).map { |f| File.basename(f) }
@@ -0,0 +1,337 @@
1
+ {
2
+ "lsb": {
3
+ },
4
+ "kernel": {
5
+ "name": "Linux",
6
+ "release": "4.4.19-29.55.amzn1.x86_64",
7
+ "version": "#1 SMP Mon Aug 29 23:29:40 UTC 2016",
8
+ "machine": "x86_64",
9
+ "processor": "x86_64",
10
+ "os": "GNU/Linux",
11
+ "modules": {
12
+ "ipv6": {
13
+ "size": "368126",
14
+ "refcount": "52"
15
+ },
16
+ "binfmt_misc": {
17
+ "size": "7144",
18
+ "refcount": "1"
19
+ },
20
+ "mousedev": {
21
+ "size": "11430",
22
+ "refcount": "0"
23
+ },
24
+ "evdev": {
25
+ "size": "12270",
26
+ "refcount": "0"
27
+ },
28
+ "psmouse": {
29
+ "size": "17744",
30
+ "refcount": "0"
31
+ },
32
+ "acpi_cpufreq": {
33
+ "size": "7838",
34
+ "refcount": "0"
35
+ },
36
+ "button": {
37
+ "size": "5894",
38
+ "refcount": "0"
39
+ },
40
+ "ext4": {
41
+ "size": "572449",
42
+ "refcount": "1"
43
+ },
44
+ "crc16": {
45
+ "size": "1923",
46
+ "refcount": "1"
47
+ },
48
+ "mbcache": {
49
+ "size": "9620",
50
+ "refcount": "1"
51
+ },
52
+ "jbd2": {
53
+ "size": "105184",
54
+ "refcount": "1"
55
+ },
56
+ "ata_piix": {
57
+ "size": "26804",
58
+ "refcount": "0",
59
+ "version": "2.13"
60
+ },
61
+ "libata": {
62
+ "size": "225805",
63
+ "refcount": "1",
64
+ "version": "3.00"
65
+ },
66
+ "scsi_mod": {
67
+ "size": "221423",
68
+ "refcount": "1"
69
+ },
70
+ "dm_mirror": {
71
+ "size": "14022",
72
+ "refcount": "0"
73
+ },
74
+ "dm_region_hash": {
75
+ "size": "11021",
76
+ "refcount": "1"
77
+ },
78
+ "dm_log": {
79
+ "size": "9651",
80
+ "refcount": "2"
81
+ },
82
+ "dm_mod": {
83
+ "size": "101560",
84
+ "refcount": "2"
85
+ }
86
+ }
87
+ },
88
+ "os": "linux",
89
+ "os_version": "4.4.19-29.55.amzn1.x86_64",
90
+ "platform": "amazon",
91
+ "platform_version": "2016.09",
92
+ "platform_family": "rhel",
93
+ "filesystem": {
94
+ "devtmpfs": {
95
+ "kb_size": "240784",
96
+ "kb_used": "56",
97
+ "kb_available": "240728",
98
+ "percent_used": "1%",
99
+ "mount": "/dev",
100
+ "total_inodes": "60196",
101
+ "inodes_used": "428",
102
+ "inodes_available": "59768",
103
+ "inodes_percent_used": "1%",
104
+ "fs_type": "devtmpfs",
105
+ "mount_options": [
106
+ "rw",
107
+ "relatime",
108
+ "size=240784k",
109
+ "nr_inodes=60196",
110
+ "mode=755"
111
+ ]
112
+ },
113
+ "tmpfs": {
114
+ "kb_size": "251628",
115
+ "kb_used": "0",
116
+ "kb_available": "251628",
117
+ "percent_used": "0%",
118
+ "mount": "/dev/shm",
119
+ "total_inodes": "62907",
120
+ "inodes_used": "1",
121
+ "inodes_available": "62906",
122
+ "inodes_percent_used": "1%",
123
+ "fs_type": "tmpfs",
124
+ "mount_options": [
125
+ "rw",
126
+ "relatime"
127
+ ]
128
+ },
129
+ "/dev/xvda1": {
130
+ "kb_size": "8123812",
131
+ "kb_used": "1180068",
132
+ "kb_available": "6843496",
133
+ "percent_used": "15%",
134
+ "mount": "/",
135
+ "total_inodes": "524288",
136
+ "inodes_used": "51302",
137
+ "inodes_available": "472986",
138
+ "inodes_percent_used": "10%",
139
+ "fs_type": "ext4",
140
+ "mount_options": [
141
+ "rw",
142
+ "noatime",
143
+ "data=ordered"
144
+ ],
145
+ "uuid": "84ecb40c-7e79-497a-9181-82a14c108b3b",
146
+ "label": "/"
147
+ },
148
+ "proc": {
149
+ "mount": "/proc",
150
+ "fs_type": "proc",
151
+ "mount_options": [
152
+ "rw",
153
+ "relatime"
154
+ ]
155
+ },
156
+ "sysfs": {
157
+ "mount": "/sys",
158
+ "fs_type": "sysfs",
159
+ "mount_options": [
160
+ "rw",
161
+ "relatime"
162
+ ]
163
+ },
164
+ "devpts": {
165
+ "mount": "/dev/pts",
166
+ "fs_type": "devpts",
167
+ "mount_options": [
168
+ "rw",
169
+ "relatime",
170
+ "gid=5",
171
+ "mode=620",
172
+ "ptmxmode=000"
173
+ ]
174
+ },
175
+ "none": {
176
+ "mount": "/proc/sys/fs/binfmt_misc",
177
+ "fs_type": "binfmt_misc",
178
+ "mount_options": [
179
+ "rw",
180
+ "relatime"
181
+ ]
182
+ }
183
+ },
184
+ "command": {
185
+ "ps": "ps -ef"
186
+ },
187
+ "dmi": {
188
+ },
189
+ "ohai_time": 1476116111.5592265,
190
+ "init_package": "init",
191
+ "root_group": "root",
192
+ "languages": {
193
+ "ruby": {
194
+ "platform": "x86_64-linux",
195
+ "version": "2.0.0",
196
+ "release_date": "2015-12-16",
197
+ "target": "x86_64-amazon-linux-gnu",
198
+ "target_cpu": "x86_64",
199
+ "target_vendor": "amazon",
200
+ "target_os": "linux",
201
+ "host": "x86_64-redhat-linux-gnu",
202
+ "host_cpu": "x86_64",
203
+ "host_os": "linux-gnu",
204
+ "host_vendor": "redhat",
205
+ "bin_dir": "/usr/local/bin",
206
+ "ruby_bin": "/usr/local/bin/ruby",
207
+ "gems_dir": "/usr/local/gems",
208
+ "gem_bin": "/usr/local/bin/gem"
209
+ },
210
+ "powershell": null
211
+ },
212
+ "chef_packages": {
213
+ "chef": {
214
+ "version": "12.15.21",
215
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.15.21/lib"
216
+ },
217
+ "ohai": {
218
+ "version": "8.20.0",
219
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.20.0/lib/ohai"
220
+ }
221
+ },
222
+ "counters": {
223
+ "network": {
224
+ "interfaces": {
225
+ "eth0": {
226
+ "rx": {
227
+ "bytes": "0",
228
+ "packets": "0",
229
+ "errors": "0",
230
+ "drop": 0,
231
+ "overrun": 0,
232
+ "frame": 0,
233
+ "compressed": 0,
234
+ "multicast": 0
235
+ },
236
+ "tx": {
237
+ "bytes": "342",
238
+ "packets": "0",
239
+ "errors": "0",
240
+ "drop": 0,
241
+ "overrun": 0,
242
+ "collisions": "0",
243
+ "carrier": 0,
244
+ "compressed": 0
245
+ }
246
+ }
247
+ }
248
+ }
249
+ },
250
+ "current_user": "fauxhai",
251
+ "domain": "local",
252
+ "etc": {
253
+ "passwd": {
254
+ "fauxhai": {
255
+ "dir": "/home/fauxhai",
256
+ "gid": 0,
257
+ "uid": 0,
258
+ "shell": "/bin/bash",
259
+ "gecos": "Fauxhai"
260
+ }
261
+ },
262
+ "group": {
263
+ "fauxhai": {
264
+ "gid": 0,
265
+ "members": [
266
+ "fauxhai"
267
+ ]
268
+ }
269
+ }
270
+ },
271
+ "hostname": "Fauxhai",
272
+ "fqdn": "fauxhai.local",
273
+ "ipaddress": "10.0.0.2",
274
+ "keys": {
275
+ "ssh": {
276
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
277
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
278
+ }
279
+ },
280
+ "macaddress": "11:11:11:11:11:11",
281
+ "network": {
282
+ "default_gateway": "10.0.0.1",
283
+ "default_interface": "eth0",
284
+ "settings": {
285
+ },
286
+ "interfaces": {
287
+ "eth0": {
288
+ "addresses": {
289
+ "10.0.0.2": {
290
+ "broadcast": "10.0.0.255",
291
+ "family": "inet",
292
+ "netmask": "255.255.255.0",
293
+ "prefixlen": "24",
294
+ "scope": "Global"
295
+ }
296
+ },
297
+ "arp": {
298
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
299
+ },
300
+ "encapsulation": "Ethernet",
301
+ "flags": [
302
+ "BROADCAST",
303
+ "MULTICAST",
304
+ "UP",
305
+ "LOWER_UP"
306
+ ],
307
+ "mtu": "1500",
308
+ "number": "0",
309
+ "routes": [
310
+ {
311
+ "destination": "10.0.0.0/24",
312
+ "family": "inet",
313
+ "scope": "link",
314
+ "proto": "kernel",
315
+ "src": "10.0.0.2"
316
+ }
317
+ ],
318
+ "state": "up",
319
+ "type": "eth"
320
+ }
321
+ }
322
+ },
323
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
324
+ "uptime_seconds": 2646450,
325
+ "cpu": {
326
+ "real": 1,
327
+ "total": 1,
328
+ "cores": 1
329
+ },
330
+ "memory": {
331
+ "total": "1048576kB"
332
+ },
333
+ "virtualization": {
334
+ "systems": {
335
+ }
336
+ }
337
+ }
@@ -0,0 +1,766 @@
1
+ {
2
+ "lsb": {
3
+ "id": "Debian",
4
+ "description": "Debian GNU/Linux 8.6 (jessie)",
5
+ "release": "8.6",
6
+ "codename": "jessie"
7
+ },
8
+ "kernel": {
9
+ "name": "Linux",
10
+ "release": "3.16.0-4-amd64",
11
+ "version": "#1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19)",
12
+ "machine": "x86_64",
13
+ "processor": "unknown",
14
+ "os": "GNU/Linux",
15
+ "modules": {
16
+ "nfsd": {
17
+ "size": "262938",
18
+ "refcount": "2"
19
+ },
20
+ "auth_rpcgss": {
21
+ "size": "51209",
22
+ "refcount": "1"
23
+ },
24
+ "oid_registry": {
25
+ "size": "12419",
26
+ "refcount": "1"
27
+ },
28
+ "nfs_acl": {
29
+ "size": "12511",
30
+ "refcount": "1"
31
+ },
32
+ "nfs": {
33
+ "size": "192232",
34
+ "refcount": "0"
35
+ },
36
+ "lockd": {
37
+ "size": "83389",
38
+ "refcount": "2"
39
+ },
40
+ "fscache": {
41
+ "size": "45542",
42
+ "refcount": "1"
43
+ },
44
+ "sunrpc": {
45
+ "size": "237364",
46
+ "refcount": "6"
47
+ },
48
+ "crc32_pclmul": {
49
+ "size": "12915",
50
+ "refcount": "0"
51
+ },
52
+ "ppdev": {
53
+ "size": "16782",
54
+ "refcount": "0"
55
+ },
56
+ "aesni_intel": {
57
+ "size": "151423",
58
+ "refcount": "0"
59
+ },
60
+ "i2c_piix4": {
61
+ "size": "20864",
62
+ "refcount": "0"
63
+ },
64
+ "i2c_core": {
65
+ "size": "46012",
66
+ "refcount": "1"
67
+ },
68
+ "aes_x86_64": {
69
+ "size": "16719",
70
+ "refcount": "1"
71
+ },
72
+ "lrw": {
73
+ "size": "12757",
74
+ "refcount": "1"
75
+ },
76
+ "gf128mul": {
77
+ "size": "12970",
78
+ "refcount": "1"
79
+ },
80
+ "glue_helper": {
81
+ "size": "12695",
82
+ "refcount": "1"
83
+ },
84
+ "ablk_helper": {
85
+ "size": "12572",
86
+ "refcount": "1"
87
+ },
88
+ "cryptd": {
89
+ "size": "14516",
90
+ "refcount": "2"
91
+ },
92
+ "evdev": {
93
+ "size": "17445",
94
+ "refcount": "7"
95
+ },
96
+ "serio_raw": {
97
+ "size": "12849",
98
+ "refcount": "0"
99
+ },
100
+ "pcspkr": {
101
+ "size": "12595",
102
+ "refcount": "0"
103
+ },
104
+ "joydev": {
105
+ "size": "17063",
106
+ "refcount": "0"
107
+ },
108
+ "parport_pc": {
109
+ "size": "26300",
110
+ "refcount": "0"
111
+ },
112
+ "parport": {
113
+ "size": "35749",
114
+ "refcount": "2"
115
+ },
116
+ "button": {
117
+ "size": "12944",
118
+ "refcount": "0"
119
+ },
120
+ "snd_intel8x0": {
121
+ "size": "34948",
122
+ "refcount": "0"
123
+ },
124
+ "snd_ac97_codec": {
125
+ "size": "118711",
126
+ "refcount": "1"
127
+ },
128
+ "snd_pcm": {
129
+ "size": "88662",
130
+ "refcount": "2"
131
+ },
132
+ "snd_timer": {
133
+ "size": "26668",
134
+ "refcount": "1"
135
+ },
136
+ "video": {
137
+ "size": "18096",
138
+ "refcount": "0"
139
+ },
140
+ "battery": {
141
+ "size": "13356",
142
+ "refcount": "0"
143
+ },
144
+ "ac": {
145
+ "size": "12715",
146
+ "refcount": "0"
147
+ },
148
+ "snd": {
149
+ "size": "65338",
150
+ "refcount": "4"
151
+ },
152
+ "soundcore": {
153
+ "size": "13026",
154
+ "refcount": "1"
155
+ },
156
+ "ac97_bus": {
157
+ "size": "12510",
158
+ "refcount": "1"
159
+ },
160
+ "processor": {
161
+ "size": "28221",
162
+ "refcount": "0"
163
+ },
164
+ "thermal_sys": {
165
+ "size": "27642",
166
+ "refcount": "2"
167
+ },
168
+ "autofs4": {
169
+ "size": "35529",
170
+ "refcount": "2"
171
+ },
172
+ "ext4": {
173
+ "size": "477942",
174
+ "refcount": "1"
175
+ },
176
+ "crc16": {
177
+ "size": "12343",
178
+ "refcount": "1"
179
+ },
180
+ "mbcache": {
181
+ "size": "17171",
182
+ "refcount": "1"
183
+ },
184
+ "jbd2": {
185
+ "size": "82514",
186
+ "refcount": "1"
187
+ },
188
+ "hid_generic": {
189
+ "size": "12393",
190
+ "refcount": "0"
191
+ },
192
+ "usbhid": {
193
+ "size": "44460",
194
+ "refcount": "0"
195
+ },
196
+ "hid": {
197
+ "size": "102264",
198
+ "refcount": "2"
199
+ },
200
+ "sg": {
201
+ "size": "29973",
202
+ "refcount": "0",
203
+ "version": "3.5.34"
204
+ },
205
+ "sd_mod": {
206
+ "size": "44356",
207
+ "refcount": "3"
208
+ },
209
+ "crc_t10dif": {
210
+ "size": "12431",
211
+ "refcount": "1"
212
+ },
213
+ "sr_mod": {
214
+ "size": "21903",
215
+ "refcount": "0"
216
+ },
217
+ "cdrom": {
218
+ "size": "47424",
219
+ "refcount": "1"
220
+ },
221
+ "crct10dif_generic": {
222
+ "size": "12581",
223
+ "refcount": "0"
224
+ },
225
+ "ata_generic": {
226
+ "size": "12490",
227
+ "refcount": "0",
228
+ "version": "0.2.15"
229
+ },
230
+ "crct10dif_pclmul": {
231
+ "size": "13387",
232
+ "refcount": "1"
233
+ },
234
+ "crct10dif_common": {
235
+ "size": "12356",
236
+ "refcount": "3"
237
+ },
238
+ "crc32c_intel": {
239
+ "size": "21809",
240
+ "refcount": "0"
241
+ },
242
+ "ata_piix": {
243
+ "size": "33592",
244
+ "refcount": "0",
245
+ "version": "2.13"
246
+ },
247
+ "ahci": {
248
+ "size": "33334",
249
+ "refcount": "2",
250
+ "version": "3.0"
251
+ },
252
+ "libahci": {
253
+ "size": "27158",
254
+ "refcount": "1"
255
+ },
256
+ "psmouse": {
257
+ "size": "99249",
258
+ "refcount": "0"
259
+ },
260
+ "ohci_pci": {
261
+ "size": "12808",
262
+ "refcount": "0"
263
+ },
264
+ "ehci_pci": {
265
+ "size": "12512",
266
+ "refcount": "0"
267
+ },
268
+ "ohci_hcd": {
269
+ "size": "42982",
270
+ "refcount": "1"
271
+ },
272
+ "ehci_hcd": {
273
+ "size": "69837",
274
+ "refcount": "1"
275
+ },
276
+ "usbcore": {
277
+ "size": "195468",
278
+ "refcount": "5"
279
+ },
280
+ "usb_common": {
281
+ "size": "12440",
282
+ "refcount": "1"
283
+ },
284
+ "e1000": {
285
+ "size": "122545",
286
+ "refcount": "0",
287
+ "version": "7.3.21-k8-NAPI"
288
+ },
289
+ "libata": {
290
+ "size": "177508",
291
+ "refcount": "4",
292
+ "version": "3.00"
293
+ },
294
+ "scsi_mod": {
295
+ "size": "191405",
296
+ "refcount": "4"
297
+ }
298
+ }
299
+ },
300
+ "os": "linux",
301
+ "os_version": "3.16.0-4-amd64",
302
+ "platform": "debian",
303
+ "platform_version": "8.6",
304
+ "platform_family": "debian",
305
+ "command": {
306
+ "ps": "ps -ef"
307
+ },
308
+ "dmi": {
309
+ "dmidecode_version": "2.12",
310
+ "smbios_version": "2.5",
311
+ "structures": {
312
+ "count": "10",
313
+ "size": "449"
314
+ },
315
+ "table_location": "0x000E1000",
316
+ "bios": {
317
+ "all_records": [
318
+ {
319
+ "record_id": "0x0000",
320
+ "size": "0",
321
+ "application_identifier": "BIOS Information",
322
+ "Vendor": "innotek GmbH",
323
+ "Version": "VirtualBox",
324
+ "Release Date": "12/01/2006",
325
+ "Address": "0xE0000",
326
+ "Runtime Size": "128 kB",
327
+ "ROM Size": "128 kB",
328
+ "Characteristics": {
329
+ "ISA is supported": null,
330
+ "PCI is supported": null,
331
+ "Boot from CD is supported": null,
332
+ "Selectable boot is supported": null,
333
+ "8042 keyboard services are supported (int 9h)": null,
334
+ "CGA/mono video services are supported (int 10h)": null,
335
+ "ACPI is supported": null
336
+ }
337
+ }
338
+ ],
339
+ "vendor": "innotek GmbH",
340
+ "version": "VirtualBox",
341
+ "release_date": "12/01/2006",
342
+ "address": "0xE0000",
343
+ "runtime_size": "128 kB",
344
+ "rom_size": "128 kB"
345
+ },
346
+ "system": {
347
+ "all_records": [
348
+ {
349
+ "record_id": "0x0001",
350
+ "size": "1",
351
+ "application_identifier": "System Information",
352
+ "Manufacturer": "innotek GmbH",
353
+ "Product Name": "VirtualBox",
354
+ "Version": "1.2",
355
+ "Serial Number": "0",
356
+ "UUID": "9F65F9CE-7A9E-4785-B411-5BD02F8B544A",
357
+ "Wake-up Type": "Power Switch",
358
+ "SKU Number": "Not Specified",
359
+ "Family": "Virtual Machine"
360
+ }
361
+ ],
362
+ "manufacturer": "innotek GmbH",
363
+ "product_name": "VirtualBox",
364
+ "version": "1.2",
365
+ "serial_number": "0",
366
+ "uuid": "9F65F9CE-7A9E-4785-B411-5BD02F8B544A",
367
+ "wake_up_type": "Power Switch",
368
+ "sku_number": "Not Specified",
369
+ "family": "Virtual Machine"
370
+ },
371
+ "base_board": {
372
+ "all_records": [
373
+ {
374
+ "record_id": "0x0008",
375
+ "size": "2",
376
+ "application_identifier": "Base Board Information",
377
+ "Manufacturer": "Oracle Corporation",
378
+ "Product Name": "VirtualBox",
379
+ "Version": "1.2",
380
+ "Serial Number": "0",
381
+ "Asset Tag": "Not Specified",
382
+ "Features": {
383
+ "Board is a hosting board": null
384
+ },
385
+ "Location In Chassis": "Not Specified",
386
+ "Chassis Handle": "0x0003",
387
+ "Type": "Motherboard",
388
+ "Contained Object Handles": "0"
389
+ }
390
+ ],
391
+ "manufacturer": "Oracle Corporation",
392
+ "product_name": "VirtualBox",
393
+ "version": "1.2",
394
+ "serial_number": "0",
395
+ "asset_tag": "Not Specified",
396
+ "location_in_chassis": "Not Specified",
397
+ "chassis_handle": "0x0003",
398
+ "type": "Motherboard",
399
+ "contained_object_handles": "0"
400
+ },
401
+ "chassis": {
402
+ "all_records": [
403
+ {
404
+ "record_id": "0x0003",
405
+ "size": "3",
406
+ "application_identifier": "Chassis Information",
407
+ "Manufacturer": "Oracle Corporation",
408
+ "Type": "Other",
409
+ "Lock": "Not Present",
410
+ "Version": "Not Specified",
411
+ "Serial Number": "Not Specified",
412
+ "Asset Tag": "Not Specified",
413
+ "Boot-up State": "Safe",
414
+ "Power Supply State": "Safe",
415
+ "Thermal State": "Safe",
416
+ "Security Status": "None"
417
+ }
418
+ ],
419
+ "manufacturer": "Oracle Corporation",
420
+ "type": "Other",
421
+ "lock": "Not Present",
422
+ "version": "Not Specified",
423
+ "serial_number": "Not Specified",
424
+ "asset_tag": "Not Specified",
425
+ "boot_up_state": "Safe",
426
+ "power_supply_state": "Safe",
427
+ "thermal_state": "Safe",
428
+ "security_status": "None"
429
+ },
430
+ "oem_strings": {
431
+ "all_records": [
432
+ {
433
+ "record_id": "0x0002",
434
+ "size": "11",
435
+ "application_identifier": "OEM Strings",
436
+ "String 1": "vboxVer_5.1.8",
437
+ "String 2": "vboxRev_111374"
438
+ }
439
+ ],
440
+ "string_1": "vboxVer_5.1.8",
441
+ "string_2": "vboxRev_111374"
442
+ }
443
+ },
444
+ "filesystem": {
445
+ "/dev/sda1": {
446
+ "kb_size": "9717280",
447
+ "kb_used": "1214384",
448
+ "kb_available": "7986240",
449
+ "percent_used": "14%",
450
+ "mount": "/",
451
+ "total_inodes": "625856",
452
+ "inodes_used": "51609",
453
+ "inodes_available": "574247",
454
+ "inodes_percent_used": "9%",
455
+ "fs_type": "ext4",
456
+ "mount_options": [
457
+ "rw",
458
+ "relatime",
459
+ "errors=remount-ro",
460
+ "data=ordered"
461
+ ],
462
+ "uuid": "0925705a-07b8-4b32-b32b-de9ba1973769"
463
+ },
464
+ "udev": {
465
+ "kb_size": "10240",
466
+ "kb_used": "0",
467
+ "kb_available": "10240",
468
+ "percent_used": "0%",
469
+ "mount": "/dev",
470
+ "total_inodes": "125960",
471
+ "inodes_used": "327",
472
+ "inodes_available": "125633",
473
+ "inodes_percent_used": "1%",
474
+ "fs_type": "devtmpfs",
475
+ "mount_options": [
476
+ "rw",
477
+ "relatime",
478
+ "size=10240k",
479
+ "nr_inodes=125960",
480
+ "mode=755"
481
+ ]
482
+ },
483
+ "tmpfs": {
484
+ "kb_size": "512188",
485
+ "kb_used": "0",
486
+ "kb_available": "512188",
487
+ "percent_used": "0%",
488
+ "mount": "/sys/fs/cgroup",
489
+ "total_inodes": "128047",
490
+ "inodes_used": "13",
491
+ "inodes_available": "128034",
492
+ "inodes_percent_used": "1%",
493
+ "fs_type": "tmpfs",
494
+ "mount_options": [
495
+ "ro",
496
+ "nosuid",
497
+ "nodev",
498
+ "noexec",
499
+ "mode=755"
500
+ ]
501
+ },
502
+ "sysfs": {
503
+ "mount": "/sys",
504
+ "fs_type": "sysfs",
505
+ "mount_options": [
506
+ "rw",
507
+ "nosuid",
508
+ "nodev",
509
+ "noexec",
510
+ "relatime"
511
+ ]
512
+ },
513
+ "proc": {
514
+ "mount": "/proc",
515
+ "fs_type": "proc",
516
+ "mount_options": [
517
+ "rw",
518
+ "nosuid",
519
+ "nodev",
520
+ "noexec",
521
+ "relatime"
522
+ ]
523
+ },
524
+ "devpts": {
525
+ "mount": "/dev/pts",
526
+ "fs_type": "devpts",
527
+ "mount_options": [
528
+ "rw",
529
+ "nosuid",
530
+ "noexec",
531
+ "relatime",
532
+ "gid=5",
533
+ "mode=620",
534
+ "ptmxmode=000"
535
+ ]
536
+ },
537
+ "securityfs": {
538
+ "mount": "/sys/kernel/security",
539
+ "fs_type": "securityfs",
540
+ "mount_options": [
541
+ "rw",
542
+ "nosuid",
543
+ "nodev",
544
+ "noexec",
545
+ "relatime"
546
+ ]
547
+ },
548
+ "cgroup": {
549
+ "mount": "/sys/fs/cgroup/perf_event",
550
+ "fs_type": "cgroup",
551
+ "mount_options": [
552
+ "rw",
553
+ "nosuid",
554
+ "nodev",
555
+ "noexec",
556
+ "relatime",
557
+ "perf_event"
558
+ ]
559
+ },
560
+ "pstore": {
561
+ "mount": "/sys/fs/pstore",
562
+ "fs_type": "pstore",
563
+ "mount_options": [
564
+ "rw",
565
+ "nosuid",
566
+ "nodev",
567
+ "noexec",
568
+ "relatime"
569
+ ]
570
+ },
571
+ "systemd-1": {
572
+ "mount": "/proc/sys/fs/binfmt_misc",
573
+ "fs_type": "autofs",
574
+ "mount_options": [
575
+ "rw",
576
+ "relatime",
577
+ "fd=23",
578
+ "pgrp=1",
579
+ "timeout=300",
580
+ "minproto=5",
581
+ "maxproto=5",
582
+ "direct"
583
+ ]
584
+ },
585
+ "debugfs": {
586
+ "mount": "/sys/kernel/debug",
587
+ "fs_type": "debugfs",
588
+ "mount_options": [
589
+ "rw",
590
+ "relatime"
591
+ ]
592
+ },
593
+ "mqueue": {
594
+ "mount": "/dev/mqueue",
595
+ "fs_type": "mqueue",
596
+ "mount_options": [
597
+ "rw",
598
+ "relatime"
599
+ ]
600
+ },
601
+ "hugetlbfs": {
602
+ "mount": "/dev/hugepages",
603
+ "fs_type": "hugetlbfs",
604
+ "mount_options": [
605
+ "rw",
606
+ "relatime"
607
+ ]
608
+ },
609
+ "rpc_pipefs": {
610
+ "mount": "/run/rpc_pipefs",
611
+ "fs_type": "rpc_pipefs",
612
+ "mount_options": [
613
+ "rw",
614
+ "relatime"
615
+ ]
616
+ },
617
+ "/dev/sda5": {
618
+ "fs_type": "swap",
619
+ "uuid": "c911e7be-bd03-4881-9e3a-bd9adbd9ed41"
620
+ },
621
+ "rootfs": {
622
+ "mount": "/",
623
+ "fs_type": "rootfs",
624
+ "mount_options": [
625
+ "rw"
626
+ ]
627
+ }
628
+ },
629
+ "root_group": "root",
630
+ "ohai_time": 1477787402.8658626,
631
+ "init_package": "systemd",
632
+ "languages": {
633
+ "ruby": {
634
+ "bin_dir": "/usr/local/bin",
635
+ "gem_bin": "/usr/local/bin/gem",
636
+ "gems_dir": "/usr/local/gems",
637
+ "ruby_bin": "/usr/local/bin/ruby"
638
+ },
639
+ "powershell": null
640
+ },
641
+ "chef_packages": {
642
+ "chef": {
643
+ "version": "12.15.19",
644
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.15.19/lib"
645
+ },
646
+ "ohai": {
647
+ "version": "8.20.0",
648
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.20.0/lib/ohai"
649
+ }
650
+ },
651
+ "counters": {
652
+ "network": {
653
+ "interfaces": {
654
+ "eth0": {
655
+ "rx": {
656
+ "bytes": "0",
657
+ "packets": "0",
658
+ "errors": "0",
659
+ "drop": 0,
660
+ "overrun": 0,
661
+ "frame": 0,
662
+ "compressed": 0,
663
+ "multicast": 0
664
+ },
665
+ "tx": {
666
+ "bytes": "342",
667
+ "packets": "0",
668
+ "errors": "0",
669
+ "drop": 0,
670
+ "overrun": 0,
671
+ "collisions": "0",
672
+ "carrier": 0,
673
+ "compressed": 0
674
+ }
675
+ }
676
+ }
677
+ }
678
+ },
679
+ "current_user": "fauxhai",
680
+ "domain": "local",
681
+ "etc": {
682
+ "passwd": {
683
+ "fauxhai": {
684
+ "dir": "/home/fauxhai",
685
+ "gid": 0,
686
+ "uid": 0,
687
+ "shell": "/bin/bash",
688
+ "gecos": "Fauxhai"
689
+ }
690
+ },
691
+ "group": {
692
+ "fauxhai": {
693
+ "gid": 0,
694
+ "members": [
695
+ "fauxhai"
696
+ ]
697
+ }
698
+ }
699
+ },
700
+ "hostname": "Fauxhai",
701
+ "fqdn": "fauxhai.local",
702
+ "ipaddress": "10.0.0.2",
703
+ "keys": {
704
+ "ssh": {
705
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
706
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
707
+ }
708
+ },
709
+ "macaddress": "11:11:11:11:11:11",
710
+ "network": {
711
+ "default_gateway": "10.0.0.1",
712
+ "default_interface": "eth0",
713
+ "settings": {
714
+ },
715
+ "interfaces": {
716
+ "eth0": {
717
+ "addresses": {
718
+ "10.0.0.2": {
719
+ "broadcast": "10.0.0.255",
720
+ "family": "inet",
721
+ "netmask": "255.255.255.0",
722
+ "prefixlen": "24",
723
+ "scope": "Global"
724
+ }
725
+ },
726
+ "arp": {
727
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
728
+ },
729
+ "encapsulation": "Ethernet",
730
+ "flags": [
731
+ "BROADCAST",
732
+ "MULTICAST",
733
+ "UP",
734
+ "LOWER_UP"
735
+ ],
736
+ "mtu": "1500",
737
+ "number": "0",
738
+ "routes": [
739
+ {
740
+ "destination": "10.0.0.0/24",
741
+ "family": "inet",
742
+ "scope": "link",
743
+ "proto": "kernel",
744
+ "src": "10.0.0.2"
745
+ }
746
+ ],
747
+ "state": "up",
748
+ "type": "eth"
749
+ }
750
+ }
751
+ },
752
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
753
+ "uptime_seconds": 2646450,
754
+ "cpu": {
755
+ "real": 1,
756
+ "total": 1,
757
+ "cores": 1
758
+ },
759
+ "memory": {
760
+ "total": "1048576kB"
761
+ },
762
+ "virtualization": {
763
+ "systems": {
764
+ }
765
+ }
766
+ }