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,64 +1,337 @@
1
1
  {
2
- "filesystem": {
3
- "/dev/disk1": {
4
- "block_size": 512,
5
- "kb_size": 487352320,
6
- "kb_used": 304793748,
7
- "kb_available": 182302572,
8
- "percent_used": "63%",
9
- "mount": "/",
10
- "fs_type": "hfs",
11
- "mount_options": [
12
- "local",
13
- "journaled"
14
- ]
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
+ }
15
79
  },
16
- "devfs": {
17
- "block_size": 512,
18
- "kb_size": 187,
19
- "kb_used": 187,
20
- "kb_available": 0,
21
- "percent_used": "100%",
22
- "mount": "/dev",
23
- "fs_type": "devfs",
24
- "mount_options": [
25
- "local",
26
- "nobrowse"
27
- ]
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": "8671368",
95
+ "kb_available": "32176064",
96
+ "percent_used": "22%",
97
+ "inodes_used": "2231840",
98
+ "inodes_available": "8044016",
99
+ "total_inodes": "10275856",
100
+ "inodes_percent_used": "22%",
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": "177",
113
+ "kb_used": "177",
114
+ "kb_available": "0",
115
+ "percent_used": "100%",
116
+ "inodes_used": "616",
117
+ "inodes_available": "0",
118
+ "total_inodes": "616",
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
+ }
28
168
  },
29
- "map -hosts": {
30
- "block_size": 512,
31
- "kb_size": 0,
32
- "kb_used": 0,
33
- "kb_available": 0,
34
- "percent_used": "100%",
35
- "mount": "/net",
36
- "fs_type": "autofs",
37
- "mount_options": [
38
- "nosuid",
39
- "automounted",
40
- "nobrowse"
41
- ]
169
+ "by_mountpoint": {
170
+ "/": {
171
+ "block_size": 512,
172
+ "kb_size": "41103432",
173
+ "kb_used": "8671368",
174
+ "kb_available": "32176064",
175
+ "percent_used": "22%",
176
+ "inodes_used": "2231840",
177
+ "inodes_available": "8044016",
178
+ "total_inodes": "10275856",
179
+ "inodes_percent_used": "22%",
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": "177",
192
+ "kb_used": "177",
193
+ "kb_available": "0",
194
+ "percent_used": "100%",
195
+ "inodes_used": "616",
196
+ "inodes_available": "0",
197
+ "total_inodes": "616",
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
+ }
42
247
  },
43
- "map auto_home": {
44
- "block_size": 512,
45
- "kb_size": 0,
46
- "kb_used": 0,
47
- "kb_available": 0,
48
- "percent_used": "100%",
49
- "mount": "/home",
50
- "fs_type": "autofs",
51
- "mount_options": [
52
- "automounted",
53
- "nobrowse"
54
- ]
248
+ "by_pair": {
249
+ "/dev/disk0s2,/": {
250
+ "block_size": 512,
251
+ "device": "/dev/disk0s2",
252
+ "kb_size": "41103432",
253
+ "kb_used": "8671368",
254
+ "kb_available": "32176064",
255
+ "percent_used": "22%",
256
+ "inodes_used": "2231840",
257
+ "inodes_available": "8044016",
258
+ "total_inodes": "10275856",
259
+ "inodes_percent_used": "22%",
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": "177",
271
+ "kb_used": "177",
272
+ "kb_available": "0",
273
+ "percent_used": "100%",
274
+ "inodes_used": "616",
275
+ "inodes_available": "0",
276
+ "total_inodes": "616",
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
+ }
55
322
  }
56
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",
57
329
  "kernel": {
58
330
  "name": "Darwin",
59
331
  "release": "14.0.0",
60
332
  "version": "Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64",
61
333
  "machine": "x86_64",
334
+ "processor": "i386",
62
335
  "os": "Darwin",
63
336
  "modules": {
64
337
  "com.apple.kec.pthread": {
@@ -67,35 +340,35 @@
67
340
  "index": "8",
68
341
  "refcount": "0"
69
342
  },
70
- "com.apple.kec.corecrypto": {
71
- "version": "1.0",
72
- "size": 638976,
73
- "index": "9",
74
- "refcount": "4"
75
- },
76
343
  "com.apple.kec.Libm": {
77
344
  "version": "1",
78
345
  "size": 36864,
79
- "index": "10",
346
+ "index": "9",
80
347
  "refcount": "1"
81
348
  },
349
+ "com.apple.kec.corecrypto": {
350
+ "version": "1.0",
351
+ "size": 638976,
352
+ "index": "10",
353
+ "refcount": "2"
354
+ },
82
355
  "com.apple.iokit.IOACPIFamily": {
83
356
  "version": "1.4",
84
357
  "size": 36864,
85
358
  "index": "11",
86
- "refcount": "19"
359
+ "refcount": "14"
87
360
  },
88
361
  "com.apple.iokit.IOPCIFamily": {
89
362
  "version": "2.9",
90
363
  "size": 192512,
91
364
  "index": "12",
92
- "refcount": "28"
365
+ "refcount": "19"
93
366
  },
94
367
  "com.apple.driver.AppleACPIPlatform": {
95
368
  "version": "3.1",
96
369
  "size": 389120,
97
370
  "index": "13",
98
- "refcount": "2"
371
+ "refcount": "1"
99
372
  },
100
373
  "com.apple.driver.AppleFDEKeyStore": {
101
374
  "version": "28.30",
@@ -139,726 +412,529 @@
139
412
  "index": "20",
140
413
  "refcount": "0"
141
414
  },
142
- "com.apple.driver.AppleIntelCPUPowerManagement": {
143
- "version": "218.0.0",
144
- "size": 176128,
145
- "index": "21",
146
- "refcount": "0"
147
- },
148
415
  "com.apple.security.TMSafetyNet": {
149
416
  "version": "8",
150
417
  "size": 8192,
151
- "index": "22",
418
+ "index": "21",
152
419
  "refcount": "0"
153
420
  },
154
421
  "com.apple.security.sandbox": {
155
422
  "version": "300.0",
156
423
  "size": 94208,
157
- "index": "24",
424
+ "index": "23",
158
425
  "refcount": "1"
159
426
  },
160
427
  "com.apple.security.quarantine": {
161
428
  "version": "3",
162
429
  "size": 36864,
163
- "index": "25",
430
+ "index": "24",
164
431
  "refcount": "0"
165
432
  },
166
433
  "com.apple.nke.applicationfirewall": {
167
434
  "version": "161",
168
435
  "size": 32768,
169
- "index": "26",
170
- "refcount": "0"
171
- },
172
- "com.apple.driver.AppleIntelCPUPowerManagementClient": {
173
- "version": "218.0.0",
174
- "size": 12288,
175
- "index": "27",
436
+ "index": "25",
176
437
  "refcount": "0"
177
438
  },
178
439
  "com.apple.driver.AppleAPIC": {
179
440
  "version": "1.7",
180
441
  "size": 12288,
181
- "index": "28",
182
- "refcount": "0"
183
- },
184
- "com.apple.iokit.IOSMBusFamily": {
185
- "version": "1.1",
186
- "size": 16384,
187
- "index": "29",
188
- "refcount": "3"
189
- },
190
- "com.apple.driver.AppleACPIEC": {
191
- "version": "3.1",
192
- "size": 28672,
193
- "index": "30",
442
+ "index": "26",
194
443
  "refcount": "0"
195
444
  },
196
445
  "com.apple.driver.AppleSMBIOS": {
197
446
  "version": "2.1",
198
447
  "size": 16384,
199
- "index": "31",
200
- "refcount": "0"
201
- },
202
- "com.apple.driver.AppleSmartBatteryManager": {
203
- "version": "161.0.0",
204
- "size": 32768,
205
- "index": "32",
448
+ "index": "27",
206
449
  "refcount": "0"
207
450
  },
208
451
  "com.apple.driver.AppleRTC": {
209
452
  "version": "2.0",
210
453
  "size": 32768,
211
- "index": "33",
454
+ "index": "28",
455
+ "refcount": "0"
456
+ },
457
+ "com.apple.driver.AppleHPET": {
458
+ "version": "1.8",
459
+ "size": 12288,
460
+ "index": "29",
212
461
  "refcount": "0"
213
462
  },
214
463
  "com.apple.iokit.IOHIDFamily": {
215
464
  "version": "2.0.0",
216
465
  "size": 483328,
217
- "index": "34",
218
- "refcount": "12"
466
+ "index": "30",
467
+ "refcount": "2"
219
468
  },
220
469
  "com.apple.driver.AppleACPIButtons": {
221
470
  "version": "3.1",
222
471
  "size": 16384,
223
- "index": "35",
472
+ "index": "31",
224
473
  "refcount": "0"
225
474
  },
226
475
  "com.apple.driver.AppleEFIRuntime": {
227
476
  "version": "2.0",
228
477
  "size": 20480,
229
- "index": "36",
478
+ "index": "32",
230
479
  "refcount": "1"
231
480
  },
232
481
  "com.apple.driver.AppleEFINVRAM": {
233
482
  "version": "2.0",
234
483
  "size": 45056,
235
- "index": "37",
484
+ "index": "33",
236
485
  "refcount": "0"
237
486
  },
238
- "com.apple.driver.AppleHPET": {
239
- "version": "1.8",
240
- "size": 12288,
241
- "index": "38",
487
+ "com.apple.iokit.IONetworkingFamily": {
488
+ "version": "3.2",
489
+ "size": 180224,
490
+ "index": "34",
491
+ "refcount": "2"
492
+ },
493
+ "com.apple.BootCache": {
494
+ "version": "35",
495
+ "size": 40960,
496
+ "index": "35",
497
+ "refcount": "0"
498
+ },
499
+ "com.apple.iokit.IOATAFamily": {
500
+ "version": "2.5.3",
501
+ "size": 102400,
502
+ "index": "39",
503
+ "refcount": "1"
504
+ },
505
+ "com.apple.driver.AppleIntelPIIXATA": {
506
+ "version": "2.5.1",
507
+ "size": 40960,
508
+ "index": "40",
242
509
  "refcount": "0"
243
510
  },
244
511
  "com.apple.iokit.IOUSBFamily": {
245
512
  "version": "705.4.14",
246
513
  "size": 413696,
247
- "index": "39",
248
- "refcount": "18"
514
+ "index": "41",
515
+ "refcount": "9"
516
+ },
517
+ "com.apple.driver.AppleUSBUHCI": {
518
+ "version": "656.4.1",
519
+ "size": 65536,
520
+ "index": "42",
521
+ "refcount": "0"
249
522
  },
250
523
  "com.apple.driver.AppleUSBEHCI": {
251
524
  "version": "705.4.14",
252
525
  "size": 102400,
253
- "index": "40",
526
+ "index": "43",
254
527
  "refcount": "0"
255
528
  },
256
529
  "com.apple.iokit.IOAHCIFamily": {
257
530
  "version": "2.7.0",
258
531
  "size": 90112,
259
- "index": "41",
260
- "refcount": "2"
532
+ "index": "44",
533
+ "refcount": "3"
261
534
  },
262
535
  "com.apple.driver.AppleAHCIPort": {
263
536
  "version": "3.0.7",
264
537
  "size": 110592,
265
- "index": "42",
538
+ "index": "45",
266
539
  "refcount": "0"
267
540
  },
268
541
  "com.apple.driver.AppleUSBXHCI": {
269
542
  "version": "705.4.14",
270
543
  "size": 131072,
271
- "index": "43",
544
+ "index": "46",
272
545
  "refcount": "0"
273
546
  },
274
547
  "com.apple.driver.AppleUSBHub": {
275
548
  "version": "705.4.1",
276
549
  "size": 110592,
277
- "index": "44",
278
- "refcount": "0"
279
- },
280
- "com.apple.iokit.IOThunderboltFamily": {
281
- "version": "4.2.1",
282
- "size": 905216,
283
- "index": "45",
284
- "refcount": "5"
285
- },
286
- "com.apple.driver.AppleThunderboltNHI": {
287
- "version": "3.1.7",
288
- "size": 110592,
289
- "index": "46",
550
+ "index": "47",
290
551
  "refcount": "0"
291
552
  },
292
553
  "com.apple.iokit.IOAHCIBlockStorage": {
293
554
  "version": "2.6.5",
294
555
  "size": 98304,
295
- "index": "47",
296
- "refcount": "0"
297
- },
298
- "com.apple.driver.XsanFilter": {
299
- "version": "404",
300
- "size": 12288,
301
556
  "index": "48",
302
557
  "refcount": "0"
303
558
  },
304
- "com.apple.driver.AppleThunderboltPCIDownAdapter": {
305
- "version": "2.0.2",
306
- "size": 20480,
559
+ "com.apple.iokit.IOSCSIArchitectureModelFamily": {
560
+ "version": "3.7.0",
561
+ "size": 176128,
307
562
  "index": "49",
308
- "refcount": "0"
563
+ "refcount": "3"
309
564
  },
310
- "com.apple.driver.AppleThunderboltDPAdapterFamily": {
311
- "version": "4.0.6",
312
- "size": 61440,
565
+ "com.apple.iokit.IOAHCISerialATAPI": {
566
+ "version": "2.6.1",
567
+ "size": 53248,
313
568
  "index": "50",
314
- "refcount": "1"
569
+ "refcount": "0"
315
570
  },
316
- "com.apple.driver.AppleThunderboltDPInAdapter": {
317
- "version": "4.0.6",
318
- "size": 24576,
571
+ "com.apple.driver.XsanFilter": {
572
+ "version": "404",
573
+ "size": 12288,
319
574
  "index": "51",
320
575
  "refcount": "0"
321
576
  },
322
- "com.apple.BootCache": {
323
- "version": "35",
324
- "size": 40960,
577
+ "com.apple.iokit.SCSITaskUserClient": {
578
+ "version": "3.7.0",
579
+ "size": 28672,
325
580
  "index": "52",
326
581
  "refcount": "0"
327
582
  },
328
- "com.apple.driver.CoreStorage": {
329
- "version": "471",
330
- "size": 909312,
583
+ "com.apple.iokit.IOCDStorageFamily": {
584
+ "version": "1.7.1",
585
+ "size": 57344,
586
+ "index": "53",
587
+ "refcount": "3"
588
+ },
589
+ "com.apple.iokit.IODVDStorageFamily": {
590
+ "version": "1.7.1",
591
+ "size": 45056,
592
+ "index": "54",
593
+ "refcount": "2"
594
+ },
595
+ "com.apple.iokit.IOBDStorageFamily": {
596
+ "version": "1.7",
597
+ "size": 36864,
598
+ "index": "55",
599
+ "refcount": "1"
600
+ },
601
+ "com.apple.iokit.IOSCSIMultimediaCommandsDevice": {
602
+ "version": "3.7.0",
603
+ "size": 106496,
331
604
  "index": "56",
332
605
  "refcount": "0"
333
606
  },
334
607
  "com.apple.driver.AppleUSBComposite": {
335
608
  "version": "705.4.9",
336
609
  "size": 40960,
337
- "index": "58",
610
+ "index": "57",
338
611
  "refcount": "1"
339
612
  },
613
+ "com.apple.iokit.IOUSBHIDDriver": {
614
+ "version": "705.4.0",
615
+ "size": 36864,
616
+ "index": "58",
617
+ "refcount": "0"
618
+ },
340
619
  "com.apple.driver.AppleUSBMergeNub": {
341
620
  "version": "705.4.0",
342
621
  "size": 28672,
343
622
  "index": "59",
344
623
  "refcount": "0"
345
624
  },
346
- "com.apple.iokit.IOSCSIArchitectureModelFamily": {
347
- "version": "3.7.0",
348
- "size": 176128,
349
- "index": "60",
350
- "refcount": "4"
351
- },
352
- "com.apple.iokit.IOUSBMassStorageClass": {
353
- "version": "3.7.0",
354
- "size": 69632,
625
+ "com.apple.driver.IOPlatformPluginLegacy": {
626
+ "version": "1.0.0",
627
+ "size": 73728,
355
628
  "index": "61",
356
629
  "refcount": "1"
357
630
  },
358
- "com.apple.iokit.IOSCSIBlockCommandsDevice": {
359
- "version": "3.7.0",
360
- "size": 86016,
631
+ "com.apple.driver.AppleSMC": {
632
+ "version": "3.1.9",
633
+ "size": 106496,
361
634
  "index": "62",
362
- "refcount": "1"
635
+ "refcount": "2"
363
636
  },
364
- "com.apple.driver.AppleUSBCardReader": {
365
- "version": "3.5.0",
366
- "size": 32768,
367
- "index": "63",
368
- "refcount": "0"
637
+ "com.apple.iokit.IOHDAFamily": {
638
+ "version": "267.0",
639
+ "size": 49152,
640
+ "index": "64",
641
+ "refcount": "2"
369
642
  },
370
- "com.apple.iokit.IOUSBHIDDriver": {
371
- "version": "705.4.0",
372
- "size": 36864,
643
+ "com.apple.iokit.IOGraphicsFamily": {
644
+ "version": "2.4.1",
645
+ "size": 241664,
373
646
  "index": "65",
374
- "refcount": "3"
647
+ "refcount": "7"
375
648
  },
376
- "com.apple.driver.AppleUSBTCKeyboard": {
377
- "version": "240.2",
378
- "size": 16384,
649
+ "com.apple.driver.AppleHDAController": {
650
+ "version": "267.0",
651
+ "size": 110592,
379
652
  "index": "66",
380
- "refcount": "0"
653
+ "refcount": "1"
381
654
  },
382
- "com.apple.driver.AppleUSBMultitouch": {
383
- "version": "245.2",
655
+ "com.vmware.kext.VMwareGfx": {
656
+ "version": "0207.51.48",
384
657
  "size": 77824,
385
- "index": "68",
386
- "refcount": "0"
387
- },
388
- "com.apple.driver.AppleUSBTCButtons": {
389
- "version": "240.2",
390
- "size": 12288,
391
658
  "index": "69",
392
659
  "refcount": "0"
393
660
  },
394
- "com.apple.iokit.IOUSBUserClient": {
395
- "version": "705.4.0",
396
- "size": 12288,
661
+ "com.apple.iokit.IONDRVSupport": {
662
+ "version": "2.4.1",
663
+ "size": 65536,
397
664
  "index": "70",
398
665
  "refcount": "1"
399
666
  },
400
- "com.apple.kext.triggers": {
401
- "version": "1.0",
402
- "size": 20480,
667
+ "com.apple.driver.AppleHV": {
668
+ "version": "1",
669
+ "size": 45056,
403
670
  "index": "71",
404
- "refcount": "2"
671
+ "refcount": "0"
405
672
  },
406
- "com.apple.filesystems.autofs": {
407
- "version": "3.0",
408
- "size": 36864,
673
+ "com.apple.driver.AppleHWAccess": {
674
+ "version": "1",
675
+ "size": 12288,
409
676
  "index": "72",
410
677
  "refcount": "0"
411
678
  },
412
- "com.apple.iokit.IOGraphicsFamily": {
413
- "version": "2.4.1",
414
- "size": 237568,
415
- "index": "73",
416
- "refcount": "13"
417
- },
418
- "com.apple.AppleGraphicsDeviceControl": {
419
- "version": "3.7.21",
420
- "size": 16384,
679
+ "com.apple.iokit.IOSurface": {
680
+ "version": "97",
681
+ "size": 77824,
421
682
  "index": "74",
422
- "refcount": "2"
683
+ "refcount": "0"
423
684
  },
424
- "com.apple.iokit.IOAcceleratorFamily2": {
425
- "version": "156.4",
426
- "size": 442368,
685
+ "com.apple.iokit.IOUserEthernet": {
686
+ "version": "1.0.1",
687
+ "size": 24576,
427
688
  "index": "75",
428
- "refcount": "2"
689
+ "refcount": "0"
429
690
  },
430
- "com.apple.driver.AppleIntelFramebufferCapri": {
431
- "version": "10.0.0",
432
- "size": 229376,
691
+ "com.apple.iokit.IOSMBusFamily": {
692
+ "version": "1.1",
693
+ "size": 16384,
433
694
  "index": "76",
434
- "refcount": "0"
695
+ "refcount": "1"
435
696
  },
436
697
  "com.apple.driver.AppleMCCSControl": {
437
698
  "version": "1.2.10",
438
699
  "size": 57344,
439
- "index": "80",
700
+ "index": "78",
440
701
  "refcount": "0"
441
702
  },
442
- "com.apple.driver.AppleLPC": {
443
- "version": "1.7.3",
444
- "size": 12288,
445
- "index": "82",
446
- "refcount": "0"
447
- },
448
- "com.apple.iokit.IONetworkingFamily": {
449
- "version": "3.2",
450
- "size": 180224,
451
- "index": "84",
452
- "refcount": "5"
453
- },
454
- "com.apple.iokit.IO80211Family": {
455
- "version": "700.52",
456
- "size": 700416,
457
- "index": "86",
458
- "refcount": "1"
459
- },
460
- "com.apple.driver.AirPort.Brcm4360": {
461
- "version": "900.19.8",
462
- "size": 6123520,
463
- "index": "87",
464
- "refcount": "0"
465
- },
466
- "com.apple.driver.AppleHV": {
467
- "version": "1",
468
- "size": 45056,
469
- "index": "88",
470
- "refcount": "0"
471
- },
472
- "com.apple.driver.AppleSMC": {
473
- "version": "3.1.9",
474
- "size": 106496,
475
- "index": "89",
476
- "refcount": "4"
477
- },
478
- "com.apple.iokit.IOHDAFamily": {
479
- "version": "266.5",
480
- "size": 49152,
481
- "index": "91",
482
- "refcount": "2"
483
- },
484
- "com.apple.driver.AppleHDAController": {
485
- "version": "266.5",
486
- "size": 102400,
487
- "index": "92",
488
- "refcount": "1"
489
- },
490
- "com.apple.driver.AppleSMCPDRC": {
491
- "version": "1.0.0",
492
- "size": 12288,
493
- "index": "93",
494
- "refcount": "0"
495
- },
496
- "com.apple.driver.X86PlatformPlugin": {
497
- "version": "1.0.0",
498
- "size": 81920,
499
- "index": "97",
500
- "refcount": "1"
501
- },
502
- "com.apple.iokit.IONDRVSupport": {
503
- "version": "2.4.1",
504
- "size": 57344,
505
- "index": "98",
506
- "refcount": "4"
507
- },
508
- "com.apple.driver.AppleThunderboltIP": {
509
- "version": "2.0.2",
510
- "size": 94208,
511
- "index": "99",
512
- "refcount": "0"
513
- },
514
- "com.apple.driver.AppleBacklightExpert": {
515
- "version": "1.1.0",
516
- "size": 20480,
517
- "index": "100",
518
- "refcount": "1"
519
- },
520
- "com.apple.driver.AppleBacklight": {
521
- "version": "170.4.12",
703
+ "com.apple.driver.AppleUpstreamUserClient": {
704
+ "version": "3.6.1",
522
705
  "size": 20480,
523
- "index": "101",
706
+ "index": "79",
524
707
  "refcount": "0"
525
708
  },
526
- "com.apple.driver.AppleMikeyDriver": {
527
- "version": "266.5",
528
- "size": 90112,
529
- "index": "102",
530
- "refcount": "0"
531
- },
532
- "com.apple.driver.AppleHWAccess": {
533
- "version": "1",
709
+ "com.apple.iokit.IOUSBUserClient": {
710
+ "version": "705.4.0",
534
711
  "size": 12288,
535
- "index": "104",
536
- "refcount": "0"
537
- },
538
- "com.apple.driver.AppleOSXWatchdog": {
539
- "version": "1",
540
- "size": 16384,
541
- "index": "105",
712
+ "index": "80",
542
713
  "refcount": "0"
543
714
  },
544
715
  "com.apple.vecLib.kext": {
545
716
  "version": "1.2.0",
546
717
  "size": 487424,
547
- "index": "106",
718
+ "index": "81",
548
719
  "refcount": "2"
549
720
  },
550
721
  "com.apple.iokit.IOAudioFamily": {
551
722
  "version": "200.6",
552
723
  "size": 192512,
553
- "index": "107",
724
+ "index": "82",
554
725
  "refcount": "3"
555
726
  },
556
727
  "com.apple.kext.OSvKernDSPLib": {
557
728
  "version": "1.15",
558
729
  "size": 77824,
559
- "index": "108",
730
+ "index": "83",
560
731
  "refcount": "1"
561
732
  },
562
733
  "com.apple.driver.DspFuncLib": {
563
- "version": "266.5",
734
+ "version": "267.0",
564
735
  "size": 897024,
565
- "index": "109",
736
+ "index": "84",
566
737
  "refcount": "1"
567
738
  },
568
739
  "com.apple.driver.AppleHDA": {
569
- "version": "266.5",
570
- "size": 684032,
571
- "index": "110",
572
- "refcount": "0"
573
- },
574
- "com.apple.iokit.IOSurface": {
575
- "version": "97",
576
- "size": 77824,
577
- "index": "114",
578
- "refcount": "1"
579
- },
580
- "com.apple.driver.AppleIntelHD4000Graphics": {
581
- "version": "10.0.0",
582
- "size": 368640,
583
- "index": "115",
584
- "refcount": "0"
585
- },
586
- "com.apple.driver.AppleMikeyHIDDriver": {
587
- "version": "124",
588
- "size": 12288,
589
- "index": "118",
740
+ "version": "267.0",
741
+ "size": 688128,
742
+ "index": "85",
590
743
  "refcount": "0"
591
744
  },
592
- "com.apple.driver.AppleUpstreamUserClient": {
593
- "version": "3.6.1",
594
- "size": 20480,
595
- "index": "121",
745
+ "com.apple.driver.AppleOSXWatchdog": {
746
+ "version": "1",
747
+ "size": 16384,
748
+ "index": "87",
596
749
  "refcount": "0"
597
750
  },
598
751
  "com.apple.iokit.IOSerialFamily": {
599
752
  "version": "11",
600
753
  "size": 57344,
601
- "index": "122",
754
+ "index": "89",
602
755
  "refcount": "1"
603
756
  },
604
- "com.apple.driver.X86PlatformShim": {
605
- "version": "1.0.0",
606
- "size": 24576,
607
- "index": "124",
757
+ "com.apple.kext.triggers": {
758
+ "version": "1.0",
759
+ "size": 20480,
760
+ "index": "92",
608
761
  "refcount": "1"
609
762
  },
610
- "com.apple.driver.AGPM": {
611
- "version": "100.14.37",
612
- "size": 77824,
613
- "index": "125",
763
+ "com.apple.filesystems.autofs": {
764
+ "version": "3.0",
765
+ "size": 36864,
766
+ "index": "93",
614
767
  "refcount": "0"
615
768
  },
616
- "com.apple.iokit.IOUserEthernet": {
617
- "version": "1.0.1",
769
+ "com.vmware.kext.vmmemctl": {
770
+ "version": "0207.51.48",
618
771
  "size": 24576,
619
- "index": "127",
620
- "refcount": "0"
621
- },
622
- "com.sophos.nke.swi": {
623
- "version": "9.2.50",
624
- "size": 28672,
625
- "index": "128",
772
+ "index": "94",
626
773
  "refcount": "0"
627
774
  },
628
- "org.virtualbox.kext.VBoxDrv": {
629
- "version": "4.3.16",
630
- "size": 356352,
631
- "index": "129",
632
- "refcount": "3"
633
- },
634
- "com.sophos.kext.sav": {
635
- "version": "9.2.50",
636
- "size": 20480,
637
- "index": "130",
775
+ "com.vmware.kext.vmhgfs": {
776
+ "version": "0207.51.48",
777
+ "size": 40960,
778
+ "index": "95",
638
779
  "refcount": "0"
639
780
  },
640
781
  "com.apple.driver.AudioAUUC": {
641
782
  "version": "1.70",
642
783
  "size": 20480,
643
- "index": "131",
644
- "refcount": "0"
645
- },
646
- "org.virtualbox.kext.VBoxUSB": {
647
- "version": "4.3.16",
648
- "size": 32768,
649
- "index": "132",
650
- "refcount": "0"
651
- },
652
- "org.virtualbox.kext.VBoxNetFlt": {
653
- "version": "4.3.16",
654
- "size": 20480,
655
- "index": "133",
656
- "refcount": "0"
657
- },
658
- "org.virtualbox.kext.VBoxNetAdp": {
659
- "version": "4.3.16",
660
- "size": 24576,
661
- "index": "134",
662
- "refcount": "0"
663
- },
664
- "com.apple.driver.AppleMultitouchDriver": {
665
- "version": "260.30",
666
- "size": 94208,
667
- "index": "135",
668
- "refcount": "1"
669
- },
670
- "com.apple.driver.AppleBluetoothMultitouch": {
671
- "version": "85.3",
672
- "size": 45056,
673
- "index": "137",
674
- "refcount": "0"
675
- },
676
- "com.apple.filesystems.smbfs": {
677
- "version": "3.0.0",
678
- "size": 364544,
679
- "index": "141",
680
- "refcount": "0"
681
- },
682
- "com.apple.driver.AppleHIDKeyboard": {
683
- "version": "175.5",
684
- "size": 24576,
685
- "index": "166",
686
- "refcount": "1"
687
- },
688
- "com.apple.driver.AppleBluetoothHIDKeyboard": {
689
- "version": "175.5",
690
- "size": 12288,
691
- "index": "167",
692
- "refcount": "0"
693
- },
694
- "com.apple.driver.AppleUSBTCKeyEventDriver": {
695
- "version": "240.2",
696
- "size": 8192,
697
- "index": "174",
698
- "refcount": "0"
699
- },
700
- "com.apple.iokit.SCSITaskUserClient": {
701
- "version": "3.7.0",
702
- "size": 28672,
703
- "index": "175",
784
+ "index": "96",
704
785
  "refcount": "0"
705
786
  }
706
787
  }
707
788
  },
708
- "os": "darwin",
709
- "os_version": "14.0.0",
710
- "platform": "mac_os_x",
711
- "platform_version": "10.10",
712
- "platform_build": "14A389",
713
- "platform_family": "mac_os_x",
714
- "command": {
715
- "ps": "ps -ef"
716
- },
717
- "dmi": {
789
+ "keys": {
790
+ "ssh": {
791
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
792
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
793
+ }
718
794
  },
719
- "ohai_time": 1414047561.936486,
720
795
  "languages": {
721
796
  "ruby": {
722
- "platform": "x86_64-darwin14.0",
723
- "version": "2.1.2",
797
+ "platform": "universal.x86_64-darwin14",
798
+ "version": "2.0.0",
724
799
  "release_date": "2014-05-08",
725
- "target": "x86_64-apple-darwin14.0",
726
- "target_cpu": "x86_64",
800
+ "target": "universal-apple-darwin14",
801
+ "target_cpu": "universal",
727
802
  "target_vendor": "apple",
728
- "target_os": "darwin14.0",
729
- "host": "x86_64-apple-darwin14.0.0",
803
+ "target_os": "darwin14",
804
+ "host": "x86_64-apple-darwin14",
730
805
  "host_cpu": "x86_64",
731
- "host_os": "darwin14.0.0",
806
+ "host_os": "darwin14",
732
807
  "host_vendor": "apple",
733
808
  "bin_dir": "/usr/local/bin",
734
809
  "ruby_bin": "/usr/local/bin/ruby",
735
810
  "gems_dir": "/usr/local/gems",
736
811
  "gem_bin": "/usr/local/bin/gem"
737
- }
738
- },
739
- "chef_packages": {
740
- "chef": {
741
- "version": "11.16.4",
742
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-11.16.4/lib"
743
812
  },
744
- "ohai": {
745
- "version": "7.4.0",
746
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-7.4.0/lib/ohai"
747
- }
748
- },
749
- "counters": {
750
- "network": {
751
- "interfaces": {
752
- "eth0": {
753
- "rx": {
754
- "bytes": "0",
755
- "packets": "0",
756
- "errors": "0",
757
- "drop": 0,
758
- "overrun": 0,
759
- "frame": 0,
760
- "compressed": 0,
761
- "multicast": 0
762
- },
763
- "tx": {
764
- "bytes": "342",
765
- "packets": "0",
766
- "errors": "0",
767
- "drop": 0,
768
- "overrun": 0,
769
- "collisions": "0",
770
- "carrier": 0,
771
- "compressed": 0
772
- }
773
- }
774
- }
775
- }
776
- },
777
- "current_user": "fauxhai",
778
- "domain": "local",
779
- "etc": {
780
- "passwd": {
781
- "fauxhai": {
782
- "dir": "/home/fauxhai",
783
- "gid": 0,
784
- "uid": 0,
785
- "shell": "/bin/bash",
786
- "gecos": "Fauxhai"
787
- }
788
- },
789
- "group": {
790
- "fauxhai": {
791
- "gid": 0,
792
- "members": [
793
- "fauxhai"
794
- ]
795
- }
796
- }
797
- },
798
- "hostname": "Fauxhai",
799
- "fqdn": "fauxhai.local",
800
- "ipaddress": "10.0.0.2",
801
- "keys": {
802
- "ssh": {
803
- "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
804
- "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
805
- }
813
+ "powershell": null
806
814
  },
807
815
  "macaddress": "11:11:11:11:11:11",
816
+ "machinename": "Fauxhai",
817
+ "memory": {
818
+ "total": "1048576kB"
819
+ },
808
820
  "network": {
809
- "default_gateway": "10.0.0.1",
810
- "default_interface": "eth0",
811
- "settings": {
812
- },
813
821
  "interfaces": {
814
- "eth0": {
822
+ "lo": {
823
+ "mtu": "65536",
824
+ "flags": [
825
+ "LOOPBACK",
826
+ "UP",
827
+ "LOWER_UP"
828
+ ],
829
+ "encapsulation": "Loopback",
815
830
  "addresses": {
816
- "10.0.0.2": {
817
- "broadcast": "10.0.0.255",
831
+ "127.0.0.1": {
818
832
  "family": "inet",
819
- "netmask": "255.255.255.0",
820
- "prefixlen": "24",
821
- "scope": "Global"
833
+ "prefixlen": "8",
834
+ "netmask": "255.0.0.0",
835
+ "scope": "Node",
836
+ "ip_scope": "LOOPBACK"
837
+ },
838
+ "::1": {
839
+ "family": "inet6",
840
+ "prefixlen": "128",
841
+ "scope": "Node",
842
+ "tags": [
843
+
844
+ ],
845
+ "ip_scope": "LINK LOCAL LOOPBACK"
822
846
  }
823
847
  },
824
- "arp": {
825
- "10.0.0.1": "fe:ff:ff:ff:ff:ff"
826
- },
827
- "encapsulation": "Ethernet",
848
+ "state": "unknown"
849
+ },
850
+ "en0": {
851
+ "type": "en",
852
+ "number": "0",
853
+ "mtu": "1500",
828
854
  "flags": [
829
855
  "BROADCAST",
830
856
  "MULTICAST",
831
857
  "UP",
832
858
  "LOWER_UP"
833
859
  ],
834
- "mtu": "1500",
835
- "number": "0",
860
+ "encapsulation": "Ethernet",
861
+ "addresses": {
862
+ "11:11:11:11:11:11": {
863
+ "family": "lladdr"
864
+ },
865
+ "10.0.0.2": {
866
+ "family": "inet",
867
+ "prefixlen": "24",
868
+ "netmask": "255.255.255.0",
869
+ "broadcast": "10.0.0.255",
870
+ "scope": "Global",
871
+ "ip_scope": "RFC1918 PRIVATE"
872
+ },
873
+ "fe80::11:1111:1111:1111": {
874
+ "family": "inet6",
875
+ "prefixlen": "64",
876
+ "scope": "Link",
877
+ "tags": [
878
+
879
+ ],
880
+ "ip_scope": "LINK LOCAL UNICAST"
881
+ }
882
+ },
883
+ "state": "up",
884
+ "arp": {
885
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
886
+ },
836
887
  "routes": [
888
+ {
889
+ "destination": "default",
890
+ "family": "inet",
891
+ "via": "10.0.0.1"
892
+ },
837
893
  {
838
894
  "destination": "10.0.0.0/24",
839
895
  "family": "inet",
840
896
  "scope": "link",
841
897
  "proto": "kernel",
842
898
  "src": "10.0.0.2"
899
+ },
900
+ {
901
+ "destination": "fe80::/64",
902
+ "family": "inet6",
903
+ "metric": "256",
904
+ "proto": "kernel"
843
905
  }
844
906
  ],
845
- "state": "up",
846
- "type": "eth"
907
+ "ring_params": {
908
+ }
847
909
  }
848
- }
910
+ },
911
+ "default_interface": "en0",
912
+ "default_gateway": "10.0.0.1"
913
+ },
914
+ "ohai_time": 1497298653.326175,
915
+ "os": "darwin",
916
+ "os_version": "14.0.0",
917
+ "platform": "mac_os_x",
918
+ "platform_build": "14B25",
919
+ "platform_family": "mac_os_x",
920
+ "platform_version": "10.10.1",
921
+ "root_group": "wheel",
922
+ "shard_seed": 136171637,
923
+ "shells": [
924
+ "/bin/bash",
925
+ "/bin/csh",
926
+ "/bin/ksh",
927
+ "/bin/sh",
928
+ "/bin/tcsh",
929
+ "/bin/zsh"
930
+ ],
931
+ "time": {
932
+ "timezone": "GMT"
849
933
  },
850
934
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
851
935
  "uptime_seconds": 2646450,
852
- "cpu": {
853
- "real": 1,
854
- "total": 1,
855
- "cores": 1
856
- },
857
- "memory": {
858
- "total": "1048576kB"
859
- },
860
936
  "virtualization": {
861
937
  "systems": {
862
938
  }
863
939
  }
864
- }
940
+ }