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
@@ -0,0 +1,1674 @@
1
+ {
2
+ "block_device": {
3
+ "sr0": {
4
+ "size": "2097151",
5
+ "removable": "1",
6
+ "model": "CD-ROM",
7
+ "rev": "1.0",
8
+ "state": "running",
9
+ "timeout": "30",
10
+ "vendor": "VBOX",
11
+ "queue_depth": "1",
12
+ "rotational": "1",
13
+ "physical_block_size": "512",
14
+ "logical_block_size": "512"
15
+ },
16
+ "sda": {
17
+ "size": "209715200",
18
+ "removable": "0",
19
+ "model": "VBOX HARDDISK",
20
+ "rev": "1.0",
21
+ "state": "running",
22
+ "timeout": "30",
23
+ "vendor": "ATA",
24
+ "queue_depth": "31",
25
+ "rotational": "1",
26
+ "physical_block_size": "512",
27
+ "logical_block_size": "512"
28
+ }
29
+ },
30
+ "chef_packages": {
31
+ "ohai": {
32
+ "version": "13.1.0",
33
+ "ohai_root": "/root/.gem/ruby/2.4.0/gems/ohai-13.1.0/lib/ohai"
34
+ },
35
+ "chef": {
36
+ "version": "13.1.31",
37
+ "chef_root": "/root/.gem/ruby/2.4.0/gems/chef-13.1.31/lib"
38
+ }
39
+ },
40
+ "command": {
41
+ "ps": "ps -ef"
42
+ },
43
+ "counters": {
44
+ "network": {
45
+ "interfaces": {
46
+ "lo": {
47
+ "tx": {
48
+ "queuelen": "1",
49
+ "bytes": 0,
50
+ "packets": 0,
51
+ "errors": 0,
52
+ "drop": 0,
53
+ "carrier": 0,
54
+ "collisions": 0
55
+ },
56
+ "rx": {
57
+ "bytes": 0,
58
+ "packets": 0,
59
+ "errors": 0,
60
+ "drop": 0,
61
+ "overrun": 0
62
+ }
63
+ },
64
+ "enp0s3": {
65
+ "rx": {
66
+ "bytes": 0,
67
+ "packets": 0,
68
+ "errors": 0,
69
+ "drop": 0,
70
+ "overrun": 0,
71
+ "frame": 0,
72
+ "compressed": 0,
73
+ "multicast": 0
74
+ },
75
+ "tx": {
76
+ "bytes": 0,
77
+ "packets": 0,
78
+ "errors": 0,
79
+ "drop": 0,
80
+ "overrun": 0,
81
+ "collisions": 0,
82
+ "carrier": 0,
83
+ "compressed": 0
84
+ }
85
+ }
86
+ }
87
+ }
88
+ },
89
+ "cpu": {
90
+ "real": 1,
91
+ "total": 1,
92
+ "cores": 1
93
+ },
94
+ "current_user": "fauxhai",
95
+ "dmi": {
96
+ },
97
+ "domain": "local",
98
+ "etc": {
99
+ "passwd": {
100
+ "fauxhai": {
101
+ "dir": "/home/fauxhai",
102
+ "gid": 0,
103
+ "uid": 0,
104
+ "shell": "/bin/bash",
105
+ "gecos": "Fauxhai"
106
+ }
107
+ },
108
+ "group": {
109
+ "fauxhai": {
110
+ "gid": 0,
111
+ "members": [
112
+ "fauxhai"
113
+ ]
114
+ }
115
+ }
116
+ },
117
+ "filesystem": {
118
+ "by_device": {
119
+ "dev": {
120
+ "kb_size": "506016",
121
+ "kb_used": "0",
122
+ "kb_available": "506016",
123
+ "percent_used": "0%",
124
+ "total_inodes": "126504",
125
+ "inodes_used": "326",
126
+ "inodes_available": "126178",
127
+ "inodes_percent_used": "1%",
128
+ "fs_type": "devtmpfs",
129
+ "mount_options": [
130
+ "rw",
131
+ "nosuid",
132
+ "relatime",
133
+ "size=506016k",
134
+ "nr_inodes=126504",
135
+ "mode=755"
136
+ ],
137
+ "mounts": [
138
+ "/dev"
139
+ ]
140
+ },
141
+ "run": {
142
+ "kb_size": "510448",
143
+ "kb_used": "400",
144
+ "kb_available": "510048",
145
+ "percent_used": "1%",
146
+ "total_inodes": "127612",
147
+ "inodes_used": "358",
148
+ "inodes_available": "127254",
149
+ "inodes_percent_used": "1%",
150
+ "fs_type": "tmpfs",
151
+ "mount_options": [
152
+ "rw",
153
+ "nosuid",
154
+ "nodev",
155
+ "relatime",
156
+ "mode=755"
157
+ ],
158
+ "mounts": [
159
+ "/run"
160
+ ]
161
+ },
162
+ "/dev/sda1": {
163
+ "kb_size": "100623416",
164
+ "kb_used": "1405368",
165
+ "kb_available": "94063644",
166
+ "percent_used": "2%",
167
+ "total_inodes": "6422528",
168
+ "inodes_used": "77330",
169
+ "inodes_available": "6345198",
170
+ "inodes_percent_used": "2%",
171
+ "fs_type": "ext4",
172
+ "mount_options": [
173
+ "rw",
174
+ "relatime",
175
+ "data=ordered"
176
+ ],
177
+ "uuid": "41748724-863f-4874-a80e-8a2f0099c337",
178
+ "mounts": [
179
+ "/"
180
+ ]
181
+ },
182
+ "tmpfs": {
183
+ "kb_size": "102088",
184
+ "kb_used": "0",
185
+ "kb_available": "102088",
186
+ "percent_used": "0%",
187
+ "total_inodes": "127612",
188
+ "inodes_used": "6",
189
+ "inodes_available": "127606",
190
+ "inodes_percent_used": "1%",
191
+ "fs_type": "tmpfs",
192
+ "mount_options": [
193
+ "rw",
194
+ "nosuid",
195
+ "nodev",
196
+ "relatime",
197
+ "size=102088k",
198
+ "mode=700",
199
+ "uid=1000",
200
+ "gid=100"
201
+ ],
202
+ "mounts": [
203
+ "/dev/shm",
204
+ "/sys/fs/cgroup",
205
+ "/tmp",
206
+ "/run/user/1000"
207
+ ]
208
+ },
209
+ "proc": {
210
+ "fs_type": "proc",
211
+ "mount_options": [
212
+ "rw",
213
+ "nosuid",
214
+ "nodev",
215
+ "noexec",
216
+ "relatime"
217
+ ],
218
+ "mounts": [
219
+ "/proc"
220
+ ]
221
+ },
222
+ "sys": {
223
+ "fs_type": "sysfs",
224
+ "mount_options": [
225
+ "rw",
226
+ "nosuid",
227
+ "nodev",
228
+ "noexec",
229
+ "relatime"
230
+ ],
231
+ "mounts": [
232
+ "/sys"
233
+ ]
234
+ },
235
+ "securityfs": {
236
+ "fs_type": "securityfs",
237
+ "mount_options": [
238
+ "rw",
239
+ "nosuid",
240
+ "nodev",
241
+ "noexec",
242
+ "relatime"
243
+ ],
244
+ "mounts": [
245
+ "/sys/kernel/security"
246
+ ]
247
+ },
248
+ "devpts": {
249
+ "fs_type": "devpts",
250
+ "mount_options": [
251
+ "rw",
252
+ "nosuid",
253
+ "noexec",
254
+ "relatime",
255
+ "gid=5",
256
+ "mode=620",
257
+ "ptmxmode=000"
258
+ ],
259
+ "mounts": [
260
+ "/dev/pts"
261
+ ]
262
+ },
263
+ "cgroup": {
264
+ "fs_type": "cgroup",
265
+ "mount_options": [
266
+ "rw",
267
+ "nosuid",
268
+ "nodev",
269
+ "noexec",
270
+ "relatime",
271
+ "freezer"
272
+ ],
273
+ "mounts": [
274
+ "/sys/fs/cgroup/systemd",
275
+ "/sys/fs/cgroup/net_cls",
276
+ "/sys/fs/cgroup/cpu,cpuacct",
277
+ "/sys/fs/cgroup/memory",
278
+ "/sys/fs/cgroup/perf_event",
279
+ "/sys/fs/cgroup/pids",
280
+ "/sys/fs/cgroup/devices",
281
+ "/sys/fs/cgroup/blkio",
282
+ "/sys/fs/cgroup/cpuset",
283
+ "/sys/fs/cgroup/freezer"
284
+ ]
285
+ },
286
+ "pstore": {
287
+ "fs_type": "pstore",
288
+ "mount_options": [
289
+ "rw",
290
+ "nosuid",
291
+ "nodev",
292
+ "noexec",
293
+ "relatime"
294
+ ],
295
+ "mounts": [
296
+ "/sys/fs/pstore"
297
+ ]
298
+ },
299
+ "systemd-1": {
300
+ "fs_type": "autofs",
301
+ "mount_options": [
302
+ "rw",
303
+ "relatime",
304
+ "fd=29",
305
+ "pgrp=1",
306
+ "timeout=0",
307
+ "minproto=5",
308
+ "maxproto=5",
309
+ "direct"
310
+ ],
311
+ "mounts": [
312
+ "/proc/sys/fs/binfmt_misc"
313
+ ]
314
+ },
315
+ "hugetlbfs": {
316
+ "fs_type": "hugetlbfs",
317
+ "mount_options": [
318
+ "rw",
319
+ "relatime"
320
+ ],
321
+ "mounts": [
322
+ "/dev/hugepages"
323
+ ]
324
+ },
325
+ "configfs": {
326
+ "fs_type": "configfs",
327
+ "mount_options": [
328
+ "rw",
329
+ "relatime"
330
+ ],
331
+ "mounts": [
332
+ "/sys/kernel/config"
333
+ ]
334
+ },
335
+ "mqueue": {
336
+ "fs_type": "mqueue",
337
+ "mount_options": [
338
+ "rw",
339
+ "relatime"
340
+ ],
341
+ "mounts": [
342
+ "/dev/mqueue"
343
+ ]
344
+ },
345
+ "debugfs": {
346
+ "fs_type": "debugfs",
347
+ "mount_options": [
348
+ "rw",
349
+ "relatime"
350
+ ],
351
+ "mounts": [
352
+ "/sys/kernel/debug"
353
+ ]
354
+ },
355
+ "/dev/sda": {
356
+ "mounts": [
357
+
358
+ ]
359
+ },
360
+ "/dev/sda2": {
361
+ "fs_type": "swap",
362
+ "uuid": "80a514f5-7646-4da4-9035-d5dc102e50c1",
363
+ "mounts": [
364
+
365
+ ]
366
+ },
367
+ "/dev/sr0": {
368
+ "mounts": [
369
+
370
+ ]
371
+ }
372
+ },
373
+ "by_mountpoint": {
374
+ "/dev": {
375
+ "kb_size": "506016",
376
+ "kb_used": "0",
377
+ "kb_available": "506016",
378
+ "percent_used": "0%",
379
+ "total_inodes": "126504",
380
+ "inodes_used": "326",
381
+ "inodes_available": "126178",
382
+ "inodes_percent_used": "1%",
383
+ "fs_type": "devtmpfs",
384
+ "mount_options": [
385
+ "rw",
386
+ "nosuid",
387
+ "relatime",
388
+ "size=506016k",
389
+ "nr_inodes=126504",
390
+ "mode=755"
391
+ ],
392
+ "devices": [
393
+ "dev"
394
+ ]
395
+ },
396
+ "/run": {
397
+ "kb_size": "510448",
398
+ "kb_used": "400",
399
+ "kb_available": "510048",
400
+ "percent_used": "1%",
401
+ "total_inodes": "127612",
402
+ "inodes_used": "358",
403
+ "inodes_available": "127254",
404
+ "inodes_percent_used": "1%",
405
+ "fs_type": "tmpfs",
406
+ "mount_options": [
407
+ "rw",
408
+ "nosuid",
409
+ "nodev",
410
+ "relatime",
411
+ "mode=755"
412
+ ],
413
+ "devices": [
414
+ "run"
415
+ ]
416
+ },
417
+ "/": {
418
+ "kb_size": "100623416",
419
+ "kb_used": "1405368",
420
+ "kb_available": "94063644",
421
+ "percent_used": "2%",
422
+ "total_inodes": "6422528",
423
+ "inodes_used": "77330",
424
+ "inodes_available": "6345198",
425
+ "inodes_percent_used": "2%",
426
+ "fs_type": "ext4",
427
+ "mount_options": [
428
+ "rw",
429
+ "relatime",
430
+ "data=ordered"
431
+ ],
432
+ "uuid": "41748724-863f-4874-a80e-8a2f0099c337",
433
+ "devices": [
434
+ "/dev/sda1"
435
+ ]
436
+ },
437
+ "/dev/shm": {
438
+ "kb_size": "510448",
439
+ "kb_used": "0",
440
+ "kb_available": "510448",
441
+ "percent_used": "0%",
442
+ "total_inodes": "127612",
443
+ "inodes_used": "1",
444
+ "inodes_available": "127611",
445
+ "inodes_percent_used": "1%",
446
+ "fs_type": "tmpfs",
447
+ "mount_options": [
448
+ "rw",
449
+ "nosuid",
450
+ "nodev"
451
+ ],
452
+ "devices": [
453
+ "tmpfs"
454
+ ]
455
+ },
456
+ "/sys/fs/cgroup": {
457
+ "kb_size": "510448",
458
+ "kb_used": "0",
459
+ "kb_available": "510448",
460
+ "percent_used": "0%",
461
+ "total_inodes": "127612",
462
+ "inodes_used": "13",
463
+ "inodes_available": "127599",
464
+ "inodes_percent_used": "1%",
465
+ "fs_type": "tmpfs",
466
+ "mount_options": [
467
+ "ro",
468
+ "nosuid",
469
+ "nodev",
470
+ "noexec",
471
+ "mode=755"
472
+ ],
473
+ "devices": [
474
+ "tmpfs"
475
+ ]
476
+ },
477
+ "/tmp": {
478
+ "kb_size": "510448",
479
+ "kb_used": "0",
480
+ "kb_available": "510448",
481
+ "percent_used": "0%",
482
+ "total_inodes": "127612",
483
+ "inodes_used": "6",
484
+ "inodes_available": "127606",
485
+ "inodes_percent_used": "1%",
486
+ "fs_type": "tmpfs",
487
+ "mount_options": [
488
+ "rw",
489
+ "nosuid",
490
+ "nodev"
491
+ ],
492
+ "devices": [
493
+ "tmpfs"
494
+ ]
495
+ },
496
+ "/run/user/1000": {
497
+ "kb_size": "102088",
498
+ "kb_used": "0",
499
+ "kb_available": "102088",
500
+ "percent_used": "0%",
501
+ "total_inodes": "127612",
502
+ "inodes_used": "6",
503
+ "inodes_available": "127606",
504
+ "inodes_percent_used": "1%",
505
+ "fs_type": "tmpfs",
506
+ "mount_options": [
507
+ "rw",
508
+ "nosuid",
509
+ "nodev",
510
+ "relatime",
511
+ "size=102088k",
512
+ "mode=700",
513
+ "uid=1000",
514
+ "gid=100"
515
+ ],
516
+ "devices": [
517
+ "tmpfs"
518
+ ]
519
+ },
520
+ "/proc": {
521
+ "fs_type": "proc",
522
+ "mount_options": [
523
+ "rw",
524
+ "nosuid",
525
+ "nodev",
526
+ "noexec",
527
+ "relatime"
528
+ ],
529
+ "devices": [
530
+ "proc"
531
+ ]
532
+ },
533
+ "/sys": {
534
+ "fs_type": "sysfs",
535
+ "mount_options": [
536
+ "rw",
537
+ "nosuid",
538
+ "nodev",
539
+ "noexec",
540
+ "relatime"
541
+ ],
542
+ "devices": [
543
+ "sys"
544
+ ]
545
+ },
546
+ "/sys/kernel/security": {
547
+ "fs_type": "securityfs",
548
+ "mount_options": [
549
+ "rw",
550
+ "nosuid",
551
+ "nodev",
552
+ "noexec",
553
+ "relatime"
554
+ ],
555
+ "devices": [
556
+ "securityfs"
557
+ ]
558
+ },
559
+ "/dev/pts": {
560
+ "fs_type": "devpts",
561
+ "mount_options": [
562
+ "rw",
563
+ "nosuid",
564
+ "noexec",
565
+ "relatime",
566
+ "gid=5",
567
+ "mode=620",
568
+ "ptmxmode=000"
569
+ ],
570
+ "devices": [
571
+ "devpts"
572
+ ]
573
+ },
574
+ "/sys/fs/cgroup/systemd": {
575
+ "fs_type": "cgroup",
576
+ "mount_options": [
577
+ "rw",
578
+ "nosuid",
579
+ "nodev",
580
+ "noexec",
581
+ "relatime",
582
+ "xattr",
583
+ "release_agent=/usr/lib/systemd/systemd-cgroups-agent",
584
+ "name=systemd"
585
+ ],
586
+ "devices": [
587
+ "cgroup"
588
+ ]
589
+ },
590
+ "/sys/fs/pstore": {
591
+ "fs_type": "pstore",
592
+ "mount_options": [
593
+ "rw",
594
+ "nosuid",
595
+ "nodev",
596
+ "noexec",
597
+ "relatime"
598
+ ],
599
+ "devices": [
600
+ "pstore"
601
+ ]
602
+ },
603
+ "/sys/fs/cgroup/net_cls": {
604
+ "fs_type": "cgroup",
605
+ "mount_options": [
606
+ "rw",
607
+ "nosuid",
608
+ "nodev",
609
+ "noexec",
610
+ "relatime",
611
+ "net_cls"
612
+ ],
613
+ "devices": [
614
+ "cgroup"
615
+ ]
616
+ },
617
+ "/sys/fs/cgroup/cpu,cpuacct": {
618
+ "fs_type": "cgroup",
619
+ "mount_options": [
620
+ "rw",
621
+ "nosuid",
622
+ "nodev",
623
+ "noexec",
624
+ "relatime",
625
+ "cpu",
626
+ "cpuacct"
627
+ ],
628
+ "devices": [
629
+ "cgroup"
630
+ ]
631
+ },
632
+ "/sys/fs/cgroup/memory": {
633
+ "fs_type": "cgroup",
634
+ "mount_options": [
635
+ "rw",
636
+ "nosuid",
637
+ "nodev",
638
+ "noexec",
639
+ "relatime",
640
+ "memory"
641
+ ],
642
+ "devices": [
643
+ "cgroup"
644
+ ]
645
+ },
646
+ "/sys/fs/cgroup/perf_event": {
647
+ "fs_type": "cgroup",
648
+ "mount_options": [
649
+ "rw",
650
+ "nosuid",
651
+ "nodev",
652
+ "noexec",
653
+ "relatime",
654
+ "perf_event"
655
+ ],
656
+ "devices": [
657
+ "cgroup"
658
+ ]
659
+ },
660
+ "/sys/fs/cgroup/pids": {
661
+ "fs_type": "cgroup",
662
+ "mount_options": [
663
+ "rw",
664
+ "nosuid",
665
+ "nodev",
666
+ "noexec",
667
+ "relatime",
668
+ "pids"
669
+ ],
670
+ "devices": [
671
+ "cgroup"
672
+ ]
673
+ },
674
+ "/sys/fs/cgroup/devices": {
675
+ "fs_type": "cgroup",
676
+ "mount_options": [
677
+ "rw",
678
+ "nosuid",
679
+ "nodev",
680
+ "noexec",
681
+ "relatime",
682
+ "devices"
683
+ ],
684
+ "devices": [
685
+ "cgroup"
686
+ ]
687
+ },
688
+ "/sys/fs/cgroup/blkio": {
689
+ "fs_type": "cgroup",
690
+ "mount_options": [
691
+ "rw",
692
+ "nosuid",
693
+ "nodev",
694
+ "noexec",
695
+ "relatime",
696
+ "blkio"
697
+ ],
698
+ "devices": [
699
+ "cgroup"
700
+ ]
701
+ },
702
+ "/sys/fs/cgroup/cpuset": {
703
+ "fs_type": "cgroup",
704
+ "mount_options": [
705
+ "rw",
706
+ "nosuid",
707
+ "nodev",
708
+ "noexec",
709
+ "relatime",
710
+ "cpuset"
711
+ ],
712
+ "devices": [
713
+ "cgroup"
714
+ ]
715
+ },
716
+ "/sys/fs/cgroup/freezer": {
717
+ "fs_type": "cgroup",
718
+ "mount_options": [
719
+ "rw",
720
+ "nosuid",
721
+ "nodev",
722
+ "noexec",
723
+ "relatime",
724
+ "freezer"
725
+ ],
726
+ "devices": [
727
+ "cgroup"
728
+ ]
729
+ },
730
+ "/proc/sys/fs/binfmt_misc": {
731
+ "fs_type": "autofs",
732
+ "mount_options": [
733
+ "rw",
734
+ "relatime",
735
+ "fd=29",
736
+ "pgrp=1",
737
+ "timeout=0",
738
+ "minproto=5",
739
+ "maxproto=5",
740
+ "direct"
741
+ ],
742
+ "devices": [
743
+ "systemd-1"
744
+ ]
745
+ },
746
+ "/dev/hugepages": {
747
+ "fs_type": "hugetlbfs",
748
+ "mount_options": [
749
+ "rw",
750
+ "relatime"
751
+ ],
752
+ "devices": [
753
+ "hugetlbfs"
754
+ ]
755
+ },
756
+ "/sys/kernel/config": {
757
+ "fs_type": "configfs",
758
+ "mount_options": [
759
+ "rw",
760
+ "relatime"
761
+ ],
762
+ "devices": [
763
+ "configfs"
764
+ ]
765
+ },
766
+ "/dev/mqueue": {
767
+ "fs_type": "mqueue",
768
+ "mount_options": [
769
+ "rw",
770
+ "relatime"
771
+ ],
772
+ "devices": [
773
+ "mqueue"
774
+ ]
775
+ },
776
+ "/sys/kernel/debug": {
777
+ "fs_type": "debugfs",
778
+ "mount_options": [
779
+ "rw",
780
+ "relatime"
781
+ ],
782
+ "devices": [
783
+ "debugfs"
784
+ ]
785
+ }
786
+ },
787
+ "by_pair": {
788
+ "dev,/dev": {
789
+ "device": "dev",
790
+ "kb_size": "506016",
791
+ "kb_used": "0",
792
+ "kb_available": "506016",
793
+ "percent_used": "0%",
794
+ "mount": "/dev",
795
+ "total_inodes": "126504",
796
+ "inodes_used": "326",
797
+ "inodes_available": "126178",
798
+ "inodes_percent_used": "1%",
799
+ "fs_type": "devtmpfs",
800
+ "mount_options": [
801
+ "rw",
802
+ "nosuid",
803
+ "relatime",
804
+ "size=506016k",
805
+ "nr_inodes=126504",
806
+ "mode=755"
807
+ ]
808
+ },
809
+ "run,/run": {
810
+ "device": "run",
811
+ "kb_size": "510448",
812
+ "kb_used": "400",
813
+ "kb_available": "510048",
814
+ "percent_used": "1%",
815
+ "mount": "/run",
816
+ "total_inodes": "127612",
817
+ "inodes_used": "358",
818
+ "inodes_available": "127254",
819
+ "inodes_percent_used": "1%",
820
+ "fs_type": "tmpfs",
821
+ "mount_options": [
822
+ "rw",
823
+ "nosuid",
824
+ "nodev",
825
+ "relatime",
826
+ "mode=755"
827
+ ]
828
+ },
829
+ "/dev/sda1,/": {
830
+ "device": "/dev/sda1",
831
+ "kb_size": "100623416",
832
+ "kb_used": "1405368",
833
+ "kb_available": "94063644",
834
+ "percent_used": "2%",
835
+ "mount": "/",
836
+ "total_inodes": "6422528",
837
+ "inodes_used": "77330",
838
+ "inodes_available": "6345198",
839
+ "inodes_percent_used": "2%",
840
+ "fs_type": "ext4",
841
+ "mount_options": [
842
+ "rw",
843
+ "relatime",
844
+ "data=ordered"
845
+ ],
846
+ "uuid": "41748724-863f-4874-a80e-8a2f0099c337"
847
+ },
848
+ "tmpfs,/dev/shm": {
849
+ "device": "tmpfs",
850
+ "kb_size": "510448",
851
+ "kb_used": "0",
852
+ "kb_available": "510448",
853
+ "percent_used": "0%",
854
+ "mount": "/dev/shm",
855
+ "total_inodes": "127612",
856
+ "inodes_used": "1",
857
+ "inodes_available": "127611",
858
+ "inodes_percent_used": "1%",
859
+ "fs_type": "tmpfs",
860
+ "mount_options": [
861
+ "rw",
862
+ "nosuid",
863
+ "nodev"
864
+ ]
865
+ },
866
+ "tmpfs,/sys/fs/cgroup": {
867
+ "device": "tmpfs",
868
+ "kb_size": "510448",
869
+ "kb_used": "0",
870
+ "kb_available": "510448",
871
+ "percent_used": "0%",
872
+ "mount": "/sys/fs/cgroup",
873
+ "total_inodes": "127612",
874
+ "inodes_used": "13",
875
+ "inodes_available": "127599",
876
+ "inodes_percent_used": "1%",
877
+ "fs_type": "tmpfs",
878
+ "mount_options": [
879
+ "ro",
880
+ "nosuid",
881
+ "nodev",
882
+ "noexec",
883
+ "mode=755"
884
+ ]
885
+ },
886
+ "tmpfs,/tmp": {
887
+ "device": "tmpfs",
888
+ "kb_size": "510448",
889
+ "kb_used": "0",
890
+ "kb_available": "510448",
891
+ "percent_used": "0%",
892
+ "mount": "/tmp",
893
+ "total_inodes": "127612",
894
+ "inodes_used": "6",
895
+ "inodes_available": "127606",
896
+ "inodes_percent_used": "1%",
897
+ "fs_type": "tmpfs",
898
+ "mount_options": [
899
+ "rw",
900
+ "nosuid",
901
+ "nodev"
902
+ ]
903
+ },
904
+ "tmpfs,/run/user/1000": {
905
+ "device": "tmpfs",
906
+ "kb_size": "102088",
907
+ "kb_used": "0",
908
+ "kb_available": "102088",
909
+ "percent_used": "0%",
910
+ "mount": "/run/user/1000",
911
+ "total_inodes": "127612",
912
+ "inodes_used": "6",
913
+ "inodes_available": "127606",
914
+ "inodes_percent_used": "1%",
915
+ "fs_type": "tmpfs",
916
+ "mount_options": [
917
+ "rw",
918
+ "nosuid",
919
+ "nodev",
920
+ "relatime",
921
+ "size=102088k",
922
+ "mode=700",
923
+ "uid=1000",
924
+ "gid=100"
925
+ ]
926
+ },
927
+ "proc,/proc": {
928
+ "device": "proc",
929
+ "mount": "/proc",
930
+ "fs_type": "proc",
931
+ "mount_options": [
932
+ "rw",
933
+ "nosuid",
934
+ "nodev",
935
+ "noexec",
936
+ "relatime"
937
+ ]
938
+ },
939
+ "sys,/sys": {
940
+ "device": "sys",
941
+ "mount": "/sys",
942
+ "fs_type": "sysfs",
943
+ "mount_options": [
944
+ "rw",
945
+ "nosuid",
946
+ "nodev",
947
+ "noexec",
948
+ "relatime"
949
+ ]
950
+ },
951
+ "securityfs,/sys/kernel/security": {
952
+ "device": "securityfs",
953
+ "mount": "/sys/kernel/security",
954
+ "fs_type": "securityfs",
955
+ "mount_options": [
956
+ "rw",
957
+ "nosuid",
958
+ "nodev",
959
+ "noexec",
960
+ "relatime"
961
+ ]
962
+ },
963
+ "devpts,/dev/pts": {
964
+ "device": "devpts",
965
+ "mount": "/dev/pts",
966
+ "fs_type": "devpts",
967
+ "mount_options": [
968
+ "rw",
969
+ "nosuid",
970
+ "noexec",
971
+ "relatime",
972
+ "gid=5",
973
+ "mode=620",
974
+ "ptmxmode=000"
975
+ ]
976
+ },
977
+ "cgroup,/sys/fs/cgroup/systemd": {
978
+ "device": "cgroup",
979
+ "mount": "/sys/fs/cgroup/systemd",
980
+ "fs_type": "cgroup",
981
+ "mount_options": [
982
+ "rw",
983
+ "nosuid",
984
+ "nodev",
985
+ "noexec",
986
+ "relatime",
987
+ "xattr",
988
+ "release_agent=/usr/lib/systemd/systemd-cgroups-agent",
989
+ "name=systemd"
990
+ ]
991
+ },
992
+ "pstore,/sys/fs/pstore": {
993
+ "device": "pstore",
994
+ "mount": "/sys/fs/pstore",
995
+ "fs_type": "pstore",
996
+ "mount_options": [
997
+ "rw",
998
+ "nosuid",
999
+ "nodev",
1000
+ "noexec",
1001
+ "relatime"
1002
+ ]
1003
+ },
1004
+ "cgroup,/sys/fs/cgroup/net_cls": {
1005
+ "device": "cgroup",
1006
+ "mount": "/sys/fs/cgroup/net_cls",
1007
+ "fs_type": "cgroup",
1008
+ "mount_options": [
1009
+ "rw",
1010
+ "nosuid",
1011
+ "nodev",
1012
+ "noexec",
1013
+ "relatime",
1014
+ "net_cls"
1015
+ ]
1016
+ },
1017
+ "cgroup,/sys/fs/cgroup/cpu,cpuacct": {
1018
+ "device": "cgroup",
1019
+ "mount": "/sys/fs/cgroup/cpu,cpuacct",
1020
+ "fs_type": "cgroup",
1021
+ "mount_options": [
1022
+ "rw",
1023
+ "nosuid",
1024
+ "nodev",
1025
+ "noexec",
1026
+ "relatime",
1027
+ "cpu",
1028
+ "cpuacct"
1029
+ ]
1030
+ },
1031
+ "cgroup,/sys/fs/cgroup/memory": {
1032
+ "device": "cgroup",
1033
+ "mount": "/sys/fs/cgroup/memory",
1034
+ "fs_type": "cgroup",
1035
+ "mount_options": [
1036
+ "rw",
1037
+ "nosuid",
1038
+ "nodev",
1039
+ "noexec",
1040
+ "relatime",
1041
+ "memory"
1042
+ ]
1043
+ },
1044
+ "cgroup,/sys/fs/cgroup/perf_event": {
1045
+ "device": "cgroup",
1046
+ "mount": "/sys/fs/cgroup/perf_event",
1047
+ "fs_type": "cgroup",
1048
+ "mount_options": [
1049
+ "rw",
1050
+ "nosuid",
1051
+ "nodev",
1052
+ "noexec",
1053
+ "relatime",
1054
+ "perf_event"
1055
+ ]
1056
+ },
1057
+ "cgroup,/sys/fs/cgroup/pids": {
1058
+ "device": "cgroup",
1059
+ "mount": "/sys/fs/cgroup/pids",
1060
+ "fs_type": "cgroup",
1061
+ "mount_options": [
1062
+ "rw",
1063
+ "nosuid",
1064
+ "nodev",
1065
+ "noexec",
1066
+ "relatime",
1067
+ "pids"
1068
+ ]
1069
+ },
1070
+ "cgroup,/sys/fs/cgroup/devices": {
1071
+ "device": "cgroup",
1072
+ "mount": "/sys/fs/cgroup/devices",
1073
+ "fs_type": "cgroup",
1074
+ "mount_options": [
1075
+ "rw",
1076
+ "nosuid",
1077
+ "nodev",
1078
+ "noexec",
1079
+ "relatime",
1080
+ "devices"
1081
+ ]
1082
+ },
1083
+ "cgroup,/sys/fs/cgroup/blkio": {
1084
+ "device": "cgroup",
1085
+ "mount": "/sys/fs/cgroup/blkio",
1086
+ "fs_type": "cgroup",
1087
+ "mount_options": [
1088
+ "rw",
1089
+ "nosuid",
1090
+ "nodev",
1091
+ "noexec",
1092
+ "relatime",
1093
+ "blkio"
1094
+ ]
1095
+ },
1096
+ "cgroup,/sys/fs/cgroup/cpuset": {
1097
+ "device": "cgroup",
1098
+ "mount": "/sys/fs/cgroup/cpuset",
1099
+ "fs_type": "cgroup",
1100
+ "mount_options": [
1101
+ "rw",
1102
+ "nosuid",
1103
+ "nodev",
1104
+ "noexec",
1105
+ "relatime",
1106
+ "cpuset"
1107
+ ]
1108
+ },
1109
+ "cgroup,/sys/fs/cgroup/freezer": {
1110
+ "device": "cgroup",
1111
+ "mount": "/sys/fs/cgroup/freezer",
1112
+ "fs_type": "cgroup",
1113
+ "mount_options": [
1114
+ "rw",
1115
+ "nosuid",
1116
+ "nodev",
1117
+ "noexec",
1118
+ "relatime",
1119
+ "freezer"
1120
+ ]
1121
+ },
1122
+ "systemd-1,/proc/sys/fs/binfmt_misc": {
1123
+ "device": "systemd-1",
1124
+ "mount": "/proc/sys/fs/binfmt_misc",
1125
+ "fs_type": "autofs",
1126
+ "mount_options": [
1127
+ "rw",
1128
+ "relatime",
1129
+ "fd=29",
1130
+ "pgrp=1",
1131
+ "timeout=0",
1132
+ "minproto=5",
1133
+ "maxproto=5",
1134
+ "direct"
1135
+ ]
1136
+ },
1137
+ "hugetlbfs,/dev/hugepages": {
1138
+ "device": "hugetlbfs",
1139
+ "mount": "/dev/hugepages",
1140
+ "fs_type": "hugetlbfs",
1141
+ "mount_options": [
1142
+ "rw",
1143
+ "relatime"
1144
+ ]
1145
+ },
1146
+ "configfs,/sys/kernel/config": {
1147
+ "device": "configfs",
1148
+ "mount": "/sys/kernel/config",
1149
+ "fs_type": "configfs",
1150
+ "mount_options": [
1151
+ "rw",
1152
+ "relatime"
1153
+ ]
1154
+ },
1155
+ "mqueue,/dev/mqueue": {
1156
+ "device": "mqueue",
1157
+ "mount": "/dev/mqueue",
1158
+ "fs_type": "mqueue",
1159
+ "mount_options": [
1160
+ "rw",
1161
+ "relatime"
1162
+ ]
1163
+ },
1164
+ "debugfs,/sys/kernel/debug": {
1165
+ "device": "debugfs",
1166
+ "mount": "/sys/kernel/debug",
1167
+ "fs_type": "debugfs",
1168
+ "mount_options": [
1169
+ "rw",
1170
+ "relatime"
1171
+ ]
1172
+ },
1173
+ "/dev/sda,": {
1174
+ "device": "/dev/sda"
1175
+ },
1176
+ "/dev/sda2,": {
1177
+ "device": "/dev/sda2",
1178
+ "fs_type": "swap",
1179
+ "uuid": "80a514f5-7646-4da4-9035-d5dc102e50c1"
1180
+ },
1181
+ "/dev/sr0,": {
1182
+ "device": "/dev/sr0"
1183
+ }
1184
+ }
1185
+ },
1186
+ "fips": {
1187
+ "kernel": {
1188
+ "enabled": false
1189
+ }
1190
+ },
1191
+ "fqdn": "fauxhai.local",
1192
+ "hostname": "Fauxhai",
1193
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
1194
+ "idletime_seconds": 2646450,
1195
+ "init_package": "systemd",
1196
+ "ipaddress": "10.0.0.2",
1197
+ "kernel": {
1198
+ "name": "Linux",
1199
+ "release": "4.10.13-1-ARCH",
1200
+ "version": "#1 SMP PREEMPT Thu Apr 27 12:15:09 CEST 2017",
1201
+ "machine": "x86_64",
1202
+ "processor": "unknown",
1203
+ "os": "GNU/Linux",
1204
+ "modules": {
1205
+ "cfg80211": {
1206
+ "size": "524288",
1207
+ "refcount": "0"
1208
+ },
1209
+ "rfkill": {
1210
+ "size": "20480",
1211
+ "refcount": "2"
1212
+ },
1213
+ "intel_powerclamp": {
1214
+ "size": "16384",
1215
+ "refcount": "0"
1216
+ },
1217
+ "crct10dif_pclmul": {
1218
+ "size": "16384",
1219
+ "refcount": "0"
1220
+ },
1221
+ "crc32_pclmul": {
1222
+ "size": "16384",
1223
+ "refcount": "0"
1224
+ },
1225
+ "crc32c_intel": {
1226
+ "size": "24576",
1227
+ "refcount": "0"
1228
+ },
1229
+ "ghash_clmulni_intel": {
1230
+ "size": "16384",
1231
+ "refcount": "0"
1232
+ },
1233
+ "ppdev": {
1234
+ "size": "20480",
1235
+ "refcount": "0"
1236
+ },
1237
+ "pcbc": {
1238
+ "size": "16384",
1239
+ "refcount": "0"
1240
+ },
1241
+ "aesni_intel": {
1242
+ "size": "167936",
1243
+ "refcount": "0"
1244
+ },
1245
+ "aes_x86_64": {
1246
+ "size": "20480",
1247
+ "refcount": "1"
1248
+ },
1249
+ "crypto_simd": {
1250
+ "size": "16384",
1251
+ "refcount": "1"
1252
+ },
1253
+ "glue_helper": {
1254
+ "size": "16384",
1255
+ "refcount": "1"
1256
+ },
1257
+ "cryptd": {
1258
+ "size": "20480",
1259
+ "refcount": "3"
1260
+ },
1261
+ "intel_rapl_perf": {
1262
+ "size": "16384",
1263
+ "refcount": "0"
1264
+ },
1265
+ "snd_intel8x0": {
1266
+ "size": "36864",
1267
+ "refcount": "0"
1268
+ },
1269
+ "input_leds": {
1270
+ "size": "16384",
1271
+ "refcount": "0"
1272
+ },
1273
+ "led_class": {
1274
+ "size": "16384",
1275
+ "refcount": "1"
1276
+ },
1277
+ "psmouse": {
1278
+ "size": "131072",
1279
+ "refcount": "0"
1280
+ },
1281
+ "snd_ac97_codec": {
1282
+ "size": "118784",
1283
+ "refcount": "1"
1284
+ },
1285
+ "pcspkr": {
1286
+ "size": "16384",
1287
+ "refcount": "0"
1288
+ },
1289
+ "evdev": {
1290
+ "size": "24576",
1291
+ "refcount": "3"
1292
+ },
1293
+ "joydev": {
1294
+ "size": "20480",
1295
+ "refcount": "0"
1296
+ },
1297
+ "mousedev": {
1298
+ "size": "20480",
1299
+ "refcount": "0"
1300
+ },
1301
+ "mac_hid": {
1302
+ "size": "16384",
1303
+ "refcount": "0"
1304
+ },
1305
+ "snd_pcm": {
1306
+ "size": "90112",
1307
+ "refcount": "2"
1308
+ },
1309
+ "snd_timer": {
1310
+ "size": "28672",
1311
+ "refcount": "1"
1312
+ },
1313
+ "snd": {
1314
+ "size": "65536",
1315
+ "refcount": "4"
1316
+ },
1317
+ "soundcore": {
1318
+ "size": "16384",
1319
+ "refcount": "1"
1320
+ },
1321
+ "ac97_bus": {
1322
+ "size": "16384",
1323
+ "refcount": "1"
1324
+ },
1325
+ "i2c_piix4": {
1326
+ "size": "24576",
1327
+ "refcount": "0"
1328
+ },
1329
+ "intel_agp": {
1330
+ "size": "20480",
1331
+ "refcount": "0"
1332
+ },
1333
+ "intel_gtt": {
1334
+ "size": "20480",
1335
+ "refcount": "1"
1336
+ },
1337
+ "e1000": {
1338
+ "size": "131072",
1339
+ "refcount": "0",
1340
+ "version": "7.3.21-k8-NAPI"
1341
+ },
1342
+ "fjes": {
1343
+ "size": "65536",
1344
+ "refcount": "0",
1345
+ "version": "1.2"
1346
+ },
1347
+ "battery": {
1348
+ "size": "20480",
1349
+ "refcount": "0"
1350
+ },
1351
+ "acpi_cpufreq": {
1352
+ "size": "20480",
1353
+ "refcount": "0"
1354
+ },
1355
+ "tpm_tis": {
1356
+ "size": "16384",
1357
+ "refcount": "0",
1358
+ "version": "2.0"
1359
+ },
1360
+ "tpm_tis_core": {
1361
+ "size": "20480",
1362
+ "refcount": "1",
1363
+ "version": "2.0"
1364
+ },
1365
+ "tpm": {
1366
+ "size": "36864",
1367
+ "refcount": "2",
1368
+ "version": "2.0"
1369
+ },
1370
+ "parport_pc": {
1371
+ "size": "28672",
1372
+ "refcount": "0"
1373
+ },
1374
+ "parport": {
1375
+ "size": "40960",
1376
+ "refcount": "2"
1377
+ },
1378
+ "ac": {
1379
+ "size": "16384",
1380
+ "refcount": "0"
1381
+ },
1382
+ "video": {
1383
+ "size": "36864",
1384
+ "refcount": "0"
1385
+ },
1386
+ "button": {
1387
+ "size": "16384",
1388
+ "refcount": "0"
1389
+ },
1390
+ "sch_fq_codel": {
1391
+ "size": "20480",
1392
+ "refcount": "2"
1393
+ },
1394
+ "ip_tables": {
1395
+ "size": "24576",
1396
+ "refcount": "0"
1397
+ },
1398
+ "x_tables": {
1399
+ "size": "28672",
1400
+ "refcount": "1"
1401
+ },
1402
+ "ext4": {
1403
+ "size": "528384",
1404
+ "refcount": "1"
1405
+ },
1406
+ "crc16": {
1407
+ "size": "16384",
1408
+ "refcount": "1"
1409
+ },
1410
+ "jbd2": {
1411
+ "size": "90112",
1412
+ "refcount": "1"
1413
+ },
1414
+ "fscrypto": {
1415
+ "size": "24576",
1416
+ "refcount": "1"
1417
+ },
1418
+ "mbcache": {
1419
+ "size": "16384",
1420
+ "refcount": "1"
1421
+ },
1422
+ "hid_generic": {
1423
+ "size": "16384",
1424
+ "refcount": "0"
1425
+ },
1426
+ "usbhid": {
1427
+ "size": "49152",
1428
+ "refcount": "0"
1429
+ },
1430
+ "hid": {
1431
+ "size": "110592",
1432
+ "refcount": "2"
1433
+ },
1434
+ "sd_mod": {
1435
+ "size": "49152",
1436
+ "refcount": "3"
1437
+ },
1438
+ "sr_mod": {
1439
+ "size": "24576",
1440
+ "refcount": "0"
1441
+ },
1442
+ "cdrom": {
1443
+ "size": "53248",
1444
+ "refcount": "1"
1445
+ },
1446
+ "ata_generic": {
1447
+ "size": "16384",
1448
+ "refcount": "0",
1449
+ "version": "0.2.15"
1450
+ },
1451
+ "pata_acpi": {
1452
+ "size": "16384",
1453
+ "refcount": "0",
1454
+ "version": "0.2.3"
1455
+ },
1456
+ "serio_raw": {
1457
+ "size": "16384",
1458
+ "refcount": "0"
1459
+ },
1460
+ "atkbd": {
1461
+ "size": "24576",
1462
+ "refcount": "0"
1463
+ },
1464
+ "libps2": {
1465
+ "size": "16384",
1466
+ "refcount": "2"
1467
+ },
1468
+ "ahci": {
1469
+ "size": "36864",
1470
+ "refcount": "2",
1471
+ "version": "3.0"
1472
+ },
1473
+ "libahci": {
1474
+ "size": "28672",
1475
+ "refcount": "1"
1476
+ },
1477
+ "ohci_pci": {
1478
+ "size": "16384",
1479
+ "refcount": "0"
1480
+ },
1481
+ "ehci_pci": {
1482
+ "size": "16384",
1483
+ "refcount": "0"
1484
+ },
1485
+ "ehci_hcd": {
1486
+ "size": "73728",
1487
+ "refcount": "1"
1488
+ },
1489
+ "ohci_hcd": {
1490
+ "size": "49152",
1491
+ "refcount": "1"
1492
+ },
1493
+ "usbcore": {
1494
+ "size": "208896",
1495
+ "refcount": "5"
1496
+ },
1497
+ "usb_common": {
1498
+ "size": "16384",
1499
+ "refcount": "1"
1500
+ },
1501
+ "ata_piix": {
1502
+ "size": "36864",
1503
+ "refcount": "0",
1504
+ "version": "2.13"
1505
+ },
1506
+ "i8042": {
1507
+ "size": "24576",
1508
+ "refcount": "0"
1509
+ },
1510
+ "serio": {
1511
+ "size": "20480",
1512
+ "refcount": "6"
1513
+ },
1514
+ "libata": {
1515
+ "size": "212992",
1516
+ "refcount": "5",
1517
+ "version": "3.00"
1518
+ },
1519
+ "scsi_mod": {
1520
+ "size": "159744",
1521
+ "refcount": "3"
1522
+ }
1523
+ }
1524
+ },
1525
+ "keys": {
1526
+ "ssh": {
1527
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1528
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1529
+ }
1530
+ },
1531
+ "languages": {
1532
+ "ruby": {
1533
+ "platform": "x86_64-linux",
1534
+ "version": "2.4.1",
1535
+ "release_date": "2017-03-22",
1536
+ "target": "x86_64-pc-linux-gnu",
1537
+ "target_cpu": "x86_64",
1538
+ "target_vendor": "pc",
1539
+ "target_os": "linux",
1540
+ "host": "x86_64-pc-linux-gnu",
1541
+ "host_cpu": "x86_64",
1542
+ "host_os": "linux-gnu",
1543
+ "host_vendor": "pc",
1544
+ "bin_dir": "/usr/local/bin",
1545
+ "ruby_bin": "/usr/local/bin/ruby",
1546
+ "gems_dir": "/usr/local/gems",
1547
+ "gem_bin": "/usr/local/bin/gem"
1548
+ },
1549
+ "powershell": null
1550
+ },
1551
+ "lsb": {
1552
+ },
1553
+ "macaddress": "11:11:11:11:11:11",
1554
+ "machinename": "Fauxhai",
1555
+ "memory": {
1556
+ "total": "1048576kB"
1557
+ },
1558
+ "network": {
1559
+ "interfaces": {
1560
+ "lo": {
1561
+ "mtu": "65536",
1562
+ "flags": [
1563
+ "LOOPBACK",
1564
+ "UP",
1565
+ "LOWER_UP"
1566
+ ],
1567
+ "encapsulation": "Loopback",
1568
+ "addresses": {
1569
+ "127.0.0.1": {
1570
+ "family": "inet",
1571
+ "prefixlen": "8",
1572
+ "netmask": "255.0.0.0",
1573
+ "scope": "Node",
1574
+ "ip_scope": "LOOPBACK"
1575
+ },
1576
+ "::1": {
1577
+ "family": "inet6",
1578
+ "prefixlen": "128",
1579
+ "scope": "Node",
1580
+ "tags": [
1581
+
1582
+ ],
1583
+ "ip_scope": "LINK LOCAL LOOPBACK"
1584
+ }
1585
+ },
1586
+ "state": "unknown"
1587
+ },
1588
+ "enp0s3": {
1589
+ "type": "enp0s",
1590
+ "number": "0",
1591
+ "mtu": "1500",
1592
+ "flags": [
1593
+ "BROADCAST",
1594
+ "MULTICAST",
1595
+ "UP",
1596
+ "LOWER_UP"
1597
+ ],
1598
+ "encapsulation": "Ethernet",
1599
+ "addresses": {
1600
+ "11:11:11:11:11:11": {
1601
+ "family": "lladdr"
1602
+ },
1603
+ "10.0.0.2": {
1604
+ "family": "inet",
1605
+ "prefixlen": "24",
1606
+ "netmask": "255.255.255.0",
1607
+ "broadcast": "10.0.0.255",
1608
+ "scope": "Global",
1609
+ "ip_scope": "RFC1918 PRIVATE"
1610
+ },
1611
+ "fe80::11:1111:1111:1111": {
1612
+ "family": "inet6",
1613
+ "prefixlen": "64",
1614
+ "scope": "Link",
1615
+ "tags": [
1616
+
1617
+ ],
1618
+ "ip_scope": "LINK LOCAL UNICAST"
1619
+ }
1620
+ },
1621
+ "state": "up",
1622
+ "arp": {
1623
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1624
+ },
1625
+ "routes": [
1626
+ {
1627
+ "destination": "default",
1628
+ "family": "inet",
1629
+ "via": "10.0.0.1"
1630
+ },
1631
+ {
1632
+ "destination": "10.0.0.0/24",
1633
+ "family": "inet",
1634
+ "scope": "link",
1635
+ "proto": "kernel",
1636
+ "src": "10.0.0.2"
1637
+ },
1638
+ {
1639
+ "destination": "fe80::/64",
1640
+ "family": "inet6",
1641
+ "metric": "256",
1642
+ "proto": "kernel"
1643
+ }
1644
+ ],
1645
+ "ring_params": {
1646
+ }
1647
+ }
1648
+ },
1649
+ "default_interface": "enp0s3",
1650
+ "default_gateway": "10.0.0.1"
1651
+ },
1652
+ "ohai_time": 1497245904.2926083,
1653
+ "os": "linux",
1654
+ "os_version": "4.10.13-1-ARCH",
1655
+ "packages": {
1656
+ },
1657
+ "platform": "arch",
1658
+ "platform_family": "arch",
1659
+ "platform_version": "4.10.13-1-ARCH",
1660
+ "root_group": "root",
1661
+ "shells": [
1662
+ "/bin/sh",
1663
+ "/bin/bash"
1664
+ ],
1665
+ "time": {
1666
+ "timezone": "GMT"
1667
+ },
1668
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
1669
+ "uptime_seconds": 2646450,
1670
+ "virtualization": {
1671
+ "systems": {
1672
+ }
1673
+ }
1674
+ }