fauxhai 4.1.0 → 5.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (127) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +3 -2
  3. data/CHANGELOG.md +71 -12
  4. data/CONTRIBUTING.md +32 -20
  5. data/PLATFORMS.md +13 -73
  6. data/README.md +4 -4
  7. data/Rakefile +5 -1
  8. data/fauxhai.gemspec +3 -3
  9. data/lib/fauxhai/fetcher.rb +1 -1
  10. data/lib/fauxhai/mocker.rb +19 -17
  11. data/lib/fauxhai/platforms/amazon/2012.09.json +526 -178
  12. data/lib/fauxhai/platforms/amazon/2013.09.json +561 -235
  13. data/lib/fauxhai/platforms/amazon/2014.03.json +586 -291
  14. data/lib/fauxhai/platforms/amazon/2014.09.json +552 -218
  15. data/lib/fauxhai/platforms/amazon/2015.03.json +576 -222
  16. data/lib/fauxhai/platforms/amazon/2015.09.json +542 -238
  17. data/lib/fauxhai/platforms/amazon/2016.03.json +552 -246
  18. data/lib/fauxhai/platforms/amazon/2016.09.json +539 -237
  19. data/lib/fauxhai/platforms/amazon/2017.03.json +667 -0
  20. data/lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json +1674 -0
  21. data/lib/fauxhai/platforms/arch/4.5.4-1-ARCH.json +2 -1
  22. data/lib/fauxhai/platforms/arch/4.9.11-1-ARCH.json +1 -0
  23. data/lib/fauxhai/platforms/centos/5.0.json +1 -0
  24. data/lib/fauxhai/platforms/centos/5.1.json +1 -0
  25. data/lib/fauxhai/platforms/centos/5.10.json +4536 -496
  26. data/lib/fauxhai/platforms/centos/5.11.json +4485 -318
  27. data/lib/fauxhai/platforms/centos/5.2.json +1 -0
  28. data/lib/fauxhai/platforms/centos/5.3.json +1 -0
  29. data/lib/fauxhai/platforms/centos/5.4.json +1 -0
  30. data/lib/fauxhai/platforms/centos/5.5.json +1 -0
  31. data/lib/fauxhai/platforms/centos/5.6.json +1 -0
  32. data/lib/fauxhai/platforms/centos/5.7.json +1 -0
  33. data/lib/fauxhai/platforms/centos/5.8.json +1 -0
  34. data/lib/fauxhai/platforms/centos/5.9.json +1 -0
  35. data/lib/fauxhai/platforms/centos/6.0.json +1 -0
  36. data/lib/fauxhai/platforms/centos/6.1.json +1 -0
  37. data/lib/fauxhai/platforms/centos/6.2.json +1 -0
  38. data/lib/fauxhai/platforms/centos/6.3.json +1 -0
  39. data/lib/fauxhai/platforms/centos/6.4.json +1 -0
  40. data/lib/fauxhai/platforms/centos/6.5.json +1 -0
  41. data/lib/fauxhai/platforms/centos/6.6.json +1 -0
  42. data/lib/fauxhai/platforms/centos/6.8.json +2278 -422
  43. data/lib/fauxhai/platforms/centos/6.9.json +5910 -0
  44. data/lib/fauxhai/platforms/centos/7.0.1406.json +2 -1
  45. data/lib/fauxhai/platforms/centos/7.0.json +2 -1
  46. data/lib/fauxhai/platforms/centos/7.1.1503.json +2 -1
  47. data/lib/fauxhai/platforms/centos/7.2.1511.json +3620 -547
  48. data/lib/fauxhai/platforms/centos/7.3.1611.json +3781 -561
  49. data/lib/fauxhai/platforms/clearos/7.0.json +1985 -0
  50. data/lib/fauxhai/platforms/debian/7.0.json +1 -0
  51. data/lib/fauxhai/platforms/debian/7.1.json +1 -0
  52. data/lib/fauxhai/platforms/debian/7.10.json +3568 -522
  53. data/lib/fauxhai/platforms/debian/7.11.json +3340 -311
  54. data/lib/fauxhai/platforms/debian/7.2.json +1 -0
  55. data/lib/fauxhai/platforms/debian/7.4.json +1 -0
  56. data/lib/fauxhai/platforms/debian/7.5.json +1 -0
  57. data/lib/fauxhai/platforms/debian/7.6.json +1 -0
  58. data/lib/fauxhai/platforms/debian/7.7.json +1 -0
  59. data/lib/fauxhai/platforms/debian/7.8.json +1 -0
  60. data/lib/fauxhai/platforms/debian/7.9.json +1 -0
  61. data/lib/fauxhai/platforms/debian/8.0.json +1 -0
  62. data/lib/fauxhai/platforms/debian/8.1.json +2 -1
  63. data/lib/fauxhai/platforms/debian/8.2.json +2 -1
  64. data/lib/fauxhai/platforms/debian/8.4.json +2 -1
  65. data/lib/fauxhai/platforms/debian/8.5.json +1 -0
  66. data/lib/fauxhai/platforms/debian/8.6.json +1 -0
  67. data/lib/fauxhai/platforms/debian/8.7.json +3398 -544
  68. data/lib/fauxhai/platforms/debian/8.8.json +3620 -0
  69. data/lib/fauxhai/platforms/fedora/21.json +2 -1
  70. data/lib/fauxhai/platforms/fedora/22.json +2 -1
  71. data/lib/fauxhai/platforms/fedora/23.json +2 -1
  72. data/lib/fauxhai/platforms/fedora/24.json +5120 -668
  73. data/lib/fauxhai/platforms/fedora/25.json +5140 -560
  74. data/lib/fauxhai/platforms/freebsd/10.1.json +2 -1
  75. data/lib/fauxhai/platforms/freebsd/10.2.json +2 -1
  76. data/lib/fauxhai/platforms/freebsd/10.3.json +276 -137
  77. data/lib/fauxhai/platforms/freebsd/11.0.json +270 -137
  78. data/lib/fauxhai/platforms/freebsd/9.3.json +2 -1
  79. data/lib/fauxhai/platforms/linuxmint/18.1.json +10773 -0
  80. data/lib/fauxhai/platforms/mac_os_x/10.10.json +618 -542
  81. data/lib/fauxhai/platforms/mac_os_x/10.11.1.json +1 -0
  82. data/lib/fauxhai/platforms/mac_os_x/10.11.json +982 -0
  83. data/lib/fauxhai/platforms/mac_os_x/10.12.json +658 -645
  84. data/lib/fauxhai/platforms/mac_os_x/10.9.2.json +1 -0
  85. data/lib/fauxhai/platforms/omnios/151014.json +2 -1
  86. data/lib/fauxhai/platforms/opensuse/12.3.json +2 -1
  87. data/lib/fauxhai/platforms/opensuse/13.1.json +1 -0
  88. data/lib/fauxhai/platforms/opensuse/13.2.json +4667 -558
  89. data/lib/fauxhai/platforms/opensuse/42.1.json +5544 -461
  90. data/lib/fauxhai/platforms/opensuse/42.2.json +7674 -545
  91. data/lib/fauxhai/platforms/oracle/5.8.json +1 -0
  92. data/lib/fauxhai/platforms/oracle/6.5.json +1 -0
  93. data/lib/fauxhai/platforms/oracle/6.6.json +1 -0
  94. data/lib/fauxhai/platforms/oracle/7.0.json +1 -0
  95. data/lib/fauxhai/platforms/oracle/7.1.json +1 -0
  96. data/lib/fauxhai/platforms/redhat/5.6.json +2 -1
  97. data/lib/fauxhai/platforms/redhat/5.7.json +2 -1
  98. data/lib/fauxhai/platforms/redhat/5.8.json +2 -1
  99. data/lib/fauxhai/platforms/redhat/6.0.json +2 -1
  100. data/lib/fauxhai/platforms/redhat/6.1.json +2 -1
  101. data/lib/fauxhai/platforms/redhat/6.2.json +2 -1
  102. data/lib/fauxhai/platforms/redhat/6.3.json +2 -1
  103. data/lib/fauxhai/platforms/redhat/6.4.json +2 -1
  104. data/lib/fauxhai/platforms/redhat/6.5.json +2 -1
  105. data/lib/fauxhai/platforms/redhat/6.6.json +1 -0
  106. data/lib/fauxhai/platforms/redhat/7.0.json +1 -0
  107. data/lib/fauxhai/platforms/redhat/7.1.json +1 -0
  108. data/lib/fauxhai/platforms/smartos/joyent_20130111T180733Z.json +2 -1
  109. data/lib/fauxhai/platforms/solaris2/5.11.json +10884 -3268
  110. data/lib/fauxhai/platforms/suse/11.3.json +2 -1
  111. data/lib/fauxhai/platforms/suse/12.0.json +1 -0
  112. data/lib/fauxhai/platforms/ubuntu/12.04.json +2 -1
  113. data/lib/fauxhai/platforms/ubuntu/14.04.json +2800 -272
  114. data/lib/fauxhai/platforms/ubuntu/15.04.json +2 -1
  115. data/lib/fauxhai/platforms/ubuntu/15.10.json +2 -1
  116. data/lib/fauxhai/platforms/ubuntu/16.04.json +3487 -541
  117. data/lib/fauxhai/platforms/windows/10.json +119 -82
  118. data/lib/fauxhai/platforms/windows/2003R2.json +1 -0
  119. data/lib/fauxhai/platforms/windows/2008R2.json +156 -5734
  120. data/lib/fauxhai/platforms/windows/2012R2.json +157 -3592
  121. data/lib/fauxhai/platforms/windows/7.json +116 -77
  122. data/lib/fauxhai/platforms/windows/8.1.json +100 -98
  123. data/lib/fauxhai/platforms/windows/8.json +1 -0
  124. data/lib/fauxhai/runner.rb +6 -3
  125. data/lib/fauxhai/runner/default.rb +133 -67
  126. data/lib/fauxhai/version.rb +1 -1
  127. metadata +15 -8
@@ -1,4 +1,5 @@
1
1
  {
2
+ "deprecated": true,
2
3
  "kernel": {
3
4
  "name": "Linux",
4
5
  "release": "3.19.0-15-generic",
@@ -649,4 +650,4 @@
649
650
  "systems": {
650
651
  }
651
652
  }
652
- }
653
+ }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "deprecated": true,
2
3
  "kernel": {
3
4
  "name": "Linux",
4
5
  "release": "4.2.0-16-generic",
@@ -657,4 +658,4 @@
657
658
  "systems": {
658
659
  }
659
660
  }
660
- }
661
+ }
@@ -1,58 +1,1570 @@
1
1
  {
2
+ "block_device": {
3
+ "sda": {
4
+ "size": "20971520",
5
+ "removable": "0",
6
+ "model": "VBOX HARDDISK",
7
+ "rev": "1.0",
8
+ "state": "running",
9
+ "timeout": "30",
10
+ "vendor": "ATA",
11
+ "queue_depth": "31",
12
+ "rotational": "1",
13
+ "physical_block_size": "512",
14
+ "logical_block_size": "512"
15
+ },
16
+ "sr0": {
17
+ "size": "2097151",
18
+ "removable": "1",
19
+ "model": "CD-ROM",
20
+ "rev": "1.0",
21
+ "state": "running",
22
+ "timeout": "30",
23
+ "vendor": "VBOX",
24
+ "queue_depth": "1",
25
+ "rotational": "1",
26
+ "physical_block_size": "512",
27
+ "logical_block_size": "512"
28
+ },
29
+ "ram0": {
30
+ "size": "131072",
31
+ "removable": "0",
32
+ "rotational": "1",
33
+ "physical_block_size": "4096",
34
+ "logical_block_size": "512"
35
+ },
36
+ "ram1": {
37
+ "size": "131072",
38
+ "removable": "0",
39
+ "rotational": "1",
40
+ "physical_block_size": "4096",
41
+ "logical_block_size": "512"
42
+ },
43
+ "ram2": {
44
+ "size": "131072",
45
+ "removable": "0",
46
+ "rotational": "1",
47
+ "physical_block_size": "4096",
48
+ "logical_block_size": "512"
49
+ },
50
+ "ram3": {
51
+ "size": "131072",
52
+ "removable": "0",
53
+ "rotational": "1",
54
+ "physical_block_size": "4096",
55
+ "logical_block_size": "512"
56
+ },
57
+ "ram4": {
58
+ "size": "131072",
59
+ "removable": "0",
60
+ "rotational": "1",
61
+ "physical_block_size": "4096",
62
+ "logical_block_size": "512"
63
+ },
64
+ "ram5": {
65
+ "size": "131072",
66
+ "removable": "0",
67
+ "rotational": "1",
68
+ "physical_block_size": "4096",
69
+ "logical_block_size": "512"
70
+ },
71
+ "ram6": {
72
+ "size": "131072",
73
+ "removable": "0",
74
+ "rotational": "1",
75
+ "physical_block_size": "4096",
76
+ "logical_block_size": "512"
77
+ },
78
+ "ram7": {
79
+ "size": "131072",
80
+ "removable": "0",
81
+ "rotational": "1",
82
+ "physical_block_size": "4096",
83
+ "logical_block_size": "512"
84
+ },
85
+ "ram8": {
86
+ "size": "131072",
87
+ "removable": "0",
88
+ "rotational": "1",
89
+ "physical_block_size": "4096",
90
+ "logical_block_size": "512"
91
+ },
92
+ "ram9": {
93
+ "size": "131072",
94
+ "removable": "0",
95
+ "rotational": "1",
96
+ "physical_block_size": "4096",
97
+ "logical_block_size": "512"
98
+ },
99
+ "loop0": {
100
+ "size": "0",
101
+ "removable": "0",
102
+ "rotational": "1",
103
+ "physical_block_size": "512",
104
+ "logical_block_size": "512"
105
+ },
106
+ "loop1": {
107
+ "size": "0",
108
+ "removable": "0",
109
+ "rotational": "1",
110
+ "physical_block_size": "512",
111
+ "logical_block_size": "512"
112
+ },
113
+ "loop2": {
114
+ "size": "0",
115
+ "removable": "0",
116
+ "rotational": "1",
117
+ "physical_block_size": "512",
118
+ "logical_block_size": "512"
119
+ },
120
+ "loop3": {
121
+ "size": "0",
122
+ "removable": "0",
123
+ "rotational": "1",
124
+ "physical_block_size": "512",
125
+ "logical_block_size": "512"
126
+ },
127
+ "loop4": {
128
+ "size": "0",
129
+ "removable": "0",
130
+ "rotational": "1",
131
+ "physical_block_size": "512",
132
+ "logical_block_size": "512"
133
+ },
134
+ "loop5": {
135
+ "size": "0",
136
+ "removable": "0",
137
+ "rotational": "1",
138
+ "physical_block_size": "512",
139
+ "logical_block_size": "512"
140
+ },
141
+ "loop6": {
142
+ "size": "0",
143
+ "removable": "0",
144
+ "rotational": "1",
145
+ "physical_block_size": "512",
146
+ "logical_block_size": "512"
147
+ },
148
+ "loop7": {
149
+ "size": "0",
150
+ "removable": "0",
151
+ "rotational": "1",
152
+ "physical_block_size": "512",
153
+ "logical_block_size": "512"
154
+ },
155
+ "ram10": {
156
+ "size": "131072",
157
+ "removable": "0",
158
+ "rotational": "1",
159
+ "physical_block_size": "4096",
160
+ "logical_block_size": "512"
161
+ },
162
+ "ram11": {
163
+ "size": "131072",
164
+ "removable": "0",
165
+ "rotational": "1",
166
+ "physical_block_size": "4096",
167
+ "logical_block_size": "512"
168
+ },
169
+ "ram12": {
170
+ "size": "131072",
171
+ "removable": "0",
172
+ "rotational": "1",
173
+ "physical_block_size": "4096",
174
+ "logical_block_size": "512"
175
+ },
176
+ "ram13": {
177
+ "size": "131072",
178
+ "removable": "0",
179
+ "rotational": "1",
180
+ "physical_block_size": "4096",
181
+ "logical_block_size": "512"
182
+ },
183
+ "ram14": {
184
+ "size": "131072",
185
+ "removable": "0",
186
+ "rotational": "1",
187
+ "physical_block_size": "4096",
188
+ "logical_block_size": "512"
189
+ },
190
+ "ram15": {
191
+ "size": "131072",
192
+ "removable": "0",
193
+ "rotational": "1",
194
+ "physical_block_size": "4096",
195
+ "logical_block_size": "512"
196
+ }
197
+ },
198
+ "chef_packages": {
199
+ "chef": {
200
+ "version": "13.1.31",
201
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.1.31/lib"
202
+ },
203
+ "ohai": {
204
+ "version": "13.1.0",
205
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/ohai-13.1.0/lib/ohai"
206
+ }
207
+ },
2
208
  "command": {
3
209
  "ps": "ps -ef"
4
210
  },
5
- "lsb": {
6
- "id": "Ubuntu",
7
- "description": "Ubuntu 16.04.2 LTS",
8
- "release": "16.04",
9
- "codename": "xenial"
211
+ "counters": {
212
+ "network": {
213
+ "interfaces": {
214
+ "lo": {
215
+ "tx": {
216
+ "queuelen": "1",
217
+ "bytes": 0,
218
+ "packets": 0,
219
+ "errors": 0,
220
+ "drop": 0,
221
+ "carrier": 0,
222
+ "collisions": 0
223
+ },
224
+ "rx": {
225
+ "bytes": 0,
226
+ "packets": 0,
227
+ "errors": 0,
228
+ "drop": 0,
229
+ "overrun": 0
230
+ }
231
+ },
232
+ "eth0": {
233
+ "rx": {
234
+ "bytes": 0,
235
+ "packets": 0,
236
+ "errors": 0,
237
+ "drop": 0,
238
+ "overrun": 0,
239
+ "frame": 0,
240
+ "compressed": 0,
241
+ "multicast": 0
242
+ },
243
+ "tx": {
244
+ "bytes": 0,
245
+ "packets": 0,
246
+ "errors": 0,
247
+ "drop": 0,
248
+ "overrun": 0,
249
+ "collisions": 0,
250
+ "carrier": 0,
251
+ "compressed": 0
252
+ }
253
+ }
254
+ }
255
+ }
10
256
  },
11
- "kernel": {
12
- "name": "Linux",
13
- "release": "4.4.0-53-generic",
14
- "version": "#74-Ubuntu SMP Fri Dec 2 15:59:10 UTC 2016",
15
- "machine": "x86_64",
16
- "processor": "x86_64",
17
- "os": "GNU/Linux",
18
- "modules": {
19
- "ufs": {
20
- "size": "73728",
21
- "refcount": "0"
257
+ "cpu": {
258
+ "real": 1,
259
+ "total": 1,
260
+ "cores": 1
261
+ },
262
+ "current_user": "fauxhai",
263
+ "dmi": {
264
+ "dmidecode_version": "3.0",
265
+ "smbios_version": "2.5",
266
+ "structures": {
267
+ "count": "10",
268
+ "size": "450"
269
+ },
270
+ "table_location": "0x000E1000",
271
+ "bios": {
272
+ "all_records": [
273
+ {
274
+ "record_id": "0x0000",
275
+ "size": "0",
276
+ "application_identifier": "BIOS Information",
277
+ "Vendor": "innotek GmbH",
278
+ "Version": "VirtualBox",
279
+ "Release Date": "12/01/2006",
280
+ "Address": "0xE0000",
281
+ "Runtime Size": "128 kB",
282
+ "ROM Size": "128 kB",
283
+ "Characteristics": {
284
+ "ISA is supported": null,
285
+ "PCI is supported": null,
286
+ "Boot from CD is supported": null,
287
+ "Selectable boot is supported": null,
288
+ "8042 keyboard services are supported (int 9h)": null,
289
+ "CGA/mono video services are supported (int 10h)": null,
290
+ "ACPI is supported": null
291
+ }
292
+ }
293
+ ],
294
+ "vendor": "innotek GmbH",
295
+ "version": "VirtualBox",
296
+ "release_date": "12/01/2006",
297
+ "address": "0xE0000",
298
+ "runtime_size": "128 kB",
299
+ "rom_size": "128 kB"
300
+ },
301
+ "system": {
302
+ "all_records": [
303
+ {
304
+ "record_id": "0x0001",
305
+ "size": "1",
306
+ "application_identifier": "System Information",
307
+ "Manufacturer": "innotek GmbH",
308
+ "Product Name": "VirtualBox",
309
+ "Version": "1.2",
310
+ "Serial Number": "0",
311
+ "UUID": "9646665F-915B-4834-8B4E-753E3BC96741",
312
+ "Wake-up Type": "Power Switch",
313
+ "SKU Number": "Not Specified",
314
+ "Family": "Virtual Machine"
315
+ }
316
+ ],
317
+ "manufacturer": "innotek GmbH",
318
+ "product_name": "VirtualBox",
319
+ "version": "1.2",
320
+ "serial_number": "0",
321
+ "uuid": "9646665F-915B-4834-8B4E-753E3BC96741",
322
+ "wake_up_type": "Power Switch",
323
+ "sku_number": "Not Specified",
324
+ "family": "Virtual Machine"
325
+ },
326
+ "base_board": {
327
+ "all_records": [
328
+ {
329
+ "record_id": "0x0008",
330
+ "size": "2",
331
+ "application_identifier": "Base Board Information",
332
+ "Manufacturer": "Oracle Corporation",
333
+ "Product Name": "VirtualBox",
334
+ "Version": "1.2",
335
+ "Serial Number": "0",
336
+ "Asset Tag": "Not Specified",
337
+ "Features": {
338
+ "Board is a hosting board": null
339
+ },
340
+ "Location In Chassis": "Not Specified",
341
+ "Chassis Handle": "0x0003",
342
+ "Type": "Motherboard",
343
+ "Contained Object Handles": "0"
344
+ }
345
+ ],
346
+ "manufacturer": "Oracle Corporation",
347
+ "product_name": "VirtualBox",
348
+ "version": "1.2",
349
+ "serial_number": "0",
350
+ "asset_tag": "Not Specified",
351
+ "location_in_chassis": "Not Specified",
352
+ "chassis_handle": "0x0003",
353
+ "type": "Motherboard",
354
+ "contained_object_handles": "0"
355
+ },
356
+ "chassis": {
357
+ "all_records": [
358
+ {
359
+ "record_id": "0x0003",
360
+ "size": "3",
361
+ "application_identifier": "Chassis Information",
362
+ "Manufacturer": "Oracle Corporation",
363
+ "Type": "Other",
364
+ "Lock": "Not Present",
365
+ "Version": "Not Specified",
366
+ "Serial Number": "Not Specified",
367
+ "Asset Tag": "Not Specified",
368
+ "Boot-up State": "Safe",
369
+ "Power Supply State": "Safe",
370
+ "Thermal State": "Safe",
371
+ "Security Status": "None"
372
+ }
373
+ ],
374
+ "manufacturer": "Oracle Corporation",
375
+ "type": "Other",
376
+ "lock": "Not Present",
377
+ "version": "Not Specified",
378
+ "serial_number": "Not Specified",
379
+ "asset_tag": "Not Specified",
380
+ "boot_up_state": "Safe",
381
+ "power_supply_state": "Safe",
382
+ "thermal_state": "Safe",
383
+ "security_status": "None"
384
+ },
385
+ "oem_strings": {
386
+ "all_records": [
387
+ {
388
+ "record_id": "0x0002",
389
+ "size": "11",
390
+ "application_identifier": "OEM Strings",
391
+ "String 1": "vboxVer_5.1.22",
392
+ "String 2": "vboxRev_115126"
393
+ }
394
+ ],
395
+ "string_1": "vboxVer_5.1.22",
396
+ "string_2": "vboxRev_115126"
397
+ }
398
+ },
399
+ "domain": "local",
400
+ "etc": {
401
+ "passwd": {
402
+ "fauxhai": {
403
+ "dir": "/home/fauxhai",
404
+ "gid": 0,
405
+ "uid": 0,
406
+ "shell": "/bin/bash",
407
+ "gecos": "Fauxhai"
408
+ }
409
+ },
410
+ "group": {
411
+ "fauxhai": {
412
+ "gid": 0,
413
+ "members": [
414
+ "fauxhai"
415
+ ]
416
+ }
417
+ }
418
+ },
419
+ "filesystem": {
420
+ "by_device": {
421
+ "udev": {
422
+ "kb_size": "488052",
423
+ "kb_used": "0",
424
+ "kb_available": "488052",
425
+ "percent_used": "0%",
426
+ "total_inodes": "122013",
427
+ "inodes_used": "473",
428
+ "inodes_available": "121540",
429
+ "inodes_percent_used": "1%",
430
+ "fs_type": "devtmpfs",
431
+ "mount_options": [
432
+ "rw",
433
+ "nosuid",
434
+ "relatime",
435
+ "size=488052k",
436
+ "nr_inodes=122013",
437
+ "mode=755"
438
+ ],
439
+ "mounts": [
440
+ "/dev"
441
+ ]
22
442
  },
23
- "qnx4": {
24
- "size": "16384",
25
- "refcount": "0"
443
+ "tmpfs": {
444
+ "kb_size": "101616",
445
+ "kb_used": "0",
446
+ "kb_available": "101616",
447
+ "percent_used": "0%",
448
+ "total_inodes": "127020",
449
+ "inodes_used": "4",
450
+ "inodes_available": "127016",
451
+ "inodes_percent_used": "1%",
452
+ "fs_type": "tmpfs",
453
+ "mount_options": [
454
+ "rw",
455
+ "nosuid",
456
+ "nodev",
457
+ "relatime",
458
+ "size=101616k",
459
+ "mode=700",
460
+ "uid=1000",
461
+ "gid=1000"
462
+ ],
463
+ "mounts": [
464
+ "/run",
465
+ "/dev/shm",
466
+ "/run/lock",
467
+ "/sys/fs/cgroup",
468
+ "/run/user/1000"
469
+ ]
26
470
  },
27
- "hfsplus": {
28
- "size": "106496",
29
- "refcount": "0"
471
+ "/dev/sda1": {
472
+ "kb_size": "9156984",
473
+ "kb_used": "1588208",
474
+ "kb_available": "7080584",
475
+ "percent_used": "19%",
476
+ "total_inodes": "589824",
477
+ "inodes_used": "80073",
478
+ "inodes_available": "509751",
479
+ "inodes_percent_used": "14%",
480
+ "fs_type": "ext4",
481
+ "mount_options": [
482
+ "rw",
483
+ "relatime",
484
+ "errors=remount-ro",
485
+ "data=ordered"
486
+ ],
487
+ "uuid": "5fe134e1-6384-42e5-9b27-fa922273dd09",
488
+ "mounts": [
489
+ "/"
490
+ ]
30
491
  },
31
- "hfs": {
32
- "size": "57344",
33
- "refcount": "0"
492
+ "sysfs": {
493
+ "fs_type": "sysfs",
494
+ "mount_options": [
495
+ "rw",
496
+ "nosuid",
497
+ "nodev",
498
+ "noexec",
499
+ "relatime"
500
+ ],
501
+ "mounts": [
502
+ "/sys"
503
+ ]
34
504
  },
35
- "minix": {
36
- "size": "36864",
37
- "refcount": "0"
505
+ "proc": {
506
+ "fs_type": "proc",
507
+ "mount_options": [
508
+ "rw",
509
+ "nosuid",
510
+ "nodev",
511
+ "noexec",
512
+ "relatime"
513
+ ],
514
+ "mounts": [
515
+ "/proc"
516
+ ]
38
517
  },
39
- "ntfs": {
40
- "size": "98304",
41
- "refcount": "0",
42
- "version": "2.1.32"
518
+ "devpts": {
519
+ "fs_type": "devpts",
520
+ "mount_options": [
521
+ "rw",
522
+ "nosuid",
523
+ "noexec",
524
+ "relatime",
525
+ "gid=5",
526
+ "mode=620",
527
+ "ptmxmode=000"
528
+ ],
529
+ "mounts": [
530
+ "/dev/pts"
531
+ ]
43
532
  },
44
- "msdos": {
45
- "size": "20480",
46
- "refcount": "0"
533
+ "securityfs": {
534
+ "fs_type": "securityfs",
535
+ "mount_options": [
536
+ "rw",
537
+ "nosuid",
538
+ "nodev",
539
+ "noexec",
540
+ "relatime"
541
+ ],
542
+ "mounts": [
543
+ "/sys/kernel/security"
544
+ ]
47
545
  },
48
- "jfs": {
49
- "size": "180224",
50
- "refcount": "0"
546
+ "cgroup": {
547
+ "fs_type": "cgroup",
548
+ "mount_options": [
549
+ "rw",
550
+ "nosuid",
551
+ "nodev",
552
+ "noexec",
553
+ "relatime",
554
+ "pids"
555
+ ],
556
+ "mounts": [
557
+ "/sys/fs/cgroup/systemd",
558
+ "/sys/fs/cgroup/freezer",
559
+ "/sys/fs/cgroup/net_cls,net_prio",
560
+ "/sys/fs/cgroup/hugetlb",
561
+ "/sys/fs/cgroup/devices",
562
+ "/sys/fs/cgroup/perf_event",
563
+ "/sys/fs/cgroup/cpu,cpuacct",
564
+ "/sys/fs/cgroup/cpuset",
565
+ "/sys/fs/cgroup/blkio",
566
+ "/sys/fs/cgroup/memory",
567
+ "/sys/fs/cgroup/pids"
568
+ ]
51
569
  },
52
- "xfs": {
53
- "size": "970752",
54
- "refcount": "0"
570
+ "pstore": {
571
+ "fs_type": "pstore",
572
+ "mount_options": [
573
+ "rw",
574
+ "nosuid",
575
+ "nodev",
576
+ "noexec",
577
+ "relatime"
578
+ ],
579
+ "mounts": [
580
+ "/sys/fs/pstore"
581
+ ]
582
+ },
583
+ "systemd-1": {
584
+ "fs_type": "autofs",
585
+ "mount_options": [
586
+ "rw",
587
+ "relatime",
588
+ "fd=33",
589
+ "pgrp=1",
590
+ "timeout=0",
591
+ "minproto=5",
592
+ "maxproto=5",
593
+ "direct"
594
+ ],
595
+ "mounts": [
596
+ "/proc/sys/fs/binfmt_misc"
597
+ ]
598
+ },
599
+ "hugetlbfs": {
600
+ "fs_type": "hugetlbfs",
601
+ "mount_options": [
602
+ "rw",
603
+ "relatime"
604
+ ],
605
+ "mounts": [
606
+ "/dev/hugepages"
607
+ ]
608
+ },
609
+ "mqueue": {
610
+ "fs_type": "mqueue",
611
+ "mount_options": [
612
+ "rw",
613
+ "relatime"
614
+ ],
615
+ "mounts": [
616
+ "/dev/mqueue"
617
+ ]
618
+ },
619
+ "debugfs": {
620
+ "fs_type": "debugfs",
621
+ "mount_options": [
622
+ "rw",
623
+ "relatime"
624
+ ],
625
+ "mounts": [
626
+ "/sys/kernel/debug"
627
+ ]
628
+ },
629
+ "fusectl": {
630
+ "fs_type": "fusectl",
631
+ "mount_options": [
632
+ "rw",
633
+ "relatime"
634
+ ],
635
+ "mounts": [
636
+ "/sys/fs/fuse/connections"
637
+ ]
638
+ },
639
+ "lxcfs": {
640
+ "fs_type": "fuse.lxcfs",
641
+ "mount_options": [
642
+ "rw",
643
+ "nosuid",
644
+ "nodev",
645
+ "relatime",
646
+ "user_id=0",
647
+ "group_id=0",
648
+ "allow_other"
649
+ ],
650
+ "mounts": [
651
+ "/var/lib/lxcfs"
652
+ ]
653
+ },
654
+ "/dev/sda": {
655
+ },
656
+ "/dev/sda2": {
657
+ },
658
+ "/dev/sda5": {
659
+ "fs_type": "swap",
660
+ "uuid": "8daea7b1-aa78-4ab6-ab41-14097eccffc3"
661
+ },
662
+ "/dev/sr0": {
663
+ }
664
+ },
665
+ "by_mountpoint": {
666
+ "/dev": {
667
+ "kb_size": "488052",
668
+ "kb_used": "0",
669
+ "kb_available": "488052",
670
+ "percent_used": "0%",
671
+ "total_inodes": "122013",
672
+ "inodes_used": "473",
673
+ "inodes_available": "121540",
674
+ "inodes_percent_used": "1%",
675
+ "fs_type": "devtmpfs",
676
+ "mount_options": [
677
+ "rw",
678
+ "nosuid",
679
+ "relatime",
680
+ "size=488052k",
681
+ "nr_inodes=122013",
682
+ "mode=755"
683
+ ],
684
+ "devices": [
685
+ "udev"
686
+ ]
687
+ },
688
+ "/run": {
689
+ "kb_size": "101616",
690
+ "kb_used": "3248",
691
+ "kb_available": "98368",
692
+ "percent_used": "4%",
693
+ "total_inodes": "127020",
694
+ "inodes_used": "571",
695
+ "inodes_available": "126449",
696
+ "inodes_percent_used": "1%",
697
+ "fs_type": "tmpfs",
698
+ "mount_options": [
699
+ "rw",
700
+ "nosuid",
701
+ "noexec",
702
+ "relatime",
703
+ "size=101616k",
704
+ "mode=755"
705
+ ],
706
+ "devices": [
707
+ "tmpfs"
708
+ ]
709
+ },
710
+ "/": {
711
+ "kb_size": "9156984",
712
+ "kb_used": "1588208",
713
+ "kb_available": "7080584",
714
+ "percent_used": "19%",
715
+ "total_inodes": "589824",
716
+ "inodes_used": "80073",
717
+ "inodes_available": "509751",
718
+ "inodes_percent_used": "14%",
719
+ "fs_type": "ext4",
720
+ "mount_options": [
721
+ "rw",
722
+ "relatime",
723
+ "errors=remount-ro",
724
+ "data=ordered"
725
+ ],
726
+ "uuid": "5fe134e1-6384-42e5-9b27-fa922273dd09",
727
+ "devices": [
728
+ "/dev/sda1"
729
+ ]
730
+ },
731
+ "/dev/shm": {
732
+ "kb_size": "508080",
733
+ "kb_used": "0",
734
+ "kb_available": "508080",
735
+ "percent_used": "0%",
736
+ "total_inodes": "127020",
737
+ "inodes_used": "1",
738
+ "inodes_available": "127019",
739
+ "inodes_percent_used": "1%",
740
+ "fs_type": "tmpfs",
741
+ "mount_options": [
742
+ "rw",
743
+ "nosuid",
744
+ "nodev"
745
+ ],
746
+ "devices": [
747
+ "tmpfs"
748
+ ]
749
+ },
750
+ "/run/lock": {
751
+ "kb_size": "5120",
752
+ "kb_used": "0",
753
+ "kb_available": "5120",
754
+ "percent_used": "0%",
755
+ "total_inodes": "127020",
756
+ "inodes_used": "3",
757
+ "inodes_available": "127017",
758
+ "inodes_percent_used": "1%",
759
+ "fs_type": "tmpfs",
760
+ "mount_options": [
761
+ "rw",
762
+ "nosuid",
763
+ "nodev",
764
+ "noexec",
765
+ "relatime",
766
+ "size=5120k"
767
+ ],
768
+ "devices": [
769
+ "tmpfs"
770
+ ]
771
+ },
772
+ "/sys/fs/cgroup": {
773
+ "kb_size": "508080",
774
+ "kb_used": "0",
775
+ "kb_available": "508080",
776
+ "percent_used": "0%",
777
+ "total_inodes": "127020",
778
+ "inodes_used": "16",
779
+ "inodes_available": "127004",
780
+ "inodes_percent_used": "1%",
781
+ "fs_type": "tmpfs",
782
+ "mount_options": [
783
+ "ro",
784
+ "nosuid",
785
+ "nodev",
786
+ "noexec",
787
+ "mode=755"
788
+ ],
789
+ "devices": [
790
+ "tmpfs"
791
+ ]
792
+ },
793
+ "/run/user/1000": {
794
+ "kb_size": "101616",
795
+ "kb_used": "0",
796
+ "kb_available": "101616",
797
+ "percent_used": "0%",
798
+ "total_inodes": "127020",
799
+ "inodes_used": "4",
800
+ "inodes_available": "127016",
801
+ "inodes_percent_used": "1%",
802
+ "fs_type": "tmpfs",
803
+ "mount_options": [
804
+ "rw",
805
+ "nosuid",
806
+ "nodev",
807
+ "relatime",
808
+ "size=101616k",
809
+ "mode=700",
810
+ "uid=1000",
811
+ "gid=1000"
812
+ ],
813
+ "devices": [
814
+ "tmpfs"
815
+ ]
816
+ },
817
+ "/sys": {
818
+ "fs_type": "sysfs",
819
+ "mount_options": [
820
+ "rw",
821
+ "nosuid",
822
+ "nodev",
823
+ "noexec",
824
+ "relatime"
825
+ ],
826
+ "devices": [
827
+ "sysfs"
828
+ ]
829
+ },
830
+ "/proc": {
831
+ "fs_type": "proc",
832
+ "mount_options": [
833
+ "rw",
834
+ "nosuid",
835
+ "nodev",
836
+ "noexec",
837
+ "relatime"
838
+ ],
839
+ "devices": [
840
+ "proc"
841
+ ]
842
+ },
843
+ "/dev/pts": {
844
+ "fs_type": "devpts",
845
+ "mount_options": [
846
+ "rw",
847
+ "nosuid",
848
+ "noexec",
849
+ "relatime",
850
+ "gid=5",
851
+ "mode=620",
852
+ "ptmxmode=000"
853
+ ],
854
+ "devices": [
855
+ "devpts"
856
+ ]
857
+ },
858
+ "/sys/kernel/security": {
859
+ "fs_type": "securityfs",
860
+ "mount_options": [
861
+ "rw",
862
+ "nosuid",
863
+ "nodev",
864
+ "noexec",
865
+ "relatime"
866
+ ],
867
+ "devices": [
868
+ "securityfs"
869
+ ]
870
+ },
871
+ "/sys/fs/cgroup/systemd": {
872
+ "fs_type": "cgroup",
873
+ "mount_options": [
874
+ "rw",
875
+ "nosuid",
876
+ "nodev",
877
+ "noexec",
878
+ "relatime",
879
+ "xattr",
880
+ "release_agent=/lib/systemd/systemd-cgroups-agent",
881
+ "name=systemd"
882
+ ],
883
+ "devices": [
884
+ "cgroup"
885
+ ]
886
+ },
887
+ "/sys/fs/pstore": {
888
+ "fs_type": "pstore",
889
+ "mount_options": [
890
+ "rw",
891
+ "nosuid",
892
+ "nodev",
893
+ "noexec",
894
+ "relatime"
895
+ ],
896
+ "devices": [
897
+ "pstore"
898
+ ]
899
+ },
900
+ "/sys/fs/cgroup/freezer": {
901
+ "fs_type": "cgroup",
902
+ "mount_options": [
903
+ "rw",
904
+ "nosuid",
905
+ "nodev",
906
+ "noexec",
907
+ "relatime",
908
+ "freezer"
909
+ ],
910
+ "devices": [
911
+ "cgroup"
912
+ ]
913
+ },
914
+ "/sys/fs/cgroup/net_cls,net_prio": {
915
+ "fs_type": "cgroup",
916
+ "mount_options": [
917
+ "rw",
918
+ "nosuid",
919
+ "nodev",
920
+ "noexec",
921
+ "relatime",
922
+ "net_cls",
923
+ "net_prio"
924
+ ],
925
+ "devices": [
926
+ "cgroup"
927
+ ]
928
+ },
929
+ "/sys/fs/cgroup/hugetlb": {
930
+ "fs_type": "cgroup",
931
+ "mount_options": [
932
+ "rw",
933
+ "nosuid",
934
+ "nodev",
935
+ "noexec",
936
+ "relatime",
937
+ "hugetlb"
938
+ ],
939
+ "devices": [
940
+ "cgroup"
941
+ ]
942
+ },
943
+ "/sys/fs/cgroup/devices": {
944
+ "fs_type": "cgroup",
945
+ "mount_options": [
946
+ "rw",
947
+ "nosuid",
948
+ "nodev",
949
+ "noexec",
950
+ "relatime",
951
+ "devices"
952
+ ],
953
+ "devices": [
954
+ "cgroup"
955
+ ]
956
+ },
957
+ "/sys/fs/cgroup/perf_event": {
958
+ "fs_type": "cgroup",
959
+ "mount_options": [
960
+ "rw",
961
+ "nosuid",
962
+ "nodev",
963
+ "noexec",
964
+ "relatime",
965
+ "perf_event"
966
+ ],
967
+ "devices": [
968
+ "cgroup"
969
+ ]
970
+ },
971
+ "/sys/fs/cgroup/cpu,cpuacct": {
972
+ "fs_type": "cgroup",
973
+ "mount_options": [
974
+ "rw",
975
+ "nosuid",
976
+ "nodev",
977
+ "noexec",
978
+ "relatime",
979
+ "cpu",
980
+ "cpuacct"
981
+ ],
982
+ "devices": [
983
+ "cgroup"
984
+ ]
985
+ },
986
+ "/sys/fs/cgroup/cpuset": {
987
+ "fs_type": "cgroup",
988
+ "mount_options": [
989
+ "rw",
990
+ "nosuid",
991
+ "nodev",
992
+ "noexec",
993
+ "relatime",
994
+ "cpuset"
995
+ ],
996
+ "devices": [
997
+ "cgroup"
998
+ ]
999
+ },
1000
+ "/sys/fs/cgroup/blkio": {
1001
+ "fs_type": "cgroup",
1002
+ "mount_options": [
1003
+ "rw",
1004
+ "nosuid",
1005
+ "nodev",
1006
+ "noexec",
1007
+ "relatime",
1008
+ "blkio"
1009
+ ],
1010
+ "devices": [
1011
+ "cgroup"
1012
+ ]
1013
+ },
1014
+ "/sys/fs/cgroup/memory": {
1015
+ "fs_type": "cgroup",
1016
+ "mount_options": [
1017
+ "rw",
1018
+ "nosuid",
1019
+ "nodev",
1020
+ "noexec",
1021
+ "relatime",
1022
+ "memory"
1023
+ ],
1024
+ "devices": [
1025
+ "cgroup"
1026
+ ]
1027
+ },
1028
+ "/sys/fs/cgroup/pids": {
1029
+ "fs_type": "cgroup",
1030
+ "mount_options": [
1031
+ "rw",
1032
+ "nosuid",
1033
+ "nodev",
1034
+ "noexec",
1035
+ "relatime",
1036
+ "pids"
1037
+ ],
1038
+ "devices": [
1039
+ "cgroup"
1040
+ ]
1041
+ },
1042
+ "/proc/sys/fs/binfmt_misc": {
1043
+ "fs_type": "autofs",
1044
+ "mount_options": [
1045
+ "rw",
1046
+ "relatime",
1047
+ "fd=33",
1048
+ "pgrp=1",
1049
+ "timeout=0",
1050
+ "minproto=5",
1051
+ "maxproto=5",
1052
+ "direct"
1053
+ ],
1054
+ "devices": [
1055
+ "systemd-1"
1056
+ ]
1057
+ },
1058
+ "/dev/hugepages": {
1059
+ "fs_type": "hugetlbfs",
1060
+ "mount_options": [
1061
+ "rw",
1062
+ "relatime"
1063
+ ],
1064
+ "devices": [
1065
+ "hugetlbfs"
1066
+ ]
1067
+ },
1068
+ "/dev/mqueue": {
1069
+ "fs_type": "mqueue",
1070
+ "mount_options": [
1071
+ "rw",
1072
+ "relatime"
1073
+ ],
1074
+ "devices": [
1075
+ "mqueue"
1076
+ ]
1077
+ },
1078
+ "/sys/kernel/debug": {
1079
+ "fs_type": "debugfs",
1080
+ "mount_options": [
1081
+ "rw",
1082
+ "relatime"
1083
+ ],
1084
+ "devices": [
1085
+ "debugfs"
1086
+ ]
1087
+ },
1088
+ "/sys/fs/fuse/connections": {
1089
+ "fs_type": "fusectl",
1090
+ "mount_options": [
1091
+ "rw",
1092
+ "relatime"
1093
+ ],
1094
+ "devices": [
1095
+ "fusectl"
1096
+ ]
1097
+ },
1098
+ "/var/lib/lxcfs": {
1099
+ "fs_type": "fuse.lxcfs",
1100
+ "mount_options": [
1101
+ "rw",
1102
+ "nosuid",
1103
+ "nodev",
1104
+ "relatime",
1105
+ "user_id=0",
1106
+ "group_id=0",
1107
+ "allow_other"
1108
+ ],
1109
+ "devices": [
1110
+ "lxcfs"
1111
+ ]
1112
+ }
1113
+ },
1114
+ "by_pair": {
1115
+ "udev,/dev": {
1116
+ "device": "udev",
1117
+ "kb_size": "488052",
1118
+ "kb_used": "0",
1119
+ "kb_available": "488052",
1120
+ "percent_used": "0%",
1121
+ "mount": "/dev",
1122
+ "total_inodes": "122013",
1123
+ "inodes_used": "473",
1124
+ "inodes_available": "121540",
1125
+ "inodes_percent_used": "1%",
1126
+ "fs_type": "devtmpfs",
1127
+ "mount_options": [
1128
+ "rw",
1129
+ "nosuid",
1130
+ "relatime",
1131
+ "size=488052k",
1132
+ "nr_inodes=122013",
1133
+ "mode=755"
1134
+ ]
1135
+ },
1136
+ "tmpfs,/run": {
1137
+ "device": "tmpfs",
1138
+ "kb_size": "101616",
1139
+ "kb_used": "3248",
1140
+ "kb_available": "98368",
1141
+ "percent_used": "4%",
1142
+ "mount": "/run",
1143
+ "total_inodes": "127020",
1144
+ "inodes_used": "571",
1145
+ "inodes_available": "126449",
1146
+ "inodes_percent_used": "1%",
1147
+ "fs_type": "tmpfs",
1148
+ "mount_options": [
1149
+ "rw",
1150
+ "nosuid",
1151
+ "noexec",
1152
+ "relatime",
1153
+ "size=101616k",
1154
+ "mode=755"
1155
+ ]
1156
+ },
1157
+ "/dev/sda1,/": {
1158
+ "device": "/dev/sda1",
1159
+ "kb_size": "9156984",
1160
+ "kb_used": "1588208",
1161
+ "kb_available": "7080584",
1162
+ "percent_used": "19%",
1163
+ "mount": "/",
1164
+ "total_inodes": "589824",
1165
+ "inodes_used": "80073",
1166
+ "inodes_available": "509751",
1167
+ "inodes_percent_used": "14%",
1168
+ "fs_type": "ext4",
1169
+ "mount_options": [
1170
+ "rw",
1171
+ "relatime",
1172
+ "errors=remount-ro",
1173
+ "data=ordered"
1174
+ ],
1175
+ "uuid": "5fe134e1-6384-42e5-9b27-fa922273dd09"
1176
+ },
1177
+ "tmpfs,/dev/shm": {
1178
+ "device": "tmpfs",
1179
+ "kb_size": "508080",
1180
+ "kb_used": "0",
1181
+ "kb_available": "508080",
1182
+ "percent_used": "0%",
1183
+ "mount": "/dev/shm",
1184
+ "total_inodes": "127020",
1185
+ "inodes_used": "1",
1186
+ "inodes_available": "127019",
1187
+ "inodes_percent_used": "1%",
1188
+ "fs_type": "tmpfs",
1189
+ "mount_options": [
1190
+ "rw",
1191
+ "nosuid",
1192
+ "nodev"
1193
+ ]
1194
+ },
1195
+ "tmpfs,/run/lock": {
1196
+ "device": "tmpfs",
1197
+ "kb_size": "5120",
1198
+ "kb_used": "0",
1199
+ "kb_available": "5120",
1200
+ "percent_used": "0%",
1201
+ "mount": "/run/lock",
1202
+ "total_inodes": "127020",
1203
+ "inodes_used": "3",
1204
+ "inodes_available": "127017",
1205
+ "inodes_percent_used": "1%",
1206
+ "fs_type": "tmpfs",
1207
+ "mount_options": [
1208
+ "rw",
1209
+ "nosuid",
1210
+ "nodev",
1211
+ "noexec",
1212
+ "relatime",
1213
+ "size=5120k"
1214
+ ]
1215
+ },
1216
+ "tmpfs,/sys/fs/cgroup": {
1217
+ "device": "tmpfs",
1218
+ "kb_size": "508080",
1219
+ "kb_used": "0",
1220
+ "kb_available": "508080",
1221
+ "percent_used": "0%",
1222
+ "mount": "/sys/fs/cgroup",
1223
+ "total_inodes": "127020",
1224
+ "inodes_used": "16",
1225
+ "inodes_available": "127004",
1226
+ "inodes_percent_used": "1%",
1227
+ "fs_type": "tmpfs",
1228
+ "mount_options": [
1229
+ "ro",
1230
+ "nosuid",
1231
+ "nodev",
1232
+ "noexec",
1233
+ "mode=755"
1234
+ ]
1235
+ },
1236
+ "tmpfs,/run/user/1000": {
1237
+ "device": "tmpfs",
1238
+ "kb_size": "101616",
1239
+ "kb_used": "0",
1240
+ "kb_available": "101616",
1241
+ "percent_used": "0%",
1242
+ "mount": "/run/user/1000",
1243
+ "total_inodes": "127020",
1244
+ "inodes_used": "4",
1245
+ "inodes_available": "127016",
1246
+ "inodes_percent_used": "1%",
1247
+ "fs_type": "tmpfs",
1248
+ "mount_options": [
1249
+ "rw",
1250
+ "nosuid",
1251
+ "nodev",
1252
+ "relatime",
1253
+ "size=101616k",
1254
+ "mode=700",
1255
+ "uid=1000",
1256
+ "gid=1000"
1257
+ ]
1258
+ },
1259
+ "sysfs,/sys": {
1260
+ "device": "sysfs",
1261
+ "mount": "/sys",
1262
+ "fs_type": "sysfs",
1263
+ "mount_options": [
1264
+ "rw",
1265
+ "nosuid",
1266
+ "nodev",
1267
+ "noexec",
1268
+ "relatime"
1269
+ ]
1270
+ },
1271
+ "proc,/proc": {
1272
+ "device": "proc",
1273
+ "mount": "/proc",
1274
+ "fs_type": "proc",
1275
+ "mount_options": [
1276
+ "rw",
1277
+ "nosuid",
1278
+ "nodev",
1279
+ "noexec",
1280
+ "relatime"
1281
+ ]
1282
+ },
1283
+ "devpts,/dev/pts": {
1284
+ "device": "devpts",
1285
+ "mount": "/dev/pts",
1286
+ "fs_type": "devpts",
1287
+ "mount_options": [
1288
+ "rw",
1289
+ "nosuid",
1290
+ "noexec",
1291
+ "relatime",
1292
+ "gid=5",
1293
+ "mode=620",
1294
+ "ptmxmode=000"
1295
+ ]
1296
+ },
1297
+ "securityfs,/sys/kernel/security": {
1298
+ "device": "securityfs",
1299
+ "mount": "/sys/kernel/security",
1300
+ "fs_type": "securityfs",
1301
+ "mount_options": [
1302
+ "rw",
1303
+ "nosuid",
1304
+ "nodev",
1305
+ "noexec",
1306
+ "relatime"
1307
+ ]
1308
+ },
1309
+ "cgroup,/sys/fs/cgroup/systemd": {
1310
+ "device": "cgroup",
1311
+ "mount": "/sys/fs/cgroup/systemd",
1312
+ "fs_type": "cgroup",
1313
+ "mount_options": [
1314
+ "rw",
1315
+ "nosuid",
1316
+ "nodev",
1317
+ "noexec",
1318
+ "relatime",
1319
+ "xattr",
1320
+ "release_agent=/lib/systemd/systemd-cgroups-agent",
1321
+ "name=systemd"
1322
+ ]
1323
+ },
1324
+ "pstore,/sys/fs/pstore": {
1325
+ "device": "pstore",
1326
+ "mount": "/sys/fs/pstore",
1327
+ "fs_type": "pstore",
1328
+ "mount_options": [
1329
+ "rw",
1330
+ "nosuid",
1331
+ "nodev",
1332
+ "noexec",
1333
+ "relatime"
1334
+ ]
1335
+ },
1336
+ "cgroup,/sys/fs/cgroup/freezer": {
1337
+ "device": "cgroup",
1338
+ "mount": "/sys/fs/cgroup/freezer",
1339
+ "fs_type": "cgroup",
1340
+ "mount_options": [
1341
+ "rw",
1342
+ "nosuid",
1343
+ "nodev",
1344
+ "noexec",
1345
+ "relatime",
1346
+ "freezer"
1347
+ ]
1348
+ },
1349
+ "cgroup,/sys/fs/cgroup/net_cls,net_prio": {
1350
+ "device": "cgroup",
1351
+ "mount": "/sys/fs/cgroup/net_cls,net_prio",
1352
+ "fs_type": "cgroup",
1353
+ "mount_options": [
1354
+ "rw",
1355
+ "nosuid",
1356
+ "nodev",
1357
+ "noexec",
1358
+ "relatime",
1359
+ "net_cls",
1360
+ "net_prio"
1361
+ ]
1362
+ },
1363
+ "cgroup,/sys/fs/cgroup/hugetlb": {
1364
+ "device": "cgroup",
1365
+ "mount": "/sys/fs/cgroup/hugetlb",
1366
+ "fs_type": "cgroup",
1367
+ "mount_options": [
1368
+ "rw",
1369
+ "nosuid",
1370
+ "nodev",
1371
+ "noexec",
1372
+ "relatime",
1373
+ "hugetlb"
1374
+ ]
1375
+ },
1376
+ "cgroup,/sys/fs/cgroup/devices": {
1377
+ "device": "cgroup",
1378
+ "mount": "/sys/fs/cgroup/devices",
1379
+ "fs_type": "cgroup",
1380
+ "mount_options": [
1381
+ "rw",
1382
+ "nosuid",
1383
+ "nodev",
1384
+ "noexec",
1385
+ "relatime",
1386
+ "devices"
1387
+ ]
1388
+ },
1389
+ "cgroup,/sys/fs/cgroup/perf_event": {
1390
+ "device": "cgroup",
1391
+ "mount": "/sys/fs/cgroup/perf_event",
1392
+ "fs_type": "cgroup",
1393
+ "mount_options": [
1394
+ "rw",
1395
+ "nosuid",
1396
+ "nodev",
1397
+ "noexec",
1398
+ "relatime",
1399
+ "perf_event"
1400
+ ]
1401
+ },
1402
+ "cgroup,/sys/fs/cgroup/cpu,cpuacct": {
1403
+ "device": "cgroup",
1404
+ "mount": "/sys/fs/cgroup/cpu,cpuacct",
1405
+ "fs_type": "cgroup",
1406
+ "mount_options": [
1407
+ "rw",
1408
+ "nosuid",
1409
+ "nodev",
1410
+ "noexec",
1411
+ "relatime",
1412
+ "cpu",
1413
+ "cpuacct"
1414
+ ]
1415
+ },
1416
+ "cgroup,/sys/fs/cgroup/cpuset": {
1417
+ "device": "cgroup",
1418
+ "mount": "/sys/fs/cgroup/cpuset",
1419
+ "fs_type": "cgroup",
1420
+ "mount_options": [
1421
+ "rw",
1422
+ "nosuid",
1423
+ "nodev",
1424
+ "noexec",
1425
+ "relatime",
1426
+ "cpuset"
1427
+ ]
1428
+ },
1429
+ "cgroup,/sys/fs/cgroup/blkio": {
1430
+ "device": "cgroup",
1431
+ "mount": "/sys/fs/cgroup/blkio",
1432
+ "fs_type": "cgroup",
1433
+ "mount_options": [
1434
+ "rw",
1435
+ "nosuid",
1436
+ "nodev",
1437
+ "noexec",
1438
+ "relatime",
1439
+ "blkio"
1440
+ ]
1441
+ },
1442
+ "cgroup,/sys/fs/cgroup/memory": {
1443
+ "device": "cgroup",
1444
+ "mount": "/sys/fs/cgroup/memory",
1445
+ "fs_type": "cgroup",
1446
+ "mount_options": [
1447
+ "rw",
1448
+ "nosuid",
1449
+ "nodev",
1450
+ "noexec",
1451
+ "relatime",
1452
+ "memory"
1453
+ ]
1454
+ },
1455
+ "cgroup,/sys/fs/cgroup/pids": {
1456
+ "device": "cgroup",
1457
+ "mount": "/sys/fs/cgroup/pids",
1458
+ "fs_type": "cgroup",
1459
+ "mount_options": [
1460
+ "rw",
1461
+ "nosuid",
1462
+ "nodev",
1463
+ "noexec",
1464
+ "relatime",
1465
+ "pids"
1466
+ ]
1467
+ },
1468
+ "systemd-1,/proc/sys/fs/binfmt_misc": {
1469
+ "device": "systemd-1",
1470
+ "mount": "/proc/sys/fs/binfmt_misc",
1471
+ "fs_type": "autofs",
1472
+ "mount_options": [
1473
+ "rw",
1474
+ "relatime",
1475
+ "fd=33",
1476
+ "pgrp=1",
1477
+ "timeout=0",
1478
+ "minproto=5",
1479
+ "maxproto=5",
1480
+ "direct"
1481
+ ]
1482
+ },
1483
+ "hugetlbfs,/dev/hugepages": {
1484
+ "device": "hugetlbfs",
1485
+ "mount": "/dev/hugepages",
1486
+ "fs_type": "hugetlbfs",
1487
+ "mount_options": [
1488
+ "rw",
1489
+ "relatime"
1490
+ ]
1491
+ },
1492
+ "mqueue,/dev/mqueue": {
1493
+ "device": "mqueue",
1494
+ "mount": "/dev/mqueue",
1495
+ "fs_type": "mqueue",
1496
+ "mount_options": [
1497
+ "rw",
1498
+ "relatime"
1499
+ ]
1500
+ },
1501
+ "debugfs,/sys/kernel/debug": {
1502
+ "device": "debugfs",
1503
+ "mount": "/sys/kernel/debug",
1504
+ "fs_type": "debugfs",
1505
+ "mount_options": [
1506
+ "rw",
1507
+ "relatime"
1508
+ ]
1509
+ },
1510
+ "fusectl,/sys/fs/fuse/connections": {
1511
+ "device": "fusectl",
1512
+ "mount": "/sys/fs/fuse/connections",
1513
+ "fs_type": "fusectl",
1514
+ "mount_options": [
1515
+ "rw",
1516
+ "relatime"
1517
+ ]
1518
+ },
1519
+ "lxcfs,/var/lib/lxcfs": {
1520
+ "device": "lxcfs",
1521
+ "mount": "/var/lib/lxcfs",
1522
+ "fs_type": "fuse.lxcfs",
1523
+ "mount_options": [
1524
+ "rw",
1525
+ "nosuid",
1526
+ "nodev",
1527
+ "relatime",
1528
+ "user_id=0",
1529
+ "group_id=0",
1530
+ "allow_other"
1531
+ ]
1532
+ },
1533
+ "/dev/sda,": {
1534
+ "device": "/dev/sda"
1535
+ },
1536
+ "/dev/sda2,": {
1537
+ "device": "/dev/sda2"
1538
+ },
1539
+ "/dev/sda5,": {
1540
+ "device": "/dev/sda5",
1541
+ "fs_type": "swap",
1542
+ "uuid": "8daea7b1-aa78-4ab6-ab41-14097eccffc3"
55
1543
  },
1544
+ "/dev/sr0,": {
1545
+ "device": "/dev/sr0"
1546
+ }
1547
+ }
1548
+ },
1549
+ "fips": {
1550
+ "kernel": {
1551
+ "enabled": false
1552
+ }
1553
+ },
1554
+ "fqdn": "fauxhai.local",
1555
+ "hostname": "Fauxhai",
1556
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
1557
+ "idletime_seconds": 2646450,
1558
+ "init_package": "systemd",
1559
+ "ipaddress": "10.0.0.2",
1560
+ "kernel": {
1561
+ "name": "Linux",
1562
+ "release": "4.4.0-62-generic",
1563
+ "version": "#83-Ubuntu SMP Wed Jan 18 14:10:15 UTC 2017",
1564
+ "machine": "x86_64",
1565
+ "processor": "x86_64",
1566
+ "os": "GNU/Linux",
1567
+ "modules": {
56
1568
  "ppdev": {
57
1569
  "size": "20480",
58
1570
  "refcount": "0"
@@ -66,6 +1578,14 @@
66
1578
  "size": "94208",
67
1579
  "refcount": "1"
68
1580
  },
1581
+ "joydev": {
1582
+ "size": "20480",
1583
+ "refcount": "0"
1584
+ },
1585
+ "input_leds": {
1586
+ "size": "16384",
1587
+ "refcount": "0"
1588
+ },
69
1589
  "snd_intel8x0": {
70
1590
  "size": "40960",
71
1591
  "refcount": "0"
@@ -78,80 +1598,72 @@
78
1598
  "size": "131072",
79
1599
  "refcount": "1"
80
1600
  },
81
- "input_leds": {
82
- "size": "16384",
83
- "refcount": "0"
84
- },
85
1601
  "ac97_bus": {
86
1602
  "size": "16384",
87
1603
  "refcount": "1"
88
1604
  },
1605
+ "drm": {
1606
+ "size": "364544",
1607
+ "refcount": "4"
1608
+ },
89
1609
  "serio_raw": {
90
1610
  "size": "16384",
91
1611
  "refcount": "0"
92
1612
  },
93
- "joydev": {
94
- "size": "20480",
1613
+ "i2c_piix4": {
1614
+ "size": "24576",
95
1615
  "refcount": "0"
96
1616
  },
97
1617
  "snd_pcm": {
98
1618
  "size": "106496",
99
1619
  "refcount": "2"
100
1620
  },
1621
+ "8250_fintek": {
1622
+ "size": "16384",
1623
+ "refcount": "0"
1624
+ },
101
1625
  "snd_timer": {
102
1626
  "size": "32768",
103
1627
  "refcount": "1"
104
1628
  },
105
- "drm": {
106
- "size": "364544",
107
- "refcount": "4"
108
- },
109
1629
  "fb_sys_fops": {
110
1630
  "size": "16384",
111
1631
  "refcount": "1"
112
1632
  },
113
- "snd": {
114
- "size": "81920",
115
- "refcount": "4"
116
- },
117
1633
  "syscopyarea": {
118
1634
  "size": "16384",
119
1635
  "refcount": "2"
120
1636
  },
121
- "vboxguest": {
122
- "size": "286720",
123
- "refcount": "1",
124
- "version": "5.0.18_Ubuntu"
1637
+ "parport_pc": {
1638
+ "size": "32768",
1639
+ "refcount": "0"
125
1640
  },
126
- "soundcore": {
127
- "size": "16384",
128
- "refcount": "1"
1641
+ "parport": {
1642
+ "size": "49152",
1643
+ "refcount": "2"
129
1644
  },
130
1645
  "sysfillrect": {
131
1646
  "size": "16384",
132
1647
  "refcount": "2"
133
1648
  },
1649
+ "snd": {
1650
+ "size": "81920",
1651
+ "refcount": "4"
1652
+ },
134
1653
  "sysimgblt": {
135
1654
  "size": "16384",
136
1655
  "refcount": "2"
137
1656
  },
138
- "parport_pc": {
139
- "size": "32768",
140
- "refcount": "0"
1657
+ "soundcore": {
1658
+ "size": "16384",
1659
+ "refcount": "1"
141
1660
  },
142
- "parport": {
143
- "size": "49152",
144
- "refcount": "2"
1661
+ "vboxguest": {
1662
+ "size": "286720",
1663
+ "refcount": "1",
1664
+ "version": "5.0.18_Ubuntu"
145
1665
  },
146
- "8250_fintek": {
147
- "size": "16384",
148
- "refcount": "0"
149
- },
150
- "i2c_piix4": {
151
- "size": "24576",
152
- "refcount": "0"
153
- },
154
- "mac_hid": {
1666
+ "mac_hid": {
155
1667
  "size": "16384",
156
1668
  "refcount": "0"
157
1669
  },
@@ -251,7 +1763,7 @@
251
1763
  },
252
1764
  "libcrc32c": {
253
1765
  "size": "16384",
254
- "refcount": "2"
1766
+ "refcount": "1"
255
1767
  },
256
1768
  "raid1": {
257
1769
  "size": "36864",
@@ -334,6 +1846,15 @@
334
1846
  "size": "32768",
335
1847
  "refcount": "1"
336
1848
  },
1849
+ "fjes": {
1850
+ "size": "28672",
1851
+ "refcount": "0",
1852
+ "version": "1.0"
1853
+ },
1854
+ "video": {
1855
+ "size": "40960",
1856
+ "refcount": "0"
1857
+ },
337
1858
  "e1000": {
338
1859
  "size": "135168",
339
1860
  "refcount": "0",
@@ -343,487 +1864,1912 @@
343
1864
  "size": "16384",
344
1865
  "refcount": "0",
345
1866
  "version": "0.2.3"
346
- },
347
- "fjes": {
348
- "size": "28672",
349
- "refcount": "0",
350
- "version": "1.0"
351
- },
352
- "video": {
353
- "size": "40960",
354
- "refcount": "0"
355
1867
  }
356
1868
  }
357
1869
  },
1870
+ "keys": {
1871
+ "ssh": {
1872
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1873
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1874
+ }
1875
+ },
1876
+ "languages": {
1877
+ "ruby": {
1878
+ "bin_dir": "/usr/local/bin",
1879
+ "gem_bin": "/usr/local/bin/gem",
1880
+ "gems_dir": "/usr/local/gems",
1881
+ "ruby_bin": "/usr/local/bin/ruby"
1882
+ },
1883
+ "powershell": null
1884
+ },
1885
+ "lsb": {
1886
+ "id": "Ubuntu",
1887
+ "description": "Ubuntu 16.04.2 LTS",
1888
+ "release": "16.04",
1889
+ "codename": "xenial"
1890
+ },
1891
+ "macaddress": "11:11:11:11:11:11",
1892
+ "machinename": "Fauxhai",
1893
+ "memory": {
1894
+ "total": "1048576kB"
1895
+ },
1896
+ "network": {
1897
+ "interfaces": {
1898
+ "lo": {
1899
+ "mtu": "65536",
1900
+ "flags": [
1901
+ "LOOPBACK",
1902
+ "UP",
1903
+ "LOWER_UP"
1904
+ ],
1905
+ "encapsulation": "Loopback",
1906
+ "addresses": {
1907
+ "127.0.0.1": {
1908
+ "family": "inet",
1909
+ "prefixlen": "8",
1910
+ "netmask": "255.0.0.0",
1911
+ "scope": "Node",
1912
+ "ip_scope": "LOOPBACK"
1913
+ },
1914
+ "::1": {
1915
+ "family": "inet6",
1916
+ "prefixlen": "128",
1917
+ "scope": "Node",
1918
+ "tags": [
1919
+
1920
+ ],
1921
+ "ip_scope": "LINK LOCAL LOOPBACK"
1922
+ }
1923
+ },
1924
+ "state": "unknown"
1925
+ },
1926
+ "eth0": {
1927
+ "type": "eth",
1928
+ "number": "0",
1929
+ "mtu": "1500",
1930
+ "flags": [
1931
+ "BROADCAST",
1932
+ "MULTICAST",
1933
+ "UP",
1934
+ "LOWER_UP"
1935
+ ],
1936
+ "encapsulation": "Ethernet",
1937
+ "addresses": {
1938
+ "11:11:11:11:11:11": {
1939
+ "family": "lladdr"
1940
+ },
1941
+ "10.0.0.2": {
1942
+ "family": "inet",
1943
+ "prefixlen": "24",
1944
+ "netmask": "255.255.255.0",
1945
+ "broadcast": "10.0.0.255",
1946
+ "scope": "Global",
1947
+ "ip_scope": "RFC1918 PRIVATE"
1948
+ },
1949
+ "fe80::11:1111:1111:1111": {
1950
+ "family": "inet6",
1951
+ "prefixlen": "64",
1952
+ "scope": "Link",
1953
+ "tags": [
1954
+
1955
+ ],
1956
+ "ip_scope": "LINK LOCAL UNICAST"
1957
+ }
1958
+ },
1959
+ "state": "up",
1960
+ "arp": {
1961
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1962
+ },
1963
+ "routes": [
1964
+ {
1965
+ "destination": "default",
1966
+ "family": "inet",
1967
+ "via": "10.0.0.1"
1968
+ },
1969
+ {
1970
+ "destination": "10.0.0.0/24",
1971
+ "family": "inet",
1972
+ "scope": "link",
1973
+ "proto": "kernel",
1974
+ "src": "10.0.0.2"
1975
+ },
1976
+ {
1977
+ "destination": "fe80::/64",
1978
+ "family": "inet6",
1979
+ "metric": "256",
1980
+ "proto": "kernel"
1981
+ }
1982
+ ],
1983
+ "ring_params": {
1984
+ }
1985
+ }
1986
+ },
1987
+ "default_interface": "eth0",
1988
+ "default_gateway": "10.0.0.1"
1989
+ },
1990
+ "ohai_time": 1497292167.2751956,
358
1991
  "os": "linux",
359
- "os_version": "4.4.0-53-generic",
360
- "platform": "ubuntu",
361
- "platform_version": "16.04",
362
- "platform_family": "debian",
363
- "filesystem": {
364
- "udev": {
365
- "kb_size": "488080",
366
- "kb_used": "0",
367
- "kb_available": "488080",
368
- "percent_used": "0%",
369
- "mount": "/dev",
370
- "total_inodes": "122020",
371
- "inodes_used": "473",
372
- "inodes_available": "121547",
373
- "inodes_percent_used": "1%",
374
- "fs_type": "devtmpfs",
375
- "mount_options": [
376
- "rw",
377
- "nosuid",
378
- "relatime",
379
- "size=488080k",
380
- "nr_inodes=122020",
381
- "mode=755"
382
- ]
383
- },
384
- "tmpfs": {
385
- "kb_size": "101624",
386
- "kb_used": "0",
387
- "kb_available": "101624",
388
- "percent_used": "0%",
389
- "mount": "/run/user/1000",
390
- "total_inodes": "127027",
391
- "inodes_used": "4",
392
- "inodes_available": "127023",
393
- "inodes_percent_used": "1%",
394
- "fs_type": "tmpfs",
395
- "mount_options": [
396
- "rw",
397
- "nosuid",
398
- "nodev",
399
- "relatime",
400
- "size=101624k",
401
- "mode=700",
402
- "uid=1000",
403
- "gid=1000"
404
- ]
405
- },
406
- "/dev/sda1": {
407
- "kb_size": "7092728",
408
- "kb_used": "2790960",
409
- "kb_available": "3918436",
410
- "percent_used": "42%",
411
- "mount": "/",
412
- "total_inodes": "458752",
413
- "inodes_used": "165489",
414
- "inodes_available": "293263",
415
- "inodes_percent_used": "37%",
416
- "fs_type": "ext4",
417
- "mount_options": [
418
- "rw",
419
- "relatime",
420
- "errors=remount-ro",
421
- "data=ordered"
422
- ],
423
- "uuid": "31ee5559-3ad9-407b-8db8-f9b52dd99fe6"
424
- },
425
- "sysfs": {
426
- "mount": "/sys",
427
- "fs_type": "sysfs",
428
- "mount_options": [
429
- "rw",
430
- "nosuid",
431
- "nodev",
432
- "noexec",
433
- "relatime"
434
- ]
435
- },
436
- "proc": {
437
- "mount": "/proc",
438
- "fs_type": "proc",
439
- "mount_options": [
440
- "rw",
441
- "nosuid",
442
- "nodev",
443
- "noexec",
444
- "relatime"
445
- ]
446
- },
447
- "devpts": {
448
- "mount": "/dev/pts",
449
- "fs_type": "devpts",
450
- "mount_options": [
451
- "rw",
452
- "nosuid",
453
- "noexec",
454
- "relatime",
455
- "gid=5",
456
- "mode=620",
457
- "ptmxmode=000"
458
- ]
459
- },
460
- "securityfs": {
461
- "mount": "/sys/kernel/security",
462
- "fs_type": "securityfs",
463
- "mount_options": [
464
- "rw",
465
- "nosuid",
466
- "nodev",
467
- "noexec",
468
- "relatime"
469
- ]
470
- },
471
- "cgroup": {
472
- "mount": "/sys/fs/cgroup/perf_event",
473
- "fs_type": "cgroup",
474
- "mount_options": [
475
- "rw",
476
- "nosuid",
477
- "nodev",
478
- "noexec",
479
- "relatime",
480
- "perf_event"
481
- ]
482
- },
483
- "pstore": {
484
- "mount": "/sys/fs/pstore",
485
- "fs_type": "pstore",
486
- "mount_options": [
487
- "rw",
488
- "nosuid",
489
- "nodev",
490
- "noexec",
491
- "relatime"
492
- ]
493
- },
494
- "systemd-1": {
495
- "mount": "/proc/sys/fs/binfmt_misc",
496
- "fs_type": "autofs",
497
- "mount_options": [
498
- "rw",
499
- "relatime",
500
- "fd=36",
501
- "pgrp=1",
502
- "timeout=0",
503
- "minproto=5",
504
- "maxproto=5",
505
- "direct"
506
- ]
507
- },
508
- "mqueue": {
509
- "mount": "/dev/mqueue",
510
- "fs_type": "mqueue",
511
- "mount_options": [
512
- "rw",
513
- "relatime"
514
- ]
515
- },
516
- "hugetlbfs": {
517
- "mount": "/dev/hugepages",
518
- "fs_type": "hugetlbfs",
519
- "mount_options": [
520
- "rw",
521
- "relatime"
522
- ]
523
- },
524
- "debugfs": {
525
- "mount": "/sys/kernel/debug",
526
- "fs_type": "debugfs",
527
- "mount_options": [
528
- "rw",
529
- "relatime"
530
- ]
531
- },
532
- "fusectl": {
533
- "mount": "/sys/fs/fuse/connections",
534
- "fs_type": "fusectl",
535
- "mount_options": [
536
- "rw",
537
- "relatime"
538
- ]
1992
+ "os_version": "4.4.0-62-generic",
1993
+ "packages": {
1994
+ "accountsservice": {
1995
+ "version": "0.6.40-2ubuntu11.3",
1996
+ "arch": "amd64"
1997
+ },
1998
+ "acl": {
1999
+ "version": "2.2.52-3",
2000
+ "arch": "amd64"
2001
+ },
2002
+ "acpid": {
2003
+ "version": "1:2.0.26-1ubuntu2",
2004
+ "arch": "amd64"
2005
+ },
2006
+ "adduser": {
2007
+ "version": "3.113+nmu3ubuntu4",
2008
+ "arch": "all"
2009
+ },
2010
+ "apparmor": {
2011
+ "version": "2.10.95-0ubuntu2.5",
2012
+ "arch": "amd64"
2013
+ },
2014
+ "apport": {
2015
+ "version": "2.20.1-0ubuntu2.5",
2016
+ "arch": "all"
2017
+ },
2018
+ "apport-symptoms": {
2019
+ "version": "0.20",
2020
+ "arch": "all"
2021
+ },
2022
+ "apt": {
2023
+ "version": "1.2.19",
2024
+ "arch": "amd64"
2025
+ },
2026
+ "apt-transport-https": {
2027
+ "version": "1.2.19",
2028
+ "arch": "amd64"
2029
+ },
2030
+ "apt-utils": {
2031
+ "version": "1.2.19",
2032
+ "arch": "amd64"
2033
+ },
2034
+ "at": {
2035
+ "version": "3.1.18-2ubuntu1",
2036
+ "arch": "amd64"
2037
+ },
2038
+ "base-files": {
2039
+ "version": "9.4ubuntu4.4",
2040
+ "arch": "amd64"
2041
+ },
2042
+ "base-passwd": {
2043
+ "version": "3.5.39",
2044
+ "arch": "amd64"
2045
+ },
2046
+ "bash": {
2047
+ "version": "4.3-14ubuntu1.1",
2048
+ "arch": "amd64"
2049
+ },
2050
+ "bash-completion": {
2051
+ "version": "1:2.1-4.2ubuntu1.1",
2052
+ "arch": "all"
2053
+ },
2054
+ "bcache-tools": {
2055
+ "version": "1.0.8-2",
2056
+ "arch": "amd64"
2057
+ },
2058
+ "bind9-host": {
2059
+ "version": "1:9.10.3.dfsg.P4-8ubuntu1.4",
2060
+ "arch": "amd64"
2061
+ },
2062
+ "bsdmainutils": {
2063
+ "version": "9.0.6ubuntu3",
2064
+ "arch": "amd64"
2065
+ },
2066
+ "bsdutils": {
2067
+ "version": "1:2.27.1-6ubuntu3.2",
2068
+ "arch": "amd64"
2069
+ },
2070
+ "btrfs-tools": {
2071
+ "version": "4.4-1",
2072
+ "arch": "amd64"
2073
+ },
2074
+ "busybox-initramfs": {
2075
+ "version": "1:1.22.0-15ubuntu1",
2076
+ "arch": "amd64"
2077
+ },
2078
+ "busybox-static": {
2079
+ "version": "1:1.22.0-15ubuntu1",
2080
+ "arch": "amd64"
2081
+ },
2082
+ "byobu": {
2083
+ "version": "5.106-0ubuntu1",
2084
+ "arch": "all"
2085
+ },
2086
+ "bzip2": {
2087
+ "version": "1.0.6-8",
2088
+ "arch": "amd64"
2089
+ },
2090
+ "ca-certificates": {
2091
+ "version": "20160104ubuntu1",
2092
+ "arch": "all"
2093
+ },
2094
+ "chef": {
2095
+ "version": "13.1.31-1",
2096
+ "arch": "amd64"
2097
+ },
2098
+ "cloud-guest-utils": {
2099
+ "version": "0.27-0ubuntu24",
2100
+ "arch": "all"
2101
+ },
2102
+ "cloud-initramfs-copymods": {
2103
+ "version": "0.27ubuntu1.3",
2104
+ "arch": "all"
2105
+ },
2106
+ "cloud-initramfs-dyn-netconf": {
2107
+ "version": "0.27ubuntu1.3",
2108
+ "arch": "all"
2109
+ },
2110
+ "command-not-found": {
2111
+ "version": "0.3ubuntu16.04.2",
2112
+ "arch": "all"
2113
+ },
2114
+ "command-not-found-data": {
2115
+ "version": "0.3ubuntu16.04.2",
2116
+ "arch": "amd64"
2117
+ },
2118
+ "console-setup": {
2119
+ "version": "1.108ubuntu15.3",
2120
+ "arch": "all"
2121
+ },
2122
+ "console-setup-linux": {
2123
+ "version": "1.108ubuntu15.3",
2124
+ "arch": "all"
2125
+ },
2126
+ "coreutils": {
2127
+ "version": "8.25-2ubuntu2",
2128
+ "arch": "amd64"
2129
+ },
2130
+ "cpio": {
2131
+ "version": "2.11+dfsg-5ubuntu1",
2132
+ "arch": "amd64"
2133
+ },
2134
+ "crda": {
2135
+ "version": "3.13-1",
2136
+ "arch": "amd64"
2137
+ },
2138
+ "cron": {
2139
+ "version": "3.0pl1-128ubuntu2",
2140
+ "arch": "amd64"
2141
+ },
2142
+ "cryptsetup": {
2143
+ "version": "2:1.6.6-5ubuntu2",
2144
+ "arch": "amd64"
2145
+ },
2146
+ "cryptsetup-bin": {
2147
+ "version": "2:1.6.6-5ubuntu2",
2148
+ "arch": "amd64"
2149
+ },
2150
+ "curl": {
2151
+ "version": "7.47.0-1ubuntu2.2",
2152
+ "arch": "amd64"
2153
+ },
2154
+ "dash": {
2155
+ "version": "0.5.8-2.1ubuntu2",
2156
+ "arch": "amd64"
2157
+ },
2158
+ "dbus": {
2159
+ "version": "1.10.6-1ubuntu3.3",
2160
+ "arch": "amd64"
2161
+ },
2162
+ "debconf": {
2163
+ "version": "1.5.58ubuntu1",
2164
+ "arch": "all"
2165
+ },
2166
+ "debconf-i18n": {
2167
+ "version": "1.5.58ubuntu1",
2168
+ "arch": "all"
2169
+ },
2170
+ "debianutils": {
2171
+ "version": "4.7",
2172
+ "arch": "amd64"
2173
+ },
2174
+ "dh-python": {
2175
+ "version": "2.20151103ubuntu1.1",
2176
+ "arch": "all"
2177
+ },
2178
+ "diffutils": {
2179
+ "version": "1:3.3-3",
2180
+ "arch": "amd64"
2181
+ },
2182
+ "distro-info-data": {
2183
+ "version": "0.28ubuntu0.2",
2184
+ "arch": "all"
2185
+ },
2186
+ "dmeventd": {
2187
+ "version": "2:1.02.110-1ubuntu10",
2188
+ "arch": "amd64"
2189
+ },
2190
+ "dmidecode": {
2191
+ "version": "3.0-2ubuntu0.1",
2192
+ "arch": "amd64"
2193
+ },
2194
+ "dmsetup": {
2195
+ "version": "2:1.02.110-1ubuntu10",
2196
+ "arch": "amd64"
2197
+ },
2198
+ "dns-root-data": {
2199
+ "version": "2015052300+h+1",
2200
+ "arch": "all"
2201
+ },
2202
+ "dnsmasq-base": {
2203
+ "version": "2.75-1ubuntu0.16.04.1",
2204
+ "arch": "amd64"
2205
+ },
2206
+ "dnsutils": {
2207
+ "version": "1:9.10.3.dfsg.P4-8ubuntu1.4",
2208
+ "arch": "amd64"
2209
+ },
2210
+ "dosfstools": {
2211
+ "version": "3.0.28-2ubuntu0.1",
2212
+ "arch": "amd64"
2213
+ },
2214
+ "dpkg": {
2215
+ "version": "1.18.4ubuntu1.1",
2216
+ "arch": "amd64"
2217
+ },
2218
+ "e2fslibs": {
2219
+ "version": "1.42.13-1ubuntu1",
2220
+ "arch": "amd64"
2221
+ },
2222
+ "e2fsprogs": {
2223
+ "version": "1.42.13-1ubuntu1",
2224
+ "arch": "amd64"
2225
+ },
2226
+ "ed": {
2227
+ "version": "1.10-2",
2228
+ "arch": "amd64"
2229
+ },
2230
+ "eject": {
2231
+ "version": "2.1.5+deb1+cvs20081104-13.1",
2232
+ "arch": "amd64"
2233
+ },
2234
+ "ethtool": {
2235
+ "version": "1:4.5-1",
2236
+ "arch": "amd64"
2237
+ },
2238
+ "file": {
2239
+ "version": "1:5.25-2ubuntu1",
2240
+ "arch": "amd64"
2241
+ },
2242
+ "findutils": {
2243
+ "version": "4.6.0+git+20160126-2",
2244
+ "arch": "amd64"
2245
+ },
2246
+ "fonts-ubuntu-font-family-console": {
2247
+ "version": "1:0.83-0ubuntu2",
2248
+ "arch": "all"
2249
+ },
2250
+ "friendly-recovery": {
2251
+ "version": "0.2.31",
2252
+ "arch": "all"
2253
+ },
2254
+ "ftp": {
2255
+ "version": "0.17-33",
2256
+ "arch": "amd64"
2257
+ },
2258
+ "fuse": {
2259
+ "version": "2.9.4-1ubuntu3.1",
2260
+ "arch": "amd64"
2261
+ },
2262
+ "gawk": {
2263
+ "version": "1:4.1.3+dfsg-0.1",
2264
+ "arch": "amd64"
2265
+ },
2266
+ "gcc-5-base": {
2267
+ "version": "5.4.0-6ubuntu1~16.04.4",
2268
+ "arch": "amd64"
2269
+ },
2270
+ "gcc-6-base": {
2271
+ "version": "6.0.1-0ubuntu1",
2272
+ "arch": "amd64"
2273
+ },
2274
+ "geoip-database": {
2275
+ "version": "20160408-1",
2276
+ "arch": "all"
2277
+ },
2278
+ "gettext-base": {
2279
+ "version": "0.19.7-2ubuntu3",
2280
+ "arch": "amd64"
2281
+ },
2282
+ "gir1.2-glib-2.0": {
2283
+ "version": "1.46.0-3ubuntu1",
2284
+ "arch": "amd64"
2285
+ },
2286
+ "git": {
2287
+ "version": "1:2.7.4-0ubuntu1",
2288
+ "arch": "amd64"
2289
+ },
2290
+ "git-man": {
2291
+ "version": "1:2.7.4-0ubuntu1",
2292
+ "arch": "all"
2293
+ },
2294
+ "gnupg": {
2295
+ "version": "1.4.20-1ubuntu3.1",
2296
+ "arch": "amd64"
2297
+ },
2298
+ "gpgv": {
2299
+ "version": "1.4.20-1ubuntu3.1",
2300
+ "arch": "amd64"
2301
+ },
2302
+ "grep": {
2303
+ "version": "2.25-1~16.04.1",
2304
+ "arch": "amd64"
2305
+ },
2306
+ "groff-base": {
2307
+ "version": "1.22.3-7",
2308
+ "arch": "amd64"
2309
+ },
2310
+ "grub-common": {
2311
+ "version": "2.02~beta2-36ubuntu3.9",
2312
+ "arch": "amd64"
2313
+ },
2314
+ "grub-gfxpayload-lists": {
2315
+ "version": "0.7",
2316
+ "arch": "amd64"
2317
+ },
2318
+ "grub-legacy-ec2": {
2319
+ "version": "0.7.8-49-g9e904bb-0ubuntu1~16.04.4",
2320
+ "arch": "all"
2321
+ },
2322
+ "grub-pc": {
2323
+ "version": "2.02~beta2-36ubuntu3.9",
2324
+ "arch": "amd64"
2325
+ },
2326
+ "grub-pc-bin": {
2327
+ "version": "2.02~beta2-36ubuntu3.9",
2328
+ "arch": "amd64"
2329
+ },
2330
+ "grub2-common": {
2331
+ "version": "2.02~beta2-36ubuntu3.9",
2332
+ "arch": "amd64"
2333
+ },
2334
+ "gzip": {
2335
+ "version": "1.6-4ubuntu1",
2336
+ "arch": "amd64"
2337
+ },
2338
+ "hdparm": {
2339
+ "version": "9.48+ds-1",
2340
+ "arch": "amd64"
2341
+ },
2342
+ "hostname": {
2343
+ "version": "3.16ubuntu2",
2344
+ "arch": "amd64"
2345
+ },
2346
+ "ifenslave": {
2347
+ "version": "2.7ubuntu1",
2348
+ "arch": "all"
2349
+ },
2350
+ "ifupdown": {
2351
+ "version": "0.8.10ubuntu1.2",
2352
+ "arch": "amd64"
2353
+ },
2354
+ "info": {
2355
+ "version": "6.1.0.dfsg.1-5",
2356
+ "arch": "amd64"
2357
+ },
2358
+ "init": {
2359
+ "version": "1.29ubuntu3",
2360
+ "arch": "amd64"
2361
+ },
2362
+ "init-system-helpers": {
2363
+ "version": "1.29ubuntu3",
2364
+ "arch": "all"
2365
+ },
2366
+ "initramfs-tools": {
2367
+ "version": "0.122ubuntu8.8",
2368
+ "arch": "all"
2369
+ },
2370
+ "initramfs-tools-bin": {
2371
+ "version": "0.122ubuntu8.8",
2372
+ "arch": "amd64"
2373
+ },
2374
+ "initramfs-tools-core": {
2375
+ "version": "0.122ubuntu8.8",
2376
+ "arch": "all"
2377
+ },
2378
+ "initscripts": {
2379
+ "version": "2.88dsf-59.3ubuntu2",
2380
+ "arch": "amd64"
2381
+ },
2382
+ "insserv": {
2383
+ "version": "1.14.0-5ubuntu3",
2384
+ "arch": "amd64"
2385
+ },
2386
+ "install-info": {
2387
+ "version": "6.1.0.dfsg.1-5",
2388
+ "arch": "amd64"
2389
+ },
2390
+ "installation-report": {
2391
+ "version": "2.60ubuntu1",
2392
+ "arch": "all"
2393
+ },
2394
+ "iproute2": {
2395
+ "version": "4.3.0-1ubuntu3",
2396
+ "arch": "amd64"
2397
+ },
2398
+ "iptables": {
2399
+ "version": "1.6.0-2ubuntu3",
2400
+ "arch": "amd64"
2401
+ },
2402
+ "iputils-ping": {
2403
+ "version": "3:20121221-5ubuntu2",
2404
+ "arch": "amd64"
2405
+ },
2406
+ "iputils-tracepath": {
2407
+ "version": "3:20121221-5ubuntu2",
2408
+ "arch": "amd64"
2409
+ },
2410
+ "irqbalance": {
2411
+ "version": "1.1.0-2ubuntu1",
2412
+ "arch": "amd64"
2413
+ },
2414
+ "isc-dhcp-client": {
2415
+ "version": "4.3.3-5ubuntu12.6",
2416
+ "arch": "amd64"
2417
+ },
2418
+ "isc-dhcp-common": {
2419
+ "version": "4.3.3-5ubuntu12.6",
2420
+ "arch": "amd64"
2421
+ },
2422
+ "iso-codes": {
2423
+ "version": "3.65-1",
2424
+ "arch": "all"
2425
+ },
2426
+ "iw": {
2427
+ "version": "3.17-1",
2428
+ "arch": "amd64"
2429
+ },
2430
+ "kbd": {
2431
+ "version": "1.15.5-1ubuntu5",
2432
+ "arch": "amd64"
2433
+ },
2434
+ "keyboard-configuration": {
2435
+ "version": "1.108ubuntu15.3",
2436
+ "arch": "all"
2437
+ },
2438
+ "klibc-utils": {
2439
+ "version": "2.0.4-8ubuntu1.16.04.3",
2440
+ "arch": "amd64"
2441
+ },
2442
+ "kmod": {
2443
+ "version": "22-1ubuntu4",
2444
+ "arch": "amd64"
2445
+ },
2446
+ "krb5-locales": {
2447
+ "version": "1.13.2+dfsg-5ubuntu2",
2448
+ "arch": "all"
2449
+ },
2450
+ "language-pack-en": {
2451
+ "version": "1:16.04+20161009",
2452
+ "arch": "all"
2453
+ },
2454
+ "language-pack-en-base": {
2455
+ "version": "1:16.04+20160627",
2456
+ "arch": "all"
2457
+ },
2458
+ "language-selector-common": {
2459
+ "version": "0.165.4",
2460
+ "arch": "all"
2461
+ },
2462
+ "laptop-detect": {
2463
+ "version": "0.13.7ubuntu2",
2464
+ "arch": "amd64"
2465
+ },
2466
+ "less": {
2467
+ "version": "481-2.1ubuntu0.1",
2468
+ "arch": "amd64"
2469
+ },
2470
+ "libaccountsservice0": {
2471
+ "version": "0.6.40-2ubuntu11.3",
2472
+ "arch": "amd64"
2473
+ },
2474
+ "libacl1": {
2475
+ "version": "2.2.52-3",
2476
+ "arch": "amd64"
2477
+ },
2478
+ "libapparmor-perl": {
2479
+ "version": "2.10.95-0ubuntu2.5",
2480
+ "arch": "amd64"
2481
+ },
2482
+ "libapparmor1": {
2483
+ "version": "2.10.95-0ubuntu2.5",
2484
+ "arch": "amd64"
2485
+ },
2486
+ "libapt-inst2.0": {
2487
+ "version": "1.2.19",
2488
+ "arch": "amd64"
2489
+ },
2490
+ "libapt-pkg5.0": {
2491
+ "version": "1.2.19",
2492
+ "arch": "amd64"
2493
+ },
2494
+ "libasn1-8-heimdal": {
2495
+ "version": "1.7~git20150920+dfsg-4ubuntu1",
2496
+ "arch": "amd64"
2497
+ },
2498
+ "libasprintf0v5": {
2499
+ "version": "0.19.7-2ubuntu3",
2500
+ "arch": "amd64"
2501
+ },
2502
+ "libatm1": {
2503
+ "version": "1:2.5.1-1.5",
2504
+ "arch": "amd64"
2505
+ },
2506
+ "libattr1": {
2507
+ "version": "1:2.4.47-2",
2508
+ "arch": "amd64"
2509
+ },
2510
+ "libaudit-common": {
2511
+ "version": "1:2.4.5-1ubuntu2",
2512
+ "arch": "all"
2513
+ },
2514
+ "libaudit1": {
2515
+ "version": "1:2.4.5-1ubuntu2",
2516
+ "arch": "amd64"
2517
+ },
2518
+ "libbind9-140": {
2519
+ "version": "1:9.10.3.dfsg.P4-8ubuntu1.4",
2520
+ "arch": "amd64"
2521
+ },
2522
+ "libblkid1": {
2523
+ "version": "2.27.1-6ubuntu3.2",
2524
+ "arch": "amd64"
2525
+ },
2526
+ "libbsd0": {
2527
+ "version": "0.8.2-1",
2528
+ "arch": "amd64"
2529
+ },
2530
+ "libbz2-1.0": {
2531
+ "version": "1.0.6-8",
2532
+ "arch": "amd64"
2533
+ },
2534
+ "libc-bin": {
2535
+ "version": "2.23-0ubuntu5",
2536
+ "arch": "amd64"
2537
+ },
2538
+ "libc6": {
2539
+ "version": "2.23-0ubuntu5",
2540
+ "arch": "amd64"
2541
+ },
2542
+ "libcap-ng0": {
2543
+ "version": "0.7.7-1",
2544
+ "arch": "amd64"
2545
+ },
2546
+ "libcap2": {
2547
+ "version": "1:2.24-12",
2548
+ "arch": "amd64"
2549
+ },
2550
+ "libcap2-bin": {
2551
+ "version": "1:2.24-12",
2552
+ "arch": "amd64"
2553
+ },
2554
+ "libcomerr2": {
2555
+ "version": "1.42.13-1ubuntu1",
2556
+ "arch": "amd64"
2557
+ },
2558
+ "libcryptsetup4": {
2559
+ "version": "2:1.6.6-5ubuntu2",
2560
+ "arch": "amd64"
2561
+ },
2562
+ "libcurl3-gnutls": {
2563
+ "version": "7.47.0-1ubuntu2.2",
2564
+ "arch": "amd64"
2565
+ },
2566
+ "libdb5.3": {
2567
+ "version": "5.3.28-11",
2568
+ "arch": "amd64"
2569
+ },
2570
+ "libdbus-1-3": {
2571
+ "version": "1.10.6-1ubuntu3.3",
2572
+ "arch": "amd64"
2573
+ },
2574
+ "libdbus-glib-1-2": {
2575
+ "version": "0.106-1",
2576
+ "arch": "amd64"
2577
+ },
2578
+ "libdebconfclient0": {
2579
+ "version": "0.198ubuntu1",
2580
+ "arch": "amd64"
2581
+ },
2582
+ "libdevmapper-event1.02.1": {
2583
+ "version": "2:1.02.110-1ubuntu10",
2584
+ "arch": "amd64"
2585
+ },
2586
+ "libdevmapper1.02.1": {
2587
+ "version": "2:1.02.110-1ubuntu10",
2588
+ "arch": "amd64"
2589
+ },
2590
+ "libdns-export162": {
2591
+ "version": "1:9.10.3.dfsg.P4-8ubuntu1.4",
2592
+ "arch": "amd64"
2593
+ },
2594
+ "libdns162": {
2595
+ "version": "1:9.10.3.dfsg.P4-8ubuntu1.4",
2596
+ "arch": "amd64"
2597
+ },
2598
+ "libdrm2": {
2599
+ "version": "2.4.70-1~ubuntu16.04.1",
2600
+ "arch": "amd64"
2601
+ },
2602
+ "libdumbnet1": {
2603
+ "version": "1.12-7",
2604
+ "arch": "amd64"
2605
+ },
2606
+ "libedit2": {
2607
+ "version": "3.1-20150325-1ubuntu2",
2608
+ "arch": "amd64"
2609
+ },
2610
+ "libelf1": {
2611
+ "version": "0.165-3ubuntu1",
2612
+ "arch": "amd64"
2613
+ },
2614
+ "liberror-perl": {
2615
+ "version": "0.17-1.2",
2616
+ "arch": "all"
2617
+ },
2618
+ "libestr0": {
2619
+ "version": "0.1.10-1",
2620
+ "arch": "amd64"
2621
+ },
2622
+ "libevent-2.0-5": {
2623
+ "version": "2.0.21-stable-2",
2624
+ "arch": "amd64"
2625
+ },
2626
+ "libexpat1": {
2627
+ "version": "2.1.0-7ubuntu0.16.04.2",
2628
+ "arch": "amd64"
2629
+ },
2630
+ "libfdisk1": {
2631
+ "version": "2.27.1-6ubuntu3.2",
2632
+ "arch": "amd64"
2633
+ },
2634
+ "libffi6": {
2635
+ "version": "3.2.1-4",
2636
+ "arch": "amd64"
2637
+ },
2638
+ "libfreetype6": {
2639
+ "version": "2.6.1-0.1ubuntu2.3",
2640
+ "arch": "amd64"
2641
+ },
2642
+ "libfribidi0": {
2643
+ "version": "0.19.7-1",
2644
+ "arch": "amd64"
2645
+ },
2646
+ "libfuse2": {
2647
+ "version": "2.9.4-1ubuntu3.1",
2648
+ "arch": "amd64"
2649
+ },
2650
+ "libgcc1": {
2651
+ "version": "1:6.0.1-0ubuntu1",
2652
+ "arch": "amd64"
2653
+ },
2654
+ "libgcrypt20": {
2655
+ "version": "1.6.5-2ubuntu0.2",
2656
+ "arch": "amd64"
2657
+ },
2658
+ "libgdbm3": {
2659
+ "version": "1.8.3-13.1",
2660
+ "arch": "amd64"
2661
+ },
2662
+ "libgeoip1": {
2663
+ "version": "1.6.9-1",
2664
+ "arch": "amd64"
2665
+ },
2666
+ "libgirepository-1.0-1": {
2667
+ "version": "1.46.0-3ubuntu1",
2668
+ "arch": "amd64"
2669
+ },
2670
+ "libglib2.0-0": {
2671
+ "version": "2.48.2-0ubuntu1",
2672
+ "arch": "amd64"
2673
+ },
2674
+ "libglib2.0-data": {
2675
+ "version": "2.48.2-0ubuntu1",
2676
+ "arch": "all"
2677
+ },
2678
+ "libgmp10": {
2679
+ "version": "2:6.1.0+dfsg-2",
2680
+ "arch": "amd64"
2681
+ },
2682
+ "libgnutls-openssl27": {
2683
+ "version": "3.4.10-4ubuntu1.2",
2684
+ "arch": "amd64"
2685
+ },
2686
+ "libgnutls30": {
2687
+ "version": "3.4.10-4ubuntu1.2",
2688
+ "arch": "amd64"
2689
+ },
2690
+ "libgpg-error0": {
2691
+ "version": "1.21-2ubuntu1",
2692
+ "arch": "amd64"
2693
+ },
2694
+ "libgpm2": {
2695
+ "version": "1.20.4-6.1",
2696
+ "arch": "amd64"
2697
+ },
2698
+ "libgssapi-krb5-2": {
2699
+ "version": "1.13.2+dfsg-5ubuntu2",
2700
+ "arch": "amd64"
2701
+ },
2702
+ "libgssapi3-heimdal": {
2703
+ "version": "1.7~git20150920+dfsg-4ubuntu1",
2704
+ "arch": "amd64"
2705
+ },
2706
+ "libhcrypto4-heimdal": {
2707
+ "version": "1.7~git20150920+dfsg-4ubuntu1",
2708
+ "arch": "amd64"
2709
+ },
2710
+ "libheimbase1-heimdal": {
2711
+ "version": "1.7~git20150920+dfsg-4ubuntu1",
2712
+ "arch": "amd64"
2713
+ },
2714
+ "libheimntlm0-heimdal": {
2715
+ "version": "1.7~git20150920+dfsg-4ubuntu1",
2716
+ "arch": "amd64"
2717
+ },
2718
+ "libhogweed4": {
2719
+ "version": "3.2-1ubuntu0.16.04.1",
2720
+ "arch": "amd64"
2721
+ },
2722
+ "libhx509-5-heimdal": {
2723
+ "version": "1.7~git20150920+dfsg-4ubuntu1",
2724
+ "arch": "amd64"
2725
+ },
2726
+ "libicu55": {
2727
+ "version": "55.1-7",
2728
+ "arch": "amd64"
2729
+ },
2730
+ "libidn11": {
2731
+ "version": "1.32-3ubuntu1.1",
2732
+ "arch": "amd64"
2733
+ },
2734
+ "libisc-export160": {
2735
+ "version": "1:9.10.3.dfsg.P4-8ubuntu1.4",
2736
+ "arch": "amd64"
2737
+ },
2738
+ "libisc160": {
2739
+ "version": "1:9.10.3.dfsg.P4-8ubuntu1.4",
2740
+ "arch": "amd64"
2741
+ },
2742
+ "libisccc140": {
2743
+ "version": "1:9.10.3.dfsg.P4-8ubuntu1.4",
2744
+ "arch": "amd64"
2745
+ },
2746
+ "libisccfg140": {
2747
+ "version": "1:9.10.3.dfsg.P4-8ubuntu1.4",
2748
+ "arch": "amd64"
2749
+ },
2750
+ "libjson-c2": {
2751
+ "version": "0.11-4ubuntu2",
2752
+ "arch": "amd64"
2753
+ },
2754
+ "libk5crypto3": {
2755
+ "version": "1.13.2+dfsg-5ubuntu2",
2756
+ "arch": "amd64"
2757
+ },
2758
+ "libkeyutils1": {
2759
+ "version": "1.5.9-8ubuntu1",
2760
+ "arch": "amd64"
2761
+ },
2762
+ "libklibc": {
2763
+ "version": "2.0.4-8ubuntu1.16.04.3",
2764
+ "arch": "amd64"
2765
+ },
2766
+ "libkmod2": {
2767
+ "version": "22-1ubuntu4",
2768
+ "arch": "amd64"
2769
+ },
2770
+ "libkrb5-26-heimdal": {
2771
+ "version": "1.7~git20150920+dfsg-4ubuntu1",
2772
+ "arch": "amd64"
2773
+ },
2774
+ "libkrb5-3": {
2775
+ "version": "1.13.2+dfsg-5ubuntu2",
2776
+ "arch": "amd64"
2777
+ },
2778
+ "libkrb5support0": {
2779
+ "version": "1.13.2+dfsg-5ubuntu2",
2780
+ "arch": "amd64"
2781
+ },
2782
+ "libldap-2.4-2": {
2783
+ "version": "2.4.42+dfsg-2ubuntu3.1",
2784
+ "arch": "amd64"
2785
+ },
2786
+ "liblocale-gettext-perl": {
2787
+ "version": "1.07-1build1",
2788
+ "arch": "amd64"
2789
+ },
2790
+ "liblvm2app2.2": {
2791
+ "version": "2.02.133-1ubuntu10",
2792
+ "arch": "amd64"
2793
+ },
2794
+ "liblvm2cmd2.02": {
2795
+ "version": "2.02.133-1ubuntu10",
2796
+ "arch": "amd64"
2797
+ },
2798
+ "liblwres141": {
2799
+ "version": "1:9.10.3.dfsg.P4-8ubuntu1.4",
2800
+ "arch": "amd64"
2801
+ },
2802
+ "liblxc1": {
2803
+ "version": "2.0.7-0ubuntu1~16.04.1",
2804
+ "arch": "amd64"
2805
+ },
2806
+ "liblz4-1": {
2807
+ "version": "0.0~r131-2ubuntu2",
2808
+ "arch": "amd64"
2809
+ },
2810
+ "liblzma5": {
2811
+ "version": "5.1.1alpha+20120614-2ubuntu2",
2812
+ "arch": "amd64"
2813
+ },
2814
+ "liblzo2-2": {
2815
+ "version": "2.08-1.2",
2816
+ "arch": "amd64"
2817
+ },
2818
+ "libmagic1": {
2819
+ "version": "1:5.25-2ubuntu1",
2820
+ "arch": "amd64"
2821
+ },
2822
+ "libmnl0": {
2823
+ "version": "1.0.3-5",
2824
+ "arch": "amd64"
2825
+ },
2826
+ "libmount1": {
2827
+ "version": "2.27.1-6ubuntu3.2",
2828
+ "arch": "amd64"
2829
+ },
2830
+ "libmpdec2": {
2831
+ "version": "2.4.2-1",
2832
+ "arch": "amd64"
2833
+ },
2834
+ "libmpfr4": {
2835
+ "version": "3.1.4-1",
2836
+ "arch": "amd64"
2837
+ },
2838
+ "libmspack0": {
2839
+ "version": "0.5-1",
2840
+ "arch": "amd64"
2841
+ },
2842
+ "libncurses5": {
2843
+ "version": "6.0+20160213-1ubuntu1",
2844
+ "arch": "amd64"
2845
+ },
2846
+ "libncursesw5": {
2847
+ "version": "6.0+20160213-1ubuntu1",
2848
+ "arch": "amd64"
2849
+ },
2850
+ "libnetfilter-conntrack3": {
2851
+ "version": "1.0.5-1",
2852
+ "arch": "amd64"
2853
+ },
2854
+ "libnettle6": {
2855
+ "version": "3.2-1ubuntu0.16.04.1",
2856
+ "arch": "amd64"
2857
+ },
2858
+ "libnewt0.52": {
2859
+ "version": "0.52.18-1ubuntu2",
2860
+ "arch": "amd64"
2861
+ },
2862
+ "libnfnetlink0": {
2863
+ "version": "1.0.1-3",
2864
+ "arch": "amd64"
2865
+ },
2866
+ "libnih1": {
2867
+ "version": "1.0.3-4.3ubuntu1",
2868
+ "arch": "amd64"
2869
+ },
2870
+ "libnl-3-200": {
2871
+ "version": "3.2.27-1",
2872
+ "arch": "amd64"
2873
+ },
2874
+ "libnl-genl-3-200": {
2875
+ "version": "3.2.27-1",
2876
+ "arch": "amd64"
2877
+ },
2878
+ "libnuma1": {
2879
+ "version": "2.0.11-1ubuntu1",
2880
+ "arch": "amd64"
2881
+ },
2882
+ "libp11-kit0": {
2883
+ "version": "0.23.2-5~ubuntu16.04.1",
2884
+ "arch": "amd64"
2885
+ },
2886
+ "libpam-modules": {
2887
+ "version": "1.1.8-3.2ubuntu2",
2888
+ "arch": "amd64"
2889
+ },
2890
+ "libpam-modules-bin": {
2891
+ "version": "1.1.8-3.2ubuntu2",
2892
+ "arch": "amd64"
2893
+ },
2894
+ "libpam-runtime": {
2895
+ "version": "1.1.8-3.2ubuntu2",
2896
+ "arch": "all"
2897
+ },
2898
+ "libpam-systemd": {
2899
+ "version": "229-4ubuntu16",
2900
+ "arch": "amd64"
2901
+ },
2902
+ "libpam0g": {
2903
+ "version": "1.1.8-3.2ubuntu2",
2904
+ "arch": "amd64"
2905
+ },
2906
+ "libparted2": {
2907
+ "version": "3.2-15",
2908
+ "arch": "amd64"
2909
+ },
2910
+ "libpcap0.8": {
2911
+ "version": "1.7.4-2",
2912
+ "arch": "amd64"
2913
+ },
2914
+ "libpci3": {
2915
+ "version": "1:3.3.1-1.1ubuntu1",
2916
+ "arch": "amd64"
2917
+ },
2918
+ "libpcre3": {
2919
+ "version": "2:8.38-3.1",
2920
+ "arch": "amd64"
2921
+ },
2922
+ "libperl5.22": {
2923
+ "version": "5.22.1-9",
2924
+ "arch": "amd64"
2925
+ },
2926
+ "libpipeline1": {
2927
+ "version": "1.4.1-2",
2928
+ "arch": "amd64"
2929
+ },
2930
+ "libplymouth4": {
2931
+ "version": "0.9.2-3ubuntu13.1",
2932
+ "arch": "amd64"
2933
+ },
2934
+ "libpng12-0": {
2935
+ "version": "1.2.54-1ubuntu1",
2936
+ "arch": "amd64"
2937
+ },
2938
+ "libpolkit-agent-1-0": {
2939
+ "version": "0.105-14.1",
2940
+ "arch": "amd64"
2941
+ },
2942
+ "libpolkit-backend-1-0": {
2943
+ "version": "0.105-14.1",
2944
+ "arch": "amd64"
2945
+ },
2946
+ "libpolkit-gobject-1-0": {
2947
+ "version": "0.105-14.1",
2948
+ "arch": "amd64"
2949
+ },
2950
+ "libpopt0": {
2951
+ "version": "1.16-10",
2952
+ "arch": "amd64"
2953
+ },
2954
+ "libprocps4": {
2955
+ "version": "2:3.3.10-4ubuntu2.3",
2956
+ "arch": "amd64"
2957
+ },
2958
+ "libpython3-stdlib": {
2959
+ "version": "3.5.1-3",
2960
+ "arch": "amd64"
2961
+ },
2962
+ "libpython3.5": {
2963
+ "version": "3.5.2-2ubuntu0~16.04.1",
2964
+ "arch": "amd64"
2965
+ },
2966
+ "libpython3.5-minimal": {
2967
+ "version": "3.5.2-2ubuntu0~16.04.1",
2968
+ "arch": "amd64"
2969
+ },
2970
+ "libpython3.5-stdlib": {
2971
+ "version": "3.5.2-2ubuntu0~16.04.1",
2972
+ "arch": "amd64"
2973
+ },
2974
+ "libreadline5": {
2975
+ "version": "5.2+dfsg-3build1",
2976
+ "arch": "amd64"
2977
+ },
2978
+ "libreadline6": {
2979
+ "version": "6.3-8ubuntu2",
2980
+ "arch": "amd64"
2981
+ },
2982
+ "libroken18-heimdal": {
2983
+ "version": "1.7~git20150920+dfsg-4ubuntu1",
2984
+ "arch": "amd64"
2985
+ },
2986
+ "librtmp1": {
2987
+ "version": "2.4+20151223.gitfa8646d-1build1",
2988
+ "arch": "amd64"
2989
+ },
2990
+ "libsasl2-2": {
2991
+ "version": "2.1.26.dfsg1-14build1",
2992
+ "arch": "amd64"
2993
+ },
2994
+ "libsasl2-modules": {
2995
+ "version": "2.1.26.dfsg1-14build1",
2996
+ "arch": "amd64"
2997
+ },
2998
+ "libsasl2-modules-db": {
2999
+ "version": "2.1.26.dfsg1-14build1",
3000
+ "arch": "amd64"
3001
+ },
3002
+ "libseccomp2": {
3003
+ "version": "2.2.3-3ubuntu3",
3004
+ "arch": "amd64"
3005
+ },
3006
+ "libselinux1": {
3007
+ "version": "2.4-3build2",
3008
+ "arch": "amd64"
3009
+ },
3010
+ "libsemanage-common": {
3011
+ "version": "2.3-1build3",
3012
+ "arch": "all"
3013
+ },
3014
+ "libsemanage1": {
3015
+ "version": "2.3-1build3",
3016
+ "arch": "amd64"
3017
+ },
3018
+ "libsepol1": {
3019
+ "version": "2.4-2",
3020
+ "arch": "amd64"
3021
+ },
3022
+ "libsigsegv2": {
3023
+ "version": "2.10-4",
3024
+ "arch": "amd64"
3025
+ },
3026
+ "libslang2": {
3027
+ "version": "2.3.0-2ubuntu1",
3028
+ "arch": "amd64"
3029
+ },
3030
+ "libsmartcols1": {
3031
+ "version": "2.27.1-6ubuntu3.2",
3032
+ "arch": "amd64"
3033
+ },
3034
+ "libsqlite3-0": {
3035
+ "version": "3.11.0-1ubuntu1",
3036
+ "arch": "amd64"
3037
+ },
3038
+ "libss2": {
3039
+ "version": "1.42.13-1ubuntu1",
3040
+ "arch": "amd64"
3041
+ },
3042
+ "libssl1.0.0": {
3043
+ "version": "1.0.2g-1ubuntu4.6",
3044
+ "arch": "amd64"
3045
+ },
3046
+ "libstdc++6": {
3047
+ "version": "5.4.0-6ubuntu1~16.04.4",
3048
+ "arch": "amd64"
3049
+ },
3050
+ "libsystemd0": {
3051
+ "version": "229-4ubuntu16",
3052
+ "arch": "amd64"
3053
+ },
3054
+ "libtasn1-6": {
3055
+ "version": "4.7-3ubuntu0.16.04.1",
3056
+ "arch": "amd64"
3057
+ },
3058
+ "libtext-charwidth-perl": {
3059
+ "version": "0.04-7build5",
3060
+ "arch": "amd64"
3061
+ },
3062
+ "libtext-iconv-perl": {
3063
+ "version": "1.7-5build4",
3064
+ "arch": "amd64"
3065
+ },
3066
+ "libtext-wrapi18n-perl": {
3067
+ "version": "0.06-7.1",
3068
+ "arch": "all"
3069
+ },
3070
+ "libtinfo5": {
3071
+ "version": "6.0+20160213-1ubuntu1",
3072
+ "arch": "amd64"
3073
+ },
3074
+ "libudev1": {
3075
+ "version": "229-4ubuntu16",
3076
+ "arch": "amd64"
3077
+ },
3078
+ "libusb-0.1-4": {
3079
+ "version": "2:0.1.12-28",
3080
+ "arch": "amd64"
3081
+ },
3082
+ "libusb-1.0-0": {
3083
+ "version": "2:1.0.20-1",
3084
+ "arch": "amd64"
3085
+ },
3086
+ "libustr-1.0-1": {
3087
+ "version": "1.0.4-5",
3088
+ "arch": "amd64"
3089
+ },
3090
+ "libutempter0": {
3091
+ "version": "1.1.6-3",
3092
+ "arch": "amd64"
3093
+ },
3094
+ "libuuid1": {
3095
+ "version": "2.27.1-6ubuntu3.2",
3096
+ "arch": "amd64"
3097
+ },
3098
+ "libwind0-heimdal": {
3099
+ "version": "1.7~git20150920+dfsg-4ubuntu1",
3100
+ "arch": "amd64"
3101
+ },
3102
+ "libwrap0": {
3103
+ "version": "7.6.q-25",
3104
+ "arch": "amd64"
3105
+ },
3106
+ "libx11-6": {
3107
+ "version": "2:1.6.3-1ubuntu2",
3108
+ "arch": "amd64"
3109
+ },
3110
+ "libx11-data": {
3111
+ "version": "2:1.6.3-1ubuntu2",
3112
+ "arch": "all"
3113
+ },
3114
+ "libxau6": {
3115
+ "version": "1:1.0.8-1",
3116
+ "arch": "amd64"
3117
+ },
3118
+ "libxcb1": {
3119
+ "version": "1.11.1-1ubuntu1",
3120
+ "arch": "amd64"
3121
+ },
3122
+ "libxdmcp6": {
3123
+ "version": "1:1.1.2-1.1",
3124
+ "arch": "amd64"
3125
+ },
3126
+ "libxext6": {
3127
+ "version": "2:1.3.3-1",
3128
+ "arch": "amd64"
3129
+ },
3130
+ "libxml2": {
3131
+ "version": "2.9.3+dfsg1-1ubuntu0.1",
3132
+ "arch": "amd64"
3133
+ },
3134
+ "libxmuu1": {
3135
+ "version": "2:1.1.2-2",
3136
+ "arch": "amd64"
3137
+ },
3138
+ "libxtables11": {
3139
+ "version": "1.6.0-2ubuntu3",
3140
+ "arch": "amd64"
3141
+ },
3142
+ "linux-base": {
3143
+ "version": "4.0ubuntu1",
3144
+ "arch": "all"
3145
+ },
3146
+ "linux-firmware": {
3147
+ "version": "1.157.8",
3148
+ "arch": "all"
3149
+ },
3150
+ "linux-generic": {
3151
+ "version": "4.4.0.62.65",
3152
+ "arch": "amd64"
3153
+ },
3154
+ "linux-headers-4.4.0-62": {
3155
+ "version": "4.4.0-62.83",
3156
+ "arch": "all"
3157
+ },
3158
+ "linux-headers-4.4.0-62-generic": {
3159
+ "version": "4.4.0-62.83",
3160
+ "arch": "amd64"
3161
+ },
3162
+ "linux-headers-generic": {
3163
+ "version": "4.4.0.62.65",
3164
+ "arch": "amd64"
3165
+ },
3166
+ "linux-image-4.4.0-62-generic": {
3167
+ "version": "4.4.0-62.83",
3168
+ "arch": "amd64"
3169
+ },
3170
+ "linux-image-extra-4.4.0-62-generic": {
3171
+ "version": "4.4.0-62.83",
3172
+ "arch": "amd64"
3173
+ },
3174
+ "linux-image-generic": {
3175
+ "version": "4.4.0.62.65",
3176
+ "arch": "amd64"
3177
+ },
3178
+ "locales": {
3179
+ "version": "2.23-0ubuntu5",
3180
+ "arch": "all"
3181
+ },
3182
+ "login": {
3183
+ "version": "1:4.2-3.1ubuntu5",
3184
+ "arch": "amd64"
3185
+ },
3186
+ "logrotate": {
3187
+ "version": "3.8.7-2ubuntu2",
3188
+ "arch": "amd64"
3189
+ },
3190
+ "lsb-base": {
3191
+ "version": "9.20160110ubuntu0.2",
3192
+ "arch": "all"
3193
+ },
3194
+ "lsb-release": {
3195
+ "version": "9.20160110ubuntu0.2",
3196
+ "arch": "all"
3197
+ },
3198
+ "lshw": {
3199
+ "version": "02.17-1.1ubuntu3.2",
3200
+ "arch": "amd64"
3201
+ },
3202
+ "lsof": {
3203
+ "version": "4.89+dfsg-0.1",
3204
+ "arch": "amd64"
3205
+ },
3206
+ "ltrace": {
3207
+ "version": "0.7.3-5.1ubuntu4",
3208
+ "arch": "amd64"
3209
+ },
3210
+ "lvm2": {
3211
+ "version": "2.02.133-1ubuntu10",
3212
+ "arch": "amd64"
3213
+ },
3214
+ "lxc-common": {
3215
+ "version": "2.0.7-0ubuntu1~16.04.1",
3216
+ "arch": "amd64"
3217
+ },
3218
+ "lxcfs": {
3219
+ "version": "2.0.6-0ubuntu1~16.04.1",
3220
+ "arch": "amd64"
3221
+ },
3222
+ "lxd": {
3223
+ "version": "2.0.9-0ubuntu1~16.04.1",
3224
+ "arch": "amd64"
3225
+ },
3226
+ "lxd-client": {
3227
+ "version": "2.0.9-0ubuntu1~16.04.1",
3228
+ "arch": "amd64"
3229
+ },
3230
+ "makedev": {
3231
+ "version": "2.3.1-93ubuntu1",
3232
+ "arch": "all"
3233
+ },
3234
+ "man-db": {
3235
+ "version": "2.7.5-1",
3236
+ "arch": "amd64"
3237
+ },
3238
+ "manpages": {
3239
+ "version": "4.04-2",
3240
+ "arch": "all"
3241
+ },
3242
+ "mawk": {
3243
+ "version": "1.3.3-17ubuntu2",
3244
+ "arch": "amd64"
3245
+ },
3246
+ "mdadm": {
3247
+ "version": "3.3-2ubuntu7.1",
3248
+ "arch": "amd64"
3249
+ },
3250
+ "mime-support": {
3251
+ "version": "3.59ubuntu1",
3252
+ "arch": "all"
3253
+ },
3254
+ "mlocate": {
3255
+ "version": "0.26-1ubuntu2",
3256
+ "arch": "amd64"
3257
+ },
3258
+ "mount": {
3259
+ "version": "2.27.1-6ubuntu3.2",
3260
+ "arch": "amd64"
3261
+ },
3262
+ "mtr-tiny": {
3263
+ "version": "0.86-1ubuntu0.1",
3264
+ "arch": "amd64"
3265
+ },
3266
+ "multiarch-support": {
3267
+ "version": "2.23-0ubuntu5",
3268
+ "arch": "amd64"
3269
+ },
3270
+ "nano": {
3271
+ "version": "2.5.3-2ubuntu1",
3272
+ "arch": "amd64"
3273
+ },
3274
+ "ncurses-base": {
3275
+ "version": "6.0+20160213-1ubuntu1",
3276
+ "arch": "all"
3277
+ },
3278
+ "ncurses-bin": {
3279
+ "version": "6.0+20160213-1ubuntu1",
3280
+ "arch": "amd64"
3281
+ },
3282
+ "ncurses-term": {
3283
+ "version": "6.0+20160213-1ubuntu1",
3284
+ "arch": "all"
3285
+ },
3286
+ "net-tools": {
3287
+ "version": "1.60-26ubuntu1",
3288
+ "arch": "amd64"
3289
+ },
3290
+ "netbase": {
3291
+ "version": "5.3",
3292
+ "arch": "all"
3293
+ },
3294
+ "netcat-openbsd": {
3295
+ "version": "1.105-7ubuntu1",
3296
+ "arch": "amd64"
3297
+ },
3298
+ "ntfs-3g": {
3299
+ "version": "1:2015.3.14AR.1-1ubuntu0.1",
3300
+ "arch": "amd64"
3301
+ },
3302
+ "open-iscsi": {
3303
+ "version": "2.0.873+git0.3b4b4500-14ubuntu3.3",
3304
+ "arch": "amd64"
3305
+ },
3306
+ "open-vm-tools": {
3307
+ "version": "2:10.0.7-3227872-5ubuntu1~16.04.1",
3308
+ "arch": "amd64"
3309
+ },
3310
+ "openssh-client": {
3311
+ "version": "1:7.2p2-4ubuntu2.1",
3312
+ "arch": "amd64"
3313
+ },
3314
+ "openssh-server": {
3315
+ "version": "1:7.2p2-4ubuntu2.1",
3316
+ "arch": "amd64"
3317
+ },
3318
+ "openssh-sftp-server": {
3319
+ "version": "1:7.2p2-4ubuntu2.1",
3320
+ "arch": "amd64"
3321
+ },
3322
+ "openssl": {
3323
+ "version": "1.0.2g-1ubuntu4.6",
3324
+ "arch": "amd64"
3325
+ },
3326
+ "os-prober": {
3327
+ "version": "1.70ubuntu3.3",
3328
+ "arch": "amd64"
3329
+ },
3330
+ "overlayroot": {
3331
+ "version": "0.27ubuntu1.3",
3332
+ "arch": "all"
3333
+ },
3334
+ "parted": {
3335
+ "version": "3.2-15",
3336
+ "arch": "amd64"
3337
+ },
3338
+ "passwd": {
3339
+ "version": "1:4.2-3.1ubuntu5",
3340
+ "arch": "amd64"
3341
+ },
3342
+ "pastebinit": {
3343
+ "version": "1.5-1",
3344
+ "arch": "all"
3345
+ },
3346
+ "patch": {
3347
+ "version": "2.7.5-1",
3348
+ "arch": "amd64"
3349
+ },
3350
+ "pciutils": {
3351
+ "version": "1:3.3.1-1.1ubuntu1",
3352
+ "arch": "amd64"
3353
+ },
3354
+ "perl": {
3355
+ "version": "5.22.1-9",
3356
+ "arch": "amd64"
3357
+ },
3358
+ "perl-base": {
3359
+ "version": "5.22.1-9",
3360
+ "arch": "amd64"
3361
+ },
3362
+ "perl-modules-5.22": {
3363
+ "version": "5.22.1-9",
3364
+ "arch": "all"
3365
+ },
3366
+ "plymouth": {
3367
+ "version": "0.9.2-3ubuntu13.1",
3368
+ "arch": "amd64"
3369
+ },
3370
+ "plymouth-theme-ubuntu-text": {
3371
+ "version": "0.9.2-3ubuntu13.1",
3372
+ "arch": "amd64"
3373
+ },
3374
+ "policykit-1": {
3375
+ "version": "0.105-14.1",
3376
+ "arch": "amd64"
3377
+ },
3378
+ "popularity-contest": {
3379
+ "version": "1.64ubuntu2",
3380
+ "arch": "all"
3381
+ },
3382
+ "powermgmt-base": {
3383
+ "version": "1.31+nmu1",
3384
+ "arch": "all"
3385
+ },
3386
+ "procps": {
3387
+ "version": "2:3.3.10-4ubuntu2.3",
3388
+ "arch": "amd64"
3389
+ },
3390
+ "psmisc": {
3391
+ "version": "22.21-2.1build1",
3392
+ "arch": "amd64"
3393
+ },
3394
+ "python-apt-common": {
3395
+ "version": "1.1.0~beta1build1",
3396
+ "arch": "all"
3397
+ },
3398
+ "python3": {
3399
+ "version": "3.5.1-3",
3400
+ "arch": "amd64"
3401
+ },
3402
+ "python3-apport": {
3403
+ "version": "2.20.1-0ubuntu2.5",
3404
+ "arch": "all"
3405
+ },
3406
+ "python3-apt": {
3407
+ "version": "1.1.0~beta1build1",
3408
+ "arch": "amd64"
3409
+ },
3410
+ "python3-chardet": {
3411
+ "version": "2.3.0-2",
3412
+ "arch": "all"
3413
+ },
3414
+ "python3-commandnotfound": {
3415
+ "version": "0.3ubuntu16.04.2",
3416
+ "arch": "all"
3417
+ },
3418
+ "python3-dbus": {
3419
+ "version": "1.2.0-3",
3420
+ "arch": "amd64"
3421
+ },
3422
+ "python3-debian": {
3423
+ "version": "0.1.27ubuntu2",
3424
+ "arch": "all"
3425
+ },
3426
+ "python3-distupgrade": {
3427
+ "version": "1:16.04.21",
3428
+ "arch": "all"
3429
+ },
3430
+ "python3-gdbm": {
3431
+ "version": "3.5.1-1",
3432
+ "arch": "amd64"
3433
+ },
3434
+ "python3-gi": {
3435
+ "version": "3.20.0-0ubuntu1",
3436
+ "arch": "amd64"
3437
+ },
3438
+ "python3-minimal": {
3439
+ "version": "3.5.1-3",
3440
+ "arch": "amd64"
3441
+ },
3442
+ "python3-newt": {
3443
+ "version": "0.52.18-1ubuntu2",
3444
+ "arch": "amd64"
3445
+ },
3446
+ "python3-pkg-resources": {
3447
+ "version": "20.7.0-1",
3448
+ "arch": "all"
3449
+ },
3450
+ "python3-problem-report": {
3451
+ "version": "2.20.1-0ubuntu2.5",
3452
+ "arch": "all"
3453
+ },
3454
+ "python3-pycurl": {
3455
+ "version": "7.43.0-1ubuntu1",
3456
+ "arch": "amd64"
3457
+ },
3458
+ "python3-requests": {
3459
+ "version": "2.9.1-3",
3460
+ "arch": "all"
3461
+ },
3462
+ "python3-six": {
3463
+ "version": "1.10.0-3",
3464
+ "arch": "all"
3465
+ },
3466
+ "python3-software-properties": {
3467
+ "version": "0.96.20.5",
3468
+ "arch": "all"
3469
+ },
3470
+ "python3-systemd": {
3471
+ "version": "231-2build1",
3472
+ "arch": "amd64"
3473
+ },
3474
+ "python3-update-manager": {
3475
+ "version": "1:16.04.5",
3476
+ "arch": "all"
3477
+ },
3478
+ "python3-urllib3": {
3479
+ "version": "1.13.1-2ubuntu0.16.04.1",
3480
+ "arch": "all"
3481
+ },
3482
+ "python3.5": {
3483
+ "version": "3.5.2-2ubuntu0~16.04.1",
3484
+ "arch": "amd64"
3485
+ },
3486
+ "python3.5-minimal": {
3487
+ "version": "3.5.2-2ubuntu0~16.04.1",
3488
+ "arch": "amd64"
3489
+ },
3490
+ "readline-common": {
3491
+ "version": "6.3-8ubuntu2",
3492
+ "arch": "all"
3493
+ },
3494
+ "rename": {
3495
+ "version": "0.20-4",
3496
+ "arch": "all"
3497
+ },
3498
+ "resolvconf": {
3499
+ "version": "1.78ubuntu2",
3500
+ "arch": "all"
3501
+ },
3502
+ "rsync": {
3503
+ "version": "3.1.1-3ubuntu1",
3504
+ "arch": "amd64"
3505
+ },
3506
+ "rsyslog": {
3507
+ "version": "8.16.0-1ubuntu3",
3508
+ "arch": "amd64"
3509
+ },
3510
+ "run-one": {
3511
+ "version": "1.17-0ubuntu1",
3512
+ "arch": "all"
3513
+ },
3514
+ "screen": {
3515
+ "version": "4.3.1-2build1",
3516
+ "arch": "amd64"
3517
+ },
3518
+ "sed": {
3519
+ "version": "4.2.2-7",
3520
+ "arch": "amd64"
3521
+ },
3522
+ "sensible-utils": {
3523
+ "version": "0.0.9",
3524
+ "arch": "all"
3525
+ },
3526
+ "sgml-base": {
3527
+ "version": "1.26+nmu4ubuntu1",
3528
+ "arch": "all"
3529
+ },
3530
+ "shared-mime-info": {
3531
+ "version": "1.5-2ubuntu0.1",
3532
+ "arch": "amd64"
3533
+ },
3534
+ "snap-confine": {
3535
+ "version": "2.21",
3536
+ "arch": "amd64"
3537
+ },
3538
+ "snapd": {
3539
+ "version": "2.21",
3540
+ "arch": "amd64"
3541
+ },
3542
+ "software-properties-common": {
3543
+ "version": "0.96.20.5",
3544
+ "arch": "all"
3545
+ },
3546
+ "sosreport": {
3547
+ "version": "3.2+git276-g7da50d6-3ubuntu1",
3548
+ "arch": "amd64"
3549
+ },
3550
+ "squashfs-tools": {
3551
+ "version": "1:4.3-3ubuntu2",
3552
+ "arch": "amd64"
3553
+ },
3554
+ "ssh-import-id": {
3555
+ "version": "5.5-0ubuntu1",
3556
+ "arch": "all"
3557
+ },
3558
+ "strace": {
3559
+ "version": "4.11-1ubuntu3",
3560
+ "arch": "amd64"
3561
+ },
3562
+ "sudo": {
3563
+ "version": "1.8.16-0ubuntu1.3",
3564
+ "arch": "amd64"
3565
+ },
3566
+ "systemd": {
3567
+ "version": "229-4ubuntu16",
3568
+ "arch": "amd64"
3569
+ },
3570
+ "systemd-sysv": {
3571
+ "version": "229-4ubuntu16",
3572
+ "arch": "amd64"
3573
+ },
3574
+ "sysv-rc": {
3575
+ "version": "2.88dsf-59.3ubuntu2",
3576
+ "arch": "all"
3577
+ },
3578
+ "sysvinit-utils": {
3579
+ "version": "2.88dsf-59.3ubuntu2",
3580
+ "arch": "amd64"
3581
+ },
3582
+ "tar": {
3583
+ "version": "1.28-2.1ubuntu0.1",
3584
+ "arch": "amd64"
3585
+ },
3586
+ "tasksel": {
3587
+ "version": "3.34ubuntu3",
3588
+ "arch": "all"
3589
+ },
3590
+ "tasksel-data": {
3591
+ "version": "3.34ubuntu3",
3592
+ "arch": "all"
3593
+ },
3594
+ "tcpd": {
3595
+ "version": "7.6.q-25",
3596
+ "arch": "amd64"
3597
+ },
3598
+ "tcpdump": {
3599
+ "version": "4.7.4-1ubuntu1",
3600
+ "arch": "amd64"
3601
+ },
3602
+ "telnet": {
3603
+ "version": "0.17-40",
3604
+ "arch": "amd64"
3605
+ },
3606
+ "time": {
3607
+ "version": "1.7-25.1",
3608
+ "arch": "amd64"
3609
+ },
3610
+ "tmux": {
3611
+ "version": "2.1-3build1",
3612
+ "arch": "amd64"
3613
+ },
3614
+ "tzdata": {
3615
+ "version": "2016j-0ubuntu0.16.04",
3616
+ "arch": "all"
3617
+ },
3618
+ "ubuntu-cloudimage-keyring": {
3619
+ "version": "2013.11.11",
3620
+ "arch": "all"
3621
+ },
3622
+ "ubuntu-core-launcher": {
3623
+ "version": "2.21",
3624
+ "arch": "amd64"
3625
+ },
3626
+ "ubuntu-keyring": {
3627
+ "version": "2012.05.19",
3628
+ "arch": "all"
3629
+ },
3630
+ "ubuntu-minimal": {
3631
+ "version": "1.361",
3632
+ "arch": "amd64"
3633
+ },
3634
+ "ubuntu-release-upgrader-core": {
3635
+ "version": "1:16.04.21",
3636
+ "arch": "all"
3637
+ },
3638
+ "ubuntu-server": {
3639
+ "version": "1.361",
3640
+ "arch": "amd64"
3641
+ },
3642
+ "ubuntu-standard": {
3643
+ "version": "1.361",
3644
+ "arch": "amd64"
3645
+ },
3646
+ "ucf": {
3647
+ "version": "3.0036",
3648
+ "arch": "all"
3649
+ },
3650
+ "udev": {
3651
+ "version": "229-4ubuntu16",
3652
+ "arch": "amd64"
3653
+ },
3654
+ "ufw": {
3655
+ "version": "0.35-0ubuntu2",
3656
+ "arch": "all"
539
3657
  },
540
- "lxcfs": {
541
- "mount": "/var/lib/lxcfs",
542
- "fs_type": "fuse.lxcfs",
543
- "mount_options": [
544
- "rw",
545
- "nosuid",
546
- "nodev",
547
- "relatime",
548
- "user_id=0",
549
- "group_id=0",
550
- "allow_other"
551
- ]
552
- },
553
- "/dev/sda5": {
554
- "fs_type": "swap",
555
- "uuid": "97b43a9c-0d08-40be-a733-ce9b8196d8cd"
556
- }
557
- },
558
- "root_group": "root",
559
- "ohai_time": 1488695592.9795709,
560
- "dmi": {
561
- "dmidecode_version": "3.0",
562
- "smbios_version": "2.5",
563
- "structures": {
564
- "count": "10",
565
- "size": "450"
3658
+ "uidmap": {
3659
+ "version": "1:4.2-3.1ubuntu5",
3660
+ "arch": "amd64"
566
3661
  },
567
- "table_location": "0x000E1000",
568
- "bios": {
569
- "all_records": [
570
- {
571
- "record_id": "0x0000",
572
- "size": "0",
573
- "application_identifier": "BIOS Information",
574
- "Vendor": "innotek GmbH",
575
- "Version": "VirtualBox",
576
- "Release Date": "12/01/2006",
577
- "Address": "0xE0000",
578
- "Runtime Size": "128 kB",
579
- "ROM Size": "128 kB",
580
- "Characteristics": {
581
- "ISA is supported": null,
582
- "PCI is supported": null,
583
- "Boot from CD is supported": null,
584
- "Selectable boot is supported": null,
585
- "8042 keyboard services are supported (int 9h)": null,
586
- "CGA/mono video services are supported (int 10h)": null,
587
- "ACPI is supported": null
588
- }
589
- }
590
- ],
591
- "vendor": "innotek GmbH",
592
- "version": "VirtualBox",
593
- "release_date": "12/01/2006",
594
- "address": "0xE0000",
595
- "runtime_size": "128 kB",
596
- "rom_size": "128 kB"
3662
+ "unattended-upgrades": {
3663
+ "version": "0.90ubuntu0.3",
3664
+ "arch": "all"
597
3665
  },
598
- "system": {
599
- "all_records": [
600
- {
601
- "record_id": "0x0001",
602
- "size": "1",
603
- "application_identifier": "System Information",
604
- "Manufacturer": "innotek GmbH",
605
- "Product Name": "VirtualBox",
606
- "Version": "1.2",
607
- "Serial Number": "0",
608
- "UUID": "4F002868-388A-4331-BD11-98EC50050645",
609
- "Wake-up Type": "Power Switch",
610
- "SKU Number": "Not Specified",
611
- "Family": "Virtual Machine"
612
- }
613
- ],
614
- "manufacturer": "innotek GmbH",
615
- "product_name": "VirtualBox",
616
- "version": "1.2",
617
- "serial_number": "0",
618
- "uuid": "4F002868-388A-4331-BD11-98EC50050645",
619
- "wake_up_type": "Power Switch",
620
- "sku_number": "Not Specified",
621
- "family": "Virtual Machine"
3666
+ "update-manager-core": {
3667
+ "version": "1:16.04.5",
3668
+ "arch": "all"
622
3669
  },
623
- "base_board": {
624
- "all_records": [
625
- {
626
- "record_id": "0x0008",
627
- "size": "2",
628
- "application_identifier": "Base Board Information",
629
- "Manufacturer": "Oracle Corporation",
630
- "Product Name": "VirtualBox",
631
- "Version": "1.2",
632
- "Serial Number": "0",
633
- "Asset Tag": "Not Specified",
634
- "Features": {
635
- "Board is a hosting board": null
636
- },
637
- "Location In Chassis": "Not Specified",
638
- "Chassis Handle": "0x0003",
639
- "Type": "Motherboard",
640
- "Contained Object Handles": "0"
641
- }
642
- ],
643
- "manufacturer": "Oracle Corporation",
644
- "product_name": "VirtualBox",
645
- "version": "1.2",
646
- "serial_number": "0",
647
- "asset_tag": "Not Specified",
648
- "location_in_chassis": "Not Specified",
649
- "chassis_handle": "0x0003",
650
- "type": "Motherboard",
651
- "contained_object_handles": "0"
3670
+ "update-notifier-common": {
3671
+ "version": "3.168.3",
3672
+ "arch": "all"
652
3673
  },
653
- "chassis": {
654
- "all_records": [
655
- {
656
- "record_id": "0x0003",
657
- "size": "3",
658
- "application_identifier": "Chassis Information",
659
- "Manufacturer": "Oracle Corporation",
660
- "Type": "Other",
661
- "Lock": "Not Present",
662
- "Version": "Not Specified",
663
- "Serial Number": "Not Specified",
664
- "Asset Tag": "Not Specified",
665
- "Boot-up State": "Safe",
666
- "Power Supply State": "Safe",
667
- "Thermal State": "Safe",
668
- "Security Status": "None"
669
- }
670
- ],
671
- "manufacturer": "Oracle Corporation",
672
- "type": "Other",
673
- "lock": "Not Present",
674
- "version": "Not Specified",
675
- "serial_number": "Not Specified",
676
- "asset_tag": "Not Specified",
677
- "boot_up_state": "Safe",
678
- "power_supply_state": "Safe",
679
- "thermal_state": "Safe",
680
- "security_status": "None"
3674
+ "ureadahead": {
3675
+ "version": "0.100.0-19",
3676
+ "arch": "amd64"
681
3677
  },
682
- "oem_strings": {
683
- "all_records": [
684
- {
685
- "record_id": "0x0002",
686
- "size": "11",
687
- "application_identifier": "OEM Strings",
688
- "String 1": "vboxVer_5.1.14",
689
- "String 2": "vboxRev_112924"
690
- }
691
- ],
692
- "string_1": "vboxVer_5.1.14",
693
- "string_2": "vboxRev_112924"
694
- }
695
- },
696
- "init_package": "systemd",
697
- "languages": {
698
- "ruby": {
699
- "bin_dir": "/usr/local/bin",
700
- "gem_bin": "/usr/local/bin/gem",
701
- "gems_dir": "/usr/local/gems",
702
- "ruby_bin": "/usr/local/bin/ruby"
3678
+ "usbutils": {
3679
+ "version": "1:007-4",
3680
+ "arch": "amd64"
703
3681
  },
704
- "powershell": null
705
- },
706
- "chef_packages": {
707
- "chef": {
708
- "version": "12.19.36",
709
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.19.36/lib"
3682
+ "util-linux": {
3683
+ "version": "2.27.1-6ubuntu3.2",
3684
+ "arch": "amd64"
710
3685
  },
711
- "ohai": {
712
- "version": "8.23.0",
713
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.23.0/lib/ohai"
714
- }
715
- },
716
- "counters": {
717
- "network": {
718
- "interfaces": {
719
- "eth0": {
720
- "rx": {
721
- "bytes": "0",
722
- "packets": "0",
723
- "errors": "0",
724
- "drop": 0,
725
- "overrun": 0,
726
- "frame": 0,
727
- "compressed": 0,
728
- "multicast": 0
729
- },
730
- "tx": {
731
- "bytes": "342",
732
- "packets": "0",
733
- "errors": "0",
734
- "drop": 0,
735
- "overrun": 0,
736
- "collisions": "0",
737
- "carrier": 0,
738
- "compressed": 0
739
- }
740
- }
741
- }
742
- }
743
- },
744
- "current_user": "fauxhai",
745
- "domain": "local",
746
- "etc": {
747
- "passwd": {
748
- "fauxhai": {
749
- "dir": "/home/fauxhai",
750
- "gid": 0,
751
- "uid": 0,
752
- "shell": "/bin/bash",
753
- "gecos": "Fauxhai"
754
- }
3686
+ "uuid-runtime": {
3687
+ "version": "2.27.1-6ubuntu3.2",
3688
+ "arch": "amd64"
755
3689
  },
756
- "group": {
757
- "fauxhai": {
758
- "gid": 0,
759
- "members": [
760
- "fauxhai"
761
- ]
762
- }
763
- }
764
- },
765
- "hostname": "Fauxhai",
766
- "fqdn": "fauxhai.local",
767
- "ipaddress": "10.0.0.2",
768
- "keys": {
769
- "ssh": {
770
- "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
771
- "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
772
- }
773
- },
774
- "macaddress": "11:11:11:11:11:11",
775
- "network": {
776
- "default_gateway": "10.0.0.1",
777
- "default_interface": "eth0",
778
- "settings": {
3690
+ "vim": {
3691
+ "version": "2:7.4.1689-3ubuntu1.2",
3692
+ "arch": "amd64"
779
3693
  },
780
- "interfaces": {
781
- "eth0": {
782
- "addresses": {
783
- "10.0.0.2": {
784
- "broadcast": "10.0.0.255",
785
- "family": "inet",
786
- "netmask": "255.255.255.0",
787
- "prefixlen": "24",
788
- "scope": "Global"
789
- }
790
- },
791
- "arp": {
792
- "10.0.0.1": "fe:ff:ff:ff:ff:ff"
793
- },
794
- "encapsulation": "Ethernet",
795
- "flags": [
796
- "BROADCAST",
797
- "MULTICAST",
798
- "UP",
799
- "LOWER_UP"
800
- ],
801
- "mtu": "1500",
802
- "number": "0",
803
- "routes": [
804
- {
805
- "destination": "10.0.0.0/24",
806
- "family": "inet",
807
- "scope": "link",
808
- "proto": "kernel",
809
- "src": "10.0.0.2"
810
- }
811
- ],
812
- "state": "up",
813
- "type": "eth"
814
- }
3694
+ "vim-common": {
3695
+ "version": "2:7.4.1689-3ubuntu1.2",
3696
+ "arch": "amd64"
3697
+ },
3698
+ "vim-runtime": {
3699
+ "version": "2:7.4.1689-3ubuntu1.2",
3700
+ "arch": "all"
3701
+ },
3702
+ "vim-tiny": {
3703
+ "version": "2:7.4.1689-3ubuntu1.2",
3704
+ "arch": "amd64"
3705
+ },
3706
+ "vlan": {
3707
+ "version": "1.9-3.2ubuntu1.16.04.1",
3708
+ "arch": "amd64"
3709
+ },
3710
+ "wget": {
3711
+ "version": "1.17.1-1ubuntu1.1",
3712
+ "arch": "amd64"
3713
+ },
3714
+ "whiptail": {
3715
+ "version": "0.52.18-1ubuntu2",
3716
+ "arch": "amd64"
3717
+ },
3718
+ "wireless-regdb": {
3719
+ "version": "2015.07.20-1ubuntu1",
3720
+ "arch": "all"
3721
+ },
3722
+ "xauth": {
3723
+ "version": "1:1.0.9-1ubuntu2",
3724
+ "arch": "amd64"
3725
+ },
3726
+ "xdg-user-dirs": {
3727
+ "version": "0.15-2ubuntu6",
3728
+ "arch": "amd64"
3729
+ },
3730
+ "xfsprogs": {
3731
+ "version": "4.3.0+nmu1ubuntu1",
3732
+ "arch": "amd64"
3733
+ },
3734
+ "xkb-data": {
3735
+ "version": "2.16-1ubuntu1",
3736
+ "arch": "all"
3737
+ },
3738
+ "xml-core": {
3739
+ "version": "0.13+nmu2",
3740
+ "arch": "all"
3741
+ },
3742
+ "xz-utils": {
3743
+ "version": "5.1.1alpha+20120614-2ubuntu2",
3744
+ "arch": "amd64"
3745
+ },
3746
+ "zerofree": {
3747
+ "version": "1.0.3-1",
3748
+ "arch": "amd64"
3749
+ },
3750
+ "zlib1g": {
3751
+ "version": "1:1.2.8.dfsg-2ubuntu4",
3752
+ "arch": "amd64"
815
3753
  }
816
3754
  },
3755
+ "platform": "ubuntu",
3756
+ "platform_family": "debian",
3757
+ "platform_version": "16.04",
3758
+ "root_group": "root",
3759
+ "shard_seed": 244405096,
3760
+ "shells": [
3761
+ "/bin/sh",
3762
+ "/bin/dash",
3763
+ "/bin/bash",
3764
+ "/bin/rbash",
3765
+ "/usr/bin/tmux",
3766
+ "/usr/bin/screen"
3767
+ ],
3768
+ "time": {
3769
+ "timezone": "GMT"
3770
+ },
817
3771
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
818
3772
  "uptime_seconds": 2646450,
819
- "cpu": {
820
- "real": 1,
821
- "total": 1,
822
- "cores": 1
823
- },
824
- "memory": {
825
- "total": "1048576kB"
826
- },
827
3773
  "virtualization": {
828
3774
  "systems": {
829
3775
  }