fauxhai 7.3.0 → 7.4.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,3477 @@
1
+ {
2
+ "block_device": {
3
+ "dm-1": {
4
+ "size": "2097152",
5
+ "removable": "0",
6
+ "rotational": "1",
7
+ "physical_block_size": "512",
8
+ "logical_block_size": "512"
9
+ },
10
+ "dm-0": {
11
+ "size": "131612672",
12
+ "removable": "0",
13
+ "rotational": "1",
14
+ "physical_block_size": "512",
15
+ "logical_block_size": "512"
16
+ },
17
+ "sda": {
18
+ "size": "134217728",
19
+ "removable": "0",
20
+ "model": "VBOX HARDDISK",
21
+ "rev": "1.0",
22
+ "state": "running",
23
+ "timeout": "30",
24
+ "vendor": "ATA",
25
+ "queue_depth": "32",
26
+ "rotational": "1",
27
+ "physical_block_size": "512",
28
+ "logical_block_size": "512"
29
+ }
30
+ },
31
+ "chef_packages": {
32
+ "ohai": {
33
+ "version": "15.1.5",
34
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.6.0/gems/ohai-15.1.5/lib/ohai"
35
+ },
36
+ "chef": {
37
+ "version": "15.1.36",
38
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.6.0/gems/chef-15.1.36/lib"
39
+ }
40
+ },
41
+ "command": {
42
+ "ps": "ps -ef"
43
+ },
44
+ "counters": {
45
+ "network": {
46
+ "interfaces": {
47
+ "lo": {
48
+ "tx": {
49
+ "queuelen": "1",
50
+ "bytes": 0,
51
+ "packets": 0,
52
+ "errors": 0,
53
+ "drop": 0,
54
+ "carrier": 0,
55
+ "collisions": 0
56
+ },
57
+ "rx": {
58
+ "bytes": 0,
59
+ "packets": 0,
60
+ "errors": 0,
61
+ "drop": 0,
62
+ "overrun": 0
63
+ }
64
+ },
65
+ "eth0": {
66
+ "rx": {
67
+ "bytes": 0,
68
+ "packets": 0,
69
+ "errors": 0,
70
+ "drop": 0,
71
+ "overrun": 0,
72
+ "frame": 0,
73
+ "compressed": 0,
74
+ "multicast": 0
75
+ },
76
+ "tx": {
77
+ "bytes": 0,
78
+ "packets": 0,
79
+ "errors": 0,
80
+ "drop": 0,
81
+ "overrun": 0,
82
+ "collisions": 0,
83
+ "carrier": 0,
84
+ "compressed": 0
85
+ }
86
+ }
87
+ }
88
+ }
89
+ },
90
+ "cpu": {
91
+ "real": 1,
92
+ "total": 1,
93
+ "cores": 1
94
+ },
95
+ "current_user": "fauxhai",
96
+ "dmi": {
97
+ "dmidecode_version": "3.2",
98
+ "smbios_version": "2.5",
99
+ "structures": {
100
+ "count": "10",
101
+ "size": "450"
102
+ },
103
+ "table_location": "0x000E1000",
104
+ "bios": {
105
+ "all_records": [
106
+ {
107
+ "record_id": "0x0000",
108
+ "size": "0",
109
+ "application_identifier": "BIOS Information",
110
+ "Vendor": "innotek GmbH",
111
+ "Version": "VirtualBox",
112
+ "Release Date": "12/01/2006",
113
+ "Address": "0xE0000",
114
+ "Runtime Size": "128 kB",
115
+ "ROM Size": "128 kB",
116
+ "Characteristics": {
117
+ "ISA is supported": null,
118
+ "PCI is supported": null,
119
+ "Boot from CD is supported": null,
120
+ "Selectable boot is supported": null,
121
+ "8042 keyboard services are supported (int 9h)": null,
122
+ "CGA/mono video services are supported (int 10h)": null,
123
+ "ACPI is supported": null
124
+ }
125
+ }
126
+ ],
127
+ "vendor": "innotek GmbH",
128
+ "version": "VirtualBox",
129
+ "release_date": "12/01/2006",
130
+ "address": "0xE0000",
131
+ "runtime_size": "128 kB",
132
+ "rom_size": "128 kB"
133
+ },
134
+ "system": {
135
+ "all_records": [
136
+ {
137
+ "record_id": "0x0001",
138
+ "size": "1",
139
+ "application_identifier": "System Information",
140
+ "Manufacturer": "innotek GmbH",
141
+ "Product Name": "VirtualBox",
142
+ "Version": "1.2",
143
+ "Serial Number": "0",
144
+ "UUID": "39af4374-75d3-458a-87e3-74fcb25ce91e",
145
+ "Wake-up Type": "Power Switch",
146
+ "SKU Number": "Not Specified",
147
+ "Family": "Virtual Machine"
148
+ }
149
+ ],
150
+ "manufacturer": "innotek GmbH",
151
+ "product_name": "VirtualBox",
152
+ "version": "1.2",
153
+ "serial_number": "0",
154
+ "uuid": "39af4374-75d3-458a-87e3-74fcb25ce91e",
155
+ "wake_up_type": "Power Switch",
156
+ "sku_number": "Not Specified",
157
+ "family": "Virtual Machine"
158
+ },
159
+ "base_board": {
160
+ "all_records": [
161
+ {
162
+ "record_id": "0x0008",
163
+ "size": "2",
164
+ "application_identifier": "Base Board Information",
165
+ "Manufacturer": "Oracle Corporation",
166
+ "Product Name": "VirtualBox",
167
+ "Version": "1.2",
168
+ "Serial Number": "0",
169
+ "Asset Tag": "Not Specified",
170
+ "Features": {
171
+ "Board is a hosting board": null
172
+ },
173
+ "Location In Chassis": "Not Specified",
174
+ "Chassis Handle": "0x0003",
175
+ "Type": "Motherboard",
176
+ "Contained Object Handles": "0"
177
+ }
178
+ ],
179
+ "manufacturer": "Oracle Corporation",
180
+ "product_name": "VirtualBox",
181
+ "version": "1.2",
182
+ "serial_number": "0",
183
+ "asset_tag": "Not Specified",
184
+ "location_in_chassis": "Not Specified",
185
+ "chassis_handle": "0x0003",
186
+ "type": "Motherboard",
187
+ "contained_object_handles": "0"
188
+ },
189
+ "chassis": {
190
+ "all_records": [
191
+ {
192
+ "record_id": "0x0003",
193
+ "size": "3",
194
+ "application_identifier": "Chassis Information",
195
+ "Manufacturer": "Oracle Corporation",
196
+ "Type": "Other",
197
+ "Lock": "Not Present",
198
+ "Version": "Not Specified",
199
+ "Serial Number": "Not Specified",
200
+ "Asset Tag": "Not Specified",
201
+ "Boot-up State": "Safe",
202
+ "Power Supply State": "Safe",
203
+ "Thermal State": "Safe",
204
+ "Security Status": "None"
205
+ }
206
+ ],
207
+ "manufacturer": "Oracle Corporation",
208
+ "type": "Other",
209
+ "lock": "Not Present",
210
+ "version": "Not Specified",
211
+ "serial_number": "Not Specified",
212
+ "asset_tag": "Not Specified",
213
+ "boot_up_state": "Safe",
214
+ "power_supply_state": "Safe",
215
+ "thermal_state": "Safe",
216
+ "security_status": "None"
217
+ },
218
+ "oem_strings": {
219
+ "all_records": [
220
+ {
221
+ "record_id": "0x0002",
222
+ "size": "11",
223
+ "application_identifier": "OEM Strings",
224
+ "String 1": "vboxVer_5.2.30",
225
+ "String 2": "vboxRev_130521"
226
+ }
227
+ ],
228
+ "string_1": "vboxVer_5.2.30",
229
+ "string_2": "vboxRev_130521"
230
+ }
231
+ },
232
+ "domain": "local",
233
+ "filesystem": {
234
+ "by_device": {
235
+ "udev": {
236
+ "kb_size": "489668",
237
+ "kb_used": "0",
238
+ "kb_available": "489668",
239
+ "percent_used": "0%",
240
+ "total_inodes": "122417",
241
+ "inodes_used": "337",
242
+ "inodes_available": "122080",
243
+ "inodes_percent_used": "1%",
244
+ "fs_type": "devtmpfs",
245
+ "mount_options": [
246
+ "rw",
247
+ "nosuid",
248
+ "relatime",
249
+ "size=489668k",
250
+ "nr_inodes=122417",
251
+ "mode=755"
252
+ ],
253
+ "mounts": [
254
+ "/dev"
255
+ ]
256
+ },
257
+ "tmpfs": {
258
+ "kb_size": "101116",
259
+ "kb_used": "0",
260
+ "kb_available": "101116",
261
+ "percent_used": "0%",
262
+ "total_inodes": "126398",
263
+ "inodes_used": "10",
264
+ "inodes_available": "126388",
265
+ "inodes_percent_used": "1%",
266
+ "fs_type": "tmpfs",
267
+ "mount_options": [
268
+ "rw",
269
+ "nosuid",
270
+ "nodev",
271
+ "relatime",
272
+ "size=101116k",
273
+ "mode=700",
274
+ "uid=1000",
275
+ "gid=1000"
276
+ ],
277
+ "mounts": [
278
+ "/run",
279
+ "/dev/shm",
280
+ "/run/lock",
281
+ "/sys/fs/cgroup",
282
+ "/run/user/1000"
283
+ ]
284
+ },
285
+ "/dev/mapper/debian--10--vg-root": {
286
+ "kb_size": "64509556",
287
+ "kb_used": "1345432",
288
+ "kb_available": "59857424",
289
+ "percent_used": "3%",
290
+ "total_inodes": "4120576",
291
+ "inodes_used": "52833",
292
+ "inodes_available": "4067743",
293
+ "inodes_percent_used": "2%",
294
+ "fs_type": "ext4",
295
+ "mount_options": [
296
+ "rw",
297
+ "relatime",
298
+ "errors=remount-ro"
299
+ ],
300
+ "uuid": "b66d3a13-a49a-421b-a02c-0aa7a4cd78c3",
301
+ "mounts": [
302
+ "/"
303
+ ]
304
+ },
305
+ "/dev/sda1": {
306
+ "kb_size": "240972",
307
+ "kb_used": "49126",
308
+ "kb_available": "179405",
309
+ "percent_used": "22%",
310
+ "total_inodes": "62248",
311
+ "inodes_used": "339",
312
+ "inodes_available": "61909",
313
+ "inodes_percent_used": "1%",
314
+ "fs_type": "ext2",
315
+ "mount_options": [
316
+ "rw",
317
+ "relatime",
318
+ "block_validity",
319
+ "barrier",
320
+ "user_xattr",
321
+ "acl"
322
+ ],
323
+ "uuid": "e724f999-5f72-4c77-b0b4-5ffa300c17c3",
324
+ "mounts": [
325
+ "/boot"
326
+ ]
327
+ },
328
+ "vagrant": {
329
+ "kb_size": "492126216",
330
+ "kb_used": "429062528",
331
+ "kb_available": "63063688",
332
+ "percent_used": "88%",
333
+ "fs_type": "vboxsf",
334
+ "mount_options": [
335
+ "rw",
336
+ "nodev",
337
+ "relatime",
338
+ "iocharset=utf8",
339
+ "uid=1000",
340
+ "gid=1000"
341
+ ],
342
+ "mounts": [
343
+ "/vagrant"
344
+ ]
345
+ },
346
+ "sysfs": {
347
+ "fs_type": "sysfs",
348
+ "mount_options": [
349
+ "rw",
350
+ "nosuid",
351
+ "nodev",
352
+ "noexec",
353
+ "relatime"
354
+ ],
355
+ "mounts": [
356
+ "/sys"
357
+ ]
358
+ },
359
+ "proc": {
360
+ "fs_type": "proc",
361
+ "mount_options": [
362
+ "rw",
363
+ "nosuid",
364
+ "nodev",
365
+ "noexec",
366
+ "relatime"
367
+ ],
368
+ "mounts": [
369
+ "/proc"
370
+ ]
371
+ },
372
+ "devpts": {
373
+ "fs_type": "devpts",
374
+ "mount_options": [
375
+ "rw",
376
+ "nosuid",
377
+ "noexec",
378
+ "relatime",
379
+ "gid=5",
380
+ "mode=620",
381
+ "ptmxmode=000"
382
+ ],
383
+ "mounts": [
384
+ "/dev/pts"
385
+ ]
386
+ },
387
+ "securityfs": {
388
+ "fs_type": "securityfs",
389
+ "mount_options": [
390
+ "rw",
391
+ "nosuid",
392
+ "nodev",
393
+ "noexec",
394
+ "relatime"
395
+ ],
396
+ "mounts": [
397
+ "/sys/kernel/security"
398
+ ]
399
+ },
400
+ "cgroup2": {
401
+ "fs_type": "cgroup2",
402
+ "mount_options": [
403
+ "rw",
404
+ "nosuid",
405
+ "nodev",
406
+ "noexec",
407
+ "relatime",
408
+ "nsdelegate"
409
+ ],
410
+ "mounts": [
411
+ "/sys/fs/cgroup/unified"
412
+ ]
413
+ },
414
+ "cgroup": {
415
+ "fs_type": "cgroup",
416
+ "mount_options": [
417
+ "rw",
418
+ "nosuid",
419
+ "nodev",
420
+ "noexec",
421
+ "relatime",
422
+ "memory"
423
+ ],
424
+ "mounts": [
425
+ "/sys/fs/cgroup/systemd",
426
+ "/sys/fs/cgroup/devices",
427
+ "/sys/fs/cgroup/perf_event",
428
+ "/sys/fs/cgroup/cpu,cpuacct",
429
+ "/sys/fs/cgroup/net_cls,net_prio",
430
+ "/sys/fs/cgroup/rdma",
431
+ "/sys/fs/cgroup/cpuset",
432
+ "/sys/fs/cgroup/blkio",
433
+ "/sys/fs/cgroup/freezer",
434
+ "/sys/fs/cgroup/pids",
435
+ "/sys/fs/cgroup/memory"
436
+ ]
437
+ },
438
+ "pstore": {
439
+ "fs_type": "pstore",
440
+ "mount_options": [
441
+ "rw",
442
+ "nosuid",
443
+ "nodev",
444
+ "noexec",
445
+ "relatime"
446
+ ],
447
+ "mounts": [
448
+ "/sys/fs/pstore"
449
+ ]
450
+ },
451
+ "bpf": {
452
+ "fs_type": "bpf",
453
+ "mount_options": [
454
+ "rw",
455
+ "nosuid",
456
+ "nodev",
457
+ "noexec",
458
+ "relatime",
459
+ "mode=700"
460
+ ],
461
+ "mounts": [
462
+ "/sys/fs/bpf"
463
+ ]
464
+ },
465
+ "systemd-1": {
466
+ "fs_type": "autofs",
467
+ "mount_options": [
468
+ "rw",
469
+ "relatime",
470
+ "fd=33",
471
+ "pgrp=1",
472
+ "timeout=0",
473
+ "minproto=5",
474
+ "maxproto=5",
475
+ "direct",
476
+ "pipe_ino=10603"
477
+ ],
478
+ "mounts": [
479
+ "/proc/sys/fs/binfmt_misc"
480
+ ]
481
+ },
482
+ "debugfs": {
483
+ "fs_type": "debugfs",
484
+ "mount_options": [
485
+ "rw",
486
+ "relatime"
487
+ ],
488
+ "mounts": [
489
+ "/sys/kernel/debug"
490
+ ]
491
+ },
492
+ "hugetlbfs": {
493
+ "fs_type": "hugetlbfs",
494
+ "mount_options": [
495
+ "rw",
496
+ "relatime",
497
+ "pagesize=2M"
498
+ ],
499
+ "mounts": [
500
+ "/dev/hugepages"
501
+ ]
502
+ },
503
+ "mqueue": {
504
+ "fs_type": "mqueue",
505
+ "mount_options": [
506
+ "rw",
507
+ "relatime"
508
+ ],
509
+ "mounts": [
510
+ "/dev/mqueue"
511
+ ]
512
+ },
513
+ "sunrpc": {
514
+ "fs_type": "rpc_pipefs",
515
+ "mount_options": [
516
+ "rw",
517
+ "relatime"
518
+ ],
519
+ "mounts": [
520
+ "/run/rpc_pipefs"
521
+ ]
522
+ },
523
+ "/dev/sda": {
524
+ "mounts": [
525
+
526
+ ]
527
+ },
528
+ "/dev/sda2": {
529
+ "mounts": [
530
+
531
+ ]
532
+ },
533
+ "/dev/sda5": {
534
+ "fs_type": "LVM2_member",
535
+ "uuid": "sTV4p3-teKT-TZLJ-YdZq-XSqe-rvPA-n0Qs3o",
536
+ "mounts": [
537
+
538
+ ]
539
+ },
540
+ "/dev/mapper/debian--10--vg-swap_1": {
541
+ "fs_type": "swap",
542
+ "uuid": "727c1ffc-120b-4f19-92a7-2b4abc972a59",
543
+ "mounts": [
544
+
545
+ ]
546
+ }
547
+ },
548
+ "by_mountpoint": {
549
+ "/dev": {
550
+ "kb_size": "489668",
551
+ "kb_used": "0",
552
+ "kb_available": "489668",
553
+ "percent_used": "0%",
554
+ "total_inodes": "122417",
555
+ "inodes_used": "337",
556
+ "inodes_available": "122080",
557
+ "inodes_percent_used": "1%",
558
+ "fs_type": "devtmpfs",
559
+ "mount_options": [
560
+ "rw",
561
+ "nosuid",
562
+ "relatime",
563
+ "size=489668k",
564
+ "nr_inodes=122417",
565
+ "mode=755"
566
+ ],
567
+ "devices": [
568
+ "udev"
569
+ ]
570
+ },
571
+ "/run": {
572
+ "kb_size": "101120",
573
+ "kb_used": "3268",
574
+ "kb_available": "97852",
575
+ "percent_used": "4%",
576
+ "total_inodes": "126398",
577
+ "inodes_used": "735",
578
+ "inodes_available": "125663",
579
+ "inodes_percent_used": "1%",
580
+ "fs_type": "tmpfs",
581
+ "mount_options": [
582
+ "rw",
583
+ "nosuid",
584
+ "noexec",
585
+ "relatime",
586
+ "size=101120k",
587
+ "mode=755"
588
+ ],
589
+ "devices": [
590
+ "tmpfs"
591
+ ]
592
+ },
593
+ "/": {
594
+ "kb_size": "64509556",
595
+ "kb_used": "1345432",
596
+ "kb_available": "59857424",
597
+ "percent_used": "3%",
598
+ "total_inodes": "4120576",
599
+ "inodes_used": "52833",
600
+ "inodes_available": "4067743",
601
+ "inodes_percent_used": "2%",
602
+ "fs_type": "ext4",
603
+ "mount_options": [
604
+ "rw",
605
+ "relatime",
606
+ "errors=remount-ro"
607
+ ],
608
+ "uuid": "b66d3a13-a49a-421b-a02c-0aa7a4cd78c3",
609
+ "devices": [
610
+ "/dev/mapper/debian--10--vg-root"
611
+ ]
612
+ },
613
+ "/dev/shm": {
614
+ "kb_size": "505592",
615
+ "kb_used": "0",
616
+ "kb_available": "505592",
617
+ "percent_used": "0%",
618
+ "total_inodes": "126398",
619
+ "inodes_used": "1",
620
+ "inodes_available": "126397",
621
+ "inodes_percent_used": "1%",
622
+ "fs_type": "tmpfs",
623
+ "mount_options": [
624
+ "rw",
625
+ "nosuid",
626
+ "nodev"
627
+ ],
628
+ "devices": [
629
+ "tmpfs"
630
+ ]
631
+ },
632
+ "/run/lock": {
633
+ "kb_size": "5120",
634
+ "kb_used": "0",
635
+ "kb_available": "5120",
636
+ "percent_used": "0%",
637
+ "total_inodes": "126398",
638
+ "inodes_used": "3",
639
+ "inodes_available": "126395",
640
+ "inodes_percent_used": "1%",
641
+ "fs_type": "tmpfs",
642
+ "mount_options": [
643
+ "rw",
644
+ "nosuid",
645
+ "nodev",
646
+ "noexec",
647
+ "relatime",
648
+ "size=5120k"
649
+ ],
650
+ "devices": [
651
+ "tmpfs"
652
+ ]
653
+ },
654
+ "/sys/fs/cgroup": {
655
+ "kb_size": "505592",
656
+ "kb_used": "0",
657
+ "kb_available": "505592",
658
+ "percent_used": "0%",
659
+ "total_inodes": "126398",
660
+ "inodes_used": "17",
661
+ "inodes_available": "126381",
662
+ "inodes_percent_used": "1%",
663
+ "fs_type": "tmpfs",
664
+ "mount_options": [
665
+ "ro",
666
+ "nosuid",
667
+ "nodev",
668
+ "noexec",
669
+ "mode=755"
670
+ ],
671
+ "devices": [
672
+ "tmpfs"
673
+ ]
674
+ },
675
+ "/boot": {
676
+ "kb_size": "240972",
677
+ "kb_used": "49126",
678
+ "kb_available": "179405",
679
+ "percent_used": "22%",
680
+ "total_inodes": "62248",
681
+ "inodes_used": "339",
682
+ "inodes_available": "61909",
683
+ "inodes_percent_used": "1%",
684
+ "fs_type": "ext2",
685
+ "mount_options": [
686
+ "rw",
687
+ "relatime",
688
+ "block_validity",
689
+ "barrier",
690
+ "user_xattr",
691
+ "acl"
692
+ ],
693
+ "uuid": "e724f999-5f72-4c77-b0b4-5ffa300c17c3",
694
+ "devices": [
695
+ "/dev/sda1"
696
+ ]
697
+ },
698
+ "/run/user/1000": {
699
+ "kb_size": "101116",
700
+ "kb_used": "0",
701
+ "kb_available": "101116",
702
+ "percent_used": "0%",
703
+ "total_inodes": "126398",
704
+ "inodes_used": "10",
705
+ "inodes_available": "126388",
706
+ "inodes_percent_used": "1%",
707
+ "fs_type": "tmpfs",
708
+ "mount_options": [
709
+ "rw",
710
+ "nosuid",
711
+ "nodev",
712
+ "relatime",
713
+ "size=101116k",
714
+ "mode=700",
715
+ "uid=1000",
716
+ "gid=1000"
717
+ ],
718
+ "devices": [
719
+ "tmpfs"
720
+ ]
721
+ },
722
+ "/vagrant": {
723
+ "kb_size": "492126216",
724
+ "kb_used": "429062528",
725
+ "kb_available": "63063688",
726
+ "percent_used": "88%",
727
+ "fs_type": "vboxsf",
728
+ "mount_options": [
729
+ "rw",
730
+ "nodev",
731
+ "relatime",
732
+ "iocharset=utf8",
733
+ "uid=1000",
734
+ "gid=1000"
735
+ ],
736
+ "devices": [
737
+ "vagrant"
738
+ ]
739
+ },
740
+ "/sys": {
741
+ "fs_type": "sysfs",
742
+ "mount_options": [
743
+ "rw",
744
+ "nosuid",
745
+ "nodev",
746
+ "noexec",
747
+ "relatime"
748
+ ],
749
+ "devices": [
750
+ "sysfs"
751
+ ]
752
+ },
753
+ "/proc": {
754
+ "fs_type": "proc",
755
+ "mount_options": [
756
+ "rw",
757
+ "nosuid",
758
+ "nodev",
759
+ "noexec",
760
+ "relatime"
761
+ ],
762
+ "devices": [
763
+ "proc"
764
+ ]
765
+ },
766
+ "/dev/pts": {
767
+ "fs_type": "devpts",
768
+ "mount_options": [
769
+ "rw",
770
+ "nosuid",
771
+ "noexec",
772
+ "relatime",
773
+ "gid=5",
774
+ "mode=620",
775
+ "ptmxmode=000"
776
+ ],
777
+ "devices": [
778
+ "devpts"
779
+ ]
780
+ },
781
+ "/sys/kernel/security": {
782
+ "fs_type": "securityfs",
783
+ "mount_options": [
784
+ "rw",
785
+ "nosuid",
786
+ "nodev",
787
+ "noexec",
788
+ "relatime"
789
+ ],
790
+ "devices": [
791
+ "securityfs"
792
+ ]
793
+ },
794
+ "/sys/fs/cgroup/unified": {
795
+ "fs_type": "cgroup2",
796
+ "mount_options": [
797
+ "rw",
798
+ "nosuid",
799
+ "nodev",
800
+ "noexec",
801
+ "relatime",
802
+ "nsdelegate"
803
+ ],
804
+ "devices": [
805
+ "cgroup2"
806
+ ]
807
+ },
808
+ "/sys/fs/cgroup/systemd": {
809
+ "fs_type": "cgroup",
810
+ "mount_options": [
811
+ "rw",
812
+ "nosuid",
813
+ "nodev",
814
+ "noexec",
815
+ "relatime",
816
+ "xattr",
817
+ "name=systemd"
818
+ ],
819
+ "devices": [
820
+ "cgroup"
821
+ ]
822
+ },
823
+ "/sys/fs/pstore": {
824
+ "fs_type": "pstore",
825
+ "mount_options": [
826
+ "rw",
827
+ "nosuid",
828
+ "nodev",
829
+ "noexec",
830
+ "relatime"
831
+ ],
832
+ "devices": [
833
+ "pstore"
834
+ ]
835
+ },
836
+ "/sys/fs/bpf": {
837
+ "fs_type": "bpf",
838
+ "mount_options": [
839
+ "rw",
840
+ "nosuid",
841
+ "nodev",
842
+ "noexec",
843
+ "relatime",
844
+ "mode=700"
845
+ ],
846
+ "devices": [
847
+ "bpf"
848
+ ]
849
+ },
850
+ "/sys/fs/cgroup/devices": {
851
+ "fs_type": "cgroup",
852
+ "mount_options": [
853
+ "rw",
854
+ "nosuid",
855
+ "nodev",
856
+ "noexec",
857
+ "relatime",
858
+ "devices"
859
+ ],
860
+ "devices": [
861
+ "cgroup"
862
+ ]
863
+ },
864
+ "/sys/fs/cgroup/perf_event": {
865
+ "fs_type": "cgroup",
866
+ "mount_options": [
867
+ "rw",
868
+ "nosuid",
869
+ "nodev",
870
+ "noexec",
871
+ "relatime",
872
+ "perf_event"
873
+ ],
874
+ "devices": [
875
+ "cgroup"
876
+ ]
877
+ },
878
+ "/sys/fs/cgroup/cpu,cpuacct": {
879
+ "fs_type": "cgroup",
880
+ "mount_options": [
881
+ "rw",
882
+ "nosuid",
883
+ "nodev",
884
+ "noexec",
885
+ "relatime",
886
+ "cpu",
887
+ "cpuacct"
888
+ ],
889
+ "devices": [
890
+ "cgroup"
891
+ ]
892
+ },
893
+ "/sys/fs/cgroup/net_cls,net_prio": {
894
+ "fs_type": "cgroup",
895
+ "mount_options": [
896
+ "rw",
897
+ "nosuid",
898
+ "nodev",
899
+ "noexec",
900
+ "relatime",
901
+ "net_cls",
902
+ "net_prio"
903
+ ],
904
+ "devices": [
905
+ "cgroup"
906
+ ]
907
+ },
908
+ "/sys/fs/cgroup/rdma": {
909
+ "fs_type": "cgroup",
910
+ "mount_options": [
911
+ "rw",
912
+ "nosuid",
913
+ "nodev",
914
+ "noexec",
915
+ "relatime",
916
+ "rdma"
917
+ ],
918
+ "devices": [
919
+ "cgroup"
920
+ ]
921
+ },
922
+ "/sys/fs/cgroup/cpuset": {
923
+ "fs_type": "cgroup",
924
+ "mount_options": [
925
+ "rw",
926
+ "nosuid",
927
+ "nodev",
928
+ "noexec",
929
+ "relatime",
930
+ "cpuset"
931
+ ],
932
+ "devices": [
933
+ "cgroup"
934
+ ]
935
+ },
936
+ "/sys/fs/cgroup/blkio": {
937
+ "fs_type": "cgroup",
938
+ "mount_options": [
939
+ "rw",
940
+ "nosuid",
941
+ "nodev",
942
+ "noexec",
943
+ "relatime",
944
+ "blkio"
945
+ ],
946
+ "devices": [
947
+ "cgroup"
948
+ ]
949
+ },
950
+ "/sys/fs/cgroup/freezer": {
951
+ "fs_type": "cgroup",
952
+ "mount_options": [
953
+ "rw",
954
+ "nosuid",
955
+ "nodev",
956
+ "noexec",
957
+ "relatime",
958
+ "freezer"
959
+ ],
960
+ "devices": [
961
+ "cgroup"
962
+ ]
963
+ },
964
+ "/sys/fs/cgroup/pids": {
965
+ "fs_type": "cgroup",
966
+ "mount_options": [
967
+ "rw",
968
+ "nosuid",
969
+ "nodev",
970
+ "noexec",
971
+ "relatime",
972
+ "pids"
973
+ ],
974
+ "devices": [
975
+ "cgroup"
976
+ ]
977
+ },
978
+ "/sys/fs/cgroup/memory": {
979
+ "fs_type": "cgroup",
980
+ "mount_options": [
981
+ "rw",
982
+ "nosuid",
983
+ "nodev",
984
+ "noexec",
985
+ "relatime",
986
+ "memory"
987
+ ],
988
+ "devices": [
989
+ "cgroup"
990
+ ]
991
+ },
992
+ "/proc/sys/fs/binfmt_misc": {
993
+ "fs_type": "autofs",
994
+ "mount_options": [
995
+ "rw",
996
+ "relatime",
997
+ "fd=33",
998
+ "pgrp=1",
999
+ "timeout=0",
1000
+ "minproto=5",
1001
+ "maxproto=5",
1002
+ "direct",
1003
+ "pipe_ino=10603"
1004
+ ],
1005
+ "devices": [
1006
+ "systemd-1"
1007
+ ]
1008
+ },
1009
+ "/sys/kernel/debug": {
1010
+ "fs_type": "debugfs",
1011
+ "mount_options": [
1012
+ "rw",
1013
+ "relatime"
1014
+ ],
1015
+ "devices": [
1016
+ "debugfs"
1017
+ ]
1018
+ },
1019
+ "/dev/hugepages": {
1020
+ "fs_type": "hugetlbfs",
1021
+ "mount_options": [
1022
+ "rw",
1023
+ "relatime",
1024
+ "pagesize=2M"
1025
+ ],
1026
+ "devices": [
1027
+ "hugetlbfs"
1028
+ ]
1029
+ },
1030
+ "/dev/mqueue": {
1031
+ "fs_type": "mqueue",
1032
+ "mount_options": [
1033
+ "rw",
1034
+ "relatime"
1035
+ ],
1036
+ "devices": [
1037
+ "mqueue"
1038
+ ]
1039
+ },
1040
+ "/run/rpc_pipefs": {
1041
+ "fs_type": "rpc_pipefs",
1042
+ "mount_options": [
1043
+ "rw",
1044
+ "relatime"
1045
+ ],
1046
+ "devices": [
1047
+ "sunrpc"
1048
+ ]
1049
+ }
1050
+ },
1051
+ "by_pair": {
1052
+ "udev,/dev": {
1053
+ "device": "udev",
1054
+ "kb_size": "489668",
1055
+ "kb_used": "0",
1056
+ "kb_available": "489668",
1057
+ "percent_used": "0%",
1058
+ "mount": "/dev",
1059
+ "total_inodes": "122417",
1060
+ "inodes_used": "337",
1061
+ "inodes_available": "122080",
1062
+ "inodes_percent_used": "1%",
1063
+ "fs_type": "devtmpfs",
1064
+ "mount_options": [
1065
+ "rw",
1066
+ "nosuid",
1067
+ "relatime",
1068
+ "size=489668k",
1069
+ "nr_inodes=122417",
1070
+ "mode=755"
1071
+ ]
1072
+ },
1073
+ "tmpfs,/run": {
1074
+ "device": "tmpfs",
1075
+ "kb_size": "101120",
1076
+ "kb_used": "3268",
1077
+ "kb_available": "97852",
1078
+ "percent_used": "4%",
1079
+ "mount": "/run",
1080
+ "total_inodes": "126398",
1081
+ "inodes_used": "735",
1082
+ "inodes_available": "125663",
1083
+ "inodes_percent_used": "1%",
1084
+ "fs_type": "tmpfs",
1085
+ "mount_options": [
1086
+ "rw",
1087
+ "nosuid",
1088
+ "noexec",
1089
+ "relatime",
1090
+ "size=101120k",
1091
+ "mode=755"
1092
+ ]
1093
+ },
1094
+ "/dev/mapper/debian--10--vg-root,/": {
1095
+ "device": "/dev/mapper/debian--10--vg-root",
1096
+ "kb_size": "64509556",
1097
+ "kb_used": "1345432",
1098
+ "kb_available": "59857424",
1099
+ "percent_used": "3%",
1100
+ "mount": "/",
1101
+ "total_inodes": "4120576",
1102
+ "inodes_used": "52833",
1103
+ "inodes_available": "4067743",
1104
+ "inodes_percent_used": "2%",
1105
+ "fs_type": "ext4",
1106
+ "mount_options": [
1107
+ "rw",
1108
+ "relatime",
1109
+ "errors=remount-ro"
1110
+ ],
1111
+ "uuid": "b66d3a13-a49a-421b-a02c-0aa7a4cd78c3"
1112
+ },
1113
+ "tmpfs,/dev/shm": {
1114
+ "device": "tmpfs",
1115
+ "kb_size": "505592",
1116
+ "kb_used": "0",
1117
+ "kb_available": "505592",
1118
+ "percent_used": "0%",
1119
+ "mount": "/dev/shm",
1120
+ "total_inodes": "126398",
1121
+ "inodes_used": "1",
1122
+ "inodes_available": "126397",
1123
+ "inodes_percent_used": "1%",
1124
+ "fs_type": "tmpfs",
1125
+ "mount_options": [
1126
+ "rw",
1127
+ "nosuid",
1128
+ "nodev"
1129
+ ]
1130
+ },
1131
+ "tmpfs,/run/lock": {
1132
+ "device": "tmpfs",
1133
+ "kb_size": "5120",
1134
+ "kb_used": "0",
1135
+ "kb_available": "5120",
1136
+ "percent_used": "0%",
1137
+ "mount": "/run/lock",
1138
+ "total_inodes": "126398",
1139
+ "inodes_used": "3",
1140
+ "inodes_available": "126395",
1141
+ "inodes_percent_used": "1%",
1142
+ "fs_type": "tmpfs",
1143
+ "mount_options": [
1144
+ "rw",
1145
+ "nosuid",
1146
+ "nodev",
1147
+ "noexec",
1148
+ "relatime",
1149
+ "size=5120k"
1150
+ ]
1151
+ },
1152
+ "tmpfs,/sys/fs/cgroup": {
1153
+ "device": "tmpfs",
1154
+ "kb_size": "505592",
1155
+ "kb_used": "0",
1156
+ "kb_available": "505592",
1157
+ "percent_used": "0%",
1158
+ "mount": "/sys/fs/cgroup",
1159
+ "total_inodes": "126398",
1160
+ "inodes_used": "17",
1161
+ "inodes_available": "126381",
1162
+ "inodes_percent_used": "1%",
1163
+ "fs_type": "tmpfs",
1164
+ "mount_options": [
1165
+ "ro",
1166
+ "nosuid",
1167
+ "nodev",
1168
+ "noexec",
1169
+ "mode=755"
1170
+ ]
1171
+ },
1172
+ "/dev/sda1,/boot": {
1173
+ "device": "/dev/sda1",
1174
+ "kb_size": "240972",
1175
+ "kb_used": "49126",
1176
+ "kb_available": "179405",
1177
+ "percent_used": "22%",
1178
+ "mount": "/boot",
1179
+ "total_inodes": "62248",
1180
+ "inodes_used": "339",
1181
+ "inodes_available": "61909",
1182
+ "inodes_percent_used": "1%",
1183
+ "fs_type": "ext2",
1184
+ "mount_options": [
1185
+ "rw",
1186
+ "relatime",
1187
+ "block_validity",
1188
+ "barrier",
1189
+ "user_xattr",
1190
+ "acl"
1191
+ ],
1192
+ "uuid": "e724f999-5f72-4c77-b0b4-5ffa300c17c3"
1193
+ },
1194
+ "tmpfs,/run/user/1000": {
1195
+ "device": "tmpfs",
1196
+ "kb_size": "101116",
1197
+ "kb_used": "0",
1198
+ "kb_available": "101116",
1199
+ "percent_used": "0%",
1200
+ "mount": "/run/user/1000",
1201
+ "total_inodes": "126398",
1202
+ "inodes_used": "10",
1203
+ "inodes_available": "126388",
1204
+ "inodes_percent_used": "1%",
1205
+ "fs_type": "tmpfs",
1206
+ "mount_options": [
1207
+ "rw",
1208
+ "nosuid",
1209
+ "nodev",
1210
+ "relatime",
1211
+ "size=101116k",
1212
+ "mode=700",
1213
+ "uid=1000",
1214
+ "gid=1000"
1215
+ ]
1216
+ },
1217
+ "vagrant,/vagrant": {
1218
+ "device": "vagrant",
1219
+ "kb_size": "492126216",
1220
+ "kb_used": "429062528",
1221
+ "kb_available": "63063688",
1222
+ "percent_used": "88%",
1223
+ "mount": "/vagrant",
1224
+ "fs_type": "vboxsf",
1225
+ "mount_options": [
1226
+ "rw",
1227
+ "nodev",
1228
+ "relatime",
1229
+ "iocharset=utf8",
1230
+ "uid=1000",
1231
+ "gid=1000"
1232
+ ]
1233
+ },
1234
+ "sysfs,/sys": {
1235
+ "device": "sysfs",
1236
+ "mount": "/sys",
1237
+ "fs_type": "sysfs",
1238
+ "mount_options": [
1239
+ "rw",
1240
+ "nosuid",
1241
+ "nodev",
1242
+ "noexec",
1243
+ "relatime"
1244
+ ]
1245
+ },
1246
+ "proc,/proc": {
1247
+ "device": "proc",
1248
+ "mount": "/proc",
1249
+ "fs_type": "proc",
1250
+ "mount_options": [
1251
+ "rw",
1252
+ "nosuid",
1253
+ "nodev",
1254
+ "noexec",
1255
+ "relatime"
1256
+ ]
1257
+ },
1258
+ "devpts,/dev/pts": {
1259
+ "device": "devpts",
1260
+ "mount": "/dev/pts",
1261
+ "fs_type": "devpts",
1262
+ "mount_options": [
1263
+ "rw",
1264
+ "nosuid",
1265
+ "noexec",
1266
+ "relatime",
1267
+ "gid=5",
1268
+ "mode=620",
1269
+ "ptmxmode=000"
1270
+ ]
1271
+ },
1272
+ "securityfs,/sys/kernel/security": {
1273
+ "device": "securityfs",
1274
+ "mount": "/sys/kernel/security",
1275
+ "fs_type": "securityfs",
1276
+ "mount_options": [
1277
+ "rw",
1278
+ "nosuid",
1279
+ "nodev",
1280
+ "noexec",
1281
+ "relatime"
1282
+ ]
1283
+ },
1284
+ "cgroup2,/sys/fs/cgroup/unified": {
1285
+ "device": "cgroup2",
1286
+ "mount": "/sys/fs/cgroup/unified",
1287
+ "fs_type": "cgroup2",
1288
+ "mount_options": [
1289
+ "rw",
1290
+ "nosuid",
1291
+ "nodev",
1292
+ "noexec",
1293
+ "relatime",
1294
+ "nsdelegate"
1295
+ ]
1296
+ },
1297
+ "cgroup,/sys/fs/cgroup/systemd": {
1298
+ "device": "cgroup",
1299
+ "mount": "/sys/fs/cgroup/systemd",
1300
+ "fs_type": "cgroup",
1301
+ "mount_options": [
1302
+ "rw",
1303
+ "nosuid",
1304
+ "nodev",
1305
+ "noexec",
1306
+ "relatime",
1307
+ "xattr",
1308
+ "name=systemd"
1309
+ ]
1310
+ },
1311
+ "pstore,/sys/fs/pstore": {
1312
+ "device": "pstore",
1313
+ "mount": "/sys/fs/pstore",
1314
+ "fs_type": "pstore",
1315
+ "mount_options": [
1316
+ "rw",
1317
+ "nosuid",
1318
+ "nodev",
1319
+ "noexec",
1320
+ "relatime"
1321
+ ]
1322
+ },
1323
+ "bpf,/sys/fs/bpf": {
1324
+ "device": "bpf",
1325
+ "mount": "/sys/fs/bpf",
1326
+ "fs_type": "bpf",
1327
+ "mount_options": [
1328
+ "rw",
1329
+ "nosuid",
1330
+ "nodev",
1331
+ "noexec",
1332
+ "relatime",
1333
+ "mode=700"
1334
+ ]
1335
+ },
1336
+ "cgroup,/sys/fs/cgroup/devices": {
1337
+ "device": "cgroup",
1338
+ "mount": "/sys/fs/cgroup/devices",
1339
+ "fs_type": "cgroup",
1340
+ "mount_options": [
1341
+ "rw",
1342
+ "nosuid",
1343
+ "nodev",
1344
+ "noexec",
1345
+ "relatime",
1346
+ "devices"
1347
+ ]
1348
+ },
1349
+ "cgroup,/sys/fs/cgroup/perf_event": {
1350
+ "device": "cgroup",
1351
+ "mount": "/sys/fs/cgroup/perf_event",
1352
+ "fs_type": "cgroup",
1353
+ "mount_options": [
1354
+ "rw",
1355
+ "nosuid",
1356
+ "nodev",
1357
+ "noexec",
1358
+ "relatime",
1359
+ "perf_event"
1360
+ ]
1361
+ },
1362
+ "cgroup,/sys/fs/cgroup/cpu,cpuacct": {
1363
+ "device": "cgroup",
1364
+ "mount": "/sys/fs/cgroup/cpu,cpuacct",
1365
+ "fs_type": "cgroup",
1366
+ "mount_options": [
1367
+ "rw",
1368
+ "nosuid",
1369
+ "nodev",
1370
+ "noexec",
1371
+ "relatime",
1372
+ "cpu",
1373
+ "cpuacct"
1374
+ ]
1375
+ },
1376
+ "cgroup,/sys/fs/cgroup/net_cls,net_prio": {
1377
+ "device": "cgroup",
1378
+ "mount": "/sys/fs/cgroup/net_cls,net_prio",
1379
+ "fs_type": "cgroup",
1380
+ "mount_options": [
1381
+ "rw",
1382
+ "nosuid",
1383
+ "nodev",
1384
+ "noexec",
1385
+ "relatime",
1386
+ "net_cls",
1387
+ "net_prio"
1388
+ ]
1389
+ },
1390
+ "cgroup,/sys/fs/cgroup/rdma": {
1391
+ "device": "cgroup",
1392
+ "mount": "/sys/fs/cgroup/rdma",
1393
+ "fs_type": "cgroup",
1394
+ "mount_options": [
1395
+ "rw",
1396
+ "nosuid",
1397
+ "nodev",
1398
+ "noexec",
1399
+ "relatime",
1400
+ "rdma"
1401
+ ]
1402
+ },
1403
+ "cgroup,/sys/fs/cgroup/cpuset": {
1404
+ "device": "cgroup",
1405
+ "mount": "/sys/fs/cgroup/cpuset",
1406
+ "fs_type": "cgroup",
1407
+ "mount_options": [
1408
+ "rw",
1409
+ "nosuid",
1410
+ "nodev",
1411
+ "noexec",
1412
+ "relatime",
1413
+ "cpuset"
1414
+ ]
1415
+ },
1416
+ "cgroup,/sys/fs/cgroup/blkio": {
1417
+ "device": "cgroup",
1418
+ "mount": "/sys/fs/cgroup/blkio",
1419
+ "fs_type": "cgroup",
1420
+ "mount_options": [
1421
+ "rw",
1422
+ "nosuid",
1423
+ "nodev",
1424
+ "noexec",
1425
+ "relatime",
1426
+ "blkio"
1427
+ ]
1428
+ },
1429
+ "cgroup,/sys/fs/cgroup/freezer": {
1430
+ "device": "cgroup",
1431
+ "mount": "/sys/fs/cgroup/freezer",
1432
+ "fs_type": "cgroup",
1433
+ "mount_options": [
1434
+ "rw",
1435
+ "nosuid",
1436
+ "nodev",
1437
+ "noexec",
1438
+ "relatime",
1439
+ "freezer"
1440
+ ]
1441
+ },
1442
+ "cgroup,/sys/fs/cgroup/pids": {
1443
+ "device": "cgroup",
1444
+ "mount": "/sys/fs/cgroup/pids",
1445
+ "fs_type": "cgroup",
1446
+ "mount_options": [
1447
+ "rw",
1448
+ "nosuid",
1449
+ "nodev",
1450
+ "noexec",
1451
+ "relatime",
1452
+ "pids"
1453
+ ]
1454
+ },
1455
+ "cgroup,/sys/fs/cgroup/memory": {
1456
+ "device": "cgroup",
1457
+ "mount": "/sys/fs/cgroup/memory",
1458
+ "fs_type": "cgroup",
1459
+ "mount_options": [
1460
+ "rw",
1461
+ "nosuid",
1462
+ "nodev",
1463
+ "noexec",
1464
+ "relatime",
1465
+ "memory"
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
+ "pipe_ino=10603"
1482
+ ]
1483
+ },
1484
+ "debugfs,/sys/kernel/debug": {
1485
+ "device": "debugfs",
1486
+ "mount": "/sys/kernel/debug",
1487
+ "fs_type": "debugfs",
1488
+ "mount_options": [
1489
+ "rw",
1490
+ "relatime"
1491
+ ]
1492
+ },
1493
+ "hugetlbfs,/dev/hugepages": {
1494
+ "device": "hugetlbfs",
1495
+ "mount": "/dev/hugepages",
1496
+ "fs_type": "hugetlbfs",
1497
+ "mount_options": [
1498
+ "rw",
1499
+ "relatime",
1500
+ "pagesize=2M"
1501
+ ]
1502
+ },
1503
+ "mqueue,/dev/mqueue": {
1504
+ "device": "mqueue",
1505
+ "mount": "/dev/mqueue",
1506
+ "fs_type": "mqueue",
1507
+ "mount_options": [
1508
+ "rw",
1509
+ "relatime"
1510
+ ]
1511
+ },
1512
+ "sunrpc,/run/rpc_pipefs": {
1513
+ "device": "sunrpc",
1514
+ "mount": "/run/rpc_pipefs",
1515
+ "fs_type": "rpc_pipefs",
1516
+ "mount_options": [
1517
+ "rw",
1518
+ "relatime"
1519
+ ]
1520
+ },
1521
+ "/dev/sda,": {
1522
+ "device": "/dev/sda"
1523
+ },
1524
+ "/dev/sda2,": {
1525
+ "device": "/dev/sda2"
1526
+ },
1527
+ "/dev/sda5,": {
1528
+ "device": "/dev/sda5",
1529
+ "fs_type": "LVM2_member",
1530
+ "uuid": "sTV4p3-teKT-TZLJ-YdZq-XSqe-rvPA-n0Qs3o"
1531
+ },
1532
+ "/dev/mapper/debian--10--vg-swap_1,": {
1533
+ "device": "/dev/mapper/debian--10--vg-swap_1",
1534
+ "fs_type": "swap",
1535
+ "uuid": "727c1ffc-120b-4f19-92a7-2b4abc972a59"
1536
+ }
1537
+ }
1538
+ },
1539
+ "fips": {
1540
+ "kernel": {
1541
+ "enabled": false
1542
+ }
1543
+ },
1544
+ "fqdn": "fauxhai.local",
1545
+ "hostname": "Fauxhai",
1546
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
1547
+ "idletime_seconds": 2646450,
1548
+ "init_package": "systemd",
1549
+ "ipaddress": "10.0.0.2",
1550
+ "kernel": {
1551
+ "name": "Linux",
1552
+ "release": "4.19.0-5-amd64",
1553
+ "version": "#1 SMP Debian 4.19.37-5 (2019-06-19)",
1554
+ "machine": "x86_64",
1555
+ "processor": "unknown",
1556
+ "os": "GNU/Linux",
1557
+ "modules": {
1558
+ "vboxsf": {
1559
+ "size": "86016",
1560
+ "refcount": "1",
1561
+ "version": "6.0.8 r130520"
1562
+ },
1563
+ "vboxvideo": {
1564
+ "size": "45056",
1565
+ "refcount": "1",
1566
+ "version": "6.0.8 r130520"
1567
+ },
1568
+ "ttm": {
1569
+ "size": "126976",
1570
+ "refcount": "1"
1571
+ },
1572
+ "intel_powerclamp": {
1573
+ "size": "16384",
1574
+ "refcount": "0"
1575
+ },
1576
+ "crct10dif_pclmul": {
1577
+ "size": "16384",
1578
+ "refcount": "0"
1579
+ },
1580
+ "crc32_pclmul": {
1581
+ "size": "16384",
1582
+ "refcount": "0"
1583
+ },
1584
+ "drm_kms_helper": {
1585
+ "size": "200704",
1586
+ "refcount": "1"
1587
+ },
1588
+ "ghash_clmulni_intel": {
1589
+ "size": "16384",
1590
+ "refcount": "0"
1591
+ },
1592
+ "vboxguest": {
1593
+ "size": "348160",
1594
+ "refcount": "2",
1595
+ "version": "6.0.8 r130520"
1596
+ },
1597
+ "drm": {
1598
+ "size": "483328",
1599
+ "refcount": "4"
1600
+ },
1601
+ "intel_rapl_perf": {
1602
+ "size": "16384",
1603
+ "refcount": "0"
1604
+ },
1605
+ "pcspkr": {
1606
+ "size": "16384",
1607
+ "refcount": "0"
1608
+ },
1609
+ "evdev": {
1610
+ "size": "28672",
1611
+ "refcount": "3"
1612
+ },
1613
+ "sg": {
1614
+ "size": "36864",
1615
+ "refcount": "0",
1616
+ "version": "3.5.36"
1617
+ },
1618
+ "serio_raw": {
1619
+ "size": "16384",
1620
+ "refcount": "0"
1621
+ },
1622
+ "ac": {
1623
+ "size": "16384",
1624
+ "refcount": "0"
1625
+ },
1626
+ "video": {
1627
+ "size": "45056",
1628
+ "refcount": "0"
1629
+ },
1630
+ "button": {
1631
+ "size": "16384",
1632
+ "refcount": "0"
1633
+ },
1634
+ "sunrpc": {
1635
+ "size": "425984",
1636
+ "refcount": "1"
1637
+ },
1638
+ "ip_tables": {
1639
+ "size": "28672",
1640
+ "refcount": "0"
1641
+ },
1642
+ "x_tables": {
1643
+ "size": "45056",
1644
+ "refcount": "1"
1645
+ },
1646
+ "autofs4": {
1647
+ "size": "49152",
1648
+ "refcount": "2"
1649
+ },
1650
+ "ext4": {
1651
+ "size": "733184",
1652
+ "refcount": "2"
1653
+ },
1654
+ "crc16": {
1655
+ "size": "16384",
1656
+ "refcount": "1"
1657
+ },
1658
+ "mbcache": {
1659
+ "size": "16384",
1660
+ "refcount": "1"
1661
+ },
1662
+ "jbd2": {
1663
+ "size": "122880",
1664
+ "refcount": "1"
1665
+ },
1666
+ "crc32c_generic": {
1667
+ "size": "16384",
1668
+ "refcount": "0"
1669
+ },
1670
+ "fscrypto": {
1671
+ "size": "32768",
1672
+ "refcount": "1"
1673
+ },
1674
+ "ecb": {
1675
+ "size": "16384",
1676
+ "refcount": "0"
1677
+ },
1678
+ "dm_mod": {
1679
+ "size": "155648",
1680
+ "refcount": "6"
1681
+ },
1682
+ "sd_mod": {
1683
+ "size": "61440",
1684
+ "refcount": "3"
1685
+ },
1686
+ "ata_generic": {
1687
+ "size": "16384",
1688
+ "refcount": "0",
1689
+ "version": "0.2.15"
1690
+ },
1691
+ "crc32c_intel": {
1692
+ "size": "24576",
1693
+ "refcount": "3"
1694
+ },
1695
+ "ahci": {
1696
+ "size": "40960",
1697
+ "refcount": "2",
1698
+ "version": "3.0"
1699
+ },
1700
+ "libahci": {
1701
+ "size": "40960",
1702
+ "refcount": "1"
1703
+ },
1704
+ "ata_piix": {
1705
+ "size": "36864",
1706
+ "refcount": "0",
1707
+ "version": "2.13"
1708
+ },
1709
+ "libata": {
1710
+ "size": "270336",
1711
+ "refcount": "4",
1712
+ "version": "3.00"
1713
+ },
1714
+ "scsi_mod": {
1715
+ "size": "245760",
1716
+ "refcount": "3"
1717
+ },
1718
+ "aesni_intel": {
1719
+ "size": "200704",
1720
+ "refcount": "0"
1721
+ },
1722
+ "aes_x86_64": {
1723
+ "size": "20480",
1724
+ "refcount": "1"
1725
+ },
1726
+ "crypto_simd": {
1727
+ "size": "16384",
1728
+ "refcount": "1"
1729
+ },
1730
+ "cryptd": {
1731
+ "size": "28672",
1732
+ "refcount": "3"
1733
+ },
1734
+ "glue_helper": {
1735
+ "size": "16384",
1736
+ "refcount": "1"
1737
+ },
1738
+ "psmouse": {
1739
+ "size": "172032",
1740
+ "refcount": "0"
1741
+ },
1742
+ "i2c_piix4": {
1743
+ "size": "24576",
1744
+ "refcount": "0"
1745
+ },
1746
+ "e1000": {
1747
+ "size": "155648",
1748
+ "refcount": "0",
1749
+ "version": "7.3.21-k8-NAPI"
1750
+ }
1751
+ }
1752
+ },
1753
+ "keys": {
1754
+ "ssh": {
1755
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1756
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1757
+ }
1758
+ },
1759
+ "languages": {
1760
+ "ruby": {
1761
+ "bin_dir": "/usr/local/bin",
1762
+ "gem_bin": "/usr/local/bin/gem",
1763
+ "gems_dir": "/usr/local/gems",
1764
+ "ruby_bin": "/usr/local/bin/ruby"
1765
+ },
1766
+ "powershell": null
1767
+ },
1768
+ "lsb": {
1769
+ "id": "Debian",
1770
+ "description": "Debian GNU/Linux 10 (buster)",
1771
+ "release": "10",
1772
+ "codename": "buster"
1773
+ },
1774
+ "macaddress": "11:11:11:11:11:11",
1775
+ "machinename": "Fauxhai",
1776
+ "memory": {
1777
+ "total": "1048576kB"
1778
+ },
1779
+ "network": {
1780
+ "interfaces": {
1781
+ "lo": {
1782
+ "mtu": "65536",
1783
+ "flags": [
1784
+ "LOOPBACK",
1785
+ "UP",
1786
+ "LOWER_UP"
1787
+ ],
1788
+ "encapsulation": "Loopback",
1789
+ "addresses": {
1790
+ "127.0.0.1": {
1791
+ "family": "inet",
1792
+ "prefixlen": "8",
1793
+ "netmask": "255.0.0.0",
1794
+ "scope": "Node",
1795
+ "ip_scope": "LOOPBACK"
1796
+ },
1797
+ "::1": {
1798
+ "family": "inet6",
1799
+ "prefixlen": "128",
1800
+ "scope": "Node",
1801
+ "tags": [
1802
+
1803
+ ],
1804
+ "ip_scope": "LINK LOCAL LOOPBACK"
1805
+ }
1806
+ },
1807
+ "state": "unknown"
1808
+ },
1809
+ "eth0": {
1810
+ "type": "eth",
1811
+ "number": "0",
1812
+ "mtu": "1500",
1813
+ "flags": [
1814
+ "BROADCAST",
1815
+ "MULTICAST",
1816
+ "UP",
1817
+ "LOWER_UP"
1818
+ ],
1819
+ "encapsulation": "Ethernet",
1820
+ "addresses": {
1821
+ "11:11:11:11:11:11": {
1822
+ "family": "lladdr"
1823
+ },
1824
+ "10.0.0.2": {
1825
+ "family": "inet",
1826
+ "prefixlen": "24",
1827
+ "netmask": "255.255.255.0",
1828
+ "broadcast": "10.0.0.255",
1829
+ "scope": "Global",
1830
+ "ip_scope": "RFC1918 PRIVATE"
1831
+ },
1832
+ "fe80::11:1111:1111:1111": {
1833
+ "family": "inet6",
1834
+ "prefixlen": "64",
1835
+ "scope": "Link",
1836
+ "tags": [
1837
+
1838
+ ],
1839
+ "ip_scope": "LINK LOCAL UNICAST"
1840
+ }
1841
+ },
1842
+ "state": "up",
1843
+ "arp": {
1844
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1845
+ },
1846
+ "routes": [
1847
+ {
1848
+ "destination": "default",
1849
+ "family": "inet",
1850
+ "via": "10.0.0.1"
1851
+ },
1852
+ {
1853
+ "destination": "10.0.0.0/24",
1854
+ "family": "inet",
1855
+ "scope": "link",
1856
+ "proto": "kernel",
1857
+ "src": "10.0.0.2"
1858
+ },
1859
+ {
1860
+ "destination": "fe80::/64",
1861
+ "family": "inet6",
1862
+ "metric": "256",
1863
+ "proto": "kernel"
1864
+ }
1865
+ ],
1866
+ "ring_params": {
1867
+ }
1868
+ }
1869
+ },
1870
+ "default_interface": "eth0",
1871
+ "default_gateway": "10.0.0.1"
1872
+ },
1873
+ "ohai_time": 1562623351.2159848,
1874
+ "os": "linux",
1875
+ "os_version": "4.19.0-5-amd64",
1876
+ "packages": {
1877
+ "acpi-support-base": {
1878
+ "version": "0.142-8",
1879
+ "arch": "all"
1880
+ },
1881
+ "acpid": {
1882
+ "version": "1:2.0.31-1",
1883
+ "arch": "amd64"
1884
+ },
1885
+ "adduser": {
1886
+ "version": "3.118",
1887
+ "arch": "all"
1888
+ },
1889
+ "anacron": {
1890
+ "version": "2.3-28",
1891
+ "arch": "amd64"
1892
+ },
1893
+ "apparmor": {
1894
+ "version": "2.13.2-10",
1895
+ "arch": "amd64"
1896
+ },
1897
+ "apt": {
1898
+ "version": "1.8.2",
1899
+ "arch": "amd64"
1900
+ },
1901
+ "apt-listchanges": {
1902
+ "version": "3.19",
1903
+ "arch": "all"
1904
+ },
1905
+ "apt-utils": {
1906
+ "version": "1.8.2",
1907
+ "arch": "amd64"
1908
+ },
1909
+ "avahi-autoipd": {
1910
+ "version": "0.7-4+b1",
1911
+ "arch": "amd64"
1912
+ },
1913
+ "base-files": {
1914
+ "version": "10.3",
1915
+ "arch": "amd64"
1916
+ },
1917
+ "base-passwd": {
1918
+ "version": "3.5.46",
1919
+ "arch": "amd64"
1920
+ },
1921
+ "bash": {
1922
+ "version": "5.0-4",
1923
+ "arch": "amd64"
1924
+ },
1925
+ "bash-completion": {
1926
+ "version": "1:2.8-6",
1927
+ "arch": "all"
1928
+ },
1929
+ "bind9-host": {
1930
+ "version": "1:9.11.5.P4+dfsg-5.1",
1931
+ "arch": "amd64"
1932
+ },
1933
+ "binutils": {
1934
+ "version": "2.31.1-16",
1935
+ "arch": "amd64"
1936
+ },
1937
+ "binutils-common": {
1938
+ "version": "2.31.1-16",
1939
+ "arch": "amd64"
1940
+ },
1941
+ "binutils-x86-64-linux-gnu": {
1942
+ "version": "2.31.1-16",
1943
+ "arch": "amd64"
1944
+ },
1945
+ "bluetooth": {
1946
+ "version": "5.50-1",
1947
+ "arch": "all"
1948
+ },
1949
+ "bluez": {
1950
+ "version": "5.50-1",
1951
+ "arch": "amd64"
1952
+ },
1953
+ "bsdmainutils": {
1954
+ "version": "11.1.2+b1",
1955
+ "arch": "amd64"
1956
+ },
1957
+ "bsdutils": {
1958
+ "version": "1:2.33.1-0.1",
1959
+ "arch": "amd64"
1960
+ },
1961
+ "busybox": {
1962
+ "version": "1:1.30.1-4",
1963
+ "arch": "amd64"
1964
+ },
1965
+ "bzip2": {
1966
+ "version": "1.0.6-9.1",
1967
+ "arch": "amd64"
1968
+ },
1969
+ "ca-certificates": {
1970
+ "version": "20190110",
1971
+ "arch": "all"
1972
+ },
1973
+ "chef": {
1974
+ "version": "15.1.36-1",
1975
+ "arch": "amd64"
1976
+ },
1977
+ "cifs-utils": {
1978
+ "version": "2:6.8-2",
1979
+ "arch": "amd64"
1980
+ },
1981
+ "console-setup": {
1982
+ "version": "1.191",
1983
+ "arch": "all"
1984
+ },
1985
+ "console-setup-linux": {
1986
+ "version": "1.191",
1987
+ "arch": "all"
1988
+ },
1989
+ "coreutils": {
1990
+ "version": "8.30-3",
1991
+ "arch": "amd64"
1992
+ },
1993
+ "cpio": {
1994
+ "version": "2.12+dfsg-9",
1995
+ "arch": "amd64"
1996
+ },
1997
+ "cpp": {
1998
+ "version": "4:8.3.0-1",
1999
+ "arch": "amd64"
2000
+ },
2001
+ "cpp-8": {
2002
+ "version": "8.3.0-6",
2003
+ "arch": "amd64"
2004
+ },
2005
+ "crda": {
2006
+ "version": "3.18-1",
2007
+ "arch": "amd64"
2008
+ },
2009
+ "cron": {
2010
+ "version": "3.0pl1-134",
2011
+ "arch": "amd64"
2012
+ },
2013
+ "cryptsetup": {
2014
+ "version": "2:2.1.0-5",
2015
+ "arch": "all"
2016
+ },
2017
+ "cryptsetup-bin": {
2018
+ "version": "2:2.1.0-5",
2019
+ "arch": "amd64"
2020
+ },
2021
+ "cryptsetup-initramfs": {
2022
+ "version": "2:2.1.0-5",
2023
+ "arch": "all"
2024
+ },
2025
+ "cryptsetup-run": {
2026
+ "version": "2:2.1.0-5",
2027
+ "arch": "amd64"
2028
+ },
2029
+ "curl": {
2030
+ "version": "7.64.0-4",
2031
+ "arch": "amd64"
2032
+ },
2033
+ "dash": {
2034
+ "version": "0.5.10.2-5",
2035
+ "arch": "amd64"
2036
+ },
2037
+ "dbus": {
2038
+ "version": "1.12.16-1",
2039
+ "arch": "amd64"
2040
+ },
2041
+ "debconf": {
2042
+ "version": "1.5.71",
2043
+ "arch": "all"
2044
+ },
2045
+ "debconf-i18n": {
2046
+ "version": "1.5.71",
2047
+ "arch": "all"
2048
+ },
2049
+ "debian-archive-keyring": {
2050
+ "version": "2019.1",
2051
+ "arch": "all"
2052
+ },
2053
+ "debian-faq": {
2054
+ "version": "9.0",
2055
+ "arch": "all"
2056
+ },
2057
+ "debianutils": {
2058
+ "version": "4.8.6.1",
2059
+ "arch": "amd64"
2060
+ },
2061
+ "dictionaries-common": {
2062
+ "version": "1.28.1",
2063
+ "arch": "all"
2064
+ },
2065
+ "diffutils": {
2066
+ "version": "1:3.7-3",
2067
+ "arch": "amd64"
2068
+ },
2069
+ "dirmngr": {
2070
+ "version": "2.2.12-1",
2071
+ "arch": "amd64"
2072
+ },
2073
+ "discover": {
2074
+ "version": "2.1.2-8",
2075
+ "arch": "amd64"
2076
+ },
2077
+ "discover-data": {
2078
+ "version": "2.2013.01.11",
2079
+ "arch": "all"
2080
+ },
2081
+ "distro-info-data": {
2082
+ "version": "0.41",
2083
+ "arch": "all"
2084
+ },
2085
+ "dmeventd": {
2086
+ "version": "2:1.02.155-3",
2087
+ "arch": "amd64"
2088
+ },
2089
+ "dmidecode": {
2090
+ "version": "3.2-1",
2091
+ "arch": "amd64"
2092
+ },
2093
+ "dmsetup": {
2094
+ "version": "2:1.02.155-3",
2095
+ "arch": "amd64"
2096
+ },
2097
+ "doc-debian": {
2098
+ "version": "6.4",
2099
+ "arch": "all"
2100
+ },
2101
+ "dpkg": {
2102
+ "version": "1.19.7",
2103
+ "arch": "amd64"
2104
+ },
2105
+ "e2fsprogs": {
2106
+ "version": "1.44.5-1",
2107
+ "arch": "amd64"
2108
+ },
2109
+ "eject": {
2110
+ "version": "2.1.5+deb1+cvs20081104-13.2",
2111
+ "arch": "amd64"
2112
+ },
2113
+ "emacsen-common": {
2114
+ "version": "3.0.4",
2115
+ "arch": "all"
2116
+ },
2117
+ "fdisk": {
2118
+ "version": "2.33.1-0.1",
2119
+ "arch": "amd64"
2120
+ },
2121
+ "file": {
2122
+ "version": "1:5.35-4",
2123
+ "arch": "amd64"
2124
+ },
2125
+ "findutils": {
2126
+ "version": "4.6.0+git+20190209-2",
2127
+ "arch": "amd64"
2128
+ },
2129
+ "firmware-linux-free": {
2130
+ "version": "3.4",
2131
+ "arch": "all"
2132
+ },
2133
+ "fuse": {
2134
+ "version": "2.9.9-1",
2135
+ "arch": "amd64"
2136
+ },
2137
+ "gcc-8-base": {
2138
+ "version": "8.3.0-6",
2139
+ "arch": "amd64"
2140
+ },
2141
+ "gdbm-l10n": {
2142
+ "version": "1.18.1-4",
2143
+ "arch": "all"
2144
+ },
2145
+ "geoip-database": {
2146
+ "version": "20181108-1",
2147
+ "arch": "all"
2148
+ },
2149
+ "gettext-base": {
2150
+ "version": "0.19.8.1-9",
2151
+ "arch": "amd64"
2152
+ },
2153
+ "gnupg": {
2154
+ "version": "2.2.12-1",
2155
+ "arch": "all"
2156
+ },
2157
+ "gnupg-l10n": {
2158
+ "version": "2.2.12-1",
2159
+ "arch": "all"
2160
+ },
2161
+ "gnupg-utils": {
2162
+ "version": "2.2.12-1",
2163
+ "arch": "amd64"
2164
+ },
2165
+ "gpg": {
2166
+ "version": "2.2.12-1",
2167
+ "arch": "amd64"
2168
+ },
2169
+ "gpg-agent": {
2170
+ "version": "2.2.12-1",
2171
+ "arch": "amd64"
2172
+ },
2173
+ "gpg-wks-client": {
2174
+ "version": "2.2.12-1",
2175
+ "arch": "amd64"
2176
+ },
2177
+ "gpg-wks-server": {
2178
+ "version": "2.2.12-1",
2179
+ "arch": "amd64"
2180
+ },
2181
+ "gpgconf": {
2182
+ "version": "2.2.12-1",
2183
+ "arch": "amd64"
2184
+ },
2185
+ "gpgsm": {
2186
+ "version": "2.2.12-1",
2187
+ "arch": "amd64"
2188
+ },
2189
+ "gpgv": {
2190
+ "version": "2.2.12-1",
2191
+ "arch": "amd64"
2192
+ },
2193
+ "grep": {
2194
+ "version": "3.3-1",
2195
+ "arch": "amd64"
2196
+ },
2197
+ "groff-base": {
2198
+ "version": "1.22.4-3",
2199
+ "arch": "amd64"
2200
+ },
2201
+ "grub-common": {
2202
+ "version": "2.02+dfsg1-20",
2203
+ "arch": "amd64"
2204
+ },
2205
+ "grub-pc": {
2206
+ "version": "2.02+dfsg1-20",
2207
+ "arch": "amd64"
2208
+ },
2209
+ "grub-pc-bin": {
2210
+ "version": "2.02+dfsg1-20",
2211
+ "arch": "amd64"
2212
+ },
2213
+ "grub2-common": {
2214
+ "version": "2.02+dfsg1-20",
2215
+ "arch": "amd64"
2216
+ },
2217
+ "gzip": {
2218
+ "version": "1.9-3",
2219
+ "arch": "amd64"
2220
+ },
2221
+ "hdparm": {
2222
+ "version": "9.58+ds-1",
2223
+ "arch": "amd64"
2224
+ },
2225
+ "hostname": {
2226
+ "version": "3.21",
2227
+ "arch": "amd64"
2228
+ },
2229
+ "iamerican": {
2230
+ "version": "3.4.00-6",
2231
+ "arch": "all"
2232
+ },
2233
+ "ibritish": {
2234
+ "version": "3.4.00-6",
2235
+ "arch": "all"
2236
+ },
2237
+ "ienglish-common": {
2238
+ "version": "3.4.00-6",
2239
+ "arch": "all"
2240
+ },
2241
+ "ifupdown": {
2242
+ "version": "0.8.35",
2243
+ "arch": "amd64"
2244
+ },
2245
+ "init": {
2246
+ "version": "1.56+nmu1",
2247
+ "arch": "amd64"
2248
+ },
2249
+ "init-system-helpers": {
2250
+ "version": "1.56+nmu1",
2251
+ "arch": "all"
2252
+ },
2253
+ "initramfs-tools": {
2254
+ "version": "0.133",
2255
+ "arch": "all"
2256
+ },
2257
+ "initramfs-tools-core": {
2258
+ "version": "0.133",
2259
+ "arch": "all"
2260
+ },
2261
+ "iproute2": {
2262
+ "version": "4.20.0-2",
2263
+ "arch": "amd64"
2264
+ },
2265
+ "iptables": {
2266
+ "version": "1.8.2-4",
2267
+ "arch": "amd64"
2268
+ },
2269
+ "iputils-ping": {
2270
+ "version": "3:20180629-2",
2271
+ "arch": "amd64"
2272
+ },
2273
+ "isc-dhcp-client": {
2274
+ "version": "4.4.1-2",
2275
+ "arch": "amd64"
2276
+ },
2277
+ "isc-dhcp-common": {
2278
+ "version": "4.4.1-2",
2279
+ "arch": "amd64"
2280
+ },
2281
+ "iso-codes": {
2282
+ "version": "4.2-1",
2283
+ "arch": "all"
2284
+ },
2285
+ "ispell": {
2286
+ "version": "3.4.00-6+b1",
2287
+ "arch": "amd64"
2288
+ },
2289
+ "iw": {
2290
+ "version": "5.0.1-1",
2291
+ "arch": "amd64"
2292
+ },
2293
+ "kbd": {
2294
+ "version": "2.0.4-4",
2295
+ "arch": "amd64"
2296
+ },
2297
+ "keyboard-configuration": {
2298
+ "version": "1.191",
2299
+ "arch": "all"
2300
+ },
2301
+ "keyutils": {
2302
+ "version": "1.6-6",
2303
+ "arch": "amd64"
2304
+ },
2305
+ "klibc-utils": {
2306
+ "version": "2.0.6-1",
2307
+ "arch": "amd64"
2308
+ },
2309
+ "kmod": {
2310
+ "version": "26-1",
2311
+ "arch": "amd64"
2312
+ },
2313
+ "krb5-locales": {
2314
+ "version": "1.17-3",
2315
+ "arch": "all"
2316
+ },
2317
+ "laptop-detect": {
2318
+ "version": "0.16",
2319
+ "arch": "all"
2320
+ },
2321
+ "less": {
2322
+ "version": "487-0.1+b1",
2323
+ "arch": "amd64"
2324
+ },
2325
+ "libacl1": {
2326
+ "version": "2.2.53-4",
2327
+ "arch": "amd64"
2328
+ },
2329
+ "libaio1": {
2330
+ "version": "0.3.112-3",
2331
+ "arch": "amd64"
2332
+ },
2333
+ "libapparmor1": {
2334
+ "version": "2.13.2-10",
2335
+ "arch": "amd64"
2336
+ },
2337
+ "libapt-inst2.0": {
2338
+ "version": "1.8.2",
2339
+ "arch": "amd64"
2340
+ },
2341
+ "libapt-pkg5.0": {
2342
+ "version": "1.8.2",
2343
+ "arch": "amd64"
2344
+ },
2345
+ "libargon2-1": {
2346
+ "version": "0~20171227-0.2",
2347
+ "arch": "amd64"
2348
+ },
2349
+ "libasound2": {
2350
+ "version": "1.1.8-1",
2351
+ "arch": "amd64"
2352
+ },
2353
+ "libasound2-data": {
2354
+ "version": "1.1.8-1",
2355
+ "arch": "all"
2356
+ },
2357
+ "libassuan0": {
2358
+ "version": "2.5.2-1",
2359
+ "arch": "amd64"
2360
+ },
2361
+ "libattr1": {
2362
+ "version": "1:2.4.48-4",
2363
+ "arch": "amd64"
2364
+ },
2365
+ "libaudit-common": {
2366
+ "version": "1:2.8.4-3",
2367
+ "arch": "all"
2368
+ },
2369
+ "libaudit1": {
2370
+ "version": "1:2.8.4-3",
2371
+ "arch": "amd64"
2372
+ },
2373
+ "libbind9-161": {
2374
+ "version": "1:9.11.5.P4+dfsg-5.1",
2375
+ "arch": "amd64"
2376
+ },
2377
+ "libbinutils": {
2378
+ "version": "2.31.1-16",
2379
+ "arch": "amd64"
2380
+ },
2381
+ "libblkid1": {
2382
+ "version": "2.33.1-0.1",
2383
+ "arch": "amd64"
2384
+ },
2385
+ "libbsd0": {
2386
+ "version": "0.9.1-2",
2387
+ "arch": "amd64"
2388
+ },
2389
+ "libbz2-1.0": {
2390
+ "version": "1.0.6-9.1",
2391
+ "arch": "amd64"
2392
+ },
2393
+ "libc-bin": {
2394
+ "version": "2.28-10",
2395
+ "arch": "amd64"
2396
+ },
2397
+ "libc-dev-bin": {
2398
+ "version": "2.28-10",
2399
+ "arch": "amd64"
2400
+ },
2401
+ "libc-l10n": {
2402
+ "version": "2.28-10",
2403
+ "arch": "all"
2404
+ },
2405
+ "libc6": {
2406
+ "version": "2.28-10",
2407
+ "arch": "amd64"
2408
+ },
2409
+ "libc6-dev": {
2410
+ "version": "2.28-10",
2411
+ "arch": "amd64"
2412
+ },
2413
+ "libcap-ng0": {
2414
+ "version": "0.7.9-2",
2415
+ "arch": "amd64"
2416
+ },
2417
+ "libcap2": {
2418
+ "version": "1:2.25-2",
2419
+ "arch": "amd64"
2420
+ },
2421
+ "libcap2-bin": {
2422
+ "version": "1:2.25-2",
2423
+ "arch": "amd64"
2424
+ },
2425
+ "libcom-err2": {
2426
+ "version": "1.44.5-1",
2427
+ "arch": "amd64"
2428
+ },
2429
+ "libcryptsetup12": {
2430
+ "version": "2:2.1.0-5",
2431
+ "arch": "amd64"
2432
+ },
2433
+ "libcurl3-gnutls": {
2434
+ "version": "7.64.0-4",
2435
+ "arch": "amd64"
2436
+ },
2437
+ "libcurl4": {
2438
+ "version": "7.64.0-4",
2439
+ "arch": "amd64"
2440
+ },
2441
+ "libdaemon0": {
2442
+ "version": "0.14-7",
2443
+ "arch": "amd64"
2444
+ },
2445
+ "libdb5.3": {
2446
+ "version": "5.3.28+dfsg1-0.5",
2447
+ "arch": "amd64"
2448
+ },
2449
+ "libdbus-1-3": {
2450
+ "version": "1.12.16-1",
2451
+ "arch": "amd64"
2452
+ },
2453
+ "libdebconfclient0": {
2454
+ "version": "0.249",
2455
+ "arch": "amd64"
2456
+ },
2457
+ "libdevmapper-event1.02.1": {
2458
+ "version": "2:1.02.155-3",
2459
+ "arch": "amd64"
2460
+ },
2461
+ "libdevmapper1.02.1": {
2462
+ "version": "2:1.02.155-3",
2463
+ "arch": "amd64"
2464
+ },
2465
+ "libdiscover2": {
2466
+ "version": "2.1.2-8",
2467
+ "arch": "amd64"
2468
+ },
2469
+ "libdns-export1104": {
2470
+ "version": "1:9.11.5.P4+dfsg-5.1",
2471
+ "arch": "amd64"
2472
+ },
2473
+ "libdns1104": {
2474
+ "version": "1:9.11.5.P4+dfsg-5.1",
2475
+ "arch": "amd64"
2476
+ },
2477
+ "libdw1": {
2478
+ "version": "0.176-1.1",
2479
+ "arch": "amd64"
2480
+ },
2481
+ "libedit2": {
2482
+ "version": "3.1-20181209-1",
2483
+ "arch": "amd64"
2484
+ },
2485
+ "libefiboot1": {
2486
+ "version": "37-2",
2487
+ "arch": "amd64"
2488
+ },
2489
+ "libefivar1": {
2490
+ "version": "37-2",
2491
+ "arch": "amd64"
2492
+ },
2493
+ "libelf1": {
2494
+ "version": "0.176-1.1",
2495
+ "arch": "amd64"
2496
+ },
2497
+ "libestr0": {
2498
+ "version": "0.1.10-2.1",
2499
+ "arch": "amd64"
2500
+ },
2501
+ "libevent-2.1-6": {
2502
+ "version": "2.1.8-stable-4",
2503
+ "arch": "amd64"
2504
+ },
2505
+ "libexpat1": {
2506
+ "version": "2.2.6-2",
2507
+ "arch": "amd64"
2508
+ },
2509
+ "libext2fs2": {
2510
+ "version": "1.44.5-1",
2511
+ "arch": "amd64"
2512
+ },
2513
+ "libfakeroot": {
2514
+ "version": "1.23-1",
2515
+ "arch": "amd64"
2516
+ },
2517
+ "libfastjson4": {
2518
+ "version": "0.99.8-2",
2519
+ "arch": "amd64"
2520
+ },
2521
+ "libfdisk1": {
2522
+ "version": "2.33.1-0.1",
2523
+ "arch": "amd64"
2524
+ },
2525
+ "libffi6": {
2526
+ "version": "3.2.1-9",
2527
+ "arch": "amd64"
2528
+ },
2529
+ "libfreetype6": {
2530
+ "version": "2.9.1-3",
2531
+ "arch": "amd64"
2532
+ },
2533
+ "libfstrm0": {
2534
+ "version": "0.4.0-1",
2535
+ "arch": "amd64"
2536
+ },
2537
+ "libfuse2": {
2538
+ "version": "2.9.9-1",
2539
+ "arch": "amd64"
2540
+ },
2541
+ "libgcc1": {
2542
+ "version": "1:8.3.0-6",
2543
+ "arch": "amd64"
2544
+ },
2545
+ "libgcrypt20": {
2546
+ "version": "1.8.4-5",
2547
+ "arch": "amd64"
2548
+ },
2549
+ "libgdbm-compat4": {
2550
+ "version": "1.18.1-4",
2551
+ "arch": "amd64"
2552
+ },
2553
+ "libgdbm6": {
2554
+ "version": "1.18.1-4",
2555
+ "arch": "amd64"
2556
+ },
2557
+ "libgeoip1": {
2558
+ "version": "1.6.12-1",
2559
+ "arch": "amd64"
2560
+ },
2561
+ "libglib2.0-0": {
2562
+ "version": "2.58.3-2",
2563
+ "arch": "amd64"
2564
+ },
2565
+ "libglib2.0-data": {
2566
+ "version": "2.58.3-2",
2567
+ "arch": "all"
2568
+ },
2569
+ "libgmp10": {
2570
+ "version": "2:6.1.2+dfsg-4",
2571
+ "arch": "amd64"
2572
+ },
2573
+ "libgnutls30": {
2574
+ "version": "3.6.7-4",
2575
+ "arch": "amd64"
2576
+ },
2577
+ "libgpg-error0": {
2578
+ "version": "1.35-1",
2579
+ "arch": "amd64"
2580
+ },
2581
+ "libgssapi-krb5-2": {
2582
+ "version": "1.17-3",
2583
+ "arch": "amd64"
2584
+ },
2585
+ "libhogweed4": {
2586
+ "version": "3.4.1-1",
2587
+ "arch": "amd64"
2588
+ },
2589
+ "libicu63": {
2590
+ "version": "63.1-6",
2591
+ "arch": "amd64"
2592
+ },
2593
+ "libidn11": {
2594
+ "version": "1.33-2.2",
2595
+ "arch": "amd64"
2596
+ },
2597
+ "libidn2-0": {
2598
+ "version": "2.0.5-1",
2599
+ "arch": "amd64"
2600
+ },
2601
+ "libip4tc0": {
2602
+ "version": "1.8.2-4",
2603
+ "arch": "amd64"
2604
+ },
2605
+ "libip6tc0": {
2606
+ "version": "1.8.2-4",
2607
+ "arch": "amd64"
2608
+ },
2609
+ "libiptc0": {
2610
+ "version": "1.8.2-4",
2611
+ "arch": "amd64"
2612
+ },
2613
+ "libisc-export1100": {
2614
+ "version": "1:9.11.5.P4+dfsg-5.1",
2615
+ "arch": "amd64"
2616
+ },
2617
+ "libisc1100": {
2618
+ "version": "1:9.11.5.P4+dfsg-5.1",
2619
+ "arch": "amd64"
2620
+ },
2621
+ "libisccc161": {
2622
+ "version": "1:9.11.5.P4+dfsg-5.1",
2623
+ "arch": "amd64"
2624
+ },
2625
+ "libisccfg163": {
2626
+ "version": "1:9.11.5.P4+dfsg-5.1",
2627
+ "arch": "amd64"
2628
+ },
2629
+ "libisl19": {
2630
+ "version": "0.20-2",
2631
+ "arch": "amd64"
2632
+ },
2633
+ "libiw30": {
2634
+ "version": "30~pre9-13",
2635
+ "arch": "amd64"
2636
+ },
2637
+ "libjson-c3": {
2638
+ "version": "0.12.1+ds-2",
2639
+ "arch": "amd64"
2640
+ },
2641
+ "libk5crypto3": {
2642
+ "version": "1.17-3",
2643
+ "arch": "amd64"
2644
+ },
2645
+ "libkeyutils1": {
2646
+ "version": "1.6-6",
2647
+ "arch": "amd64"
2648
+ },
2649
+ "libklibc": {
2650
+ "version": "2.0.6-1",
2651
+ "arch": "amd64"
2652
+ },
2653
+ "libkmod2": {
2654
+ "version": "26-1",
2655
+ "arch": "amd64"
2656
+ },
2657
+ "libkrb5-3": {
2658
+ "version": "1.17-3",
2659
+ "arch": "amd64"
2660
+ },
2661
+ "libkrb5support0": {
2662
+ "version": "1.17-3",
2663
+ "arch": "amd64"
2664
+ },
2665
+ "libksba8": {
2666
+ "version": "1.3.5-2",
2667
+ "arch": "amd64"
2668
+ },
2669
+ "libldap-2.4-2": {
2670
+ "version": "2.4.47+dfsg-3",
2671
+ "arch": "amd64"
2672
+ },
2673
+ "libldap-common": {
2674
+ "version": "2.4.47+dfsg-3",
2675
+ "arch": "all"
2676
+ },
2677
+ "liblmdb0": {
2678
+ "version": "0.9.22-1",
2679
+ "arch": "amd64"
2680
+ },
2681
+ "liblocale-gettext-perl": {
2682
+ "version": "1.07-3+b4",
2683
+ "arch": "amd64"
2684
+ },
2685
+ "liblockfile-bin": {
2686
+ "version": "1.14-1.1",
2687
+ "arch": "amd64"
2688
+ },
2689
+ "liblognorm5": {
2690
+ "version": "2.0.5-1",
2691
+ "arch": "amd64"
2692
+ },
2693
+ "liblvm2cmd2.03": {
2694
+ "version": "2.03.02-3",
2695
+ "arch": "amd64"
2696
+ },
2697
+ "liblwres161": {
2698
+ "version": "1:9.11.5.P4+dfsg-5.1",
2699
+ "arch": "amd64"
2700
+ },
2701
+ "liblz4-1": {
2702
+ "version": "1.8.3-1",
2703
+ "arch": "amd64"
2704
+ },
2705
+ "liblzma5": {
2706
+ "version": "5.2.4-1",
2707
+ "arch": "amd64"
2708
+ },
2709
+ "libmagic-mgc": {
2710
+ "version": "1:5.35-4",
2711
+ "arch": "amd64"
2712
+ },
2713
+ "libmagic1": {
2714
+ "version": "1:5.35-4",
2715
+ "arch": "amd64"
2716
+ },
2717
+ "libmnl0": {
2718
+ "version": "1.0.4-2",
2719
+ "arch": "amd64"
2720
+ },
2721
+ "libmount1": {
2722
+ "version": "2.33.1-0.1",
2723
+ "arch": "amd64"
2724
+ },
2725
+ "libmpc3": {
2726
+ "version": "1.1.0-1",
2727
+ "arch": "amd64"
2728
+ },
2729
+ "libmpdec2": {
2730
+ "version": "2.4.2-2",
2731
+ "arch": "amd64"
2732
+ },
2733
+ "libmpfr6": {
2734
+ "version": "4.0.2-1",
2735
+ "arch": "amd64"
2736
+ },
2737
+ "libncurses6": {
2738
+ "version": "6.1+20181013-2",
2739
+ "arch": "amd64"
2740
+ },
2741
+ "libncursesw6": {
2742
+ "version": "6.1+20181013-2",
2743
+ "arch": "amd64"
2744
+ },
2745
+ "libnetfilter-conntrack3": {
2746
+ "version": "1.0.7-1",
2747
+ "arch": "amd64"
2748
+ },
2749
+ "libnettle6": {
2750
+ "version": "3.4.1-1",
2751
+ "arch": "amd64"
2752
+ },
2753
+ "libnewt0.52": {
2754
+ "version": "0.52.20-8",
2755
+ "arch": "amd64"
2756
+ },
2757
+ "libnfnetlink0": {
2758
+ "version": "1.0.1-3+b1",
2759
+ "arch": "amd64"
2760
+ },
2761
+ "libnfsidmap2": {
2762
+ "version": "0.25-5.1",
2763
+ "arch": "amd64"
2764
+ },
2765
+ "libnftnl11": {
2766
+ "version": "1.1.2-2",
2767
+ "arch": "amd64"
2768
+ },
2769
+ "libnghttp2-14": {
2770
+ "version": "1.36.0-2",
2771
+ "arch": "amd64"
2772
+ },
2773
+ "libnl-3-200": {
2774
+ "version": "3.4.0-1",
2775
+ "arch": "amd64"
2776
+ },
2777
+ "libnl-genl-3-200": {
2778
+ "version": "3.4.0-1",
2779
+ "arch": "amd64"
2780
+ },
2781
+ "libnl-route-3-200": {
2782
+ "version": "3.4.0-1",
2783
+ "arch": "amd64"
2784
+ },
2785
+ "libnpth0": {
2786
+ "version": "1.6-1",
2787
+ "arch": "amd64"
2788
+ },
2789
+ "libnss-systemd": {
2790
+ "version": "241-5",
2791
+ "arch": "amd64"
2792
+ },
2793
+ "libp11-kit0": {
2794
+ "version": "0.23.15-2",
2795
+ "arch": "amd64"
2796
+ },
2797
+ "libpam-modules": {
2798
+ "version": "1.3.1-5",
2799
+ "arch": "amd64"
2800
+ },
2801
+ "libpam-modules-bin": {
2802
+ "version": "1.3.1-5",
2803
+ "arch": "amd64"
2804
+ },
2805
+ "libpam-runtime": {
2806
+ "version": "1.3.1-5",
2807
+ "arch": "all"
2808
+ },
2809
+ "libpam-systemd": {
2810
+ "version": "241-5",
2811
+ "arch": "amd64"
2812
+ },
2813
+ "libpam0g": {
2814
+ "version": "1.3.1-5",
2815
+ "arch": "amd64"
2816
+ },
2817
+ "libpci3": {
2818
+ "version": "1:3.5.2-1",
2819
+ "arch": "amd64"
2820
+ },
2821
+ "libpcre2-8-0": {
2822
+ "version": "10.32-5",
2823
+ "arch": "amd64"
2824
+ },
2825
+ "libpcre3": {
2826
+ "version": "2:8.39-12",
2827
+ "arch": "amd64"
2828
+ },
2829
+ "libpcsclite1": {
2830
+ "version": "1.8.24-1",
2831
+ "arch": "amd64"
2832
+ },
2833
+ "libperl5.28": {
2834
+ "version": "5.28.1-6",
2835
+ "arch": "amd64"
2836
+ },
2837
+ "libpipeline1": {
2838
+ "version": "1.5.1-2",
2839
+ "arch": "amd64"
2840
+ },
2841
+ "libpng16-16": {
2842
+ "version": "1.6.36-6",
2843
+ "arch": "amd64"
2844
+ },
2845
+ "libpopt0": {
2846
+ "version": "1.16-12",
2847
+ "arch": "amd64"
2848
+ },
2849
+ "libprocps7": {
2850
+ "version": "2:3.3.15-2",
2851
+ "arch": "amd64"
2852
+ },
2853
+ "libprotobuf-c1": {
2854
+ "version": "1.3.1-1+b1",
2855
+ "arch": "amd64"
2856
+ },
2857
+ "libpsl5": {
2858
+ "version": "0.20.2-2",
2859
+ "arch": "amd64"
2860
+ },
2861
+ "libpython-stdlib": {
2862
+ "version": "2.7.16-1",
2863
+ "arch": "amd64"
2864
+ },
2865
+ "libpython2-stdlib": {
2866
+ "version": "2.7.16-1",
2867
+ "arch": "amd64"
2868
+ },
2869
+ "libpython2.7-minimal": {
2870
+ "version": "2.7.16-2",
2871
+ "arch": "amd64"
2872
+ },
2873
+ "libpython2.7-stdlib": {
2874
+ "version": "2.7.16-2",
2875
+ "arch": "amd64"
2876
+ },
2877
+ "libpython3-stdlib": {
2878
+ "version": "3.7.3-1",
2879
+ "arch": "amd64"
2880
+ },
2881
+ "libpython3.7-minimal": {
2882
+ "version": "3.7.3-2",
2883
+ "arch": "amd64"
2884
+ },
2885
+ "libpython3.7-stdlib": {
2886
+ "version": "3.7.3-2",
2887
+ "arch": "amd64"
2888
+ },
2889
+ "libreadline5": {
2890
+ "version": "5.2+dfsg-3+b13",
2891
+ "arch": "amd64"
2892
+ },
2893
+ "libreadline7": {
2894
+ "version": "7.0-5",
2895
+ "arch": "amd64"
2896
+ },
2897
+ "librtmp1": {
2898
+ "version": "2.4+20151223.gitfa8646d.1-2",
2899
+ "arch": "amd64"
2900
+ },
2901
+ "libsasl2-2": {
2902
+ "version": "2.1.27+dfsg-1",
2903
+ "arch": "amd64"
2904
+ },
2905
+ "libsasl2-modules": {
2906
+ "version": "2.1.27+dfsg-1",
2907
+ "arch": "amd64"
2908
+ },
2909
+ "libsasl2-modules-db": {
2910
+ "version": "2.1.27+dfsg-1",
2911
+ "arch": "amd64"
2912
+ },
2913
+ "libseccomp2": {
2914
+ "version": "2.3.3-4",
2915
+ "arch": "amd64"
2916
+ },
2917
+ "libselinux1": {
2918
+ "version": "2.8-1+b1",
2919
+ "arch": "amd64"
2920
+ },
2921
+ "libsemanage-common": {
2922
+ "version": "2.8-2",
2923
+ "arch": "all"
2924
+ },
2925
+ "libsemanage1": {
2926
+ "version": "2.8-2",
2927
+ "arch": "amd64"
2928
+ },
2929
+ "libsepol1": {
2930
+ "version": "2.8-1",
2931
+ "arch": "amd64"
2932
+ },
2933
+ "libslang2": {
2934
+ "version": "2.3.2-2",
2935
+ "arch": "amd64"
2936
+ },
2937
+ "libsmartcols1": {
2938
+ "version": "2.33.1-0.1",
2939
+ "arch": "amd64"
2940
+ },
2941
+ "libsqlite3-0": {
2942
+ "version": "3.27.2-3",
2943
+ "arch": "amd64"
2944
+ },
2945
+ "libss2": {
2946
+ "version": "1.44.5-1",
2947
+ "arch": "amd64"
2948
+ },
2949
+ "libssh2-1": {
2950
+ "version": "1.8.0-2.1",
2951
+ "arch": "amd64"
2952
+ },
2953
+ "libssl1.1": {
2954
+ "version": "1.1.1c-1",
2955
+ "arch": "amd64"
2956
+ },
2957
+ "libstdc++6": {
2958
+ "version": "8.3.0-6",
2959
+ "arch": "amd64"
2960
+ },
2961
+ "libsystemd0": {
2962
+ "version": "241-5",
2963
+ "arch": "amd64"
2964
+ },
2965
+ "libtalloc2": {
2966
+ "version": "2.1.14-2",
2967
+ "arch": "amd64"
2968
+ },
2969
+ "libtasn1-6": {
2970
+ "version": "4.13-3",
2971
+ "arch": "amd64"
2972
+ },
2973
+ "libtext-charwidth-perl": {
2974
+ "version": "0.04-7.1+b1",
2975
+ "arch": "amd64"
2976
+ },
2977
+ "libtext-iconv-perl": {
2978
+ "version": "1.7-5+b7",
2979
+ "arch": "amd64"
2980
+ },
2981
+ "libtext-wrapi18n-perl": {
2982
+ "version": "0.06-7.1",
2983
+ "arch": "all"
2984
+ },
2985
+ "libtinfo6": {
2986
+ "version": "6.1+20181013-2",
2987
+ "arch": "amd64"
2988
+ },
2989
+ "libtirpc-common": {
2990
+ "version": "1.1.4-0.4",
2991
+ "arch": "all"
2992
+ },
2993
+ "libtirpc3": {
2994
+ "version": "1.1.4-0.4",
2995
+ "arch": "amd64"
2996
+ },
2997
+ "libuchardet0": {
2998
+ "version": "0.0.6-3",
2999
+ "arch": "amd64"
3000
+ },
3001
+ "libudev1": {
3002
+ "version": "241-5",
3003
+ "arch": "amd64"
3004
+ },
3005
+ "libunistring2": {
3006
+ "version": "0.9.10-1",
3007
+ "arch": "amd64"
3008
+ },
3009
+ "libusb-0.1-4": {
3010
+ "version": "2:0.1.12-32",
3011
+ "arch": "amd64"
3012
+ },
3013
+ "libuuid1": {
3014
+ "version": "2.33.1-0.1",
3015
+ "arch": "amd64"
3016
+ },
3017
+ "libwbclient0": {
3018
+ "version": "2:4.9.5+dfsg-5",
3019
+ "arch": "amd64"
3020
+ },
3021
+ "libwrap0": {
3022
+ "version": "7.6.q-28",
3023
+ "arch": "amd64"
3024
+ },
3025
+ "libxml2": {
3026
+ "version": "2.9.4+dfsg1-7+b3",
3027
+ "arch": "amd64"
3028
+ },
3029
+ "libxtables12": {
3030
+ "version": "1.8.2-4",
3031
+ "arch": "amd64"
3032
+ },
3033
+ "libzstd1": {
3034
+ "version": "1.3.8+dfsg-3",
3035
+ "arch": "amd64"
3036
+ },
3037
+ "linux-base": {
3038
+ "version": "4.6",
3039
+ "arch": "all"
3040
+ },
3041
+ "linux-image-4.19.0-5-amd64": {
3042
+ "version": "4.19.37-5",
3043
+ "arch": "amd64"
3044
+ },
3045
+ "linux-image-amd64": {
3046
+ "version": "4.19+105",
3047
+ "arch": "amd64"
3048
+ },
3049
+ "linux-libc-dev": {
3050
+ "version": "4.19.37-5",
3051
+ "arch": "amd64"
3052
+ },
3053
+ "locales": {
3054
+ "version": "2.28-10",
3055
+ "arch": "all"
3056
+ },
3057
+ "login": {
3058
+ "version": "1:4.5-1.1",
3059
+ "arch": "amd64"
3060
+ },
3061
+ "logrotate": {
3062
+ "version": "3.14.0-4",
3063
+ "arch": "amd64"
3064
+ },
3065
+ "lsb-base": {
3066
+ "version": "10.2019051400",
3067
+ "arch": "all"
3068
+ },
3069
+ "lsb-release": {
3070
+ "version": "10.2019051400",
3071
+ "arch": "all"
3072
+ },
3073
+ "lsof": {
3074
+ "version": "4.91+dfsg-1",
3075
+ "arch": "amd64"
3076
+ },
3077
+ "lvm2": {
3078
+ "version": "2.03.02-3",
3079
+ "arch": "amd64"
3080
+ },
3081
+ "make": {
3082
+ "version": "4.2.1-1.2",
3083
+ "arch": "amd64"
3084
+ },
3085
+ "man-db": {
3086
+ "version": "2.8.5-2",
3087
+ "arch": "amd64"
3088
+ },
3089
+ "manpages": {
3090
+ "version": "4.16-2",
3091
+ "arch": "all"
3092
+ },
3093
+ "mawk": {
3094
+ "version": "1.3.3-17+b3",
3095
+ "arch": "amd64"
3096
+ },
3097
+ "mime-support": {
3098
+ "version": "3.62",
3099
+ "arch": "all"
3100
+ },
3101
+ "mount": {
3102
+ "version": "2.33.1-0.1",
3103
+ "arch": "amd64"
3104
+ },
3105
+ "nano": {
3106
+ "version": "3.2-3",
3107
+ "arch": "amd64"
3108
+ },
3109
+ "ncurses-base": {
3110
+ "version": "6.1+20181013-2",
3111
+ "arch": "all"
3112
+ },
3113
+ "ncurses-bin": {
3114
+ "version": "6.1+20181013-2",
3115
+ "arch": "amd64"
3116
+ },
3117
+ "ncurses-term": {
3118
+ "version": "6.1+20181013-2",
3119
+ "arch": "all"
3120
+ },
3121
+ "net-tools": {
3122
+ "version": "1.60+git20180626.aebd88e-1",
3123
+ "arch": "amd64"
3124
+ },
3125
+ "netbase": {
3126
+ "version": "5.6",
3127
+ "arch": "all"
3128
+ },
3129
+ "netcat-traditional": {
3130
+ "version": "1.10-41.1",
3131
+ "arch": "amd64"
3132
+ },
3133
+ "nfs-common": {
3134
+ "version": "1:1.3.4-2.5",
3135
+ "arch": "amd64"
3136
+ },
3137
+ "openssh-client": {
3138
+ "version": "1:7.9p1-10",
3139
+ "arch": "amd64"
3140
+ },
3141
+ "openssh-server": {
3142
+ "version": "1:7.9p1-10",
3143
+ "arch": "amd64"
3144
+ },
3145
+ "openssh-sftp-server": {
3146
+ "version": "1:7.9p1-10",
3147
+ "arch": "amd64"
3148
+ },
3149
+ "openssl": {
3150
+ "version": "1.1.1c-1",
3151
+ "arch": "amd64"
3152
+ },
3153
+ "os-prober": {
3154
+ "version": "1.77",
3155
+ "arch": "amd64"
3156
+ },
3157
+ "passwd": {
3158
+ "version": "1:4.5-1.1",
3159
+ "arch": "amd64"
3160
+ },
3161
+ "pciutils": {
3162
+ "version": "1:3.5.2-1",
3163
+ "arch": "amd64"
3164
+ },
3165
+ "perl": {
3166
+ "version": "5.28.1-6",
3167
+ "arch": "amd64"
3168
+ },
3169
+ "perl-base": {
3170
+ "version": "5.28.1-6",
3171
+ "arch": "amd64"
3172
+ },
3173
+ "perl-modules-5.28": {
3174
+ "version": "5.28.1-6",
3175
+ "arch": "all"
3176
+ },
3177
+ "pinentry-curses": {
3178
+ "version": "1.1.0-2",
3179
+ "arch": "amd64"
3180
+ },
3181
+ "powermgmt-base": {
3182
+ "version": "1.34",
3183
+ "arch": "all"
3184
+ },
3185
+ "powertop": {
3186
+ "version": "2.8-1+b2",
3187
+ "arch": "amd64"
3188
+ },
3189
+ "procps": {
3190
+ "version": "2:3.3.15-2",
3191
+ "arch": "amd64"
3192
+ },
3193
+ "publicsuffix": {
3194
+ "version": "20190415.1030-1",
3195
+ "arch": "all"
3196
+ },
3197
+ "python": {
3198
+ "version": "2.7.16-1",
3199
+ "arch": "amd64"
3200
+ },
3201
+ "python-apt-common": {
3202
+ "version": "1.8.4",
3203
+ "arch": "all"
3204
+ },
3205
+ "python-minimal": {
3206
+ "version": "2.7.16-1",
3207
+ "arch": "amd64"
3208
+ },
3209
+ "python2": {
3210
+ "version": "2.7.16-1",
3211
+ "arch": "amd64"
3212
+ },
3213
+ "python2-minimal": {
3214
+ "version": "2.7.16-1",
3215
+ "arch": "amd64"
3216
+ },
3217
+ "python2.7": {
3218
+ "version": "2.7.16-2",
3219
+ "arch": "amd64"
3220
+ },
3221
+ "python2.7-minimal": {
3222
+ "version": "2.7.16-2",
3223
+ "arch": "amd64"
3224
+ },
3225
+ "python3": {
3226
+ "version": "3.7.3-1",
3227
+ "arch": "amd64"
3228
+ },
3229
+ "python3-apt": {
3230
+ "version": "1.8.4",
3231
+ "arch": "amd64"
3232
+ },
3233
+ "python3-certifi": {
3234
+ "version": "2018.8.24-1",
3235
+ "arch": "all"
3236
+ },
3237
+ "python3-chardet": {
3238
+ "version": "3.0.4-3",
3239
+ "arch": "all"
3240
+ },
3241
+ "python3-debconf": {
3242
+ "version": "1.5.71",
3243
+ "arch": "all"
3244
+ },
3245
+ "python3-debian": {
3246
+ "version": "0.1.35",
3247
+ "arch": "all"
3248
+ },
3249
+ "python3-debianbts": {
3250
+ "version": "2.8.2",
3251
+ "arch": "all"
3252
+ },
3253
+ "python3-httplib2": {
3254
+ "version": "0.11.3-2",
3255
+ "arch": "all"
3256
+ },
3257
+ "python3-idna": {
3258
+ "version": "2.6-1",
3259
+ "arch": "all"
3260
+ },
3261
+ "python3-minimal": {
3262
+ "version": "3.7.3-1",
3263
+ "arch": "amd64"
3264
+ },
3265
+ "python3-pkg-resources": {
3266
+ "version": "40.8.0-1",
3267
+ "arch": "all"
3268
+ },
3269
+ "python3-pycurl": {
3270
+ "version": "7.43.0.2-0.1",
3271
+ "arch": "amd64"
3272
+ },
3273
+ "python3-pysimplesoap": {
3274
+ "version": "1.16.2-1",
3275
+ "arch": "all"
3276
+ },
3277
+ "python3-reportbug": {
3278
+ "version": "7.5.2",
3279
+ "arch": "all"
3280
+ },
3281
+ "python3-requests": {
3282
+ "version": "2.21.0-1",
3283
+ "arch": "all"
3284
+ },
3285
+ "python3-six": {
3286
+ "version": "1.12.0-1",
3287
+ "arch": "all"
3288
+ },
3289
+ "python3-urllib3": {
3290
+ "version": "1.24.1-1",
3291
+ "arch": "all"
3292
+ },
3293
+ "python3.7": {
3294
+ "version": "3.7.3-2",
3295
+ "arch": "amd64"
3296
+ },
3297
+ "python3.7-minimal": {
3298
+ "version": "3.7.3-2",
3299
+ "arch": "amd64"
3300
+ },
3301
+ "readline-common": {
3302
+ "version": "7.0-5",
3303
+ "arch": "all"
3304
+ },
3305
+ "reportbug": {
3306
+ "version": "7.5.2",
3307
+ "arch": "all"
3308
+ },
3309
+ "rpcbind": {
3310
+ "version": "1.2.5-0.3",
3311
+ "arch": "amd64"
3312
+ },
3313
+ "rsyslog": {
3314
+ "version": "8.1901.0-1",
3315
+ "arch": "amd64"
3316
+ },
3317
+ "sed": {
3318
+ "version": "4.7-1",
3319
+ "arch": "amd64"
3320
+ },
3321
+ "sensible-utils": {
3322
+ "version": "0.0.12",
3323
+ "arch": "all"
3324
+ },
3325
+ "shared-mime-info": {
3326
+ "version": "1.10-1",
3327
+ "arch": "amd64"
3328
+ },
3329
+ "sudo": {
3330
+ "version": "1.8.27-1",
3331
+ "arch": "amd64"
3332
+ },
3333
+ "systemd": {
3334
+ "version": "241-5",
3335
+ "arch": "amd64"
3336
+ },
3337
+ "systemd-sysv": {
3338
+ "version": "241-5",
3339
+ "arch": "amd64"
3340
+ },
3341
+ "sysvinit-utils": {
3342
+ "version": "2.93-8",
3343
+ "arch": "amd64"
3344
+ },
3345
+ "tar": {
3346
+ "version": "1.30+dfsg-6",
3347
+ "arch": "amd64"
3348
+ },
3349
+ "task-english": {
3350
+ "version": "3.53",
3351
+ "arch": "all"
3352
+ },
3353
+ "task-laptop": {
3354
+ "version": "3.53",
3355
+ "arch": "all"
3356
+ },
3357
+ "task-ssh-server": {
3358
+ "version": "3.53",
3359
+ "arch": "all"
3360
+ },
3361
+ "tasksel": {
3362
+ "version": "3.53",
3363
+ "arch": "all"
3364
+ },
3365
+ "tasksel-data": {
3366
+ "version": "3.53",
3367
+ "arch": "all"
3368
+ },
3369
+ "telnet": {
3370
+ "version": "0.17-41.2",
3371
+ "arch": "amd64"
3372
+ },
3373
+ "traceroute": {
3374
+ "version": "1:2.1.0-2",
3375
+ "arch": "amd64"
3376
+ },
3377
+ "tzdata": {
3378
+ "version": "2019a-1",
3379
+ "arch": "all"
3380
+ },
3381
+ "ucf": {
3382
+ "version": "3.0038+nmu1",
3383
+ "arch": "all"
3384
+ },
3385
+ "udev": {
3386
+ "version": "241-5",
3387
+ "arch": "amd64"
3388
+ },
3389
+ "util-linux": {
3390
+ "version": "2.33.1-0.1",
3391
+ "arch": "amd64"
3392
+ },
3393
+ "util-linux-locales": {
3394
+ "version": "2.33.1-0.1",
3395
+ "arch": "all"
3396
+ },
3397
+ "vim-common": {
3398
+ "version": "2:8.1.0875-5",
3399
+ "arch": "all"
3400
+ },
3401
+ "vim-tiny": {
3402
+ "version": "2:8.1.0875-5",
3403
+ "arch": "amd64"
3404
+ },
3405
+ "wamerican": {
3406
+ "version": "2018.04.16-1",
3407
+ "arch": "all"
3408
+ },
3409
+ "wget": {
3410
+ "version": "1.20.1-1.1",
3411
+ "arch": "amd64"
3412
+ },
3413
+ "whiptail": {
3414
+ "version": "0.52.20-8",
3415
+ "arch": "amd64"
3416
+ },
3417
+ "wireless-regdb": {
3418
+ "version": "2016.06.10-1",
3419
+ "arch": "all"
3420
+ },
3421
+ "wireless-tools": {
3422
+ "version": "30~pre9-13",
3423
+ "arch": "amd64"
3424
+ },
3425
+ "wpasupplicant": {
3426
+ "version": "2:2.7+git20190128+0c1e29f-6",
3427
+ "arch": "amd64"
3428
+ },
3429
+ "xdg-user-dirs": {
3430
+ "version": "0.17-2",
3431
+ "arch": "amd64"
3432
+ },
3433
+ "xkb-data": {
3434
+ "version": "2.26-2",
3435
+ "arch": "all"
3436
+ },
3437
+ "xxd": {
3438
+ "version": "2:8.1.0875-5",
3439
+ "arch": "amd64"
3440
+ },
3441
+ "xz-utils": {
3442
+ "version": "5.2.4-1",
3443
+ "arch": "amd64"
3444
+ },
3445
+ "zlib1g": {
3446
+ "version": "1:1.2.11.dfsg-1",
3447
+ "arch": "amd64"
3448
+ },
3449
+ "zlib1g-dev": {
3450
+ "version": "1:1.2.11.dfsg-1",
3451
+ "arch": "amd64"
3452
+ }
3453
+ },
3454
+ "platform": "debian",
3455
+ "platform_family": "debian",
3456
+ "platform_version": "10",
3457
+ "root_group": "root",
3458
+ "shard_seed": 25423277,
3459
+ "shells": [
3460
+ "/bin/sh",
3461
+ "/bin/bash",
3462
+ "/usr/bin/bash",
3463
+ "/bin/rbash",
3464
+ "/usr/bin/rbash",
3465
+ "/bin/dash",
3466
+ "/usr/bin/dash"
3467
+ ],
3468
+ "time": {
3469
+ "timezone": "GMT"
3470
+ },
3471
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
3472
+ "uptime_seconds": 2646450,
3473
+ "virtualization": {
3474
+ "systems": {
3475
+ }
3476
+ }
3477
+ }