fauxhai-chef 9.3.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (73) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +2 -0
  3. data/LICENSE +22 -0
  4. data/bin/fauxhai +23 -0
  5. data/fauxhai-chef.gemspec +28 -0
  6. data/lib/fauxhai/exception.rb +6 -0
  7. data/lib/fauxhai/fetcher.rb +80 -0
  8. data/lib/fauxhai/keys/id_dsa +12 -0
  9. data/lib/fauxhai/keys/id_dsa.pub +1 -0
  10. data/lib/fauxhai/keys/id_rsa +27 -0
  11. data/lib/fauxhai/keys/id_rsa.pub +1 -0
  12. data/lib/fauxhai/mocker.rb +143 -0
  13. data/lib/fauxhai/platforms/aix/7.1.json +1889 -0
  14. data/lib/fauxhai/platforms/aix/7.2.json +5289 -0
  15. data/lib/fauxhai/platforms/almalinux/8.json +5754 -0
  16. data/lib/fauxhai/platforms/amazon/2.json +4697 -0
  17. data/lib/fauxhai/platforms/amazon/2018.03.json +3525 -0
  18. data/lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json +1669 -0
  19. data/lib/fauxhai/platforms/centos/6.10.json +2691 -0
  20. data/lib/fauxhai/platforms/centos/7.7.1908.json +3855 -0
  21. data/lib/fauxhai/platforms/centos/7.8.2003.json +3803 -0
  22. data/lib/fauxhai/platforms/centos/8.json +4715 -0
  23. data/lib/fauxhai/platforms/chefspec/0.6.1.json +20 -0
  24. data/lib/fauxhai/platforms/clearos/7.4.json +6130 -0
  25. data/lib/fauxhai/platforms/debian/10.json +2928 -0
  26. data/lib/fauxhai/platforms/debian/11.json +2744 -0
  27. data/lib/fauxhai/platforms/debian/9.11.json +2943 -0
  28. data/lib/fauxhai/platforms/debian/9.12.json +2942 -0
  29. data/lib/fauxhai/platforms/debian/9.13.json +2959 -0
  30. data/lib/fauxhai/platforms/dragonfly4/4.8-RELEASE.json +392 -0
  31. data/lib/fauxhai/platforms/fedora/31.json +3994 -0
  32. data/lib/fauxhai/platforms/fedora/32.json +3554 -0
  33. data/lib/fauxhai/platforms/freebsd/11.2.json +427 -0
  34. data/lib/fauxhai/platforms/freebsd/12.1.json +913 -0
  35. data/lib/fauxhai/platforms/gentoo/4.9.95-gentoo.json +989 -0
  36. data/lib/fauxhai/platforms/linuxmint/19.0.json +9649 -0
  37. data/lib/fauxhai/platforms/mac_os_x/10.14.json +1350 -0
  38. data/lib/fauxhai/platforms/mac_os_x/10.15.json +1510 -0
  39. data/lib/fauxhai/platforms/mac_os_x/11.0.json +2821 -0
  40. data/lib/fauxhai/platforms/mac_os_x/11.json +3356 -0
  41. data/lib/fauxhai/platforms/mac_os_x/12.json +3546 -0
  42. data/lib/fauxhai/platforms/openbsd/6.2.json +295 -0
  43. data/lib/fauxhai/platforms/opensuse/15.2.json +5967 -0
  44. data/lib/fauxhai/platforms/oracle/6.10.json +4349 -0
  45. data/lib/fauxhai/platforms/oracle/7.5.json +6576 -0
  46. data/lib/fauxhai/platforms/oracle/7.6.json +6591 -0
  47. data/lib/fauxhai/platforms/raspbian/10.json +3664 -0
  48. data/lib/fauxhai/platforms/redhat/6.10.json +5822 -0
  49. data/lib/fauxhai/platforms/redhat/7.7.json +3969 -0
  50. data/lib/fauxhai/platforms/redhat/7.8.json +3958 -0
  51. data/lib/fauxhai/platforms/redhat/7.9.json +3959 -0
  52. data/lib/fauxhai/platforms/redhat/8.json +4547 -0
  53. data/lib/fauxhai/platforms/rocky/8.json +5768 -0
  54. data/lib/fauxhai/platforms/smartos/5.11.json +1680 -0
  55. data/lib/fauxhai/platforms/solaris2/5.11.json +10290 -0
  56. data/lib/fauxhai/platforms/suse/12.4.json +5875 -0
  57. data/lib/fauxhai/platforms/suse/12.5.json +5012 -0
  58. data/lib/fauxhai/platforms/suse/15.json +6096 -0
  59. data/lib/fauxhai/platforms/ubuntu/16.04.json +3885 -0
  60. data/lib/fauxhai/platforms/ubuntu/18.04.json +4042 -0
  61. data/lib/fauxhai/platforms/ubuntu/20.04.json +4613 -0
  62. data/lib/fauxhai/platforms/windows/10.json +431 -0
  63. data/lib/fauxhai/platforms/windows/2012.json +404 -0
  64. data/lib/fauxhai/platforms/windows/2012R2.json +406 -0
  65. data/lib/fauxhai/platforms/windows/2016.json +408 -0
  66. data/lib/fauxhai/platforms/windows/2019.json +408 -0
  67. data/lib/fauxhai/platforms/windows/8.1.json +416 -0
  68. data/lib/fauxhai/runner/default.rb +284 -0
  69. data/lib/fauxhai/runner/windows.rb +101 -0
  70. data/lib/fauxhai/runner.rb +45 -0
  71. data/lib/fauxhai/version.rb +3 -0
  72. data/lib/fauxhai.rb +18 -0
  73. metadata +202 -0
@@ -0,0 +1,1350 @@
1
+ {
2
+ "chef_packages": {
3
+ "chef": {
4
+ "chef_root": "/usr/local/lib/ruby/gems/2.5.0/gems/chef-14.5.33/lib",
5
+ "version": "14.5.33"
6
+ },
7
+ "ohai": {
8
+ "ohai_root": "/usr/local/lib/ruby/gems/2.5.0/gems/ohai-14.6.2/lib/ohai",
9
+ "version": "14.6.2"
10
+ }
11
+ },
12
+ "command": {
13
+ "ps": "ps -ef"
14
+ },
15
+ "counters": {
16
+ "network": {
17
+ "interfaces": {
18
+ "en0": {
19
+ "rx": {
20
+ "bytes": 0,
21
+ "compressed": 0,
22
+ "drop": 0,
23
+ "errors": 0,
24
+ "frame": 0,
25
+ "multicast": 0,
26
+ "overrun": 0,
27
+ "packets": 0
28
+ },
29
+ "tx": {
30
+ "bytes": 0,
31
+ "carrier": 0,
32
+ "collisions": 0,
33
+ "compressed": 0,
34
+ "drop": 0,
35
+ "errors": 0,
36
+ "overrun": 0,
37
+ "packets": 0
38
+ }
39
+ },
40
+ "lo": {
41
+ "rx": {
42
+ "bytes": 0,
43
+ "drop": 0,
44
+ "errors": 0,
45
+ "overrun": 0,
46
+ "packets": 0
47
+ },
48
+ "tx": {
49
+ "bytes": 0,
50
+ "carrier": 0,
51
+ "collisions": 0,
52
+ "drop": 0,
53
+ "errors": 0,
54
+ "packets": 0,
55
+ "queuelen": "1"
56
+ }
57
+ }
58
+ }
59
+ }
60
+ },
61
+ "cpu": {
62
+ "cores": 1,
63
+ "real": 1,
64
+ "total": 1
65
+ },
66
+ "current_user": "fauxhai",
67
+ "dmi": {
68
+ },
69
+ "domain": "local",
70
+ "filesystem": {
71
+ "by_device": {
72
+ "/dev/disk1s1": {
73
+ "block_size": 512,
74
+ "fs_type": "apfs",
75
+ "inodes_available": "9223372036853013087",
76
+ "inodes_percent_used": "0%",
77
+ "inodes_used": "1762720",
78
+ "kb_available": "113339540",
79
+ "kb_size": "488347692",
80
+ "kb_used": "371158600",
81
+ "mount_options": [
82
+ "local",
83
+ "journaled"
84
+ ],
85
+ "mounts": [
86
+ "/"
87
+ ],
88
+ "percent_used": "77%",
89
+ "total_inodes": "9223372036854775807"
90
+ },
91
+ "/dev/disk1s4": {
92
+ "block_size": 512,
93
+ "fs_type": "apfs",
94
+ "inodes_available": "9223372036854775804",
95
+ "inodes_percent_used": "0%",
96
+ "inodes_used": "3",
97
+ "kb_available": "113339540",
98
+ "kb_size": "488347692",
99
+ "kb_used": "3145768",
100
+ "mount_options": [
101
+ "local",
102
+ "noexec",
103
+ "journaled",
104
+ "noatime",
105
+ "nobrowse"
106
+ ],
107
+ "mounts": [
108
+ "/private/var/vm"
109
+ ],
110
+ "percent_used": "3%",
111
+ "total_inodes": "9223372036854775807"
112
+ },
113
+ "devfs": {
114
+ "block_size": 512,
115
+ "fs_type": "devfs",
116
+ "inodes_available": "0",
117
+ "inodes_percent_used": "100%",
118
+ "inodes_used": "649",
119
+ "kb_available": "0",
120
+ "kb_size": "187",
121
+ "kb_used": "187",
122
+ "mount_options": [
123
+ "local",
124
+ "nobrowse"
125
+ ],
126
+ "mounts": [
127
+ "/dev"
128
+ ],
129
+ "percent_used": "100%",
130
+ "total_inodes": "649"
131
+ },
132
+ "map -hosts": {
133
+ "block_size": 512,
134
+ "fs_type": "autofs",
135
+ "inodes_available": "0",
136
+ "inodes_percent_used": "100%",
137
+ "inodes_used": "0",
138
+ "kb_available": "0",
139
+ "kb_size": "0",
140
+ "kb_used": "0",
141
+ "mount_options": [
142
+ "nosuid",
143
+ "automounted",
144
+ "nobrowse"
145
+ ],
146
+ "mounts": [
147
+ "/net"
148
+ ],
149
+ "percent_used": "100%",
150
+ "total_inodes": "0"
151
+ },
152
+ "map auto_home": {
153
+ "block_size": 512,
154
+ "fs_type": "autofs",
155
+ "inodes_available": "0",
156
+ "inodes_percent_used": "100%",
157
+ "inodes_used": "0",
158
+ "kb_available": "0",
159
+ "kb_size": "0",
160
+ "kb_used": "0",
161
+ "mount_options": [
162
+ "automounted",
163
+ "nobrowse"
164
+ ],
165
+ "mounts": [
166
+ "/home"
167
+ ],
168
+ "percent_used": "100%",
169
+ "total_inodes": "0"
170
+ }
171
+ },
172
+ "by_mountpoint": {
173
+ "/": {
174
+ "block_size": 512,
175
+ "devices": [
176
+ "/dev/disk1s1"
177
+ ],
178
+ "fs_type": "apfs",
179
+ "inodes_available": "9223372036853013087",
180
+ "inodes_percent_used": "0%",
181
+ "inodes_used": "1762720",
182
+ "kb_available": "113339540",
183
+ "kb_size": "488347692",
184
+ "kb_used": "371158600",
185
+ "mount_options": [
186
+ "local",
187
+ "journaled"
188
+ ],
189
+ "percent_used": "77%",
190
+ "total_inodes": "9223372036854775807"
191
+ },
192
+ "/dev": {
193
+ "block_size": 512,
194
+ "devices": [
195
+ "devfs"
196
+ ],
197
+ "fs_type": "devfs",
198
+ "inodes_available": "0",
199
+ "inodes_percent_used": "100%",
200
+ "inodes_used": "649",
201
+ "kb_available": "0",
202
+ "kb_size": "187",
203
+ "kb_used": "187",
204
+ "mount_options": [
205
+ "local",
206
+ "nobrowse"
207
+ ],
208
+ "percent_used": "100%",
209
+ "total_inodes": "649"
210
+ },
211
+ "/home": {
212
+ "block_size": 512,
213
+ "devices": [
214
+ "map auto_home"
215
+ ],
216
+ "fs_type": "autofs",
217
+ "inodes_available": "0",
218
+ "inodes_percent_used": "100%",
219
+ "inodes_used": "0",
220
+ "kb_available": "0",
221
+ "kb_size": "0",
222
+ "kb_used": "0",
223
+ "mount_options": [
224
+ "automounted",
225
+ "nobrowse"
226
+ ],
227
+ "percent_used": "100%",
228
+ "total_inodes": "0"
229
+ },
230
+ "/net": {
231
+ "block_size": 512,
232
+ "devices": [
233
+ "map -hosts"
234
+ ],
235
+ "fs_type": "autofs",
236
+ "inodes_available": "0",
237
+ "inodes_percent_used": "100%",
238
+ "inodes_used": "0",
239
+ "kb_available": "0",
240
+ "kb_size": "0",
241
+ "kb_used": "0",
242
+ "mount_options": [
243
+ "nosuid",
244
+ "automounted",
245
+ "nobrowse"
246
+ ],
247
+ "percent_used": "100%",
248
+ "total_inodes": "0"
249
+ },
250
+ "/private/var/vm": {
251
+ "block_size": 512,
252
+ "devices": [
253
+ "/dev/disk1s4"
254
+ ],
255
+ "fs_type": "apfs",
256
+ "inodes_available": "9223372036854775804",
257
+ "inodes_percent_used": "0%",
258
+ "inodes_used": "3",
259
+ "kb_available": "113339540",
260
+ "kb_size": "488347692",
261
+ "kb_used": "3145768",
262
+ "mount_options": [
263
+ "local",
264
+ "noexec",
265
+ "journaled",
266
+ "noatime",
267
+ "nobrowse"
268
+ ],
269
+ "percent_used": "3%",
270
+ "total_inodes": "9223372036854775807"
271
+ }
272
+ },
273
+ "by_pair": {
274
+ "/dev/disk1s1,/": {
275
+ "block_size": 512,
276
+ "device": "/dev/disk1s1",
277
+ "fs_type": "apfs",
278
+ "inodes_available": "9223372036853013087",
279
+ "inodes_percent_used": "0%",
280
+ "inodes_used": "1762720",
281
+ "kb_available": "113339540",
282
+ "kb_size": "488347692",
283
+ "kb_used": "371158600",
284
+ "mount": "/",
285
+ "mount_options": [
286
+ "local",
287
+ "journaled"
288
+ ],
289
+ "percent_used": "77%",
290
+ "total_inodes": "9223372036854775807"
291
+ },
292
+ "/dev/disk1s4,/private/var/vm": {
293
+ "block_size": 512,
294
+ "device": "/dev/disk1s4",
295
+ "fs_type": "apfs",
296
+ "inodes_available": "9223372036854775804",
297
+ "inodes_percent_used": "0%",
298
+ "inodes_used": "3",
299
+ "kb_available": "113339540",
300
+ "kb_size": "488347692",
301
+ "kb_used": "3145768",
302
+ "mount": "/private/var/vm",
303
+ "mount_options": [
304
+ "local",
305
+ "noexec",
306
+ "journaled",
307
+ "noatime",
308
+ "nobrowse"
309
+ ],
310
+ "percent_used": "3%",
311
+ "total_inodes": "9223372036854775807"
312
+ },
313
+ "devfs,/dev": {
314
+ "block_size": 512,
315
+ "device": "devfs",
316
+ "fs_type": "devfs",
317
+ "inodes_available": "0",
318
+ "inodes_percent_used": "100%",
319
+ "inodes_used": "649",
320
+ "kb_available": "0",
321
+ "kb_size": "187",
322
+ "kb_used": "187",
323
+ "mount": "/dev",
324
+ "mount_options": [
325
+ "local",
326
+ "nobrowse"
327
+ ],
328
+ "percent_used": "100%",
329
+ "total_inodes": "649"
330
+ },
331
+ "map -hosts,/net": {
332
+ "block_size": 512,
333
+ "device": "map -hosts",
334
+ "fs_type": "autofs",
335
+ "inodes_available": "0",
336
+ "inodes_percent_used": "100%",
337
+ "inodes_used": "0",
338
+ "kb_available": "0",
339
+ "kb_size": "0",
340
+ "kb_used": "0",
341
+ "mount": "/net",
342
+ "mount_options": [
343
+ "nosuid",
344
+ "automounted",
345
+ "nobrowse"
346
+ ],
347
+ "percent_used": "100%",
348
+ "total_inodes": "0"
349
+ },
350
+ "map auto_home,/home": {
351
+ "block_size": 512,
352
+ "device": "map auto_home",
353
+ "fs_type": "autofs",
354
+ "inodes_available": "0",
355
+ "inodes_percent_used": "100%",
356
+ "inodes_used": "0",
357
+ "kb_available": "0",
358
+ "kb_size": "0",
359
+ "kb_used": "0",
360
+ "mount": "/home",
361
+ "mount_options": [
362
+ "automounted",
363
+ "nobrowse"
364
+ ],
365
+ "percent_used": "100%",
366
+ "total_inodes": "0"
367
+ }
368
+ }
369
+ },
370
+ "fqdn": "fauxhai.local",
371
+ "hostname": "Fauxhai",
372
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
373
+ "idletime_seconds": 2646450,
374
+ "ipaddress": "10.0.0.2",
375
+ "kernel": {
376
+ "machine": "x86_64",
377
+ "modules": {
378
+ "com.apple.AGDCPluginDisplayMetrics": {
379
+ "index": "150",
380
+ "refcount": "0",
381
+ "size": 12288,
382
+ "version": "3.22.9"
383
+ },
384
+ "com.apple.AppleFSCompression.AppleFSCompressionTypeZlib": {
385
+ "index": "62",
386
+ "refcount": "0",
387
+ "size": 53248,
388
+ "version": "1.0.0"
389
+ },
390
+ "com.apple.AppleGPUWrangler": {
391
+ "index": "133",
392
+ "refcount": "0",
393
+ "size": 53248,
394
+ "version": "3.22.9"
395
+ },
396
+ "com.apple.AppleGraphicsDeviceControl": {
397
+ "index": "105",
398
+ "refcount": "9",
399
+ "size": 36864,
400
+ "version": "3.22.18"
401
+ },
402
+ "com.apple.AppleSystemPolicy": {
403
+ "index": "60",
404
+ "refcount": "0",
405
+ "size": 28672,
406
+ "version": "1.0"
407
+ },
408
+ "com.apple.BootCache": {
409
+ "index": "63",
410
+ "refcount": "0",
411
+ "size": 57344,
412
+ "version": "40"
413
+ },
414
+ "com.apple.driver.AGDCBacklightControl": {
415
+ "index": "141",
416
+ "refcount": "0",
417
+ "size": 20480,
418
+ "version": "3.22.9"
419
+ },
420
+ "com.apple.driver.AGPM": {
421
+ "index": "158",
422
+ "refcount": "0",
423
+ "size": 102400,
424
+ "version": "110.23.41"
425
+ },
426
+ "com.apple.driver.AirPort.BrcmNIC": {
427
+ "index": "76",
428
+ "refcount": "0",
429
+ "size": 8114176,
430
+ "version": "1400.1.1"
431
+ },
432
+ "com.apple.driver.AppleACPIButtons": {
433
+ "index": "48",
434
+ "refcount": "0",
435
+ "size": 16384,
436
+ "version": "6.1"
437
+ },
438
+ "com.apple.driver.AppleACPIEC": {
439
+ "index": "44",
440
+ "refcount": "0",
441
+ "size": 28672,
442
+ "version": "6.1"
443
+ },
444
+ "com.apple.driver.AppleACPIPlatform": {
445
+ "index": "14",
446
+ "refcount": "2",
447
+ "size": 638976,
448
+ "version": "6.1"
449
+ },
450
+ "com.apple.driver.AppleAHCIPort": {
451
+ "index": "68",
452
+ "refcount": "0",
453
+ "size": 81920,
454
+ "version": "329.200.2"
455
+ },
456
+ "com.apple.driver.AppleAPIC": {
457
+ "index": "41",
458
+ "refcount": "0",
459
+ "size": 12288,
460
+ "version": "1.7"
461
+ },
462
+ "com.apple.driver.AppleActuatorDriver": {
463
+ "index": "96",
464
+ "refcount": "0",
465
+ "size": 61440,
466
+ "version": "2400.15"
467
+ },
468
+ "com.apple.driver.AppleBacklightExpert": {
469
+ "index": "136",
470
+ "refcount": "1",
471
+ "size": 24576,
472
+ "version": "1.1.0"
473
+ },
474
+ "com.apple.driver.AppleBusPowerController": {
475
+ "index": "20",
476
+ "refcount": "1",
477
+ "size": 32768,
478
+ "version": "1.0"
479
+ },
480
+ "com.apple.driver.AppleCameraInterface": {
481
+ "index": "117",
482
+ "refcount": "0",
483
+ "size": 688128,
484
+ "version": "6.7.0"
485
+ },
486
+ "com.apple.driver.AppleCredentialManager": {
487
+ "index": "24",
488
+ "refcount": "1",
489
+ "size": 249856,
490
+ "version": "1.0"
491
+ },
492
+ "com.apple.driver.AppleEFINVRAM": {
493
+ "index": "51",
494
+ "refcount": "2",
495
+ "size": 45056,
496
+ "version": "2.1"
497
+ },
498
+ "com.apple.driver.AppleEFIRuntime": {
499
+ "index": "49",
500
+ "refcount": "2",
501
+ "size": 20480,
502
+ "version": "2.1"
503
+ },
504
+ "com.apple.driver.AppleEffaceableStorage": {
505
+ "index": "33",
506
+ "refcount": "2",
507
+ "size": 49152,
508
+ "version": "1.0"
509
+ },
510
+ "com.apple.driver.AppleFDEKeyStore": {
511
+ "index": "34",
512
+ "refcount": "0",
513
+ "size": 49152,
514
+ "version": "28.30"
515
+ },
516
+ "com.apple.driver.AppleGraphicsControl": {
517
+ "index": "119",
518
+ "refcount": "2",
519
+ "size": 12288,
520
+ "version": "3.22.18"
521
+ },
522
+ "com.apple.driver.AppleGraphicsDevicePolicy": {
523
+ "index": "151",
524
+ "refcount": "0",
525
+ "size": 73728,
526
+ "version": "3.22.18"
527
+ },
528
+ "com.apple.driver.AppleHDA": {
529
+ "index": "162",
530
+ "refcount": "0",
531
+ "size": 749568,
532
+ "version": "282.10"
533
+ },
534
+ "com.apple.driver.AppleHDAController": {
535
+ "index": "127",
536
+ "refcount": "1",
537
+ "size": 118784,
538
+ "version": "282.10"
539
+ },
540
+ "com.apple.driver.AppleHIDKeyboard": {
541
+ "index": "94",
542
+ "refcount": "1",
543
+ "size": 45056,
544
+ "version": "208"
545
+ },
546
+ "com.apple.driver.AppleHPET": {
547
+ "index": "46",
548
+ "refcount": "0",
549
+ "size": 12288,
550
+ "version": "1.8"
551
+ },
552
+ "com.apple.driver.AppleHSBluetoothDriver": {
553
+ "index": "99",
554
+ "refcount": "1",
555
+ "size": 57344,
556
+ "version": "138"
557
+ },
558
+ "com.apple.driver.AppleHV": {
559
+ "index": "146",
560
+ "refcount": "0",
561
+ "size": 36864,
562
+ "version": "1"
563
+ },
564
+ "com.apple.driver.AppleInputDeviceSupport": {
565
+ "index": "92",
566
+ "refcount": "2",
567
+ "size": 94208,
568
+ "version": "2400.7"
569
+ },
570
+ "com.apple.driver.AppleIntelFramebufferAzul": {
571
+ "index": "111",
572
+ "refcount": "0",
573
+ "size": 1458176,
574
+ "version": "12.0.0"
575
+ },
576
+ "com.apple.driver.AppleIntelHD5000Graphics": {
577
+ "index": "138",
578
+ "refcount": "0",
579
+ "size": 503808,
580
+ "version": "12.0.0"
581
+ },
582
+ "com.apple.driver.AppleIntelSlowAdaptiveClocking": {
583
+ "index": "115",
584
+ "refcount": "0",
585
+ "size": 8192,
586
+ "version": "4.0.0"
587
+ },
588
+ "com.apple.driver.AppleKeyStore": {
589
+ "index": "32",
590
+ "refcount": "0",
591
+ "size": 430080,
592
+ "version": "2"
593
+ },
594
+ "com.apple.driver.AppleLPC": {
595
+ "index": "125",
596
+ "refcount": "0",
597
+ "size": 12288,
598
+ "version": "3.1"
599
+ },
600
+ "com.apple.driver.AppleMCCSControl": {
601
+ "index": "113",
602
+ "refcount": "0",
603
+ "size": 61440,
604
+ "version": "1.5.7"
605
+ },
606
+ "com.apple.driver.AppleMobileFileIntegrity": {
607
+ "index": "30",
608
+ "refcount": "6",
609
+ "size": 118784,
610
+ "version": "1.0.5"
611
+ },
612
+ "com.apple.driver.AppleMultitouchDriver": {
613
+ "index": "93",
614
+ "refcount": "3",
615
+ "size": 159744,
616
+ "version": "2400.15"
617
+ },
618
+ "com.apple.driver.AppleMuxControl": {
619
+ "index": "120",
620
+ "refcount": "0",
621
+ "size": 77824,
622
+ "version": "3.22.18"
623
+ },
624
+ "com.apple.driver.AppleOSXWatchdog": {
625
+ "index": "118",
626
+ "refcount": "0",
627
+ "size": 16384,
628
+ "version": "1"
629
+ },
630
+ "com.apple.driver.AppleRTC": {
631
+ "index": "47",
632
+ "refcount": "0",
633
+ "size": 32768,
634
+ "version": "2.0"
635
+ },
636
+ "com.apple.driver.AppleSEPManager": {
637
+ "index": "19",
638
+ "refcount": "3",
639
+ "size": 98304,
640
+ "version": "1.0.1"
641
+ },
642
+ "com.apple.driver.AppleSMBIOS": {
643
+ "index": "45",
644
+ "refcount": "0",
645
+ "size": 16384,
646
+ "version": "2.1"
647
+ },
648
+ "com.apple.driver.AppleSMC": {
649
+ "index": "13",
650
+ "refcount": "8",
651
+ "size": 122880,
652
+ "version": "3.1.9"
653
+ },
654
+ "com.apple.driver.AppleSMCLMU": {
655
+ "index": "116",
656
+ "refcount": "0",
657
+ "size": 20480,
658
+ "version": "212"
659
+ },
660
+ "com.apple.driver.AppleSSE": {
661
+ "index": "144",
662
+ "refcount": "0",
663
+ "size": 53248,
664
+ "version": "1.0"
665
+ },
666
+ "com.apple.driver.AppleSmartBatteryManager": {
667
+ "index": "50",
668
+ "refcount": "0",
669
+ "size": 45056,
670
+ "version": "161.0.0"
671
+ },
672
+ "com.apple.driver.AppleThunderboltDPAdapterFamily": {
673
+ "index": "58",
674
+ "refcount": "1",
675
+ "size": 61440,
676
+ "version": "5.5.7"
677
+ },
678
+ "com.apple.driver.AppleThunderboltDPInAdapter": {
679
+ "index": "59",
680
+ "refcount": "0",
681
+ "size": 24576,
682
+ "version": "5.5.7"
683
+ },
684
+ "com.apple.driver.AppleThunderboltIP": {
685
+ "index": "103",
686
+ "refcount": "0",
687
+ "size": 90112,
688
+ "version": "3.1.2"
689
+ },
690
+ "com.apple.driver.AppleThunderboltNHI": {
691
+ "index": "56",
692
+ "refcount": "0",
693
+ "size": 131072,
694
+ "version": "4.7.5"
695
+ },
696
+ "com.apple.driver.AppleThunderboltPCIDownAdapter": {
697
+ "index": "57",
698
+ "refcount": "0",
699
+ "size": 20480,
700
+ "version": "2.1.4"
701
+ },
702
+ "com.apple.driver.AppleTopCaseHIDEventDriver": {
703
+ "index": "100",
704
+ "refcount": "0",
705
+ "size": 40960,
706
+ "version": "138"
707
+ },
708
+ "com.apple.driver.AppleUSBCardReader": {
709
+ "index": "87",
710
+ "refcount": "0",
711
+ "size": 53248,
712
+ "version": "456.200.8"
713
+ },
714
+ "com.apple.driver.AppleUSBHostMergeProperties": {
715
+ "index": "52",
716
+ "refcount": "1",
717
+ "size": 16384,
718
+ "version": "1.2"
719
+ },
720
+ "com.apple.driver.AppleUSBTDM": {
721
+ "index": "31",
722
+ "refcount": "1",
723
+ "size": 73728,
724
+ "version": "456.200.8"
725
+ },
726
+ "com.apple.driver.AppleUSBTopCaseDriver": {
727
+ "index": "95",
728
+ "refcount": "0",
729
+ "size": 8192,
730
+ "version": "138"
731
+ },
732
+ "com.apple.driver.AppleUpstreamUserClient": {
733
+ "index": "156",
734
+ "refcount": "0",
735
+ "size": 20480,
736
+ "version": "3.6.5"
737
+ },
738
+ "com.apple.driver.AudioAUUC": {
739
+ "index": "172",
740
+ "refcount": "0",
741
+ "size": 20480,
742
+ "version": "1.70"
743
+ },
744
+ "com.apple.driver.DiskImages": {
745
+ "index": "35",
746
+ "refcount": "0",
747
+ "size": 102400,
748
+ "version": "493.0.0"
749
+ },
750
+ "com.apple.driver.DspFuncLib": {
751
+ "index": "161",
752
+ "refcount": "1",
753
+ "size": 1318912,
754
+ "version": "282.10"
755
+ },
756
+ "com.apple.driver.IOSlaveProcessor": {
757
+ "index": "18",
758
+ "refcount": "5",
759
+ "size": 28672,
760
+ "version": "1"
761
+ },
762
+ "com.apple.driver.KernelRelayHost": {
763
+ "index": "23",
764
+ "refcount": "3",
765
+ "size": 118784,
766
+ "version": "1"
767
+ },
768
+ "com.apple.driver.X86PlatformPlugin": {
769
+ "index": "122",
770
+ "refcount": "1",
771
+ "size": 98304,
772
+ "version": "1.0.0"
773
+ },
774
+ "com.apple.driver.X86PlatformShim": {
775
+ "index": "157",
776
+ "refcount": "1",
777
+ "size": 28672,
778
+ "version": "1.0.0"
779
+ },
780
+ "com.apple.driver.corecapture": {
781
+ "index": "73",
782
+ "refcount": "2",
783
+ "size": 167936,
784
+ "version": "1.0.4"
785
+ },
786
+ "com.apple.driver.eficheck": {
787
+ "index": "135",
788
+ "refcount": "0",
789
+ "size": 12288,
790
+ "version": "1"
791
+ },
792
+ "com.apple.driver.pmtelemetry": {
793
+ "index": "140",
794
+ "refcount": "0",
795
+ "size": 73728,
796
+ "version": "1"
797
+ },
798
+ "com.apple.driver.usb.AppleUSBCommon": {
799
+ "index": "21",
800
+ "refcount": "7",
801
+ "size": 32768,
802
+ "version": "1.0"
803
+ },
804
+ "com.apple.driver.usb.AppleUSBHostCompositeDevice": {
805
+ "index": "80",
806
+ "refcount": "0",
807
+ "size": 32768,
808
+ "version": "1.2"
809
+ },
810
+ "com.apple.driver.usb.AppleUSBHostPacketFilter": {
811
+ "index": "54",
812
+ "refcount": "0",
813
+ "size": 20480,
814
+ "version": "1.0"
815
+ },
816
+ "com.apple.driver.usb.AppleUSBXHCI": {
817
+ "index": "69",
818
+ "refcount": "1",
819
+ "size": 319488,
820
+ "version": "1.2"
821
+ },
822
+ "com.apple.driver.usb.AppleUSBXHCIPCI": {
823
+ "index": "70",
824
+ "refcount": "0",
825
+ "size": 196608,
826
+ "version": "1.2"
827
+ },
828
+ "com.apple.driver.usb.IOUSBHostHIDDevice": {
829
+ "index": "85",
830
+ "refcount": "1",
831
+ "size": 49152,
832
+ "version": "1.2"
833
+ },
834
+ "com.apple.driver.usb.networking": {
835
+ "index": "81",
836
+ "refcount": "0",
837
+ "size": 32768,
838
+ "version": "5.0.0"
839
+ },
840
+ "com.apple.filesystems.afpfs": {
841
+ "index": "180",
842
+ "refcount": "0",
843
+ "size": 331776,
844
+ "version": "11.1"
845
+ },
846
+ "com.apple.filesystems.apfs": {
847
+ "index": "79",
848
+ "refcount": "1",
849
+ "size": 1044480,
850
+ "version": "945.200.129"
851
+ },
852
+ "com.apple.filesystems.autofs": {
853
+ "index": "165",
854
+ "refcount": "0",
855
+ "size": 36864,
856
+ "version": "3.0"
857
+ },
858
+ "com.apple.filesystems.hfs.encodings.kext": {
859
+ "index": "61",
860
+ "refcount": "2",
861
+ "size": 32768,
862
+ "version": "1"
863
+ },
864
+ "com.apple.filesystems.hfs.kext": {
865
+ "index": "65",
866
+ "refcount": "0",
867
+ "size": 430080,
868
+ "version": "407.200.4"
869
+ },
870
+ "com.apple.filesystems.smbfs": {
871
+ "index": "177",
872
+ "refcount": "0",
873
+ "size": 413696,
874
+ "version": "3.3"
875
+ },
876
+ "com.apple.fileutil": {
877
+ "index": "169",
878
+ "refcount": "0",
879
+ "size": 94208,
880
+ "version": "1"
881
+ },
882
+ "com.apple.iokit.IO80211Family": {
883
+ "index": "75",
884
+ "refcount": "1",
885
+ "size": 1032192,
886
+ "version": "1200.12.2"
887
+ },
888
+ "com.apple.iokit.IOACPIFamily": {
889
+ "index": "11",
890
+ "refcount": "31",
891
+ "size": 36864,
892
+ "version": "1.4"
893
+ },
894
+ "com.apple.iokit.IOAHCIBlockStorage": {
895
+ "index": "77",
896
+ "refcount": "0",
897
+ "size": 159744,
898
+ "version": "301.200.2"
899
+ },
900
+ "com.apple.iokit.IOAHCIFamily": {
901
+ "index": "67",
902
+ "refcount": "2",
903
+ "size": 106496,
904
+ "version": "288"
905
+ },
906
+ "com.apple.iokit.IOAVBFamily": {
907
+ "index": "149",
908
+ "refcount": "0",
909
+ "size": 65536,
910
+ "version": "700.6"
911
+ },
912
+ "com.apple.iokit.IOAcceleratorFamily2": {
913
+ "index": "110",
914
+ "refcount": "3",
915
+ "size": 675840,
916
+ "version": "400.24"
917
+ },
918
+ "com.apple.iokit.IOAudioFamily": {
919
+ "index": "84",
920
+ "refcount": "4",
921
+ "size": 258048,
922
+ "version": "206.5"
923
+ },
924
+ "com.apple.iokit.IOEthernetAVBController": {
925
+ "index": "147",
926
+ "refcount": "2",
927
+ "size": 28672,
928
+ "version": "1.1.0"
929
+ },
930
+ "com.apple.iokit.IOGraphicsFamily": {
931
+ "index": "104",
932
+ "refcount": "22",
933
+ "size": 307200,
934
+ "version": "530.9"
935
+ },
936
+ "com.apple.iokit.IOHDAFamily": {
937
+ "index": "126",
938
+ "refcount": "2",
939
+ "size": 49152,
940
+ "version": "282.10"
941
+ },
942
+ "com.apple.iokit.IOHIDFamily": {
943
+ "index": "42",
944
+ "refcount": "11",
945
+ "size": 516096,
946
+ "version": "2.0.0"
947
+ },
948
+ "com.apple.iokit.IONDRVSupport": {
949
+ "index": "132",
950
+ "refcount": "3",
951
+ "size": 65536,
952
+ "version": "530"
953
+ },
954
+ "com.apple.iokit.IONetworkingFamily": {
955
+ "index": "15",
956
+ "refcount": "9",
957
+ "size": 196608,
958
+ "version": "3.4"
959
+ },
960
+ "com.apple.iokit.IOPCIFamily": {
961
+ "index": "12",
962
+ "refcount": "41",
963
+ "size": 217088,
964
+ "version": "2.9"
965
+ },
966
+ "com.apple.iokit.IOReportFamily": {
967
+ "index": "17",
968
+ "refcount": "7",
969
+ "size": 28672,
970
+ "version": "47"
971
+ },
972
+ "com.apple.iokit.IOSCSIArchitectureModelFamily": {
973
+ "index": "26",
974
+ "refcount": "4",
975
+ "size": 176128,
976
+ "version": "408.200.1"
977
+ },
978
+ "com.apple.iokit.IOSCSIBlockCommandsDevice": {
979
+ "index": "27",
980
+ "refcount": "2",
981
+ "size": 102400,
982
+ "version": "408.200.1"
983
+ },
984
+ "com.apple.iokit.IOSMBusFamily": {
985
+ "index": "43",
986
+ "refcount": "3",
987
+ "size": 16384,
988
+ "version": "1.1"
989
+ },
990
+ "com.apple.iokit.IOSerialFamily": {
991
+ "index": "142",
992
+ "refcount": "1",
993
+ "size": 57344,
994
+ "version": "11"
995
+ },
996
+ "com.apple.iokit.IOSlowAdaptiveClockingFamily": {
997
+ "index": "114",
998
+ "refcount": "1",
999
+ "size": 20480,
1000
+ "version": "1.0.0"
1001
+ },
1002
+ "com.apple.iokit.IOStorageFamily": {
1003
+ "index": "25",
1004
+ "refcount": "8",
1005
+ "size": 163840,
1006
+ "version": "2.1"
1007
+ },
1008
+ "com.apple.iokit.IOSurface": {
1009
+ "index": "109",
1010
+ "refcount": "3",
1011
+ "size": 139264,
1012
+ "version": "255.1"
1013
+ },
1014
+ "com.apple.iokit.IOThunderboltFamily": {
1015
+ "index": "55",
1016
+ "refcount": "5",
1017
+ "size": 966656,
1018
+ "version": "6.8.1"
1019
+ },
1020
+ "com.apple.iokit.IOTimeSyncFamily": {
1021
+ "index": "16",
1022
+ "refcount": "2",
1023
+ "size": 184320,
1024
+ "version": "700.7"
1025
+ },
1026
+ "com.apple.iokit.IOUSBFamily": {
1027
+ "index": "53",
1028
+ "refcount": "3",
1029
+ "size": 634880,
1030
+ "version": "900.4.2"
1031
+ },
1032
+ "com.apple.iokit.IOUSBHostFamily": {
1033
+ "index": "22",
1034
+ "refcount": "18",
1035
+ "size": 499712,
1036
+ "version": "1.2"
1037
+ },
1038
+ "com.apple.iokit.IOUSBMassStorageDriver": {
1039
+ "index": "28",
1040
+ "refcount": "2",
1041
+ "size": 184320,
1042
+ "version": "145.200.2"
1043
+ },
1044
+ "com.apple.iokit.IOUSBUserClient": {
1045
+ "index": "167",
1046
+ "refcount": "1",
1047
+ "size": 12288,
1048
+ "version": "900.4.2"
1049
+ },
1050
+ "com.apple.iokit.IOUserEthernet": {
1051
+ "index": "145",
1052
+ "refcount": "0",
1053
+ "size": 24576,
1054
+ "version": "1.0.1"
1055
+ },
1056
+ "com.apple.kec.Libm": {
1057
+ "index": "9",
1058
+ "refcount": "2",
1059
+ "size": 65536,
1060
+ "version": "1"
1061
+ },
1062
+ "com.apple.kec.corecrypto": {
1063
+ "index": "8",
1064
+ "refcount": "10",
1065
+ "size": 741376,
1066
+ "version": "1.0"
1067
+ },
1068
+ "com.apple.kec.pthread": {
1069
+ "index": "10",
1070
+ "refcount": "0",
1071
+ "size": 40960,
1072
+ "version": "1"
1073
+ },
1074
+ "com.apple.kext.AMD7000Controller": {
1075
+ "index": "107",
1076
+ "refcount": "0",
1077
+ "size": 372736,
1078
+ "version": "2.0.0"
1079
+ },
1080
+ "com.apple.kext.AMDFramebuffer": {
1081
+ "index": "155",
1082
+ "refcount": "0",
1083
+ "size": 172032,
1084
+ "version": "2.0.0"
1085
+ },
1086
+ "com.apple.kext.AMDRadeonX4000": {
1087
+ "index": "153",
1088
+ "refcount": "0",
1089
+ "size": 4984832,
1090
+ "version": "2.0.0"
1091
+ },
1092
+ "com.apple.kext.AMDRadeonX4000HWServices": {
1093
+ "index": "152",
1094
+ "refcount": "0",
1095
+ "size": 73728,
1096
+ "version": "2.0.0"
1097
+ },
1098
+ "com.apple.kext.AMDRadeonX4030HWLibs": {
1099
+ "index": "154",
1100
+ "refcount": "0",
1101
+ "size": 7663616,
1102
+ "version": "1.0"
1103
+ },
1104
+ "com.apple.kext.AMDSupport": {
1105
+ "index": "106",
1106
+ "refcount": "2",
1107
+ "size": 2043904,
1108
+ "version": "2.0.0"
1109
+ },
1110
+ "com.apple.kext.CoreTrust": {
1111
+ "index": "29",
1112
+ "refcount": "1",
1113
+ "size": 40960,
1114
+ "version": "1"
1115
+ },
1116
+ "com.apple.kext.OSvKernDSPLib": {
1117
+ "index": "160",
1118
+ "refcount": "1",
1119
+ "size": 77824,
1120
+ "version": "527"
1121
+ },
1122
+ "com.apple.kext.triggers": {
1123
+ "index": "164",
1124
+ "refcount": "2",
1125
+ "size": 20480,
1126
+ "version": "1.0"
1127
+ },
1128
+ "com.apple.nke.applicationfirewall": {
1129
+ "index": "40",
1130
+ "refcount": "0",
1131
+ "size": 36864,
1132
+ "version": "190"
1133
+ },
1134
+ "com.apple.plugin.IOgPTPPlugin": {
1135
+ "index": "148",
1136
+ "refcount": "1",
1137
+ "size": 634880,
1138
+ "version": "700.7"
1139
+ },
1140
+ "com.apple.security.SecureRemotePassword": {
1141
+ "index": "179",
1142
+ "refcount": "1",
1143
+ "size": 65536,
1144
+ "version": "1.0"
1145
+ },
1146
+ "com.apple.security.TMSafetyNet": {
1147
+ "index": "39",
1148
+ "refcount": "0",
1149
+ "size": 8192,
1150
+ "version": "8"
1151
+ },
1152
+ "com.apple.security.quarantine": {
1153
+ "index": "38",
1154
+ "refcount": "0",
1155
+ "size": 32768,
1156
+ "version": "3"
1157
+ },
1158
+ "com.apple.security.sandbox": {
1159
+ "index": "37",
1160
+ "refcount": "1",
1161
+ "size": 200704,
1162
+ "version": "300.0"
1163
+ },
1164
+ "com.apple.vecLib.kext": {
1165
+ "index": "83",
1166
+ "refcount": "2",
1167
+ "size": 843776,
1168
+ "version": "1.2.0"
1169
+ },
1170
+ "org.virtualbox.kext.VBoxDrv": {
1171
+ "index": "166",
1172
+ "refcount": "3",
1173
+ "size": 409600,
1174
+ "version": "5.2.20"
1175
+ },
1176
+ "org.virtualbox.kext.VBoxNetAdp": {
1177
+ "index": "171",
1178
+ "refcount": "0",
1179
+ "size": 24576,
1180
+ "version": "5.2.20"
1181
+ },
1182
+ "org.virtualbox.kext.VBoxNetFlt": {
1183
+ "index": "170",
1184
+ "refcount": "0",
1185
+ "size": 20480,
1186
+ "version": "5.2.20"
1187
+ },
1188
+ "org.virtualbox.kext.VBoxUSB": {
1189
+ "index": "168",
1190
+ "refcount": "0",
1191
+ "size": 32768,
1192
+ "version": "5.2.20"
1193
+ }
1194
+ },
1195
+ "name": "Darwin",
1196
+ "os": "Darwin",
1197
+ "processor": "i386",
1198
+ "release": "18.0.0",
1199
+ "version": "Darwin Kernel Version 18.0.0: Wed Aug 22 20:13:40 PDT 2018; root:xnu-4903.201.2~1/RELEASE_X86_64"
1200
+ },
1201
+ "keys": {
1202
+ "ssh": {
1203
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1204
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1205
+ }
1206
+ },
1207
+ "languages": {
1208
+ "powershell": null,
1209
+ "ruby": {
1210
+ "bin_dir": "/usr/local/bin",
1211
+ "gem_bin": "/usr/local/bin/gem",
1212
+ "gems_dir": "/usr/local/gems",
1213
+ "host": "x86_64-apple-darwin17.3.0",
1214
+ "host_cpu": "x86_64",
1215
+ "host_os": "darwin17.3.0",
1216
+ "host_vendor": "apple",
1217
+ "platform": "x86_64-darwin17",
1218
+ "release_date": "2018-03-29",
1219
+ "ruby_bin": "/usr/local/bin/ruby",
1220
+ "target": "x86_64-apple-darwin17",
1221
+ "target_cpu": "x86_64",
1222
+ "target_os": "darwin17",
1223
+ "target_vendor": "apple",
1224
+ "version": "2.5.1"
1225
+ }
1226
+ },
1227
+ "macaddress": "11:11:11:11:11:11",
1228
+ "machinename": "Fauxhai",
1229
+ "memory": {
1230
+ "total": "1048576kB"
1231
+ },
1232
+ "network": {
1233
+ "default_gateway": "10.0.0.1",
1234
+ "default_interface": "en0",
1235
+ "interfaces": {
1236
+ "en0": {
1237
+ "addresses": {
1238
+ "10.0.0.2": {
1239
+ "broadcast": "10.0.0.255",
1240
+ "family": "inet",
1241
+ "ip_scope": "RFC1918 PRIVATE",
1242
+ "netmask": "255.255.255.0",
1243
+ "prefixlen": "24",
1244
+ "scope": "Global"
1245
+ },
1246
+ "11:11:11:11:11:11": {
1247
+ "family": "lladdr"
1248
+ },
1249
+ "fe80::11:1111:1111:1111": {
1250
+ "family": "inet6",
1251
+ "ip_scope": "LINK LOCAL UNICAST",
1252
+ "prefixlen": "64",
1253
+ "scope": "Link",
1254
+ "tags": [
1255
+ ]
1256
+ }
1257
+ },
1258
+ "arp": {
1259
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1260
+ },
1261
+ "encapsulation": "Ethernet",
1262
+ "flags": [
1263
+ "BROADCAST",
1264
+ "MULTICAST",
1265
+ "UP",
1266
+ "LOWER_UP"
1267
+ ],
1268
+ "mtu": "1500",
1269
+ "number": "0",
1270
+ "ring_params": {
1271
+ },
1272
+ "routes": [
1273
+ {
1274
+ "destination": "default",
1275
+ "family": "inet",
1276
+ "via": "10.0.0.1"
1277
+ },
1278
+ {
1279
+ "destination": "10.0.0.0/24",
1280
+ "family": "inet",
1281
+ "proto": "kernel",
1282
+ "scope": "link",
1283
+ "src": "10.0.0.2"
1284
+ },
1285
+ {
1286
+ "destination": "fe80::/64",
1287
+ "family": "inet6",
1288
+ "metric": "256",
1289
+ "proto": "kernel"
1290
+ }
1291
+ ],
1292
+ "state": "up",
1293
+ "type": "en"
1294
+ },
1295
+ "lo": {
1296
+ "addresses": {
1297
+ "127.0.0.1": {
1298
+ "family": "inet",
1299
+ "ip_scope": "LOOPBACK",
1300
+ "netmask": "255.0.0.0",
1301
+ "prefixlen": "8",
1302
+ "scope": "Node"
1303
+ },
1304
+ "::1": {
1305
+ "family": "inet6",
1306
+ "ip_scope": "LINK LOCAL LOOPBACK",
1307
+ "prefixlen": "128",
1308
+ "scope": "Node",
1309
+ "tags": [
1310
+ ]
1311
+ }
1312
+ },
1313
+ "encapsulation": "Loopback",
1314
+ "flags": [
1315
+ "LOOPBACK",
1316
+ "UP",
1317
+ "LOWER_UP"
1318
+ ],
1319
+ "mtu": "65536",
1320
+ "state": "unknown"
1321
+ }
1322
+ }
1323
+ },
1324
+ "ohai_time": 1539987361.061263,
1325
+ "os": "darwin",
1326
+ "os_version": "18.0.0",
1327
+ "platform": "mac_os_x",
1328
+ "platform_build": "18A391",
1329
+ "platform_family": "mac_os_x",
1330
+ "platform_version": "10.14",
1331
+ "root_group": "wheel",
1332
+ "shard_seed": 73399073,
1333
+ "shells": [
1334
+ "/bin/bash",
1335
+ "/bin/csh",
1336
+ "/bin/ksh",
1337
+ "/bin/sh",
1338
+ "/bin/tcsh",
1339
+ "/bin/zsh"
1340
+ ],
1341
+ "time": {
1342
+ "timezone": "GMT"
1343
+ },
1344
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
1345
+ "uptime_seconds": 2646450,
1346
+ "virtualization": {
1347
+ "systems": {
1348
+ }
1349
+ }
1350
+ }