fauxhai 4.1.0 → 5.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (127) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +3 -2
  3. data/CHANGELOG.md +71 -12
  4. data/CONTRIBUTING.md +32 -20
  5. data/PLATFORMS.md +13 -73
  6. data/README.md +4 -4
  7. data/Rakefile +5 -1
  8. data/fauxhai.gemspec +3 -3
  9. data/lib/fauxhai/fetcher.rb +1 -1
  10. data/lib/fauxhai/mocker.rb +19 -17
  11. data/lib/fauxhai/platforms/amazon/2012.09.json +526 -178
  12. data/lib/fauxhai/platforms/amazon/2013.09.json +561 -235
  13. data/lib/fauxhai/platforms/amazon/2014.03.json +586 -291
  14. data/lib/fauxhai/platforms/amazon/2014.09.json +552 -218
  15. data/lib/fauxhai/platforms/amazon/2015.03.json +576 -222
  16. data/lib/fauxhai/platforms/amazon/2015.09.json +542 -238
  17. data/lib/fauxhai/platforms/amazon/2016.03.json +552 -246
  18. data/lib/fauxhai/platforms/amazon/2016.09.json +539 -237
  19. data/lib/fauxhai/platforms/amazon/2017.03.json +667 -0
  20. data/lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json +1674 -0
  21. data/lib/fauxhai/platforms/arch/4.5.4-1-ARCH.json +2 -1
  22. data/lib/fauxhai/platforms/arch/4.9.11-1-ARCH.json +1 -0
  23. data/lib/fauxhai/platforms/centos/5.0.json +1 -0
  24. data/lib/fauxhai/platforms/centos/5.1.json +1 -0
  25. data/lib/fauxhai/platforms/centos/5.10.json +4536 -496
  26. data/lib/fauxhai/platforms/centos/5.11.json +4485 -318
  27. data/lib/fauxhai/platforms/centos/5.2.json +1 -0
  28. data/lib/fauxhai/platforms/centos/5.3.json +1 -0
  29. data/lib/fauxhai/platforms/centos/5.4.json +1 -0
  30. data/lib/fauxhai/platforms/centos/5.5.json +1 -0
  31. data/lib/fauxhai/platforms/centos/5.6.json +1 -0
  32. data/lib/fauxhai/platforms/centos/5.7.json +1 -0
  33. data/lib/fauxhai/platforms/centos/5.8.json +1 -0
  34. data/lib/fauxhai/platforms/centos/5.9.json +1 -0
  35. data/lib/fauxhai/platforms/centos/6.0.json +1 -0
  36. data/lib/fauxhai/platforms/centos/6.1.json +1 -0
  37. data/lib/fauxhai/platforms/centos/6.2.json +1 -0
  38. data/lib/fauxhai/platforms/centos/6.3.json +1 -0
  39. data/lib/fauxhai/platforms/centos/6.4.json +1 -0
  40. data/lib/fauxhai/platforms/centos/6.5.json +1 -0
  41. data/lib/fauxhai/platforms/centos/6.6.json +1 -0
  42. data/lib/fauxhai/platforms/centos/6.8.json +2278 -422
  43. data/lib/fauxhai/platforms/centos/6.9.json +5910 -0
  44. data/lib/fauxhai/platforms/centos/7.0.1406.json +2 -1
  45. data/lib/fauxhai/platforms/centos/7.0.json +2 -1
  46. data/lib/fauxhai/platforms/centos/7.1.1503.json +2 -1
  47. data/lib/fauxhai/platforms/centos/7.2.1511.json +3620 -547
  48. data/lib/fauxhai/platforms/centos/7.3.1611.json +3781 -561
  49. data/lib/fauxhai/platforms/clearos/7.0.json +1985 -0
  50. data/lib/fauxhai/platforms/debian/7.0.json +1 -0
  51. data/lib/fauxhai/platforms/debian/7.1.json +1 -0
  52. data/lib/fauxhai/platforms/debian/7.10.json +3568 -522
  53. data/lib/fauxhai/platforms/debian/7.11.json +3340 -311
  54. data/lib/fauxhai/platforms/debian/7.2.json +1 -0
  55. data/lib/fauxhai/platforms/debian/7.4.json +1 -0
  56. data/lib/fauxhai/platforms/debian/7.5.json +1 -0
  57. data/lib/fauxhai/platforms/debian/7.6.json +1 -0
  58. data/lib/fauxhai/platforms/debian/7.7.json +1 -0
  59. data/lib/fauxhai/platforms/debian/7.8.json +1 -0
  60. data/lib/fauxhai/platforms/debian/7.9.json +1 -0
  61. data/lib/fauxhai/platforms/debian/8.0.json +1 -0
  62. data/lib/fauxhai/platforms/debian/8.1.json +2 -1
  63. data/lib/fauxhai/platforms/debian/8.2.json +2 -1
  64. data/lib/fauxhai/platforms/debian/8.4.json +2 -1
  65. data/lib/fauxhai/platforms/debian/8.5.json +1 -0
  66. data/lib/fauxhai/platforms/debian/8.6.json +1 -0
  67. data/lib/fauxhai/platforms/debian/8.7.json +3398 -544
  68. data/lib/fauxhai/platforms/debian/8.8.json +3620 -0
  69. data/lib/fauxhai/platforms/fedora/21.json +2 -1
  70. data/lib/fauxhai/platforms/fedora/22.json +2 -1
  71. data/lib/fauxhai/platforms/fedora/23.json +2 -1
  72. data/lib/fauxhai/platforms/fedora/24.json +5120 -668
  73. data/lib/fauxhai/platforms/fedora/25.json +5140 -560
  74. data/lib/fauxhai/platforms/freebsd/10.1.json +2 -1
  75. data/lib/fauxhai/platforms/freebsd/10.2.json +2 -1
  76. data/lib/fauxhai/platforms/freebsd/10.3.json +276 -137
  77. data/lib/fauxhai/platforms/freebsd/11.0.json +270 -137
  78. data/lib/fauxhai/platforms/freebsd/9.3.json +2 -1
  79. data/lib/fauxhai/platforms/linuxmint/18.1.json +10773 -0
  80. data/lib/fauxhai/platforms/mac_os_x/10.10.json +618 -542
  81. data/lib/fauxhai/platforms/mac_os_x/10.11.1.json +1 -0
  82. data/lib/fauxhai/platforms/mac_os_x/10.11.json +982 -0
  83. data/lib/fauxhai/platforms/mac_os_x/10.12.json +658 -645
  84. data/lib/fauxhai/platforms/mac_os_x/10.9.2.json +1 -0
  85. data/lib/fauxhai/platforms/omnios/151014.json +2 -1
  86. data/lib/fauxhai/platforms/opensuse/12.3.json +2 -1
  87. data/lib/fauxhai/platforms/opensuse/13.1.json +1 -0
  88. data/lib/fauxhai/platforms/opensuse/13.2.json +4667 -558
  89. data/lib/fauxhai/platforms/opensuse/42.1.json +5544 -461
  90. data/lib/fauxhai/platforms/opensuse/42.2.json +7674 -545
  91. data/lib/fauxhai/platforms/oracle/5.8.json +1 -0
  92. data/lib/fauxhai/platforms/oracle/6.5.json +1 -0
  93. data/lib/fauxhai/platforms/oracle/6.6.json +1 -0
  94. data/lib/fauxhai/platforms/oracle/7.0.json +1 -0
  95. data/lib/fauxhai/platforms/oracle/7.1.json +1 -0
  96. data/lib/fauxhai/platforms/redhat/5.6.json +2 -1
  97. data/lib/fauxhai/platforms/redhat/5.7.json +2 -1
  98. data/lib/fauxhai/platforms/redhat/5.8.json +2 -1
  99. data/lib/fauxhai/platforms/redhat/6.0.json +2 -1
  100. data/lib/fauxhai/platforms/redhat/6.1.json +2 -1
  101. data/lib/fauxhai/platforms/redhat/6.2.json +2 -1
  102. data/lib/fauxhai/platforms/redhat/6.3.json +2 -1
  103. data/lib/fauxhai/platforms/redhat/6.4.json +2 -1
  104. data/lib/fauxhai/platforms/redhat/6.5.json +2 -1
  105. data/lib/fauxhai/platforms/redhat/6.6.json +1 -0
  106. data/lib/fauxhai/platforms/redhat/7.0.json +1 -0
  107. data/lib/fauxhai/platforms/redhat/7.1.json +1 -0
  108. data/lib/fauxhai/platforms/smartos/joyent_20130111T180733Z.json +2 -1
  109. data/lib/fauxhai/platforms/solaris2/5.11.json +10884 -3268
  110. data/lib/fauxhai/platforms/suse/11.3.json +2 -1
  111. data/lib/fauxhai/platforms/suse/12.0.json +1 -0
  112. data/lib/fauxhai/platforms/ubuntu/12.04.json +2 -1
  113. data/lib/fauxhai/platforms/ubuntu/14.04.json +2800 -272
  114. data/lib/fauxhai/platforms/ubuntu/15.04.json +2 -1
  115. data/lib/fauxhai/platforms/ubuntu/15.10.json +2 -1
  116. data/lib/fauxhai/platforms/ubuntu/16.04.json +3487 -541
  117. data/lib/fauxhai/platforms/windows/10.json +119 -82
  118. data/lib/fauxhai/platforms/windows/2003R2.json +1 -0
  119. data/lib/fauxhai/platforms/windows/2008R2.json +156 -5734
  120. data/lib/fauxhai/platforms/windows/2012R2.json +157 -3592
  121. data/lib/fauxhai/platforms/windows/7.json +116 -77
  122. data/lib/fauxhai/platforms/windows/8.1.json +100 -98
  123. data/lib/fauxhai/platforms/windows/8.json +1 -0
  124. data/lib/fauxhai/runner.rb +6 -3
  125. data/lib/fauxhai/runner/default.rb +133 -67
  126. data/lib/fauxhai/version.rb +1 -1
  127. metadata +15 -8
@@ -1,4 +1,5 @@
1
1
  {
2
+ "deprecated": true,
2
3
  "filesystem": {
3
4
  "/dev/disk1": {
4
5
  "block_size": 512,
@@ -0,0 +1,982 @@
1
+ {
2
+ "chef_packages": {
3
+ "chef": {
4
+ "version": "13.1.31",
5
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.1.31/lib"
6
+ },
7
+ "ohai": {
8
+ "version": "13.1.0",
9
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/ohai-13.1.0/lib/ohai"
10
+ }
11
+ },
12
+ "command": {
13
+ "ps": "ps -ef"
14
+ },
15
+ "counters": {
16
+ "network": {
17
+ "interfaces": {
18
+ "lo": {
19
+ "tx": {
20
+ "queuelen": "1",
21
+ "bytes": 0,
22
+ "packets": 0,
23
+ "errors": 0,
24
+ "drop": 0,
25
+ "carrier": 0,
26
+ "collisions": 0
27
+ },
28
+ "rx": {
29
+ "bytes": 0,
30
+ "packets": 0,
31
+ "errors": 0,
32
+ "drop": 0,
33
+ "overrun": 0
34
+ }
35
+ },
36
+ "en0": {
37
+ "rx": {
38
+ "bytes": 0,
39
+ "packets": 0,
40
+ "errors": 0,
41
+ "drop": 0,
42
+ "overrun": 0,
43
+ "frame": 0,
44
+ "compressed": 0,
45
+ "multicast": 0
46
+ },
47
+ "tx": {
48
+ "bytes": 0,
49
+ "packets": 0,
50
+ "errors": 0,
51
+ "drop": 0,
52
+ "overrun": 0,
53
+ "collisions": 0,
54
+ "carrier": 0,
55
+ "compressed": 0
56
+ }
57
+ }
58
+ }
59
+ }
60
+ },
61
+ "cpu": {
62
+ "real": 1,
63
+ "total": 1,
64
+ "cores": 1
65
+ },
66
+ "current_user": "fauxhai",
67
+ "dmi": {
68
+ },
69
+ "domain": "local",
70
+ "etc": {
71
+ "passwd": {
72
+ "fauxhai": {
73
+ "dir": "/home/fauxhai",
74
+ "gid": 0,
75
+ "uid": 0,
76
+ "shell": "/bin/bash",
77
+ "gecos": "Fauxhai"
78
+ }
79
+ },
80
+ "group": {
81
+ "fauxhai": {
82
+ "gid": 0,
83
+ "members": [
84
+ "fauxhai"
85
+ ]
86
+ }
87
+ }
88
+ },
89
+ "filesystem": {
90
+ "by_device": {
91
+ "/dev/disk0s2": {
92
+ "block_size": 512,
93
+ "kb_size": "41103432",
94
+ "kb_used": "10037888",
95
+ "kb_available": "30809544",
96
+ "percent_used": "25%",
97
+ "inodes_used": "2573470",
98
+ "inodes_available": "7702386",
99
+ "total_inodes": "10275856",
100
+ "inodes_percent_used": "25%",
101
+ "fs_type": "hfs",
102
+ "mount_options": [
103
+ "local",
104
+ "journaled"
105
+ ],
106
+ "mounts": [
107
+ "/"
108
+ ]
109
+ },
110
+ "devfs": {
111
+ "block_size": 512,
112
+ "kb_size": "174",
113
+ "kb_used": "174",
114
+ "kb_available": "0",
115
+ "percent_used": "100%",
116
+ "inodes_used": "604",
117
+ "inodes_available": "0",
118
+ "total_inodes": "604",
119
+ "inodes_percent_used": "100%",
120
+ "fs_type": "devfs",
121
+ "mount_options": [
122
+ "local",
123
+ "nobrowse"
124
+ ],
125
+ "mounts": [
126
+ "/dev"
127
+ ]
128
+ },
129
+ "map -hosts": {
130
+ "block_size": 512,
131
+ "kb_size": "0",
132
+ "kb_used": "0",
133
+ "kb_available": "0",
134
+ "percent_used": "100%",
135
+ "inodes_used": "0",
136
+ "inodes_available": "0",
137
+ "total_inodes": "0",
138
+ "inodes_percent_used": "100%",
139
+ "fs_type": "autofs",
140
+ "mount_options": [
141
+ "nosuid",
142
+ "automounted",
143
+ "nobrowse"
144
+ ],
145
+ "mounts": [
146
+ "/net"
147
+ ]
148
+ },
149
+ "map auto_home": {
150
+ "block_size": 512,
151
+ "kb_size": "0",
152
+ "kb_used": "0",
153
+ "kb_available": "0",
154
+ "percent_used": "100%",
155
+ "inodes_used": "0",
156
+ "inodes_available": "0",
157
+ "total_inodes": "0",
158
+ "inodes_percent_used": "100%",
159
+ "fs_type": "autofs",
160
+ "mount_options": [
161
+ "automounted",
162
+ "nobrowse"
163
+ ],
164
+ "mounts": [
165
+ "/home"
166
+ ]
167
+ }
168
+ },
169
+ "by_mountpoint": {
170
+ "/": {
171
+ "block_size": 512,
172
+ "kb_size": "41103432",
173
+ "kb_used": "10037888",
174
+ "kb_available": "30809544",
175
+ "percent_used": "25%",
176
+ "inodes_used": "2573470",
177
+ "inodes_available": "7702386",
178
+ "total_inodes": "10275856",
179
+ "inodes_percent_used": "25%",
180
+ "fs_type": "hfs",
181
+ "mount_options": [
182
+ "local",
183
+ "journaled"
184
+ ],
185
+ "devices": [
186
+ "/dev/disk0s2"
187
+ ]
188
+ },
189
+ "/dev": {
190
+ "block_size": 512,
191
+ "kb_size": "174",
192
+ "kb_used": "174",
193
+ "kb_available": "0",
194
+ "percent_used": "100%",
195
+ "inodes_used": "604",
196
+ "inodes_available": "0",
197
+ "total_inodes": "604",
198
+ "inodes_percent_used": "100%",
199
+ "fs_type": "devfs",
200
+ "mount_options": [
201
+ "local",
202
+ "nobrowse"
203
+ ],
204
+ "devices": [
205
+ "devfs"
206
+ ]
207
+ },
208
+ "/net": {
209
+ "block_size": 512,
210
+ "kb_size": "0",
211
+ "kb_used": "0",
212
+ "kb_available": "0",
213
+ "percent_used": "100%",
214
+ "inodes_used": "0",
215
+ "inodes_available": "0",
216
+ "total_inodes": "0",
217
+ "inodes_percent_used": "100%",
218
+ "fs_type": "autofs",
219
+ "mount_options": [
220
+ "nosuid",
221
+ "automounted",
222
+ "nobrowse"
223
+ ],
224
+ "devices": [
225
+ "map -hosts"
226
+ ]
227
+ },
228
+ "/home": {
229
+ "block_size": 512,
230
+ "kb_size": "0",
231
+ "kb_used": "0",
232
+ "kb_available": "0",
233
+ "percent_used": "100%",
234
+ "inodes_used": "0",
235
+ "inodes_available": "0",
236
+ "total_inodes": "0",
237
+ "inodes_percent_used": "100%",
238
+ "fs_type": "autofs",
239
+ "mount_options": [
240
+ "automounted",
241
+ "nobrowse"
242
+ ],
243
+ "devices": [
244
+ "map auto_home"
245
+ ]
246
+ }
247
+ },
248
+ "by_pair": {
249
+ "/dev/disk0s2,/": {
250
+ "block_size": 512,
251
+ "device": "/dev/disk0s2",
252
+ "kb_size": "41103432",
253
+ "kb_used": "10037888",
254
+ "kb_available": "30809544",
255
+ "percent_used": "25%",
256
+ "inodes_used": "2573470",
257
+ "inodes_available": "7702386",
258
+ "total_inodes": "10275856",
259
+ "inodes_percent_used": "25%",
260
+ "mount": "/",
261
+ "fs_type": "hfs",
262
+ "mount_options": [
263
+ "local",
264
+ "journaled"
265
+ ]
266
+ },
267
+ "devfs,/dev": {
268
+ "block_size": 512,
269
+ "device": "devfs",
270
+ "kb_size": "174",
271
+ "kb_used": "174",
272
+ "kb_available": "0",
273
+ "percent_used": "100%",
274
+ "inodes_used": "604",
275
+ "inodes_available": "0",
276
+ "total_inodes": "604",
277
+ "inodes_percent_used": "100%",
278
+ "mount": "/dev",
279
+ "fs_type": "devfs",
280
+ "mount_options": [
281
+ "local",
282
+ "nobrowse"
283
+ ]
284
+ },
285
+ "map -hosts,/net": {
286
+ "block_size": 512,
287
+ "device": "map -hosts",
288
+ "kb_size": "0",
289
+ "kb_used": "0",
290
+ "kb_available": "0",
291
+ "percent_used": "100%",
292
+ "inodes_used": "0",
293
+ "inodes_available": "0",
294
+ "total_inodes": "0",
295
+ "inodes_percent_used": "100%",
296
+ "mount": "/net",
297
+ "fs_type": "autofs",
298
+ "mount_options": [
299
+ "nosuid",
300
+ "automounted",
301
+ "nobrowse"
302
+ ]
303
+ },
304
+ "map auto_home,/home": {
305
+ "block_size": 512,
306
+ "device": "map auto_home",
307
+ "kb_size": "0",
308
+ "kb_used": "0",
309
+ "kb_available": "0",
310
+ "percent_used": "100%",
311
+ "inodes_used": "0",
312
+ "inodes_available": "0",
313
+ "total_inodes": "0",
314
+ "inodes_percent_used": "100%",
315
+ "mount": "/home",
316
+ "fs_type": "autofs",
317
+ "mount_options": [
318
+ "automounted",
319
+ "nobrowse"
320
+ ]
321
+ }
322
+ }
323
+ },
324
+ "fqdn": "fauxhai.local",
325
+ "hostname": "Fauxhai",
326
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
327
+ "idletime_seconds": 2646450,
328
+ "ipaddress": "10.0.0.2",
329
+ "kernel": {
330
+ "name": "Darwin",
331
+ "release": "15.0.0",
332
+ "version": "Darwin Kernel Version 15.0.0: Sun Jun 28 00:25:56 PDT 2015; root:xnu-3247.1.36~7/RELEASE_X86_64",
333
+ "machine": "x86_64",
334
+ "processor": "i386",
335
+ "os": "Darwin",
336
+ "modules": {
337
+ "com.apple.kec.corecrypto": {
338
+ "version": "1.0",
339
+ "size": 602112,
340
+ "index": "8",
341
+ "refcount": "4"
342
+ },
343
+ "com.apple.kec.pthread": {
344
+ "version": "1",
345
+ "size": 53248,
346
+ "index": "9",
347
+ "refcount": "0"
348
+ },
349
+ "com.apple.kec.Libm": {
350
+ "version": "1",
351
+ "size": 36864,
352
+ "index": "10",
353
+ "refcount": "1"
354
+ },
355
+ "com.apple.iokit.IOACPIFamily": {
356
+ "version": "1.4",
357
+ "size": 36864,
358
+ "index": "11",
359
+ "refcount": "20"
360
+ },
361
+ "com.apple.iokit.IOPCIFamily": {
362
+ "version": "2.9",
363
+ "size": 196608,
364
+ "index": "12",
365
+ "refcount": "19"
366
+ },
367
+ "com.apple.driver.AppleACPIPlatform": {
368
+ "version": "4.0",
369
+ "size": 393216,
370
+ "index": "13",
371
+ "refcount": "1"
372
+ },
373
+ "com.apple.driver.AppleUSBHostMergeProperties": {
374
+ "version": "1.0",
375
+ "size": 16384,
376
+ "index": "14",
377
+ "refcount": "2"
378
+ },
379
+ "com.apple.iokit.IOUSBHostFamily": {
380
+ "version": "1.0.1",
381
+ "size": 405504,
382
+ "index": "15",
383
+ "refcount": "11"
384
+ },
385
+ "com.apple.driver.AppleFDEKeyStore": {
386
+ "version": "28.30",
387
+ "size": 45056,
388
+ "index": "16",
389
+ "refcount": "1"
390
+ },
391
+ "com.apple.iokit.IOReportFamily": {
392
+ "version": "31",
393
+ "size": 28672,
394
+ "index": "17",
395
+ "refcount": "1"
396
+ },
397
+ "com.apple.iokit.IOStorageFamily": {
398
+ "version": "2.1",
399
+ "size": 159744,
400
+ "index": "18",
401
+ "refcount": "8"
402
+ },
403
+ "com.apple.driver.DiskImages": {
404
+ "version": "414",
405
+ "size": 102400,
406
+ "index": "19",
407
+ "refcount": "0"
408
+ },
409
+ "com.apple.driver.AppleCredentialManager": {
410
+ "version": "1.0",
411
+ "size": 118784,
412
+ "index": "20",
413
+ "refcount": "1"
414
+ },
415
+ "com.apple.driver.AppleMobileFileIntegrity": {
416
+ "version": "1.0.5",
417
+ "size": 65536,
418
+ "index": "21",
419
+ "refcount": "2"
420
+ },
421
+ "com.apple.driver.AppleKeyStore": {
422
+ "version": "2",
423
+ "size": 159744,
424
+ "index": "22",
425
+ "refcount": "0"
426
+ },
427
+ "com.apple.security.TMSafetyNet": {
428
+ "version": "8",
429
+ "size": 8192,
430
+ "index": "23",
431
+ "refcount": "0"
432
+ },
433
+ "com.apple.security.sandbox": {
434
+ "version": "300.0",
435
+ "size": 110592,
436
+ "index": "25",
437
+ "refcount": "1"
438
+ },
439
+ "com.apple.security.quarantine": {
440
+ "version": "3",
441
+ "size": 36864,
442
+ "index": "26",
443
+ "refcount": "0"
444
+ },
445
+ "com.apple.nke.applicationfirewall": {
446
+ "version": "163",
447
+ "size": 32768,
448
+ "index": "27",
449
+ "refcount": "0"
450
+ },
451
+ "com.apple.driver.AppleAPIC": {
452
+ "version": "1.7",
453
+ "size": 12288,
454
+ "index": "28",
455
+ "refcount": "0"
456
+ },
457
+ "com.apple.driver.AppleSMBIOS": {
458
+ "version": "2.1",
459
+ "size": 16384,
460
+ "index": "29",
461
+ "refcount": "0"
462
+ },
463
+ "com.apple.driver.AppleRTC": {
464
+ "version": "2.0",
465
+ "size": 32768,
466
+ "index": "30",
467
+ "refcount": "0"
468
+ },
469
+ "com.apple.driver.AppleHPET": {
470
+ "version": "1.8",
471
+ "size": 12288,
472
+ "index": "31",
473
+ "refcount": "0"
474
+ },
475
+ "com.apple.iokit.IOHIDFamily": {
476
+ "version": "2.0.0",
477
+ "size": 483328,
478
+ "index": "32",
479
+ "refcount": "2"
480
+ },
481
+ "com.apple.driver.AppleACPIButtons": {
482
+ "version": "4.0",
483
+ "size": 16384,
484
+ "index": "33",
485
+ "refcount": "0"
486
+ },
487
+ "com.apple.driver.AppleEFIRuntime": {
488
+ "version": "2.0",
489
+ "size": 20480,
490
+ "index": "34",
491
+ "refcount": "1"
492
+ },
493
+ "com.apple.driver.AppleEFINVRAM": {
494
+ "version": "2.0",
495
+ "size": 40960,
496
+ "index": "35",
497
+ "refcount": "1"
498
+ },
499
+ "com.apple.iokit.IOATAFamily": {
500
+ "version": "2.5.3",
501
+ "size": 102400,
502
+ "index": "36",
503
+ "refcount": "1"
504
+ },
505
+ "com.apple.driver.AppleIntelPIIXATA": {
506
+ "version": "2.5.1",
507
+ "size": 40960,
508
+ "index": "37",
509
+ "refcount": "0"
510
+ },
511
+ "com.apple.driver.usb.AppleUSBEHCI": {
512
+ "version": "1.0.1",
513
+ "size": 258048,
514
+ "index": "38",
515
+ "refcount": "3"
516
+ },
517
+ "com.apple.driver.usb.AppleUSBEHCIPCI": {
518
+ "version": "1.0.1",
519
+ "size": 32768,
520
+ "index": "39",
521
+ "refcount": "0"
522
+ },
523
+ "com.apple.driver.usb.AppleUSBUHCI": {
524
+ "version": "1.0.1",
525
+ "size": 126976,
526
+ "index": "40",
527
+ "refcount": "1"
528
+ },
529
+ "com.apple.driver.usb.AppleUSBUHCIPCI": {
530
+ "version": "1.0.1",
531
+ "size": 12288,
532
+ "index": "41",
533
+ "refcount": "0"
534
+ },
535
+ "com.apple.iokit.IOAHCIFamily": {
536
+ "version": "2.8.0",
537
+ "size": 90112,
538
+ "index": "42",
539
+ "refcount": "3"
540
+ },
541
+ "com.apple.driver.AppleAHCIPort": {
542
+ "version": "3.1.5",
543
+ "size": 118784,
544
+ "index": "43",
545
+ "refcount": "0"
546
+ },
547
+ "com.apple.driver.usb.AppleUSBXHCI": {
548
+ "version": "1.0.1",
549
+ "size": 253952,
550
+ "index": "44",
551
+ "refcount": "1"
552
+ },
553
+ "com.apple.driver.usb.AppleUSBXHCIPCI": {
554
+ "version": "1.0.1",
555
+ "size": 94208,
556
+ "index": "45",
557
+ "refcount": "0"
558
+ },
559
+ "com.apple.iokit.IOAHCIBlockStorage": {
560
+ "version": "2.8.0",
561
+ "size": 102400,
562
+ "index": "46",
563
+ "refcount": "0"
564
+ },
565
+ "com.apple.iokit.IOSCSIArchitectureModelFamily": {
566
+ "version": "3.7.7",
567
+ "size": 176128,
568
+ "index": "47",
569
+ "refcount": "3"
570
+ },
571
+ "com.apple.iokit.IOAHCISerialATAPI": {
572
+ "version": "2.6.2",
573
+ "size": 53248,
574
+ "index": "48",
575
+ "refcount": "0"
576
+ },
577
+ "com.apple.iokit.SCSITaskUserClient": {
578
+ "version": "3.7.7",
579
+ "size": 28672,
580
+ "index": "50",
581
+ "refcount": "0"
582
+ },
583
+ "com.apple.iokit.IOCDStorageFamily": {
584
+ "version": "1.8",
585
+ "size": 57344,
586
+ "index": "51",
587
+ "refcount": "3"
588
+ },
589
+ "com.apple.iokit.IODVDStorageFamily": {
590
+ "version": "1.8",
591
+ "size": 45056,
592
+ "index": "52",
593
+ "refcount": "2"
594
+ },
595
+ "com.apple.iokit.IOBDStorageFamily": {
596
+ "version": "1.8",
597
+ "size": 36864,
598
+ "index": "53",
599
+ "refcount": "1"
600
+ },
601
+ "com.apple.iokit.IOSCSIMultimediaCommandsDevice": {
602
+ "version": "3.7.7",
603
+ "size": 106496,
604
+ "index": "54",
605
+ "refcount": "0"
606
+ },
607
+ "com.apple.iokit.IOUSBFamily": {
608
+ "version": "900.4.1",
609
+ "size": 462848,
610
+ "index": "55",
611
+ "refcount": "0"
612
+ },
613
+ "com.apple.iokit.IONetworkingFamily": {
614
+ "version": "3.2",
615
+ "size": 184320,
616
+ "index": "56",
617
+ "refcount": "2"
618
+ },
619
+ "com.apple.BootCache": {
620
+ "version": "37",
621
+ "size": 40960,
622
+ "index": "57",
623
+ "refcount": "0"
624
+ },
625
+ "com.apple.AppleFSCompression.AppleFSCompressionTypeZlib": {
626
+ "version": "1.0.0",
627
+ "size": 24576,
628
+ "index": "58",
629
+ "refcount": "0"
630
+ },
631
+ "com.apple.driver.usb.AppleUSBHub": {
632
+ "version": "1.0.1",
633
+ "size": 172032,
634
+ "index": "61",
635
+ "refcount": "0"
636
+ },
637
+ "com.apple.driver.usb.AppleUSBHostCompositeDevice": {
638
+ "version": "1.0.1",
639
+ "size": 32768,
640
+ "index": "62",
641
+ "refcount": "0"
642
+ },
643
+ "com.apple.driver.usb.IOUSBHostHIDDevice": {
644
+ "version": "1.0.1",
645
+ "size": 40960,
646
+ "index": "63",
647
+ "refcount": "0"
648
+ },
649
+ "com.apple.iokit.IOSlowAdaptiveClockingFamily": {
650
+ "version": "1.0.0",
651
+ "size": 20480,
652
+ "index": "65",
653
+ "refcount": "1"
654
+ },
655
+ "com.apple.driver.AppleIntelSlowAdaptiveClocking": {
656
+ "version": "4.0.0",
657
+ "size": 8192,
658
+ "index": "66",
659
+ "refcount": "0"
660
+ },
661
+ "com.apple.driver.AppleHV": {
662
+ "version": "1",
663
+ "size": 40960,
664
+ "index": "67",
665
+ "refcount": "0"
666
+ },
667
+ "com.apple.driver.AppleSMC": {
668
+ "version": "3.1.9",
669
+ "size": 102400,
670
+ "index": "68",
671
+ "refcount": "3"
672
+ },
673
+ "com.apple.driver.IOPlatformPluginLegacy": {
674
+ "version": "1.0.0",
675
+ "size": 73728,
676
+ "index": "72",
677
+ "refcount": "1"
678
+ },
679
+ "com.apple.vecLib.kext": {
680
+ "version": "1.2.0",
681
+ "size": 507904,
682
+ "index": "74",
683
+ "refcount": "2"
684
+ },
685
+ "com.apple.iokit.IOAudioFamily": {
686
+ "version": "203.7",
687
+ "size": 200704,
688
+ "index": "75",
689
+ "refcount": "4"
690
+ },
691
+ "com.apple.iokit.IOHDAFamily": {
692
+ "version": "272.40",
693
+ "size": 49152,
694
+ "index": "76",
695
+ "refcount": "2"
696
+ },
697
+ "com.apple.iokit.IOGraphicsFamily": {
698
+ "version": "2.4.1",
699
+ "size": 241664,
700
+ "index": "77",
701
+ "refcount": "7"
702
+ },
703
+ "com.apple.driver.AppleHDAController": {
704
+ "version": "272.40",
705
+ "size": 114688,
706
+ "index": "78",
707
+ "refcount": "1"
708
+ },
709
+ "com.apple.driver.corecapture": {
710
+ "version": "1.0.4",
711
+ "size": 139264,
712
+ "index": "79",
713
+ "refcount": "1"
714
+ },
715
+ "com.apple.driver.CoreCaptureResponder": {
716
+ "version": "1",
717
+ "size": 28672,
718
+ "index": "80",
719
+ "refcount": "0"
720
+ },
721
+ "com.apple.iokit.IOSerialFamily": {
722
+ "version": "11",
723
+ "size": 57344,
724
+ "index": "82",
725
+ "refcount": "1"
726
+ },
727
+ "com.apple.iokit.IOSurface": {
728
+ "version": "107",
729
+ "size": 77824,
730
+ "index": "84",
731
+ "refcount": "0"
732
+ },
733
+ "com.apple.iokit.IOUserEthernet": {
734
+ "version": "1.0.1",
735
+ "size": 24576,
736
+ "index": "85",
737
+ "refcount": "0"
738
+ },
739
+ "com.apple.driver.pmtelemetry": {
740
+ "version": "1",
741
+ "size": 24576,
742
+ "index": "87",
743
+ "refcount": "0"
744
+ },
745
+ "com.apple.iokit.IONDRVSupport": {
746
+ "version": "2.4.1",
747
+ "size": 65536,
748
+ "index": "88",
749
+ "refcount": "1"
750
+ },
751
+ "com.apple.kext.OSvKernDSPLib": {
752
+ "version": "525",
753
+ "size": 77824,
754
+ "index": "89",
755
+ "refcount": "1"
756
+ },
757
+ "com.apple.driver.DspFuncLib": {
758
+ "version": "272.40",
759
+ "size": 1249280,
760
+ "index": "90",
761
+ "refcount": "1"
762
+ },
763
+ "com.apple.driver.AppleHDA": {
764
+ "version": "272.40",
765
+ "size": 716800,
766
+ "index": "91",
767
+ "refcount": "0"
768
+ },
769
+ "com.apple.driver.AppleOSXWatchdog": {
770
+ "version": "1",
771
+ "size": 16384,
772
+ "index": "93",
773
+ "refcount": "0"
774
+ },
775
+ "com.vmware.kext.VMwareGfx": {
776
+ "version": "0275.97.65",
777
+ "size": 81920,
778
+ "index": "94",
779
+ "refcount": "0"
780
+ },
781
+ "com.apple.iokit.IOSMBusFamily": {
782
+ "version": "1.1",
783
+ "size": 16384,
784
+ "index": "95",
785
+ "refcount": "1"
786
+ },
787
+ "com.apple.driver.AppleMCCSControl": {
788
+ "version": "1.2.13",
789
+ "size": 57344,
790
+ "index": "97",
791
+ "refcount": "0"
792
+ },
793
+ "com.apple.driver.AppleUpstreamUserClient": {
794
+ "version": "3.6.1",
795
+ "size": 20480,
796
+ "index": "98",
797
+ "refcount": "0"
798
+ },
799
+ "com.apple.kext.triggers": {
800
+ "version": "1.0",
801
+ "size": 20480,
802
+ "index": "101",
803
+ "refcount": "1"
804
+ },
805
+ "com.apple.filesystems.autofs": {
806
+ "version": "3.0",
807
+ "size": 36864,
808
+ "index": "102",
809
+ "refcount": "0"
810
+ },
811
+ "com.vmware.kext.vmmemctl": {
812
+ "version": "0275.97.65",
813
+ "size": 24576,
814
+ "index": "103",
815
+ "refcount": "0"
816
+ },
817
+ "com.vmware.kext.vmhgfs": {
818
+ "version": "0275.97.65",
819
+ "size": 40960,
820
+ "index": "104",
821
+ "refcount": "0"
822
+ },
823
+ "com.apple.driver.AudioAUUC": {
824
+ "version": "1.70",
825
+ "size": 20480,
826
+ "index": "105",
827
+ "refcount": "0"
828
+ }
829
+ }
830
+ },
831
+ "keys": {
832
+ "ssh": {
833
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
834
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
835
+ }
836
+ },
837
+ "languages": {
838
+ "ruby": {
839
+ "platform": "universal.x86_64-darwin15",
840
+ "version": "2.0.0",
841
+ "release_date": "2015-04-13",
842
+ "target": "universal-apple-darwin15",
843
+ "target_cpu": "universal",
844
+ "target_vendor": "apple",
845
+ "target_os": "darwin15",
846
+ "host": "x86_64-apple-darwin15",
847
+ "host_cpu": "x86_64",
848
+ "host_os": "darwin15",
849
+ "host_vendor": "apple",
850
+ "bin_dir": "/usr/local/bin",
851
+ "ruby_bin": "/usr/local/bin/ruby",
852
+ "gems_dir": "/usr/local/gems",
853
+ "gem_bin": "/usr/local/bin/gem"
854
+ },
855
+ "powershell": null
856
+ },
857
+ "macaddress": "11:11:11:11:11:11",
858
+ "machinename": "Fauxhai",
859
+ "memory": {
860
+ "total": "1048576kB"
861
+ },
862
+ "network": {
863
+ "interfaces": {
864
+ "lo": {
865
+ "mtu": "65536",
866
+ "flags": [
867
+ "LOOPBACK",
868
+ "UP",
869
+ "LOWER_UP"
870
+ ],
871
+ "encapsulation": "Loopback",
872
+ "addresses": {
873
+ "127.0.0.1": {
874
+ "family": "inet",
875
+ "prefixlen": "8",
876
+ "netmask": "255.0.0.0",
877
+ "scope": "Node",
878
+ "ip_scope": "LOOPBACK"
879
+ },
880
+ "::1": {
881
+ "family": "inet6",
882
+ "prefixlen": "128",
883
+ "scope": "Node",
884
+ "tags": [
885
+
886
+ ],
887
+ "ip_scope": "LINK LOCAL LOOPBACK"
888
+ }
889
+ },
890
+ "state": "unknown"
891
+ },
892
+ "en0": {
893
+ "type": "en",
894
+ "number": "0",
895
+ "mtu": "1500",
896
+ "flags": [
897
+ "BROADCAST",
898
+ "MULTICAST",
899
+ "UP",
900
+ "LOWER_UP"
901
+ ],
902
+ "encapsulation": "Ethernet",
903
+ "addresses": {
904
+ "11:11:11:11:11:11": {
905
+ "family": "lladdr"
906
+ },
907
+ "10.0.0.2": {
908
+ "family": "inet",
909
+ "prefixlen": "24",
910
+ "netmask": "255.255.255.0",
911
+ "broadcast": "10.0.0.255",
912
+ "scope": "Global",
913
+ "ip_scope": "RFC1918 PRIVATE"
914
+ },
915
+ "fe80::11:1111:1111:1111": {
916
+ "family": "inet6",
917
+ "prefixlen": "64",
918
+ "scope": "Link",
919
+ "tags": [
920
+
921
+ ],
922
+ "ip_scope": "LINK LOCAL UNICAST"
923
+ }
924
+ },
925
+ "state": "up",
926
+ "arp": {
927
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
928
+ },
929
+ "routes": [
930
+ {
931
+ "destination": "default",
932
+ "family": "inet",
933
+ "via": "10.0.0.1"
934
+ },
935
+ {
936
+ "destination": "10.0.0.0/24",
937
+ "family": "inet",
938
+ "scope": "link",
939
+ "proto": "kernel",
940
+ "src": "10.0.0.2"
941
+ },
942
+ {
943
+ "destination": "fe80::/64",
944
+ "family": "inet6",
945
+ "metric": "256",
946
+ "proto": "kernel"
947
+ }
948
+ ],
949
+ "ring_params": {
950
+ }
951
+ }
952
+ },
953
+ "default_interface": "en0",
954
+ "default_gateway": "10.0.0.1"
955
+ },
956
+ "ohai_time": 1497298862.166831,
957
+ "os": "darwin",
958
+ "os_version": "15.0.0",
959
+ "platform": "mac_os_x",
960
+ "platform_build": "15A215h",
961
+ "platform_family": "mac_os_x",
962
+ "platform_version": "10.11",
963
+ "root_group": "wheel",
964
+ "shard_seed": 192577189,
965
+ "shells": [
966
+ "/bin/bash",
967
+ "/bin/csh",
968
+ "/bin/ksh",
969
+ "/bin/sh",
970
+ "/bin/tcsh",
971
+ "/bin/zsh"
972
+ ],
973
+ "time": {
974
+ "timezone": "GMT"
975
+ },
976
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
977
+ "uptime_seconds": 2646450,
978
+ "virtualization": {
979
+ "systems": {
980
+ }
981
+ }
982
+ }