fauxhai 6.3.0 → 6.4.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,3595 @@
1
+ {
2
+ "block_device": {
3
+ "sda": {
4
+ "logical_block_size": "512",
5
+ "model": "VBOX HARDDISK",
6
+ "physical_block_size": "512",
7
+ "queue_depth": "31",
8
+ "removable": "0",
9
+ "rev": "1.0",
10
+ "rotational": "1",
11
+ "size": "16777216",
12
+ "state": "running",
13
+ "timeout": "30",
14
+ "vendor": "ATA"
15
+ },
16
+ "sr0": {
17
+ "logical_block_size": "512",
18
+ "model": "CD-ROM",
19
+ "physical_block_size": "512",
20
+ "queue_depth": "1",
21
+ "removable": "1",
22
+ "rev": "1.0",
23
+ "rotational": "1",
24
+ "size": "2097151",
25
+ "state": "running",
26
+ "timeout": "30",
27
+ "vendor": "VBOX"
28
+ }
29
+ },
30
+ "chef_packages": {
31
+ "chef": {
32
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.5.0/gems/chef-14.2.0/lib",
33
+ "version": "14.2.0"
34
+ },
35
+ "ohai": {
36
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.5.0/gems/ohai-14.2.0/lib/ohai",
37
+ "version": "14.2.0"
38
+ }
39
+ },
40
+ "command": {
41
+ "ps": "ps -ef"
42
+ },
43
+ "counters": {
44
+ "network": {
45
+ "interfaces": {
46
+ "eth0": {
47
+ "rx": {
48
+ "bytes": 0,
49
+ "compressed": 0,
50
+ "drop": 0,
51
+ "errors": 0,
52
+ "frame": 0,
53
+ "multicast": 0,
54
+ "overrun": 0,
55
+ "packets": 0
56
+ },
57
+ "tx": {
58
+ "bytes": 0,
59
+ "carrier": 0,
60
+ "collisions": 0,
61
+ "compressed": 0,
62
+ "drop": 0,
63
+ "errors": 0,
64
+ "overrun": 0,
65
+ "packets": 0
66
+ }
67
+ },
68
+ "lo": {
69
+ "rx": {
70
+ "bytes": 0,
71
+ "drop": 0,
72
+ "errors": 0,
73
+ "overrun": 0,
74
+ "packets": 0
75
+ },
76
+ "tx": {
77
+ "bytes": 0,
78
+ "carrier": 0,
79
+ "collisions": 0,
80
+ "drop": 0,
81
+ "errors": 0,
82
+ "packets": 0,
83
+ "queuelen": "1"
84
+ }
85
+ }
86
+ }
87
+ }
88
+ },
89
+ "cpu": {
90
+ "cores": 1,
91
+ "real": 1,
92
+ "total": 1
93
+ },
94
+ "current_user": "fauxhai",
95
+ "dmi": {
96
+ "base_board": {
97
+ "all_records": [
98
+ {
99
+ "Asset Tag": "Not Specified",
100
+ "Chassis Handle": "0x0003",
101
+ "Contained Object Handles": "0",
102
+ "Features": {
103
+ "Board is a hosting board": null
104
+ },
105
+ "Location In Chassis": "Not Specified",
106
+ "Manufacturer": "Oracle Corporation",
107
+ "Product Name": "VirtualBox",
108
+ "Serial Number": "0",
109
+ "Type": "Motherboard",
110
+ "Version": "1.2",
111
+ "application_identifier": "Base Board Information",
112
+ "record_id": "0x0008",
113
+ "size": "2"
114
+ }
115
+ ],
116
+ "asset_tag": "Not Specified",
117
+ "chassis_handle": "0x0003",
118
+ "contained_object_handles": "0",
119
+ "location_in_chassis": "Not Specified",
120
+ "manufacturer": "Oracle Corporation",
121
+ "product_name": "VirtualBox",
122
+ "serial_number": "0",
123
+ "type": "Motherboard",
124
+ "version": "1.2"
125
+ },
126
+ "bios": {
127
+ "address": "0xE0000",
128
+ "all_records": [
129
+ {
130
+ "Address": "0xE0000",
131
+ "Characteristics": {
132
+ "8042 keyboard services are supported (int 9h)": null,
133
+ "ACPI is supported": null,
134
+ "Boot from CD is supported": null,
135
+ "CGA/mono video services are supported (int 10h)": null,
136
+ "ISA is supported": null,
137
+ "PCI is supported": null,
138
+ "Selectable boot is supported": null
139
+ },
140
+ "ROM Size": "128 kB",
141
+ "Release Date": "12/01/2006",
142
+ "Runtime Size": "128 kB",
143
+ "Vendor": "innotek GmbH",
144
+ "Version": "VirtualBox",
145
+ "application_identifier": "BIOS Information",
146
+ "record_id": "0x0000",
147
+ "size": "0"
148
+ }
149
+ ],
150
+ "release_date": "12/01/2006",
151
+ "rom_size": "128 kB",
152
+ "runtime_size": "128 kB",
153
+ "vendor": "innotek GmbH",
154
+ "version": "VirtualBox"
155
+ },
156
+ "chassis": {
157
+ "all_records": [
158
+ {
159
+ "Asset Tag": "Not Specified",
160
+ "Boot-up State": "Safe",
161
+ "Lock": "Not Present",
162
+ "Manufacturer": "Oracle Corporation",
163
+ "Power Supply State": "Safe",
164
+ "Security Status": "None",
165
+ "Serial Number": "Not Specified",
166
+ "Thermal State": "Safe",
167
+ "Type": "Other",
168
+ "Version": "Not Specified",
169
+ "application_identifier": "Chassis Information",
170
+ "record_id": "0x0003",
171
+ "size": "3"
172
+ }
173
+ ],
174
+ "asset_tag": "Not Specified",
175
+ "boot_up_state": "Safe",
176
+ "lock": "Not Present",
177
+ "manufacturer": "Oracle Corporation",
178
+ "power_supply_state": "Safe",
179
+ "security_status": "None",
180
+ "serial_number": "Not Specified",
181
+ "thermal_state": "Safe",
182
+ "type": "Other",
183
+ "version": "Not Specified"
184
+ },
185
+ "dmidecode_version": "2.12",
186
+ "oem_strings": {
187
+ "all_records": [
188
+ {
189
+ "String 1": "vboxVer_5.2.12",
190
+ "String 2": "vboxRev_122591",
191
+ "application_identifier": "OEM Strings",
192
+ "record_id": "0x0002",
193
+ "size": "11"
194
+ }
195
+ ],
196
+ "string_1": "vboxVer_5.2.12",
197
+ "string_2": "vboxRev_122591"
198
+ },
199
+ "smbios_version": "2.5",
200
+ "structures": {
201
+ "count": "10",
202
+ "size": "450"
203
+ },
204
+ "system": {
205
+ "all_records": [
206
+ {
207
+ "Family": "Virtual Machine",
208
+ "Manufacturer": "innotek GmbH",
209
+ "Product Name": "VirtualBox",
210
+ "SKU Number": "Not Specified",
211
+ "Serial Number": "0",
212
+ "UUID": "F98F0E5D-1D2C-470F-AD06-AF9ED4347C32",
213
+ "Version": "1.2",
214
+ "Wake-up Type": "Power Switch",
215
+ "application_identifier": "System Information",
216
+ "record_id": "0x0001",
217
+ "size": "1"
218
+ }
219
+ ],
220
+ "family": "Virtual Machine",
221
+ "manufacturer": "innotek GmbH",
222
+ "product_name": "VirtualBox",
223
+ "serial_number": "0",
224
+ "sku_number": "Not Specified",
225
+ "uuid": "F98F0E5D-1D2C-470F-AD06-AF9ED4347C32",
226
+ "version": "1.2",
227
+ "wake_up_type": "Power Switch"
228
+ },
229
+ "table_location": "0x000E1000"
230
+ },
231
+ "domain": "local",
232
+ "filesystem": {
233
+ "by_device": {
234
+ "/dev/sda": {
235
+ "mounts": []
236
+ },
237
+ "/dev/sda1": {
238
+ "fs_type": "ext4",
239
+ "inodes_available": "449352",
240
+ "inodes_percent_used": "11%",
241
+ "inodes_used": "50360",
242
+ "kb_available": "6161176",
243
+ "kb_size": "7736784",
244
+ "kb_used": "1159560",
245
+ "mount_options": [
246
+ "rw",
247
+ "relatime",
248
+ "errors=remount-ro",
249
+ "data=ordered"
250
+ ],
251
+ "mounts": [
252
+ "/"
253
+ ],
254
+ "percent_used": "16%",
255
+ "total_inodes": "499712",
256
+ "uuid": "79dee09d-6b65-4f50-a217-5c9c2eb82c1e"
257
+ },
258
+ "/dev/sda2": {
259
+ "mounts": []
260
+ },
261
+ "/dev/sda5": {
262
+ "fs_type": "swap",
263
+ "mounts": [],
264
+ "uuid": "a41c1920-1cb9-49a6-b0e0-cac783edbdc2"
265
+ },
266
+ "/dev/sr0": {
267
+ "mounts": []
268
+ },
269
+ "cgroup": {
270
+ "fs_type": "cgroup",
271
+ "mount_options": [
272
+ "rw",
273
+ "nosuid",
274
+ "nodev",
275
+ "noexec",
276
+ "relatime",
277
+ "perf_event"
278
+ ],
279
+ "mounts": [
280
+ "/sys/fs/cgroup/systemd",
281
+ "/sys/fs/cgroup/cpuset",
282
+ "/sys/fs/cgroup/cpu,cpuacct",
283
+ "/sys/fs/cgroup/devices",
284
+ "/sys/fs/cgroup/freezer",
285
+ "/sys/fs/cgroup/net_cls,net_prio",
286
+ "/sys/fs/cgroup/blkio",
287
+ "/sys/fs/cgroup/perf_event"
288
+ ]
289
+ },
290
+ "debugfs": {
291
+ "fs_type": "debugfs",
292
+ "mount_options": [
293
+ "rw",
294
+ "relatime"
295
+ ],
296
+ "mounts": [
297
+ "/sys/kernel/debug"
298
+ ]
299
+ },
300
+ "devpts": {
301
+ "fs_type": "devpts",
302
+ "mount_options": [
303
+ "rw",
304
+ "nosuid",
305
+ "noexec",
306
+ "relatime",
307
+ "gid=5",
308
+ "mode=620",
309
+ "ptmxmode=000"
310
+ ],
311
+ "mounts": [
312
+ "/dev/pts"
313
+ ]
314
+ },
315
+ "hugetlbfs": {
316
+ "fs_type": "hugetlbfs",
317
+ "mount_options": [
318
+ "rw",
319
+ "relatime"
320
+ ],
321
+ "mounts": [
322
+ "/dev/hugepages"
323
+ ]
324
+ },
325
+ "mqueue": {
326
+ "fs_type": "mqueue",
327
+ "mount_options": [
328
+ "rw",
329
+ "relatime"
330
+ ],
331
+ "mounts": [
332
+ "/dev/mqueue"
333
+ ]
334
+ },
335
+ "proc": {
336
+ "fs_type": "proc",
337
+ "mount_options": [
338
+ "rw",
339
+ "nosuid",
340
+ "nodev",
341
+ "noexec",
342
+ "relatime"
343
+ ],
344
+ "mounts": [
345
+ "/proc"
346
+ ]
347
+ },
348
+ "pstore": {
349
+ "fs_type": "pstore",
350
+ "mount_options": [
351
+ "rw",
352
+ "nosuid",
353
+ "nodev",
354
+ "noexec",
355
+ "relatime"
356
+ ],
357
+ "mounts": [
358
+ "/sys/fs/pstore"
359
+ ]
360
+ },
361
+ "rootfs": {
362
+ "fs_type": "rootfs",
363
+ "mount_options": [
364
+ "rw"
365
+ ],
366
+ "mounts": [
367
+ "/"
368
+ ]
369
+ },
370
+ "rpc_pipefs": {
371
+ "fs_type": "rpc_pipefs",
372
+ "mount_options": [
373
+ "rw",
374
+ "relatime"
375
+ ],
376
+ "mounts": [
377
+ "/run/rpc_pipefs"
378
+ ]
379
+ },
380
+ "securityfs": {
381
+ "fs_type": "securityfs",
382
+ "mount_options": [
383
+ "rw",
384
+ "nosuid",
385
+ "nodev",
386
+ "noexec",
387
+ "relatime"
388
+ ],
389
+ "mounts": [
390
+ "/sys/kernel/security"
391
+ ]
392
+ },
393
+ "sysfs": {
394
+ "fs_type": "sysfs",
395
+ "mount_options": [
396
+ "rw",
397
+ "nosuid",
398
+ "nodev",
399
+ "noexec",
400
+ "relatime"
401
+ ],
402
+ "mounts": [
403
+ "/sys"
404
+ ]
405
+ },
406
+ "systemd-1": {
407
+ "fs_type": "autofs",
408
+ "mount_options": [
409
+ "rw",
410
+ "relatime",
411
+ "fd=23",
412
+ "pgrp=1",
413
+ "timeout=300",
414
+ "minproto=5",
415
+ "maxproto=5",
416
+ "direct"
417
+ ],
418
+ "mounts": [
419
+ "/proc/sys/fs/binfmt_misc"
420
+ ]
421
+ },
422
+ "tmpfs": {
423
+ "fs_type": "tmpfs",
424
+ "inodes_available": "128005",
425
+ "inodes_percent_used": "1%",
426
+ "inodes_used": "13",
427
+ "kb_available": "512072",
428
+ "kb_size": "512072",
429
+ "kb_used": "0",
430
+ "mount_options": [
431
+ "ro",
432
+ "nosuid",
433
+ "nodev",
434
+ "noexec",
435
+ "mode=755"
436
+ ],
437
+ "mounts": [
438
+ "/run",
439
+ "/dev/shm",
440
+ "/run/lock",
441
+ "/sys/fs/cgroup"
442
+ ],
443
+ "percent_used": "0%",
444
+ "total_inodes": "128018"
445
+ },
446
+ "udev": {
447
+ "fs_type": "devtmpfs",
448
+ "inodes_available": "125583",
449
+ "inodes_percent_used": "1%",
450
+ "inodes_used": "327",
451
+ "kb_available": "10240",
452
+ "kb_size": "10240",
453
+ "kb_used": "0",
454
+ "mount_options": [
455
+ "rw",
456
+ "relatime",
457
+ "size=10240k",
458
+ "nr_inodes=125910",
459
+ "mode=755"
460
+ ],
461
+ "mounts": [
462
+ "/dev"
463
+ ],
464
+ "percent_used": "0%",
465
+ "total_inodes": "125910"
466
+ }
467
+ },
468
+ "by_mountpoint": {
469
+ "/": {
470
+ "devices": [
471
+ "/dev/sda1",
472
+ "rootfs"
473
+ ],
474
+ "fs_type": "rootfs",
475
+ "inodes_available": "449352",
476
+ "inodes_percent_used": "11%",
477
+ "inodes_used": "50360",
478
+ "kb_available": "6161176",
479
+ "kb_size": "7736784",
480
+ "kb_used": "1159560",
481
+ "mount_options": [
482
+ "rw"
483
+ ],
484
+ "percent_used": "16%",
485
+ "total_inodes": "499712",
486
+ "uuid": "79dee09d-6b65-4f50-a217-5c9c2eb82c1e"
487
+ },
488
+ "/dev": {
489
+ "devices": [
490
+ "udev"
491
+ ],
492
+ "fs_type": "devtmpfs",
493
+ "inodes_available": "125583",
494
+ "inodes_percent_used": "1%",
495
+ "inodes_used": "327",
496
+ "kb_available": "10240",
497
+ "kb_size": "10240",
498
+ "kb_used": "0",
499
+ "mount_options": [
500
+ "rw",
501
+ "relatime",
502
+ "size=10240k",
503
+ "nr_inodes=125910",
504
+ "mode=755"
505
+ ],
506
+ "percent_used": "0%",
507
+ "total_inodes": "125910"
508
+ },
509
+ "/dev/hugepages": {
510
+ "devices": [
511
+ "hugetlbfs"
512
+ ],
513
+ "fs_type": "hugetlbfs",
514
+ "mount_options": [
515
+ "rw",
516
+ "relatime"
517
+ ]
518
+ },
519
+ "/dev/mqueue": {
520
+ "devices": [
521
+ "mqueue"
522
+ ],
523
+ "fs_type": "mqueue",
524
+ "mount_options": [
525
+ "rw",
526
+ "relatime"
527
+ ]
528
+ },
529
+ "/dev/pts": {
530
+ "devices": [
531
+ "devpts"
532
+ ],
533
+ "fs_type": "devpts",
534
+ "mount_options": [
535
+ "rw",
536
+ "nosuid",
537
+ "noexec",
538
+ "relatime",
539
+ "gid=5",
540
+ "mode=620",
541
+ "ptmxmode=000"
542
+ ]
543
+ },
544
+ "/dev/shm": {
545
+ "devices": [
546
+ "tmpfs"
547
+ ],
548
+ "fs_type": "tmpfs",
549
+ "inodes_available": "128017",
550
+ "inodes_percent_used": "1%",
551
+ "inodes_used": "1",
552
+ "kb_available": "512072",
553
+ "kb_size": "512072",
554
+ "kb_used": "0",
555
+ "mount_options": [
556
+ "rw",
557
+ "nosuid",
558
+ "nodev"
559
+ ],
560
+ "percent_used": "0%",
561
+ "total_inodes": "128018"
562
+ },
563
+ "/proc": {
564
+ "devices": [
565
+ "proc"
566
+ ],
567
+ "fs_type": "proc",
568
+ "mount_options": [
569
+ "rw",
570
+ "nosuid",
571
+ "nodev",
572
+ "noexec",
573
+ "relatime"
574
+ ]
575
+ },
576
+ "/proc/sys/fs/binfmt_misc": {
577
+ "devices": [
578
+ "systemd-1"
579
+ ],
580
+ "fs_type": "autofs",
581
+ "mount_options": [
582
+ "rw",
583
+ "relatime",
584
+ "fd=23",
585
+ "pgrp=1",
586
+ "timeout=300",
587
+ "minproto=5",
588
+ "maxproto=5",
589
+ "direct"
590
+ ]
591
+ },
592
+ "/run": {
593
+ "devices": [
594
+ "tmpfs"
595
+ ],
596
+ "fs_type": "tmpfs",
597
+ "inodes_available": "127641",
598
+ "inodes_percent_used": "1%",
599
+ "inodes_used": "377",
600
+ "kb_available": "200364",
601
+ "kb_size": "204832",
602
+ "kb_used": "4468",
603
+ "mount_options": [
604
+ "rw",
605
+ "nosuid",
606
+ "relatime",
607
+ "size=204832k",
608
+ "mode=755"
609
+ ],
610
+ "percent_used": "3%",
611
+ "total_inodes": "128018"
612
+ },
613
+ "/run/lock": {
614
+ "devices": [
615
+ "tmpfs"
616
+ ],
617
+ "fs_type": "tmpfs",
618
+ "inodes_available": "128015",
619
+ "inodes_percent_used": "1%",
620
+ "inodes_used": "3",
621
+ "kb_available": "5120",
622
+ "kb_size": "5120",
623
+ "kb_used": "0",
624
+ "mount_options": [
625
+ "rw",
626
+ "nosuid",
627
+ "nodev",
628
+ "noexec",
629
+ "relatime",
630
+ "size=5120k"
631
+ ],
632
+ "percent_used": "0%",
633
+ "total_inodes": "128018"
634
+ },
635
+ "/run/rpc_pipefs": {
636
+ "devices": [
637
+ "rpc_pipefs"
638
+ ],
639
+ "fs_type": "rpc_pipefs",
640
+ "mount_options": [
641
+ "rw",
642
+ "relatime"
643
+ ]
644
+ },
645
+ "/sys": {
646
+ "devices": [
647
+ "sysfs"
648
+ ],
649
+ "fs_type": "sysfs",
650
+ "mount_options": [
651
+ "rw",
652
+ "nosuid",
653
+ "nodev",
654
+ "noexec",
655
+ "relatime"
656
+ ]
657
+ },
658
+ "/sys/fs/cgroup": {
659
+ "devices": [
660
+ "tmpfs"
661
+ ],
662
+ "fs_type": "tmpfs",
663
+ "inodes_available": "128005",
664
+ "inodes_percent_used": "1%",
665
+ "inodes_used": "13",
666
+ "kb_available": "512072",
667
+ "kb_size": "512072",
668
+ "kb_used": "0",
669
+ "mount_options": [
670
+ "ro",
671
+ "nosuid",
672
+ "nodev",
673
+ "noexec",
674
+ "mode=755"
675
+ ],
676
+ "percent_used": "0%",
677
+ "total_inodes": "128018"
678
+ },
679
+ "/sys/fs/cgroup/blkio": {
680
+ "devices": [
681
+ "cgroup"
682
+ ],
683
+ "fs_type": "cgroup",
684
+ "mount_options": [
685
+ "rw",
686
+ "nosuid",
687
+ "nodev",
688
+ "noexec",
689
+ "relatime",
690
+ "blkio"
691
+ ]
692
+ },
693
+ "/sys/fs/cgroup/cpu,cpuacct": {
694
+ "devices": [
695
+ "cgroup"
696
+ ],
697
+ "fs_type": "cgroup",
698
+ "mount_options": [
699
+ "rw",
700
+ "nosuid",
701
+ "nodev",
702
+ "noexec",
703
+ "relatime",
704
+ "cpu",
705
+ "cpuacct"
706
+ ]
707
+ },
708
+ "/sys/fs/cgroup/cpuset": {
709
+ "devices": [
710
+ "cgroup"
711
+ ],
712
+ "fs_type": "cgroup",
713
+ "mount_options": [
714
+ "rw",
715
+ "nosuid",
716
+ "nodev",
717
+ "noexec",
718
+ "relatime",
719
+ "cpuset"
720
+ ]
721
+ },
722
+ "/sys/fs/cgroup/devices": {
723
+ "devices": [
724
+ "cgroup"
725
+ ],
726
+ "fs_type": "cgroup",
727
+ "mount_options": [
728
+ "rw",
729
+ "nosuid",
730
+ "nodev",
731
+ "noexec",
732
+ "relatime",
733
+ "devices"
734
+ ]
735
+ },
736
+ "/sys/fs/cgroup/freezer": {
737
+ "devices": [
738
+ "cgroup"
739
+ ],
740
+ "fs_type": "cgroup",
741
+ "mount_options": [
742
+ "rw",
743
+ "nosuid",
744
+ "nodev",
745
+ "noexec",
746
+ "relatime",
747
+ "freezer"
748
+ ]
749
+ },
750
+ "/sys/fs/cgroup/net_cls,net_prio": {
751
+ "devices": [
752
+ "cgroup"
753
+ ],
754
+ "fs_type": "cgroup",
755
+ "mount_options": [
756
+ "rw",
757
+ "nosuid",
758
+ "nodev",
759
+ "noexec",
760
+ "relatime",
761
+ "net_cls",
762
+ "net_prio"
763
+ ]
764
+ },
765
+ "/sys/fs/cgroup/perf_event": {
766
+ "devices": [
767
+ "cgroup"
768
+ ],
769
+ "fs_type": "cgroup",
770
+ "mount_options": [
771
+ "rw",
772
+ "nosuid",
773
+ "nodev",
774
+ "noexec",
775
+ "relatime",
776
+ "perf_event"
777
+ ]
778
+ },
779
+ "/sys/fs/cgroup/systemd": {
780
+ "devices": [
781
+ "cgroup"
782
+ ],
783
+ "fs_type": "cgroup",
784
+ "mount_options": [
785
+ "rw",
786
+ "nosuid",
787
+ "nodev",
788
+ "noexec",
789
+ "relatime",
790
+ "xattr",
791
+ "release_agent=/lib/systemd/systemd-cgroups-agent",
792
+ "name=systemd"
793
+ ]
794
+ },
795
+ "/sys/fs/pstore": {
796
+ "devices": [
797
+ "pstore"
798
+ ],
799
+ "fs_type": "pstore",
800
+ "mount_options": [
801
+ "rw",
802
+ "nosuid",
803
+ "nodev",
804
+ "noexec",
805
+ "relatime"
806
+ ]
807
+ },
808
+ "/sys/kernel/debug": {
809
+ "devices": [
810
+ "debugfs"
811
+ ],
812
+ "fs_type": "debugfs",
813
+ "mount_options": [
814
+ "rw",
815
+ "relatime"
816
+ ]
817
+ },
818
+ "/sys/kernel/security": {
819
+ "devices": [
820
+ "securityfs"
821
+ ],
822
+ "fs_type": "securityfs",
823
+ "mount_options": [
824
+ "rw",
825
+ "nosuid",
826
+ "nodev",
827
+ "noexec",
828
+ "relatime"
829
+ ]
830
+ }
831
+ },
832
+ "by_pair": {
833
+ "/dev/sda,": {
834
+ "device": "/dev/sda"
835
+ },
836
+ "/dev/sda1,/": {
837
+ "device": "/dev/sda1",
838
+ "fs_type": "ext4",
839
+ "inodes_available": "449352",
840
+ "inodes_percent_used": "11%",
841
+ "inodes_used": "50360",
842
+ "kb_available": "6161176",
843
+ "kb_size": "7736784",
844
+ "kb_used": "1159560",
845
+ "mount": "/",
846
+ "mount_options": [
847
+ "rw",
848
+ "relatime",
849
+ "errors=remount-ro",
850
+ "data=ordered"
851
+ ],
852
+ "percent_used": "16%",
853
+ "total_inodes": "499712",
854
+ "uuid": "79dee09d-6b65-4f50-a217-5c9c2eb82c1e"
855
+ },
856
+ "/dev/sda2,": {
857
+ "device": "/dev/sda2"
858
+ },
859
+ "/dev/sda5,": {
860
+ "device": "/dev/sda5",
861
+ "fs_type": "swap",
862
+ "uuid": "a41c1920-1cb9-49a6-b0e0-cac783edbdc2"
863
+ },
864
+ "/dev/sr0,": {
865
+ "device": "/dev/sr0"
866
+ },
867
+ "cgroup,/sys/fs/cgroup/blkio": {
868
+ "device": "cgroup",
869
+ "fs_type": "cgroup",
870
+ "mount": "/sys/fs/cgroup/blkio",
871
+ "mount_options": [
872
+ "rw",
873
+ "nosuid",
874
+ "nodev",
875
+ "noexec",
876
+ "relatime",
877
+ "blkio"
878
+ ]
879
+ },
880
+ "cgroup,/sys/fs/cgroup/cpu,cpuacct": {
881
+ "device": "cgroup",
882
+ "fs_type": "cgroup",
883
+ "mount": "/sys/fs/cgroup/cpu,cpuacct",
884
+ "mount_options": [
885
+ "rw",
886
+ "nosuid",
887
+ "nodev",
888
+ "noexec",
889
+ "relatime",
890
+ "cpu",
891
+ "cpuacct"
892
+ ]
893
+ },
894
+ "cgroup,/sys/fs/cgroup/cpuset": {
895
+ "device": "cgroup",
896
+ "fs_type": "cgroup",
897
+ "mount": "/sys/fs/cgroup/cpuset",
898
+ "mount_options": [
899
+ "rw",
900
+ "nosuid",
901
+ "nodev",
902
+ "noexec",
903
+ "relatime",
904
+ "cpuset"
905
+ ]
906
+ },
907
+ "cgroup,/sys/fs/cgroup/devices": {
908
+ "device": "cgroup",
909
+ "fs_type": "cgroup",
910
+ "mount": "/sys/fs/cgroup/devices",
911
+ "mount_options": [
912
+ "rw",
913
+ "nosuid",
914
+ "nodev",
915
+ "noexec",
916
+ "relatime",
917
+ "devices"
918
+ ]
919
+ },
920
+ "cgroup,/sys/fs/cgroup/freezer": {
921
+ "device": "cgroup",
922
+ "fs_type": "cgroup",
923
+ "mount": "/sys/fs/cgroup/freezer",
924
+ "mount_options": [
925
+ "rw",
926
+ "nosuid",
927
+ "nodev",
928
+ "noexec",
929
+ "relatime",
930
+ "freezer"
931
+ ]
932
+ },
933
+ "cgroup,/sys/fs/cgroup/net_cls,net_prio": {
934
+ "device": "cgroup",
935
+ "fs_type": "cgroup",
936
+ "mount": "/sys/fs/cgroup/net_cls,net_prio",
937
+ "mount_options": [
938
+ "rw",
939
+ "nosuid",
940
+ "nodev",
941
+ "noexec",
942
+ "relatime",
943
+ "net_cls",
944
+ "net_prio"
945
+ ]
946
+ },
947
+ "cgroup,/sys/fs/cgroup/perf_event": {
948
+ "device": "cgroup",
949
+ "fs_type": "cgroup",
950
+ "mount": "/sys/fs/cgroup/perf_event",
951
+ "mount_options": [
952
+ "rw",
953
+ "nosuid",
954
+ "nodev",
955
+ "noexec",
956
+ "relatime",
957
+ "perf_event"
958
+ ]
959
+ },
960
+ "cgroup,/sys/fs/cgroup/systemd": {
961
+ "device": "cgroup",
962
+ "fs_type": "cgroup",
963
+ "mount": "/sys/fs/cgroup/systemd",
964
+ "mount_options": [
965
+ "rw",
966
+ "nosuid",
967
+ "nodev",
968
+ "noexec",
969
+ "relatime",
970
+ "xattr",
971
+ "release_agent=/lib/systemd/systemd-cgroups-agent",
972
+ "name=systemd"
973
+ ]
974
+ },
975
+ "debugfs,/sys/kernel/debug": {
976
+ "device": "debugfs",
977
+ "fs_type": "debugfs",
978
+ "mount": "/sys/kernel/debug",
979
+ "mount_options": [
980
+ "rw",
981
+ "relatime"
982
+ ]
983
+ },
984
+ "devpts,/dev/pts": {
985
+ "device": "devpts",
986
+ "fs_type": "devpts",
987
+ "mount": "/dev/pts",
988
+ "mount_options": [
989
+ "rw",
990
+ "nosuid",
991
+ "noexec",
992
+ "relatime",
993
+ "gid=5",
994
+ "mode=620",
995
+ "ptmxmode=000"
996
+ ]
997
+ },
998
+ "hugetlbfs,/dev/hugepages": {
999
+ "device": "hugetlbfs",
1000
+ "fs_type": "hugetlbfs",
1001
+ "mount": "/dev/hugepages",
1002
+ "mount_options": [
1003
+ "rw",
1004
+ "relatime"
1005
+ ]
1006
+ },
1007
+ "mqueue,/dev/mqueue": {
1008
+ "device": "mqueue",
1009
+ "fs_type": "mqueue",
1010
+ "mount": "/dev/mqueue",
1011
+ "mount_options": [
1012
+ "rw",
1013
+ "relatime"
1014
+ ]
1015
+ },
1016
+ "proc,/proc": {
1017
+ "device": "proc",
1018
+ "fs_type": "proc",
1019
+ "mount": "/proc",
1020
+ "mount_options": [
1021
+ "rw",
1022
+ "nosuid",
1023
+ "nodev",
1024
+ "noexec",
1025
+ "relatime"
1026
+ ]
1027
+ },
1028
+ "pstore,/sys/fs/pstore": {
1029
+ "device": "pstore",
1030
+ "fs_type": "pstore",
1031
+ "mount": "/sys/fs/pstore",
1032
+ "mount_options": [
1033
+ "rw",
1034
+ "nosuid",
1035
+ "nodev",
1036
+ "noexec",
1037
+ "relatime"
1038
+ ]
1039
+ },
1040
+ "rootfs,/": {
1041
+ "device": "rootfs",
1042
+ "fs_type": "rootfs",
1043
+ "mount": "/",
1044
+ "mount_options": [
1045
+ "rw"
1046
+ ]
1047
+ },
1048
+ "rpc_pipefs,/run/rpc_pipefs": {
1049
+ "device": "rpc_pipefs",
1050
+ "fs_type": "rpc_pipefs",
1051
+ "mount": "/run/rpc_pipefs",
1052
+ "mount_options": [
1053
+ "rw",
1054
+ "relatime"
1055
+ ]
1056
+ },
1057
+ "securityfs,/sys/kernel/security": {
1058
+ "device": "securityfs",
1059
+ "fs_type": "securityfs",
1060
+ "mount": "/sys/kernel/security",
1061
+ "mount_options": [
1062
+ "rw",
1063
+ "nosuid",
1064
+ "nodev",
1065
+ "noexec",
1066
+ "relatime"
1067
+ ]
1068
+ },
1069
+ "sysfs,/sys": {
1070
+ "device": "sysfs",
1071
+ "fs_type": "sysfs",
1072
+ "mount": "/sys",
1073
+ "mount_options": [
1074
+ "rw",
1075
+ "nosuid",
1076
+ "nodev",
1077
+ "noexec",
1078
+ "relatime"
1079
+ ]
1080
+ },
1081
+ "systemd-1,/proc/sys/fs/binfmt_misc": {
1082
+ "device": "systemd-1",
1083
+ "fs_type": "autofs",
1084
+ "mount": "/proc/sys/fs/binfmt_misc",
1085
+ "mount_options": [
1086
+ "rw",
1087
+ "relatime",
1088
+ "fd=23",
1089
+ "pgrp=1",
1090
+ "timeout=300",
1091
+ "minproto=5",
1092
+ "maxproto=5",
1093
+ "direct"
1094
+ ]
1095
+ },
1096
+ "tmpfs,/dev/shm": {
1097
+ "device": "tmpfs",
1098
+ "fs_type": "tmpfs",
1099
+ "inodes_available": "128017",
1100
+ "inodes_percent_used": "1%",
1101
+ "inodes_used": "1",
1102
+ "kb_available": "512072",
1103
+ "kb_size": "512072",
1104
+ "kb_used": "0",
1105
+ "mount": "/dev/shm",
1106
+ "mount_options": [
1107
+ "rw",
1108
+ "nosuid",
1109
+ "nodev"
1110
+ ],
1111
+ "percent_used": "0%",
1112
+ "total_inodes": "128018"
1113
+ },
1114
+ "tmpfs,/run": {
1115
+ "device": "tmpfs",
1116
+ "fs_type": "tmpfs",
1117
+ "inodes_available": "127641",
1118
+ "inodes_percent_used": "1%",
1119
+ "inodes_used": "377",
1120
+ "kb_available": "200364",
1121
+ "kb_size": "204832",
1122
+ "kb_used": "4468",
1123
+ "mount": "/run",
1124
+ "mount_options": [
1125
+ "rw",
1126
+ "nosuid",
1127
+ "relatime",
1128
+ "size=204832k",
1129
+ "mode=755"
1130
+ ],
1131
+ "percent_used": "3%",
1132
+ "total_inodes": "128018"
1133
+ },
1134
+ "tmpfs,/run/lock": {
1135
+ "device": "tmpfs",
1136
+ "fs_type": "tmpfs",
1137
+ "inodes_available": "128015",
1138
+ "inodes_percent_used": "1%",
1139
+ "inodes_used": "3",
1140
+ "kb_available": "5120",
1141
+ "kb_size": "5120",
1142
+ "kb_used": "0",
1143
+ "mount": "/run/lock",
1144
+ "mount_options": [
1145
+ "rw",
1146
+ "nosuid",
1147
+ "nodev",
1148
+ "noexec",
1149
+ "relatime",
1150
+ "size=5120k"
1151
+ ],
1152
+ "percent_used": "0%",
1153
+ "total_inodes": "128018"
1154
+ },
1155
+ "tmpfs,/sys/fs/cgroup": {
1156
+ "device": "tmpfs",
1157
+ "fs_type": "tmpfs",
1158
+ "inodes_available": "128005",
1159
+ "inodes_percent_used": "1%",
1160
+ "inodes_used": "13",
1161
+ "kb_available": "512072",
1162
+ "kb_size": "512072",
1163
+ "kb_used": "0",
1164
+ "mount": "/sys/fs/cgroup",
1165
+ "mount_options": [
1166
+ "ro",
1167
+ "nosuid",
1168
+ "nodev",
1169
+ "noexec",
1170
+ "mode=755"
1171
+ ],
1172
+ "percent_used": "0%",
1173
+ "total_inodes": "128018"
1174
+ },
1175
+ "udev,/dev": {
1176
+ "device": "udev",
1177
+ "fs_type": "devtmpfs",
1178
+ "inodes_available": "125583",
1179
+ "inodes_percent_used": "1%",
1180
+ "inodes_used": "327",
1181
+ "kb_available": "10240",
1182
+ "kb_size": "10240",
1183
+ "kb_used": "0",
1184
+ "mount": "/dev",
1185
+ "mount_options": [
1186
+ "rw",
1187
+ "relatime",
1188
+ "size=10240k",
1189
+ "nr_inodes=125910",
1190
+ "mode=755"
1191
+ ],
1192
+ "percent_used": "0%",
1193
+ "total_inodes": "125910"
1194
+ }
1195
+ }
1196
+ },
1197
+ "fips": {
1198
+ "kernel": {
1199
+ "enabled": false
1200
+ }
1201
+ },
1202
+ "fqdn": "fauxhai.local",
1203
+ "hostname": "Fauxhai",
1204
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
1205
+ "idletime_seconds": 2646450,
1206
+ "init_package": "systemd",
1207
+ "ipaddress": "10.0.0.2",
1208
+ "kernel": {
1209
+ "machine": "x86_64",
1210
+ "modules": {
1211
+ "ablk_helper": {
1212
+ "refcount": "1",
1213
+ "size": "12572"
1214
+ },
1215
+ "ac": {
1216
+ "refcount": "0",
1217
+ "size": "12715"
1218
+ },
1219
+ "ac97_bus": {
1220
+ "refcount": "1",
1221
+ "size": "12510"
1222
+ },
1223
+ "aes_x86_64": {
1224
+ "refcount": "1",
1225
+ "size": "16719"
1226
+ },
1227
+ "aesni_intel": {
1228
+ "refcount": "0",
1229
+ "size": "151423"
1230
+ },
1231
+ "ahci": {
1232
+ "refcount": "2",
1233
+ "size": "33334",
1234
+ "version": "3.0"
1235
+ },
1236
+ "ata_generic": {
1237
+ "refcount": "0",
1238
+ "size": "12490",
1239
+ "version": "0.2.15"
1240
+ },
1241
+ "ata_piix": {
1242
+ "refcount": "0",
1243
+ "size": "33592",
1244
+ "version": "2.13"
1245
+ },
1246
+ "auth_rpcgss": {
1247
+ "refcount": "1",
1248
+ "size": "50968"
1249
+ },
1250
+ "autofs4": {
1251
+ "refcount": "2",
1252
+ "size": "35529"
1253
+ },
1254
+ "battery": {
1255
+ "refcount": "0",
1256
+ "size": "17404"
1257
+ },
1258
+ "button": {
1259
+ "refcount": "0",
1260
+ "size": "12909"
1261
+ },
1262
+ "cdrom": {
1263
+ "refcount": "1",
1264
+ "size": "47479"
1265
+ },
1266
+ "crc16": {
1267
+ "refcount": "1",
1268
+ "size": "12343"
1269
+ },
1270
+ "crc32_pclmul": {
1271
+ "refcount": "0",
1272
+ "size": "12915"
1273
+ },
1274
+ "crc32c_intel": {
1275
+ "refcount": "0",
1276
+ "size": "21809"
1277
+ },
1278
+ "crc_itu_t": {
1279
+ "refcount": "1",
1280
+ "size": "12347"
1281
+ },
1282
+ "crc_t10dif": {
1283
+ "refcount": "1",
1284
+ "size": "12431"
1285
+ },
1286
+ "crct10dif_common": {
1287
+ "refcount": "3",
1288
+ "size": "12356"
1289
+ },
1290
+ "crct10dif_generic": {
1291
+ "refcount": "0",
1292
+ "size": "12581"
1293
+ },
1294
+ "crct10dif_pclmul": {
1295
+ "refcount": "1",
1296
+ "size": "13387"
1297
+ },
1298
+ "cryptd": {
1299
+ "refcount": "2",
1300
+ "size": "18612"
1301
+ },
1302
+ "e1000": {
1303
+ "refcount": "0",
1304
+ "size": "126237",
1305
+ "version": "7.3.21-k8-NAPI"
1306
+ },
1307
+ "ehci_hcd": {
1308
+ "refcount": "1",
1309
+ "size": "69837"
1310
+ },
1311
+ "ehci_pci": {
1312
+ "refcount": "0",
1313
+ "size": "12512"
1314
+ },
1315
+ "evdev": {
1316
+ "refcount": "7",
1317
+ "size": "17445"
1318
+ },
1319
+ "ext4": {
1320
+ "refcount": "1",
1321
+ "size": "494120"
1322
+ },
1323
+ "fscache": {
1324
+ "refcount": "1",
1325
+ "size": "45304"
1326
+ },
1327
+ "gf128mul": {
1328
+ "refcount": "1",
1329
+ "size": "12970"
1330
+ },
1331
+ "glue_helper": {
1332
+ "refcount": "1",
1333
+ "size": "12649"
1334
+ },
1335
+ "hid": {
1336
+ "refcount": "2",
1337
+ "size": "102264"
1338
+ },
1339
+ "hid_generic": {
1340
+ "refcount": "0",
1341
+ "size": "12393"
1342
+ },
1343
+ "i2c_core": {
1344
+ "refcount": "1",
1345
+ "size": "50108"
1346
+ },
1347
+ "i2c_piix4": {
1348
+ "refcount": "0",
1349
+ "size": "20857"
1350
+ },
1351
+ "isofs": {
1352
+ "refcount": "0",
1353
+ "size": "38965"
1354
+ },
1355
+ "jbd2": {
1356
+ "refcount": "1",
1357
+ "size": "82420"
1358
+ },
1359
+ "joydev": {
1360
+ "refcount": "0",
1361
+ "size": "17063"
1362
+ },
1363
+ "libahci": {
1364
+ "refcount": "1",
1365
+ "size": "27158"
1366
+ },
1367
+ "libata": {
1368
+ "refcount": "4",
1369
+ "size": "177400",
1370
+ "version": "3.00"
1371
+ },
1372
+ "lockd": {
1373
+ "refcount": "2",
1374
+ "size": "87273"
1375
+ },
1376
+ "lrw": {
1377
+ "refcount": "1",
1378
+ "size": "12757"
1379
+ },
1380
+ "mbcache": {
1381
+ "refcount": "1",
1382
+ "size": "17171"
1383
+ },
1384
+ "nfs": {
1385
+ "refcount": "0",
1386
+ "size": "200161"
1387
+ },
1388
+ "nfs_acl": {
1389
+ "refcount": "1",
1390
+ "size": "12511"
1391
+ },
1392
+ "nfsd": {
1393
+ "refcount": "2",
1394
+ "size": "266554"
1395
+ },
1396
+ "ohci_hcd": {
1397
+ "refcount": "1",
1398
+ "size": "42982"
1399
+ },
1400
+ "ohci_pci": {
1401
+ "refcount": "0",
1402
+ "size": "12808"
1403
+ },
1404
+ "oid_registry": {
1405
+ "refcount": "1",
1406
+ "size": "12419"
1407
+ },
1408
+ "parport": {
1409
+ "refcount": "2",
1410
+ "size": "35749"
1411
+ },
1412
+ "parport_pc": {
1413
+ "refcount": "0",
1414
+ "size": "26300"
1415
+ },
1416
+ "pcspkr": {
1417
+ "refcount": "0",
1418
+ "size": "12595"
1419
+ },
1420
+ "ppdev": {
1421
+ "refcount": "0",
1422
+ "size": "16782"
1423
+ },
1424
+ "processor": {
1425
+ "refcount": "0",
1426
+ "size": "31776"
1427
+ },
1428
+ "psmouse": {
1429
+ "refcount": "0",
1430
+ "size": "107517"
1431
+ },
1432
+ "scsi_mod": {
1433
+ "refcount": "4",
1434
+ "size": "195357"
1435
+ },
1436
+ "sd_mod": {
1437
+ "refcount": "3",
1438
+ "size": "44448"
1439
+ },
1440
+ "serio_raw": {
1441
+ "refcount": "0",
1442
+ "size": "12849"
1443
+ },
1444
+ "sg": {
1445
+ "refcount": "0",
1446
+ "size": "29932",
1447
+ "version": "3.5.34"
1448
+ },
1449
+ "snd": {
1450
+ "refcount": "4",
1451
+ "size": "69434"
1452
+ },
1453
+ "snd_ac97_codec": {
1454
+ "refcount": "1",
1455
+ "size": "118704"
1456
+ },
1457
+ "snd_intel8x0": {
1458
+ "refcount": "0",
1459
+ "size": "34948"
1460
+ },
1461
+ "snd_pcm": {
1462
+ "refcount": "2",
1463
+ "size": "88603"
1464
+ },
1465
+ "snd_timer": {
1466
+ "refcount": "1",
1467
+ "size": "26822"
1468
+ },
1469
+ "soundcore": {
1470
+ "refcount": "1",
1471
+ "size": "13031"
1472
+ },
1473
+ "sr_mod": {
1474
+ "refcount": "0",
1475
+ "size": "21903"
1476
+ },
1477
+ "sunrpc": {
1478
+ "refcount": "6",
1479
+ "size": "241065"
1480
+ },
1481
+ "thermal_sys": {
1482
+ "refcount": "2",
1483
+ "size": "27579"
1484
+ },
1485
+ "udf": {
1486
+ "refcount": "0",
1487
+ "size": "91807"
1488
+ },
1489
+ "usb_common": {
1490
+ "refcount": "1",
1491
+ "size": "12440"
1492
+ },
1493
+ "usbcore": {
1494
+ "refcount": "5",
1495
+ "size": "203511"
1496
+ },
1497
+ "usbhid": {
1498
+ "refcount": "0",
1499
+ "size": "44460"
1500
+ },
1501
+ "video": {
1502
+ "refcount": "0",
1503
+ "size": "22169"
1504
+ }
1505
+ },
1506
+ "name": "Linux",
1507
+ "os": "GNU/Linux",
1508
+ "processor": "unknown",
1509
+ "release": "3.16.0-6-amd64",
1510
+ "version": "#1 SMP Debian 3.16.56-1+deb8u1 (2018-05-08)"
1511
+ },
1512
+ "keys": {
1513
+ "ssh": {
1514
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1515
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1516
+ }
1517
+ },
1518
+ "languages": {
1519
+ "powershell": null,
1520
+ "ruby": {
1521
+ "bin_dir": "/usr/local/bin",
1522
+ "gem_bin": "/usr/local/bin/gem",
1523
+ "gems_dir": "/usr/local/gems",
1524
+ "ruby_bin": "/usr/local/bin/ruby"
1525
+ }
1526
+ },
1527
+ "lsb": {
1528
+ "codename": "jessie",
1529
+ "description": "Debian GNU/Linux 8.11 (jessie)",
1530
+ "id": "Debian",
1531
+ "release": "8.11"
1532
+ },
1533
+ "macaddress": "11:11:11:11:11:11",
1534
+ "machinename": "Fauxhai",
1535
+ "memory": {
1536
+ "total": "1048576kB"
1537
+ },
1538
+ "network": {
1539
+ "default_gateway": "10.0.0.1",
1540
+ "default_interface": "eth0",
1541
+ "interfaces": {
1542
+ "eth0": {
1543
+ "addresses": {
1544
+ "10.0.0.2": {
1545
+ "broadcast": "10.0.0.255",
1546
+ "family": "inet",
1547
+ "ip_scope": "RFC1918 PRIVATE",
1548
+ "netmask": "255.255.255.0",
1549
+ "prefixlen": "24",
1550
+ "scope": "Global"
1551
+ },
1552
+ "11:11:11:11:11:11": {
1553
+ "family": "lladdr"
1554
+ },
1555
+ "fe80::11:1111:1111:1111": {
1556
+ "family": "inet6",
1557
+ "ip_scope": "LINK LOCAL UNICAST",
1558
+ "prefixlen": "64",
1559
+ "scope": "Link",
1560
+ "tags": []
1561
+ }
1562
+ },
1563
+ "arp": {
1564
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1565
+ },
1566
+ "encapsulation": "Ethernet",
1567
+ "flags": [
1568
+ "BROADCAST",
1569
+ "MULTICAST",
1570
+ "UP",
1571
+ "LOWER_UP"
1572
+ ],
1573
+ "mtu": "1500",
1574
+ "number": "0",
1575
+ "ring_params": {},
1576
+ "routes": [
1577
+ {
1578
+ "destination": "default",
1579
+ "family": "inet",
1580
+ "via": "10.0.0.1"
1581
+ },
1582
+ {
1583
+ "destination": "10.0.0.0/24",
1584
+ "family": "inet",
1585
+ "proto": "kernel",
1586
+ "scope": "link",
1587
+ "src": "10.0.0.2"
1588
+ },
1589
+ {
1590
+ "destination": "fe80::/64",
1591
+ "family": "inet6",
1592
+ "metric": "256",
1593
+ "proto": "kernel"
1594
+ }
1595
+ ],
1596
+ "state": "up",
1597
+ "type": "eth"
1598
+ },
1599
+ "lo": {
1600
+ "addresses": {
1601
+ "127.0.0.1": {
1602
+ "family": "inet",
1603
+ "ip_scope": "LOOPBACK",
1604
+ "netmask": "255.0.0.0",
1605
+ "prefixlen": "8",
1606
+ "scope": "Node"
1607
+ },
1608
+ "::1": {
1609
+ "family": "inet6",
1610
+ "ip_scope": "LINK LOCAL LOOPBACK",
1611
+ "prefixlen": "128",
1612
+ "scope": "Node",
1613
+ "tags": []
1614
+ }
1615
+ },
1616
+ "encapsulation": "Loopback",
1617
+ "flags": [
1618
+ "LOOPBACK",
1619
+ "UP",
1620
+ "LOWER_UP"
1621
+ ],
1622
+ "mtu": "65536",
1623
+ "state": "unknown"
1624
+ }
1625
+ }
1626
+ },
1627
+ "ohai_time": 1530212026.2073371,
1628
+ "os": "linux",
1629
+ "os_version": "3.16.0-6-amd64",
1630
+ "packages": {
1631
+ "acl": {
1632
+ "arch": "amd64",
1633
+ "version": "2.2.52-2"
1634
+ },
1635
+ "acpi": {
1636
+ "arch": "amd64",
1637
+ "version": "1.7-1"
1638
+ },
1639
+ "acpi-support-base": {
1640
+ "arch": "all",
1641
+ "version": "0.142-6"
1642
+ },
1643
+ "acpid": {
1644
+ "arch": "amd64",
1645
+ "version": "1:2.0.23-2"
1646
+ },
1647
+ "adduser": {
1648
+ "arch": "all",
1649
+ "version": "3.113+nmu3"
1650
+ },
1651
+ "anacron": {
1652
+ "arch": "amd64",
1653
+ "version": "2.3-23"
1654
+ },
1655
+ "apt": {
1656
+ "arch": "amd64",
1657
+ "version": "1.0.9.8.4"
1658
+ },
1659
+ "apt-listchanges": {
1660
+ "arch": "all",
1661
+ "version": "2.85.13+nmu1"
1662
+ },
1663
+ "apt-utils": {
1664
+ "arch": "amd64",
1665
+ "version": "1.0.9.8.4"
1666
+ },
1667
+ "aptitude": {
1668
+ "arch": "amd64",
1669
+ "version": "0.6.11-1+b1"
1670
+ },
1671
+ "aptitude-common": {
1672
+ "arch": "all",
1673
+ "version": "0.6.11-1"
1674
+ },
1675
+ "aptitude-doc-en": {
1676
+ "arch": "all",
1677
+ "version": "0.6.11-1"
1678
+ },
1679
+ "at": {
1680
+ "arch": "amd64",
1681
+ "version": "3.1.16-1"
1682
+ },
1683
+ "avahi-autoipd": {
1684
+ "arch": "amd64",
1685
+ "version": "0.6.31-5"
1686
+ },
1687
+ "base-files": {
1688
+ "arch": "amd64",
1689
+ "version": "8+deb8u11"
1690
+ },
1691
+ "base-passwd": {
1692
+ "arch": "amd64",
1693
+ "version": "3.5.37"
1694
+ },
1695
+ "bash": {
1696
+ "arch": "amd64",
1697
+ "version": "4.3-11+deb8u1"
1698
+ },
1699
+ "bash-completion": {
1700
+ "arch": "all",
1701
+ "version": "1:2.1-4"
1702
+ },
1703
+ "bc": {
1704
+ "arch": "amd64",
1705
+ "version": "1.06.95-9"
1706
+ },
1707
+ "bind9-host": {
1708
+ "arch": "amd64",
1709
+ "version": "1:9.9.5.dfsg-9+deb8u15"
1710
+ },
1711
+ "bluetooth": {
1712
+ "arch": "all",
1713
+ "version": "5.23-2+deb8u1"
1714
+ },
1715
+ "bluez": {
1716
+ "arch": "amd64",
1717
+ "version": "5.23-2+deb8u1"
1718
+ },
1719
+ "bsd-mailx": {
1720
+ "arch": "amd64",
1721
+ "version": "8.1.2-0.20141216cvs-2"
1722
+ },
1723
+ "bsdmainutils": {
1724
+ "arch": "amd64",
1725
+ "version": "9.0.6"
1726
+ },
1727
+ "bsdutils": {
1728
+ "arch": "amd64",
1729
+ "version": "1:2.25.2-6"
1730
+ },
1731
+ "busybox": {
1732
+ "arch": "amd64",
1733
+ "version": "1:1.22.0-9+deb8u1"
1734
+ },
1735
+ "bzip2": {
1736
+ "arch": "amd64",
1737
+ "version": "1.0.6-7+b3"
1738
+ },
1739
+ "ca-certificates": {
1740
+ "arch": "all",
1741
+ "version": "20141019+deb8u3"
1742
+ },
1743
+ "chef": {
1744
+ "arch": "amd64",
1745
+ "version": "14.2.0-1"
1746
+ },
1747
+ "console-setup": {
1748
+ "arch": "all",
1749
+ "version": "1.123"
1750
+ },
1751
+ "console-setup-linux": {
1752
+ "arch": "all",
1753
+ "version": "1.123"
1754
+ },
1755
+ "coreutils": {
1756
+ "arch": "amd64",
1757
+ "version": "8.23-4"
1758
+ },
1759
+ "cpio": {
1760
+ "arch": "amd64",
1761
+ "version": "2.11+dfsg-4.1+deb8u1"
1762
+ },
1763
+ "crda": {
1764
+ "arch": "amd64",
1765
+ "version": "3.13-1"
1766
+ },
1767
+ "cron": {
1768
+ "arch": "amd64",
1769
+ "version": "3.0pl1-127+deb8u1"
1770
+ },
1771
+ "curl": {
1772
+ "arch": "amd64",
1773
+ "version": "7.38.0-4+deb8u11"
1774
+ },
1775
+ "dash": {
1776
+ "arch": "amd64",
1777
+ "version": "0.5.7-4+b1"
1778
+ },
1779
+ "dbus": {
1780
+ "arch": "amd64",
1781
+ "version": "1.8.22-0+deb8u1"
1782
+ },
1783
+ "dc": {
1784
+ "arch": "amd64",
1785
+ "version": "1.06.95-9"
1786
+ },
1787
+ "debconf": {
1788
+ "arch": "all",
1789
+ "version": "1.5.56+deb8u1"
1790
+ },
1791
+ "debconf-i18n": {
1792
+ "arch": "all",
1793
+ "version": "1.5.56+deb8u1"
1794
+ },
1795
+ "debian-archive-keyring": {
1796
+ "arch": "all",
1797
+ "version": "2017.5~deb8u1"
1798
+ },
1799
+ "debian-faq": {
1800
+ "arch": "all",
1801
+ "version": "5.0.3"
1802
+ },
1803
+ "debianutils": {
1804
+ "arch": "amd64",
1805
+ "version": "4.4+b1"
1806
+ },
1807
+ "dictionaries-common": {
1808
+ "arch": "all",
1809
+ "version": "1.23.17"
1810
+ },
1811
+ "diffutils": {
1812
+ "arch": "amd64",
1813
+ "version": "1:3.3-1+b1"
1814
+ },
1815
+ "discover": {
1816
+ "arch": "amd64",
1817
+ "version": "2.1.2-7"
1818
+ },
1819
+ "discover-data": {
1820
+ "arch": "all",
1821
+ "version": "2.2013.01.11"
1822
+ },
1823
+ "dmidecode": {
1824
+ "arch": "amd64",
1825
+ "version": "2.12-3"
1826
+ },
1827
+ "dmsetup": {
1828
+ "arch": "amd64",
1829
+ "version": "2:1.02.90-2.2+deb8u1"
1830
+ },
1831
+ "dnsutils": {
1832
+ "arch": "amd64",
1833
+ "version": "1:9.9.5.dfsg-9+deb8u15"
1834
+ },
1835
+ "doc-debian": {
1836
+ "arch": "all",
1837
+ "version": "6.2"
1838
+ },
1839
+ "docutils-common": {
1840
+ "arch": "all",
1841
+ "version": "0.12+dfsg-1"
1842
+ },
1843
+ "docutils-doc": {
1844
+ "arch": "all",
1845
+ "version": "0.12+dfsg-1"
1846
+ },
1847
+ "dpkg": {
1848
+ "arch": "amd64",
1849
+ "version": "1.17.27"
1850
+ },
1851
+ "e2fslibs": {
1852
+ "arch": "amd64",
1853
+ "version": "1.42.12-2+b1"
1854
+ },
1855
+ "e2fsprogs": {
1856
+ "arch": "amd64",
1857
+ "version": "1.42.12-2+b1"
1858
+ },
1859
+ "eject": {
1860
+ "arch": "amd64",
1861
+ "version": "2.1.5+deb1+cvs20081104-13.1+deb8u1"
1862
+ },
1863
+ "emacsen-common": {
1864
+ "arch": "all",
1865
+ "version": "2.0.8"
1866
+ },
1867
+ "exim4": {
1868
+ "arch": "all",
1869
+ "version": "4.84.2-2+deb8u5"
1870
+ },
1871
+ "exim4-base": {
1872
+ "arch": "amd64",
1873
+ "version": "4.84.2-2+deb8u5"
1874
+ },
1875
+ "exim4-config": {
1876
+ "arch": "all",
1877
+ "version": "4.84.2-2+deb8u5"
1878
+ },
1879
+ "exim4-daemon-light": {
1880
+ "arch": "amd64",
1881
+ "version": "4.84.2-2+deb8u5"
1882
+ },
1883
+ "file": {
1884
+ "arch": "amd64",
1885
+ "version": "1:5.22+15-2+deb8u4"
1886
+ },
1887
+ "findutils": {
1888
+ "arch": "amd64",
1889
+ "version": "4.4.2-9+b1"
1890
+ },
1891
+ "fontconfig": {
1892
+ "arch": "amd64",
1893
+ "version": "2.11.0-6.3+deb8u1"
1894
+ },
1895
+ "fontconfig-config": {
1896
+ "arch": "all",
1897
+ "version": "2.11.0-6.3+deb8u1"
1898
+ },
1899
+ "fonts-dejavu-core": {
1900
+ "arch": "all",
1901
+ "version": "2.34-1"
1902
+ },
1903
+ "ftp": {
1904
+ "arch": "amd64",
1905
+ "version": "0.17-31"
1906
+ },
1907
+ "gcc-4.8-base": {
1908
+ "arch": "amd64",
1909
+ "version": "4.8.4-1"
1910
+ },
1911
+ "gcc-4.9-base": {
1912
+ "arch": "amd64",
1913
+ "version": "4.9.2-10+deb8u1"
1914
+ },
1915
+ "geoip-database": {
1916
+ "arch": "all",
1917
+ "version": "20150317-1"
1918
+ },
1919
+ "gettext-base": {
1920
+ "arch": "amd64",
1921
+ "version": "0.19.3-2"
1922
+ },
1923
+ "gnupg": {
1924
+ "arch": "amd64",
1925
+ "version": "1.4.18-7+deb8u5"
1926
+ },
1927
+ "gnupg-agent": {
1928
+ "arch": "amd64",
1929
+ "version": "2.0.26-6+deb8u2"
1930
+ },
1931
+ "gnupg2": {
1932
+ "arch": "amd64",
1933
+ "version": "2.0.26-6+deb8u2"
1934
+ },
1935
+ "gpgv": {
1936
+ "arch": "amd64",
1937
+ "version": "1.4.18-7+deb8u5"
1938
+ },
1939
+ "grep": {
1940
+ "arch": "amd64",
1941
+ "version": "2.20-4.1"
1942
+ },
1943
+ "groff-base": {
1944
+ "arch": "amd64",
1945
+ "version": "1.22.2-8"
1946
+ },
1947
+ "grub-common": {
1948
+ "arch": "amd64",
1949
+ "version": "2.02~beta2-22+deb8u1"
1950
+ },
1951
+ "grub-pc": {
1952
+ "arch": "amd64",
1953
+ "version": "2.02~beta2-22+deb8u1"
1954
+ },
1955
+ "grub-pc-bin": {
1956
+ "arch": "amd64",
1957
+ "version": "2.02~beta2-22+deb8u1"
1958
+ },
1959
+ "grub2-common": {
1960
+ "arch": "amd64",
1961
+ "version": "2.02~beta2-22+deb8u1"
1962
+ },
1963
+ "gzip": {
1964
+ "arch": "amd64",
1965
+ "version": "1.6-4"
1966
+ },
1967
+ "hicolor-icon-theme": {
1968
+ "arch": "all",
1969
+ "version": "0.13-1"
1970
+ },
1971
+ "host": {
1972
+ "arch": "all",
1973
+ "version": "1:9.9.5.dfsg-9+deb8u15"
1974
+ },
1975
+ "hostname": {
1976
+ "arch": "amd64",
1977
+ "version": "3.15"
1978
+ },
1979
+ "iamerican": {
1980
+ "arch": "all",
1981
+ "version": "3.3.02-6"
1982
+ },
1983
+ "ibritish": {
1984
+ "arch": "all",
1985
+ "version": "3.3.02-6"
1986
+ },
1987
+ "ienglish-common": {
1988
+ "arch": "all",
1989
+ "version": "3.3.02-6"
1990
+ },
1991
+ "ifupdown": {
1992
+ "arch": "amd64",
1993
+ "version": "0.7.53.1"
1994
+ },
1995
+ "info": {
1996
+ "arch": "amd64",
1997
+ "version": "5.2.0.dfsg.1-6"
1998
+ },
1999
+ "init": {
2000
+ "arch": "amd64",
2001
+ "version": "1.22"
2002
+ },
2003
+ "init-system-helpers": {
2004
+ "arch": "all",
2005
+ "version": "1.22"
2006
+ },
2007
+ "initramfs-tools": {
2008
+ "arch": "all",
2009
+ "version": "0.120+deb8u3"
2010
+ },
2011
+ "initscripts": {
2012
+ "arch": "amd64",
2013
+ "version": "2.88dsf-59"
2014
+ },
2015
+ "insserv": {
2016
+ "arch": "amd64",
2017
+ "version": "1.14.0-5"
2018
+ },
2019
+ "install-info": {
2020
+ "arch": "amd64",
2021
+ "version": "5.2.0.dfsg.1-6"
2022
+ },
2023
+ "installation-report": {
2024
+ "arch": "all",
2025
+ "version": "2.58"
2026
+ },
2027
+ "iproute2": {
2028
+ "arch": "amd64",
2029
+ "version": "3.16.0-2"
2030
+ },
2031
+ "iptables": {
2032
+ "arch": "amd64",
2033
+ "version": "1.4.21-2+b1"
2034
+ },
2035
+ "iputils-ping": {
2036
+ "arch": "amd64",
2037
+ "version": "3:20121221-5+b2"
2038
+ },
2039
+ "isc-dhcp-client": {
2040
+ "arch": "amd64",
2041
+ "version": "4.3.1-6+deb8u3"
2042
+ },
2043
+ "isc-dhcp-common": {
2044
+ "arch": "amd64",
2045
+ "version": "4.3.1-6+deb8u3"
2046
+ },
2047
+ "iso-codes": {
2048
+ "arch": "all",
2049
+ "version": "3.57-1"
2050
+ },
2051
+ "ispell": {
2052
+ "arch": "amd64",
2053
+ "version": "3.3.02-6"
2054
+ },
2055
+ "iw": {
2056
+ "arch": "amd64",
2057
+ "version": "3.17-1"
2058
+ },
2059
+ "kbd": {
2060
+ "arch": "amd64",
2061
+ "version": "1.15.5-2"
2062
+ },
2063
+ "keyboard-configuration": {
2064
+ "arch": "all",
2065
+ "version": "1.123"
2066
+ },
2067
+ "klibc-utils": {
2068
+ "arch": "amd64",
2069
+ "version": "2.0.4-2"
2070
+ },
2071
+ "kmod": {
2072
+ "arch": "amd64",
2073
+ "version": "18-3"
2074
+ },
2075
+ "krb5-locales": {
2076
+ "arch": "all",
2077
+ "version": "1.12.1+dfsg-19+deb8u4"
2078
+ },
2079
+ "laptop-detect": {
2080
+ "arch": "amd64",
2081
+ "version": "0.13.7"
2082
+ },
2083
+ "less": {
2084
+ "arch": "amd64",
2085
+ "version": "458-3"
2086
+ },
2087
+ "libacl1": {
2088
+ "arch": "amd64",
2089
+ "version": "2.2.52-2"
2090
+ },
2091
+ "libalgorithm-c3-perl": {
2092
+ "arch": "all",
2093
+ "version": "0.09-1"
2094
+ },
2095
+ "libapt-inst1.5": {
2096
+ "arch": "amd64",
2097
+ "version": "1.0.9.8.4"
2098
+ },
2099
+ "libapt-pkg4.12": {
2100
+ "arch": "amd64",
2101
+ "version": "1.0.9.8.4"
2102
+ },
2103
+ "libarchive-extract-perl": {
2104
+ "arch": "all",
2105
+ "version": "0.72-1"
2106
+ },
2107
+ "libasprintf0c2": {
2108
+ "arch": "amd64",
2109
+ "version": "0.19.3-2"
2110
+ },
2111
+ "libassuan0": {
2112
+ "arch": "amd64",
2113
+ "version": "2.1.2-2"
2114
+ },
2115
+ "libatk1.0-0": {
2116
+ "arch": "amd64",
2117
+ "version": "2.14.0-1"
2118
+ },
2119
+ "libatk1.0-data": {
2120
+ "arch": "all",
2121
+ "version": "2.14.0-1"
2122
+ },
2123
+ "libattr1": {
2124
+ "arch": "amd64",
2125
+ "version": "1:2.4.47-2"
2126
+ },
2127
+ "libaudit-common": {
2128
+ "arch": "all",
2129
+ "version": "1:2.4-1"
2130
+ },
2131
+ "libaudit1": {
2132
+ "arch": "amd64",
2133
+ "version": "1:2.4-1+b1"
2134
+ },
2135
+ "libauthen-sasl-perl": {
2136
+ "arch": "all",
2137
+ "version": "2.1600-1"
2138
+ },
2139
+ "libavahi-client3": {
2140
+ "arch": "amd64",
2141
+ "version": "0.6.31-5"
2142
+ },
2143
+ "libavahi-common-data": {
2144
+ "arch": "amd64",
2145
+ "version": "0.6.31-5"
2146
+ },
2147
+ "libavahi-common3": {
2148
+ "arch": "amd64",
2149
+ "version": "0.6.31-5"
2150
+ },
2151
+ "libbind9-90": {
2152
+ "arch": "amd64",
2153
+ "version": "1:9.9.5.dfsg-9+deb8u15"
2154
+ },
2155
+ "libblkid1": {
2156
+ "arch": "amd64",
2157
+ "version": "2.25.2-6"
2158
+ },
2159
+ "libboost-iostreams1.55.0": {
2160
+ "arch": "amd64",
2161
+ "version": "1.55.0+dfsg-3"
2162
+ },
2163
+ "libbsd0": {
2164
+ "arch": "amd64",
2165
+ "version": "0.7.0-2"
2166
+ },
2167
+ "libbz2-1.0": {
2168
+ "arch": "amd64",
2169
+ "version": "1.0.6-7+b3"
2170
+ },
2171
+ "libc-bin": {
2172
+ "arch": "amd64",
2173
+ "version": "2.19-18+deb8u10"
2174
+ },
2175
+ "libc6": {
2176
+ "arch": "amd64",
2177
+ "version": "2.19-18+deb8u10"
2178
+ },
2179
+ "libcairo2": {
2180
+ "arch": "amd64",
2181
+ "version": "1.14.0-2.1+deb8u2"
2182
+ },
2183
+ "libcap-ng0": {
2184
+ "arch": "amd64",
2185
+ "version": "0.7.4-2"
2186
+ },
2187
+ "libcap2": {
2188
+ "arch": "amd64",
2189
+ "version": "1:2.24-8"
2190
+ },
2191
+ "libcap2-bin": {
2192
+ "arch": "amd64",
2193
+ "version": "1:2.24-8"
2194
+ },
2195
+ "libcgi-fast-perl": {
2196
+ "arch": "all",
2197
+ "version": "1:2.04-1"
2198
+ },
2199
+ "libcgi-pm-perl": {
2200
+ "arch": "all",
2201
+ "version": "4.09-1"
2202
+ },
2203
+ "libclass-accessor-perl": {
2204
+ "arch": "all",
2205
+ "version": "0.34-1"
2206
+ },
2207
+ "libclass-c3-perl": {
2208
+ "arch": "all",
2209
+ "version": "0.26-1"
2210
+ },
2211
+ "libclass-c3-xs-perl": {
2212
+ "arch": "amd64",
2213
+ "version": "0.13-2+b1"
2214
+ },
2215
+ "libclass-isa-perl": {
2216
+ "arch": "all",
2217
+ "version": "0.36-5"
2218
+ },
2219
+ "libcomerr2": {
2220
+ "arch": "amd64",
2221
+ "version": "1.42.12-2+b1"
2222
+ },
2223
+ "libcpan-meta-perl": {
2224
+ "arch": "all",
2225
+ "version": "2.142690-1"
2226
+ },
2227
+ "libcryptsetup4": {
2228
+ "arch": "amd64",
2229
+ "version": "2:1.6.6-5"
2230
+ },
2231
+ "libcups2": {
2232
+ "arch": "amd64",
2233
+ "version": "1.7.5-11+deb8u2"
2234
+ },
2235
+ "libcurl3": {
2236
+ "arch": "amd64",
2237
+ "version": "7.38.0-4+deb8u11"
2238
+ },
2239
+ "libcurl3-gnutls": {
2240
+ "arch": "amd64",
2241
+ "version": "7.38.0-4+deb8u11"
2242
+ },
2243
+ "libcwidget3": {
2244
+ "arch": "amd64",
2245
+ "version": "0.5.17-2"
2246
+ },
2247
+ "libdaemon0": {
2248
+ "arch": "amd64",
2249
+ "version": "0.14-6"
2250
+ },
2251
+ "libdata-optlist-perl": {
2252
+ "arch": "all",
2253
+ "version": "0.109-1"
2254
+ },
2255
+ "libdata-section-perl": {
2256
+ "arch": "all",
2257
+ "version": "0.200006-1"
2258
+ },
2259
+ "libdatrie1": {
2260
+ "arch": "amd64",
2261
+ "version": "0.2.8-1"
2262
+ },
2263
+ "libdb5.3": {
2264
+ "arch": "amd64",
2265
+ "version": "5.3.28-9+deb8u1"
2266
+ },
2267
+ "libdbus-1-3": {
2268
+ "arch": "amd64",
2269
+ "version": "1.8.22-0+deb8u1"
2270
+ },
2271
+ "libdebconfclient0": {
2272
+ "arch": "amd64",
2273
+ "version": "0.192"
2274
+ },
2275
+ "libdevmapper1.02.1": {
2276
+ "arch": "amd64",
2277
+ "version": "2:1.02.90-2.2+deb8u1"
2278
+ },
2279
+ "libdiscover2": {
2280
+ "arch": "amd64",
2281
+ "version": "2.1.2-7"
2282
+ },
2283
+ "libdns-export100": {
2284
+ "arch": "amd64",
2285
+ "version": "1:9.9.5.dfsg-9+deb8u15"
2286
+ },
2287
+ "libdns100": {
2288
+ "arch": "amd64",
2289
+ "version": "1:9.9.5.dfsg-9+deb8u15"
2290
+ },
2291
+ "libedit2": {
2292
+ "arch": "amd64",
2293
+ "version": "3.1-20140620-2"
2294
+ },
2295
+ "libencode-locale-perl": {
2296
+ "arch": "all",
2297
+ "version": "1.03-1"
2298
+ },
2299
+ "libestr0": {
2300
+ "arch": "amd64",
2301
+ "version": "0.1.9-1.1"
2302
+ },
2303
+ "libevent-2.0-5": {
2304
+ "arch": "amd64",
2305
+ "version": "2.0.21-stable-2+deb8u1"
2306
+ },
2307
+ "libexpat1": {
2308
+ "arch": "amd64",
2309
+ "version": "2.1.0-6+deb8u4"
2310
+ },
2311
+ "libfcgi-perl": {
2312
+ "arch": "amd64",
2313
+ "version": "0.77-1+deb8u1"
2314
+ },
2315
+ "libffi6": {
2316
+ "arch": "amd64",
2317
+ "version": "3.1-2+deb8u1"
2318
+ },
2319
+ "libfile-listing-perl": {
2320
+ "arch": "all",
2321
+ "version": "6.04-1"
2322
+ },
2323
+ "libfont-afm-perl": {
2324
+ "arch": "all",
2325
+ "version": "1.20-1"
2326
+ },
2327
+ "libfontconfig1": {
2328
+ "arch": "amd64",
2329
+ "version": "2.11.0-6.3+deb8u1"
2330
+ },
2331
+ "libfreetype6": {
2332
+ "arch": "amd64",
2333
+ "version": "2.5.2-3+deb8u2"
2334
+ },
2335
+ "libfuse2": {
2336
+ "arch": "amd64",
2337
+ "version": "2.9.3-15+deb8u2"
2338
+ },
2339
+ "libgc1c2": {
2340
+ "arch": "amd64",
2341
+ "version": "1:7.2d-6.4"
2342
+ },
2343
+ "libgcc1": {
2344
+ "arch": "amd64",
2345
+ "version": "1:4.9.2-10+deb8u1"
2346
+ },
2347
+ "libgcrypt20": {
2348
+ "arch": "amd64",
2349
+ "version": "1.6.3-2+deb8u4"
2350
+ },
2351
+ "libgdbm3": {
2352
+ "arch": "amd64",
2353
+ "version": "1.8.3-13.1"
2354
+ },
2355
+ "libgdk-pixbuf2.0-0": {
2356
+ "arch": "amd64",
2357
+ "version": "2.31.1-2+deb8u7"
2358
+ },
2359
+ "libgdk-pixbuf2.0-common": {
2360
+ "arch": "all",
2361
+ "version": "2.31.1-2+deb8u7"
2362
+ },
2363
+ "libgeoip1": {
2364
+ "arch": "amd64",
2365
+ "version": "1.6.2-4"
2366
+ },
2367
+ "libglib2.0-0": {
2368
+ "arch": "amd64",
2369
+ "version": "2.42.1-1+b1"
2370
+ },
2371
+ "libglib2.0-data": {
2372
+ "arch": "all",
2373
+ "version": "2.42.1-1"
2374
+ },
2375
+ "libgmp10": {
2376
+ "arch": "amd64",
2377
+ "version": "2:6.0.0+dfsg-6"
2378
+ },
2379
+ "libgnutls-deb0-28": {
2380
+ "arch": "amd64",
2381
+ "version": "3.3.8-6+deb8u7"
2382
+ },
2383
+ "libgnutls-openssl27": {
2384
+ "arch": "amd64",
2385
+ "version": "3.3.8-6+deb8u7"
2386
+ },
2387
+ "libgpg-error0": {
2388
+ "arch": "amd64",
2389
+ "version": "1.17-3"
2390
+ },
2391
+ "libgpgme11": {
2392
+ "arch": "amd64",
2393
+ "version": "1.5.1-6"
2394
+ },
2395
+ "libgpm2": {
2396
+ "arch": "amd64",
2397
+ "version": "1.20.4-6.1+b2"
2398
+ },
2399
+ "libgraphite2-3": {
2400
+ "arch": "amd64",
2401
+ "version": "1.3.10-1~deb8u1"
2402
+ },
2403
+ "libgssapi-krb5-2": {
2404
+ "arch": "amd64",
2405
+ "version": "1.12.1+dfsg-19+deb8u4"
2406
+ },
2407
+ "libgtk2.0-0": {
2408
+ "arch": "amd64",
2409
+ "version": "2.24.25-3+deb8u2"
2410
+ },
2411
+ "libgtk2.0-bin": {
2412
+ "arch": "amd64",
2413
+ "version": "2.24.25-3+deb8u2"
2414
+ },
2415
+ "libgtk2.0-common": {
2416
+ "arch": "all",
2417
+ "version": "2.24.25-3+deb8u2"
2418
+ },
2419
+ "libharfbuzz0b": {
2420
+ "arch": "amd64",
2421
+ "version": "0.9.35-2"
2422
+ },
2423
+ "libhogweed2": {
2424
+ "arch": "amd64",
2425
+ "version": "2.7.1-5+deb8u2"
2426
+ },
2427
+ "libhtml-form-perl": {
2428
+ "arch": "all",
2429
+ "version": "6.03-1"
2430
+ },
2431
+ "libhtml-format-perl": {
2432
+ "arch": "all",
2433
+ "version": "2.11-1"
2434
+ },
2435
+ "libhtml-parser-perl": {
2436
+ "arch": "amd64",
2437
+ "version": "3.71-1+b3"
2438
+ },
2439
+ "libhtml-tagset-perl": {
2440
+ "arch": "all",
2441
+ "version": "3.20-2"
2442
+ },
2443
+ "libhtml-tree-perl": {
2444
+ "arch": "all",
2445
+ "version": "5.03-1"
2446
+ },
2447
+ "libhttp-cookies-perl": {
2448
+ "arch": "all",
2449
+ "version": "6.01-1"
2450
+ },
2451
+ "libhttp-daemon-perl": {
2452
+ "arch": "all",
2453
+ "version": "6.01-1"
2454
+ },
2455
+ "libhttp-date-perl": {
2456
+ "arch": "all",
2457
+ "version": "6.02-1"
2458
+ },
2459
+ "libhttp-message-perl": {
2460
+ "arch": "all",
2461
+ "version": "6.06-1"
2462
+ },
2463
+ "libhttp-negotiate-perl": {
2464
+ "arch": "all",
2465
+ "version": "6.00-2"
2466
+ },
2467
+ "libicu52": {
2468
+ "arch": "amd64",
2469
+ "version": "52.1-8+deb8u7"
2470
+ },
2471
+ "libidn11": {
2472
+ "arch": "amd64",
2473
+ "version": "1.29-1+deb8u2"
2474
+ },
2475
+ "libintl-perl": {
2476
+ "arch": "all",
2477
+ "version": "1.23-1+deb8u1"
2478
+ },
2479
+ "libio-html-perl": {
2480
+ "arch": "all",
2481
+ "version": "1.001-1"
2482
+ },
2483
+ "libio-socket-ip-perl": {
2484
+ "arch": "all",
2485
+ "version": "0.32-1"
2486
+ },
2487
+ "libio-socket-ssl-perl": {
2488
+ "arch": "all",
2489
+ "version": "2.002-2+deb8u3"
2490
+ },
2491
+ "libio-string-perl": {
2492
+ "arch": "all",
2493
+ "version": "1.08-3"
2494
+ },
2495
+ "libirs-export91": {
2496
+ "arch": "amd64",
2497
+ "version": "1:9.9.5.dfsg-9+deb8u15"
2498
+ },
2499
+ "libisc-export95": {
2500
+ "arch": "amd64",
2501
+ "version": "1:9.9.5.dfsg-9+deb8u15"
2502
+ },
2503
+ "libisc95": {
2504
+ "arch": "amd64",
2505
+ "version": "1:9.9.5.dfsg-9+deb8u15"
2506
+ },
2507
+ "libisccc90": {
2508
+ "arch": "amd64",
2509
+ "version": "1:9.9.5.dfsg-9+deb8u15"
2510
+ },
2511
+ "libisccfg-export90": {
2512
+ "arch": "amd64",
2513
+ "version": "1:9.9.5.dfsg-9+deb8u15"
2514
+ },
2515
+ "libisccfg90": {
2516
+ "arch": "amd64",
2517
+ "version": "1:9.9.5.dfsg-9+deb8u15"
2518
+ },
2519
+ "libiw30": {
2520
+ "arch": "amd64",
2521
+ "version": "30~pre9-8"
2522
+ },
2523
+ "libjasper1": {
2524
+ "arch": "amd64",
2525
+ "version": "1.900.1-debian1-2.4+deb8u3"
2526
+ },
2527
+ "libjbig0": {
2528
+ "arch": "amd64",
2529
+ "version": "2.1-3.1"
2530
+ },
2531
+ "libjpeg62-turbo": {
2532
+ "arch": "amd64",
2533
+ "version": "1:1.3.1-12"
2534
+ },
2535
+ "libjson-c2": {
2536
+ "arch": "amd64",
2537
+ "version": "0.11-4"
2538
+ },
2539
+ "libk5crypto3": {
2540
+ "arch": "amd64",
2541
+ "version": "1.12.1+dfsg-19+deb8u4"
2542
+ },
2543
+ "libkeyutils1": {
2544
+ "arch": "amd64",
2545
+ "version": "1.5.9-5+b1"
2546
+ },
2547
+ "libklibc": {
2548
+ "arch": "amd64",
2549
+ "version": "2.0.4-2"
2550
+ },
2551
+ "libkmod2": {
2552
+ "arch": "amd64",
2553
+ "version": "18-3"
2554
+ },
2555
+ "libkrb5-3": {
2556
+ "arch": "amd64",
2557
+ "version": "1.12.1+dfsg-19+deb8u4"
2558
+ },
2559
+ "libkrb5support0": {
2560
+ "arch": "amd64",
2561
+ "version": "1.12.1+dfsg-19+deb8u4"
2562
+ },
2563
+ "libksba8": {
2564
+ "arch": "amd64",
2565
+ "version": "1.3.2-1+deb8u1"
2566
+ },
2567
+ "liblcms2-2": {
2568
+ "arch": "amd64",
2569
+ "version": "2.6-3+deb8u1"
2570
+ },
2571
+ "libldap-2.4-2": {
2572
+ "arch": "amd64",
2573
+ "version": "2.4.40+dfsg-1+deb8u4"
2574
+ },
2575
+ "liblocale-gettext-perl": {
2576
+ "arch": "amd64",
2577
+ "version": "1.05-8+b1"
2578
+ },
2579
+ "liblockfile-bin": {
2580
+ "arch": "amd64",
2581
+ "version": "1.09-6"
2582
+ },
2583
+ "liblockfile1": {
2584
+ "arch": "amd64",
2585
+ "version": "1.09-6"
2586
+ },
2587
+ "liblog-message-perl": {
2588
+ "arch": "all",
2589
+ "version": "0.8-1"
2590
+ },
2591
+ "liblog-message-simple-perl": {
2592
+ "arch": "all",
2593
+ "version": "0.10-2"
2594
+ },
2595
+ "liblogging-stdlog0": {
2596
+ "arch": "amd64",
2597
+ "version": "1.0.4-1"
2598
+ },
2599
+ "liblognorm1": {
2600
+ "arch": "amd64",
2601
+ "version": "1.0.1-3"
2602
+ },
2603
+ "liblwp-mediatypes-perl": {
2604
+ "arch": "all",
2605
+ "version": "6.02-1"
2606
+ },
2607
+ "liblwp-protocol-https-perl": {
2608
+ "arch": "all",
2609
+ "version": "6.06-2"
2610
+ },
2611
+ "liblwres90": {
2612
+ "arch": "amd64",
2613
+ "version": "1:9.9.5.dfsg-9+deb8u15"
2614
+ },
2615
+ "liblzma5": {
2616
+ "arch": "amd64",
2617
+ "version": "5.1.1alpha+20120614-2+b3"
2618
+ },
2619
+ "libmagic1": {
2620
+ "arch": "amd64",
2621
+ "version": "1:5.22+15-2+deb8u4"
2622
+ },
2623
+ "libmailtools-perl": {
2624
+ "arch": "all",
2625
+ "version": "2.13-1"
2626
+ },
2627
+ "libmnl0": {
2628
+ "arch": "amd64",
2629
+ "version": "1.0.3-5"
2630
+ },
2631
+ "libmodule-build-perl": {
2632
+ "arch": "all",
2633
+ "version": "0.421000-2+deb8u1"
2634
+ },
2635
+ "libmodule-pluggable-perl": {
2636
+ "arch": "all",
2637
+ "version": "5.1-1"
2638
+ },
2639
+ "libmodule-signature-perl": {
2640
+ "arch": "all",
2641
+ "version": "0.73-1+deb8u2"
2642
+ },
2643
+ "libmount1": {
2644
+ "arch": "amd64",
2645
+ "version": "2.25.2-6"
2646
+ },
2647
+ "libmro-compat-perl": {
2648
+ "arch": "all",
2649
+ "version": "0.12-1"
2650
+ },
2651
+ "libncurses5": {
2652
+ "arch": "amd64",
2653
+ "version": "5.9+20140913-1+deb8u3"
2654
+ },
2655
+ "libncursesw5": {
2656
+ "arch": "amd64",
2657
+ "version": "5.9+20140913-1+deb8u3"
2658
+ },
2659
+ "libnet-http-perl": {
2660
+ "arch": "all",
2661
+ "version": "6.07-1"
2662
+ },
2663
+ "libnet-smtp-ssl-perl": {
2664
+ "arch": "all",
2665
+ "version": "1.01-3"
2666
+ },
2667
+ "libnet-ssleay-perl": {
2668
+ "arch": "amd64",
2669
+ "version": "1.65-1+deb8u1"
2670
+ },
2671
+ "libnetfilter-acct1": {
2672
+ "arch": "amd64",
2673
+ "version": "1.0.2-1.1"
2674
+ },
2675
+ "libnettle4": {
2676
+ "arch": "amd64",
2677
+ "version": "2.7.1-5+deb8u2"
2678
+ },
2679
+ "libnewt0.52": {
2680
+ "arch": "amd64",
2681
+ "version": "0.52.17-1+b1"
2682
+ },
2683
+ "libnfnetlink0": {
2684
+ "arch": "amd64",
2685
+ "version": "1.0.1-3"
2686
+ },
2687
+ "libnfsidmap2": {
2688
+ "arch": "amd64",
2689
+ "version": "0.25-5"
2690
+ },
2691
+ "libnl-3-200": {
2692
+ "arch": "amd64",
2693
+ "version": "3.2.24-2"
2694
+ },
2695
+ "libnl-genl-3-200": {
2696
+ "arch": "amd64",
2697
+ "version": "3.2.24-2"
2698
+ },
2699
+ "libp11-kit0": {
2700
+ "arch": "amd64",
2701
+ "version": "0.20.7-1"
2702
+ },
2703
+ "libpackage-constants-perl": {
2704
+ "arch": "all",
2705
+ "version": "0.04-1"
2706
+ },
2707
+ "libpam-modules": {
2708
+ "arch": "amd64",
2709
+ "version": "1.1.8-3.1+deb8u2+b1"
2710
+ },
2711
+ "libpam-modules-bin": {
2712
+ "arch": "amd64",
2713
+ "version": "1.1.8-3.1+deb8u2+b1"
2714
+ },
2715
+ "libpam-runtime": {
2716
+ "arch": "all",
2717
+ "version": "1.1.8-3.1+deb8u2"
2718
+ },
2719
+ "libpam0g": {
2720
+ "arch": "amd64",
2721
+ "version": "1.1.8-3.1+deb8u2+b1"
2722
+ },
2723
+ "libpango-1.0-0": {
2724
+ "arch": "amd64",
2725
+ "version": "1.36.8-3"
2726
+ },
2727
+ "libpangocairo-1.0-0": {
2728
+ "arch": "amd64",
2729
+ "version": "1.36.8-3"
2730
+ },
2731
+ "libpangoft2-1.0-0": {
2732
+ "arch": "amd64",
2733
+ "version": "1.36.8-3"
2734
+ },
2735
+ "libpaper-utils": {
2736
+ "arch": "amd64",
2737
+ "version": "1.1.24+nmu4"
2738
+ },
2739
+ "libpaper1": {
2740
+ "arch": "amd64",
2741
+ "version": "1.1.24+nmu4"
2742
+ },
2743
+ "libparams-util-perl": {
2744
+ "arch": "amd64",
2745
+ "version": "1.07-2+b1"
2746
+ },
2747
+ "libparse-debianchangelog-perl": {
2748
+ "arch": "all",
2749
+ "version": "1.2.0-1.1"
2750
+ },
2751
+ "libpci3": {
2752
+ "arch": "amd64",
2753
+ "version": "1:3.2.1-3"
2754
+ },
2755
+ "libpcre3": {
2756
+ "arch": "amd64",
2757
+ "version": "2:8.35-3.3+deb8u4"
2758
+ },
2759
+ "libpcsclite1": {
2760
+ "arch": "amd64",
2761
+ "version": "1.8.13-1+deb8u1"
2762
+ },
2763
+ "libperl4-corelibs-perl": {
2764
+ "arch": "all",
2765
+ "version": "0.003-1"
2766
+ },
2767
+ "libpipeline1": {
2768
+ "arch": "amd64",
2769
+ "version": "1.4.0-1"
2770
+ },
2771
+ "libpixman-1-0": {
2772
+ "arch": "amd64",
2773
+ "version": "0.32.6-3"
2774
+ },
2775
+ "libpng12-0": {
2776
+ "arch": "amd64",
2777
+ "version": "1.2.50-2+deb8u3"
2778
+ },
2779
+ "libpod-latex-perl": {
2780
+ "arch": "all",
2781
+ "version": "0.61-1"
2782
+ },
2783
+ "libpod-readme-perl": {
2784
+ "arch": "all",
2785
+ "version": "0.11-1"
2786
+ },
2787
+ "libpopt0": {
2788
+ "arch": "amd64",
2789
+ "version": "1.16-10"
2790
+ },
2791
+ "libprocps3": {
2792
+ "arch": "amd64",
2793
+ "version": "2:3.3.9-9+deb8u1"
2794
+ },
2795
+ "libpsl0": {
2796
+ "arch": "amd64",
2797
+ "version": "0.5.1-1"
2798
+ },
2799
+ "libpth20": {
2800
+ "arch": "amd64",
2801
+ "version": "2.0.7-20"
2802
+ },
2803
+ "libpython-stdlib": {
2804
+ "arch": "amd64",
2805
+ "version": "2.7.9-1"
2806
+ },
2807
+ "libpython2.7-minimal": {
2808
+ "arch": "amd64",
2809
+ "version": "2.7.9-2+deb8u1"
2810
+ },
2811
+ "libpython2.7-stdlib": {
2812
+ "arch": "amd64",
2813
+ "version": "2.7.9-2+deb8u1"
2814
+ },
2815
+ "libreadline6": {
2816
+ "arch": "amd64",
2817
+ "version": "6.3-8+b3"
2818
+ },
2819
+ "libregexp-common-perl": {
2820
+ "arch": "all",
2821
+ "version": "2013031301-1"
2822
+ },
2823
+ "librtmp1": {
2824
+ "arch": "amd64",
2825
+ "version": "2.4+20150115.gita107cef-1+deb8u1"
2826
+ },
2827
+ "libsasl2-2": {
2828
+ "arch": "amd64",
2829
+ "version": "2.1.26.dfsg1-13+deb8u1"
2830
+ },
2831
+ "libsasl2-modules": {
2832
+ "arch": "amd64",
2833
+ "version": "2.1.26.dfsg1-13+deb8u1"
2834
+ },
2835
+ "libsasl2-modules-db": {
2836
+ "arch": "amd64",
2837
+ "version": "2.1.26.dfsg1-13+deb8u1"
2838
+ },
2839
+ "libselinux1": {
2840
+ "arch": "amd64",
2841
+ "version": "2.3-2"
2842
+ },
2843
+ "libsemanage-common": {
2844
+ "arch": "all",
2845
+ "version": "2.3-1"
2846
+ },
2847
+ "libsemanage1": {
2848
+ "arch": "amd64",
2849
+ "version": "2.3-1+b1"
2850
+ },
2851
+ "libsepol1": {
2852
+ "arch": "amd64",
2853
+ "version": "2.3-2"
2854
+ },
2855
+ "libsigc++-2.0-0c2a": {
2856
+ "arch": "amd64",
2857
+ "version": "2.4.0-1"
2858
+ },
2859
+ "libsigsegv2": {
2860
+ "arch": "amd64",
2861
+ "version": "2.10-4+b1"
2862
+ },
2863
+ "libslang2": {
2864
+ "arch": "amd64",
2865
+ "version": "2.3.0-2"
2866
+ },
2867
+ "libsmartcols1": {
2868
+ "arch": "amd64",
2869
+ "version": "2.25.2-6"
2870
+ },
2871
+ "libsoftware-license-perl": {
2872
+ "arch": "all",
2873
+ "version": "0.103010-3"
2874
+ },
2875
+ "libsqlite3-0": {
2876
+ "arch": "amd64",
2877
+ "version": "3.8.7.1-1+deb8u2"
2878
+ },
2879
+ "libss2": {
2880
+ "arch": "amd64",
2881
+ "version": "1.42.12-2+b1"
2882
+ },
2883
+ "libssh2-1": {
2884
+ "arch": "amd64",
2885
+ "version": "1.4.3-4.1+deb8u1"
2886
+ },
2887
+ "libssl1.0.0": {
2888
+ "arch": "amd64",
2889
+ "version": "1.0.1t-1+deb8u8"
2890
+ },
2891
+ "libstdc++6": {
2892
+ "arch": "amd64",
2893
+ "version": "4.9.2-10+deb8u1"
2894
+ },
2895
+ "libsub-exporter-perl": {
2896
+ "arch": "all",
2897
+ "version": "0.986-1"
2898
+ },
2899
+ "libsub-install-perl": {
2900
+ "arch": "all",
2901
+ "version": "0.928-1"
2902
+ },
2903
+ "libsub-name-perl": {
2904
+ "arch": "amd64",
2905
+ "version": "0.12-1"
2906
+ },
2907
+ "libswitch-perl": {
2908
+ "arch": "all",
2909
+ "version": "2.17-2"
2910
+ },
2911
+ "libsystemd0": {
2912
+ "arch": "amd64",
2913
+ "version": "215-17+deb8u7"
2914
+ },
2915
+ "libtasn1-6": {
2916
+ "arch": "amd64",
2917
+ "version": "4.2-3+deb8u3"
2918
+ },
2919
+ "libterm-ui-perl": {
2920
+ "arch": "all",
2921
+ "version": "0.42-1"
2922
+ },
2923
+ "libtext-charwidth-perl": {
2924
+ "arch": "amd64",
2925
+ "version": "0.04-7+b3"
2926
+ },
2927
+ "libtext-iconv-perl": {
2928
+ "arch": "amd64",
2929
+ "version": "1.7-5+b2"
2930
+ },
2931
+ "libtext-soundex-perl": {
2932
+ "arch": "amd64",
2933
+ "version": "3.4-1+b2"
2934
+ },
2935
+ "libtext-template-perl": {
2936
+ "arch": "all",
2937
+ "version": "1.46-1"
2938
+ },
2939
+ "libtext-unidecode-perl": {
2940
+ "arch": "all",
2941
+ "version": "1.22-1"
2942
+ },
2943
+ "libtext-wrapi18n-perl": {
2944
+ "arch": "all",
2945
+ "version": "0.06-7"
2946
+ },
2947
+ "libthai-data": {
2948
+ "arch": "all",
2949
+ "version": "0.1.21-1"
2950
+ },
2951
+ "libthai0": {
2952
+ "arch": "amd64",
2953
+ "version": "0.1.21-1"
2954
+ },
2955
+ "libtiff5": {
2956
+ "arch": "amd64",
2957
+ "version": "4.0.3-12.3+deb8u5"
2958
+ },
2959
+ "libtimedate-perl": {
2960
+ "arch": "all",
2961
+ "version": "2.3000-2"
2962
+ },
2963
+ "libtinfo5": {
2964
+ "arch": "amd64",
2965
+ "version": "5.9+20140913-1+deb8u3"
2966
+ },
2967
+ "libtirpc1": {
2968
+ "arch": "amd64",
2969
+ "version": "0.2.5-1+deb8u1"
2970
+ },
2971
+ "libtokyocabinet9": {
2972
+ "arch": "amd64",
2973
+ "version": "1.4.48-3"
2974
+ },
2975
+ "libudev1": {
2976
+ "arch": "amd64",
2977
+ "version": "215-17+deb8u7"
2978
+ },
2979
+ "liburi-perl": {
2980
+ "arch": "all",
2981
+ "version": "1.64-1"
2982
+ },
2983
+ "libusb-0.1-4": {
2984
+ "arch": "amd64",
2985
+ "version": "2:0.1.12-25"
2986
+ },
2987
+ "libusb-1.0-0": {
2988
+ "arch": "amd64",
2989
+ "version": "2:1.0.19-1"
2990
+ },
2991
+ "libustr-1.0-1": {
2992
+ "arch": "amd64",
2993
+ "version": "1.0.4-3+b2"
2994
+ },
2995
+ "libuuid-perl": {
2996
+ "arch": "amd64",
2997
+ "version": "0.05-1+b1"
2998
+ },
2999
+ "libuuid1": {
3000
+ "arch": "amd64",
3001
+ "version": "2.25.2-6"
3002
+ },
3003
+ "libwebp5": {
3004
+ "arch": "amd64",
3005
+ "version": "0.4.1-1.2+b2"
3006
+ },
3007
+ "libwebpdemux1": {
3008
+ "arch": "amd64",
3009
+ "version": "0.4.1-1.2+b2"
3010
+ },
3011
+ "libwebpmux1": {
3012
+ "arch": "amd64",
3013
+ "version": "0.4.1-1.2+b2"
3014
+ },
3015
+ "libwrap0": {
3016
+ "arch": "amd64",
3017
+ "version": "7.6.q-25"
3018
+ },
3019
+ "libwww-perl": {
3020
+ "arch": "all",
3021
+ "version": "6.08-1"
3022
+ },
3023
+ "libwww-robotrules-perl": {
3024
+ "arch": "all",
3025
+ "version": "6.01-1"
3026
+ },
3027
+ "libx11-6": {
3028
+ "arch": "amd64",
3029
+ "version": "2:1.6.2-3+deb8u1"
3030
+ },
3031
+ "libx11-data": {
3032
+ "arch": "all",
3033
+ "version": "2:1.6.2-3+deb8u1"
3034
+ },
3035
+ "libxapian22": {
3036
+ "arch": "amd64",
3037
+ "version": "1.2.19-1+deb8u1"
3038
+ },
3039
+ "libxau6": {
3040
+ "arch": "amd64",
3041
+ "version": "1:1.0.8-1"
3042
+ },
3043
+ "libxcb-render0": {
3044
+ "arch": "amd64",
3045
+ "version": "1.10-3+b1"
3046
+ },
3047
+ "libxcb-shm0": {
3048
+ "arch": "amd64",
3049
+ "version": "1.10-3+b1"
3050
+ },
3051
+ "libxcb1": {
3052
+ "arch": "amd64",
3053
+ "version": "1.10-3+b1"
3054
+ },
3055
+ "libxcomposite1": {
3056
+ "arch": "amd64",
3057
+ "version": "1:0.4.4-1"
3058
+ },
3059
+ "libxcursor1": {
3060
+ "arch": "amd64",
3061
+ "version": "1:1.1.14-1+deb8u1"
3062
+ },
3063
+ "libxdamage1": {
3064
+ "arch": "amd64",
3065
+ "version": "1:1.1.4-2+b1"
3066
+ },
3067
+ "libxdmcp6": {
3068
+ "arch": "amd64",
3069
+ "version": "1:1.1.1-1+b1"
3070
+ },
3071
+ "libxext6": {
3072
+ "arch": "amd64",
3073
+ "version": "2:1.3.3-1"
3074
+ },
3075
+ "libxfixes3": {
3076
+ "arch": "amd64",
3077
+ "version": "1:5.0.1-2+deb8u1"
3078
+ },
3079
+ "libxi6": {
3080
+ "arch": "amd64",
3081
+ "version": "2:1.7.4-1+deb8u1"
3082
+ },
3083
+ "libxinerama1": {
3084
+ "arch": "amd64",
3085
+ "version": "2:1.1.3-1+b1"
3086
+ },
3087
+ "libxml-libxml-perl": {
3088
+ "arch": "amd64",
3089
+ "version": "2.0116+dfsg-1+deb8u2"
3090
+ },
3091
+ "libxml-namespacesupport-perl": {
3092
+ "arch": "all",
3093
+ "version": "1.11-1"
3094
+ },
3095
+ "libxml-parser-perl": {
3096
+ "arch": "amd64",
3097
+ "version": "2.41-3"
3098
+ },
3099
+ "libxml-sax-base-perl": {
3100
+ "arch": "all",
3101
+ "version": "1.07-1"
3102
+ },
3103
+ "libxml-sax-expat-perl": {
3104
+ "arch": "all",
3105
+ "version": "0.40-2"
3106
+ },
3107
+ "libxml-sax-perl": {
3108
+ "arch": "all",
3109
+ "version": "0.99+dfsg-2"
3110
+ },
3111
+ "libxml2": {
3112
+ "arch": "amd64",
3113
+ "version": "2.9.1+dfsg1-5+deb8u6"
3114
+ },
3115
+ "libxmuu1": {
3116
+ "arch": "amd64",
3117
+ "version": "2:1.1.2-1"
3118
+ },
3119
+ "libxrandr2": {
3120
+ "arch": "amd64",
3121
+ "version": "2:1.4.2-1+deb8u1"
3122
+ },
3123
+ "libxrender1": {
3124
+ "arch": "amd64",
3125
+ "version": "1:0.9.8-1+b1"
3126
+ },
3127
+ "libxtables10": {
3128
+ "arch": "amd64",
3129
+ "version": "1.4.21-2+b1"
3130
+ },
3131
+ "linux-base": {
3132
+ "arch": "all",
3133
+ "version": "3.5"
3134
+ },
3135
+ "linux-image-3.16.0-6-amd64": {
3136
+ "arch": "amd64",
3137
+ "version": "3.16.56-1+deb8u1"
3138
+ },
3139
+ "linux-image-amd64": {
3140
+ "arch": "amd64",
3141
+ "version": "3.16+63+deb8u2"
3142
+ },
3143
+ "locales": {
3144
+ "arch": "all",
3145
+ "version": "2.19-18+deb8u10"
3146
+ },
3147
+ "login": {
3148
+ "arch": "amd64",
3149
+ "version": "1:4.2-3+deb8u4"
3150
+ },
3151
+ "logrotate": {
3152
+ "arch": "amd64",
3153
+ "version": "3.8.7-1+b1"
3154
+ },
3155
+ "lsb-base": {
3156
+ "arch": "all",
3157
+ "version": "4.1+Debian13+nmu1"
3158
+ },
3159
+ "lsb-release": {
3160
+ "arch": "all",
3161
+ "version": "4.1+Debian13+nmu1"
3162
+ },
3163
+ "lsof": {
3164
+ "arch": "amd64",
3165
+ "version": "4.86+dfsg-1"
3166
+ },
3167
+ "m4": {
3168
+ "arch": "amd64",
3169
+ "version": "1.4.17-4"
3170
+ },
3171
+ "man-db": {
3172
+ "arch": "amd64",
3173
+ "version": "2.7.0.2-5"
3174
+ },
3175
+ "manpages": {
3176
+ "arch": "all",
3177
+ "version": "3.74-1"
3178
+ },
3179
+ "mawk": {
3180
+ "arch": "amd64",
3181
+ "version": "1.3.3-17"
3182
+ },
3183
+ "mime-support": {
3184
+ "arch": "all",
3185
+ "version": "3.58"
3186
+ },
3187
+ "mlocate": {
3188
+ "arch": "amd64",
3189
+ "version": "0.26-1"
3190
+ },
3191
+ "mount": {
3192
+ "arch": "amd64",
3193
+ "version": "2.25.2-6"
3194
+ },
3195
+ "multiarch-support": {
3196
+ "arch": "amd64",
3197
+ "version": "2.19-18+deb8u10"
3198
+ },
3199
+ "mutt": {
3200
+ "arch": "amd64",
3201
+ "version": "1.5.23-3"
3202
+ },
3203
+ "nano": {
3204
+ "arch": "amd64",
3205
+ "version": "2.2.6-3"
3206
+ },
3207
+ "ncurses-base": {
3208
+ "arch": "all",
3209
+ "version": "5.9+20140913-1+deb8u3"
3210
+ },
3211
+ "ncurses-bin": {
3212
+ "arch": "amd64",
3213
+ "version": "5.9+20140913-1+deb8u3"
3214
+ },
3215
+ "ncurses-term": {
3216
+ "arch": "all",
3217
+ "version": "5.9+20140913-1+deb8u3"
3218
+ },
3219
+ "net-tools": {
3220
+ "arch": "amd64",
3221
+ "version": "1.60-26+b1"
3222
+ },
3223
+ "netbase": {
3224
+ "arch": "all",
3225
+ "version": "5.3"
3226
+ },
3227
+ "netcat-traditional": {
3228
+ "arch": "amd64",
3229
+ "version": "1.10-41"
3230
+ },
3231
+ "nfacct": {
3232
+ "arch": "amd64",
3233
+ "version": "1.0.1-1.1"
3234
+ },
3235
+ "nfs-common": {
3236
+ "arch": "amd64",
3237
+ "version": "1:1.2.8-9"
3238
+ },
3239
+ "openssh-client": {
3240
+ "arch": "amd64",
3241
+ "version": "1:6.7p1-5+deb8u4"
3242
+ },
3243
+ "openssh-server": {
3244
+ "arch": "amd64",
3245
+ "version": "1:6.7p1-5+deb8u4"
3246
+ },
3247
+ "openssh-sftp-server": {
3248
+ "arch": "amd64",
3249
+ "version": "1:6.7p1-5+deb8u4"
3250
+ },
3251
+ "openssl": {
3252
+ "arch": "amd64",
3253
+ "version": "1.0.1t-1+deb8u8"
3254
+ },
3255
+ "os-prober": {
3256
+ "arch": "amd64",
3257
+ "version": "1.65+deb8u1"
3258
+ },
3259
+ "passwd": {
3260
+ "arch": "amd64",
3261
+ "version": "1:4.2-3+deb8u4"
3262
+ },
3263
+ "patch": {
3264
+ "arch": "amd64",
3265
+ "version": "2.7.5-1+deb8u1"
3266
+ },
3267
+ "pciutils": {
3268
+ "arch": "amd64",
3269
+ "version": "1:3.2.1-3"
3270
+ },
3271
+ "perl": {
3272
+ "arch": "amd64",
3273
+ "version": "5.20.2-3+deb8u11"
3274
+ },
3275
+ "perl-base": {
3276
+ "arch": "amd64",
3277
+ "version": "5.20.2-3+deb8u11"
3278
+ },
3279
+ "perl-modules": {
3280
+ "arch": "all",
3281
+ "version": "5.20.2-3+deb8u11"
3282
+ },
3283
+ "pinentry-gtk2": {
3284
+ "arch": "amd64",
3285
+ "version": "0.8.3-2"
3286
+ },
3287
+ "powertop": {
3288
+ "arch": "amd64",
3289
+ "version": "2.6.1-1"
3290
+ },
3291
+ "procmail": {
3292
+ "arch": "amd64",
3293
+ "version": "3.22-24+deb8u1"
3294
+ },
3295
+ "procps": {
3296
+ "arch": "amd64",
3297
+ "version": "2:3.3.9-9+deb8u1"
3298
+ },
3299
+ "psmisc": {
3300
+ "arch": "amd64",
3301
+ "version": "22.21-2"
3302
+ },
3303
+ "python": {
3304
+ "arch": "amd64",
3305
+ "version": "2.7.9-1"
3306
+ },
3307
+ "python-apt": {
3308
+ "arch": "amd64",
3309
+ "version": "0.9.3.12"
3310
+ },
3311
+ "python-apt-common": {
3312
+ "arch": "all",
3313
+ "version": "0.9.3.12"
3314
+ },
3315
+ "python-chardet": {
3316
+ "arch": "all",
3317
+ "version": "2.3.0-1"
3318
+ },
3319
+ "python-debian": {
3320
+ "arch": "all",
3321
+ "version": "0.1.27"
3322
+ },
3323
+ "python-debianbts": {
3324
+ "arch": "all",
3325
+ "version": "1.12"
3326
+ },
3327
+ "python-defusedxml": {
3328
+ "arch": "all",
3329
+ "version": "0.4.1-2"
3330
+ },
3331
+ "python-docutils": {
3332
+ "arch": "all",
3333
+ "version": "0.12+dfsg-1"
3334
+ },
3335
+ "python-minimal": {
3336
+ "arch": "amd64",
3337
+ "version": "2.7.9-1"
3338
+ },
3339
+ "python-pil": {
3340
+ "arch": "amd64",
3341
+ "version": "2.6.1-2+deb8u3"
3342
+ },
3343
+ "python-pkg-resources": {
3344
+ "arch": "all",
3345
+ "version": "5.5.1-1"
3346
+ },
3347
+ "python-pygments": {
3348
+ "arch": "all",
3349
+ "version": "2.0.1+dfsg-1.1+deb8u1"
3350
+ },
3351
+ "python-reportbug": {
3352
+ "arch": "all",
3353
+ "version": "6.6.3+deb8u1"
3354
+ },
3355
+ "python-roman": {
3356
+ "arch": "all",
3357
+ "version": "2.0.0-1"
3358
+ },
3359
+ "python-six": {
3360
+ "arch": "all",
3361
+ "version": "1.8.0-1"
3362
+ },
3363
+ "python-soappy": {
3364
+ "arch": "all",
3365
+ "version": "0.12.22-1"
3366
+ },
3367
+ "python-support": {
3368
+ "arch": "all",
3369
+ "version": "1.0.15"
3370
+ },
3371
+ "python-wstools": {
3372
+ "arch": "all",
3373
+ "version": "0.4.3-2"
3374
+ },
3375
+ "python2.7": {
3376
+ "arch": "amd64",
3377
+ "version": "2.7.9-2+deb8u1"
3378
+ },
3379
+ "python2.7-minimal": {
3380
+ "arch": "amd64",
3381
+ "version": "2.7.9-2+deb8u1"
3382
+ },
3383
+ "readline-common": {
3384
+ "arch": "all",
3385
+ "version": "6.3-8"
3386
+ },
3387
+ "rename": {
3388
+ "arch": "all",
3389
+ "version": "0.20-3"
3390
+ },
3391
+ "reportbug": {
3392
+ "arch": "all",
3393
+ "version": "6.6.3+deb8u1"
3394
+ },
3395
+ "rpcbind": {
3396
+ "arch": "amd64",
3397
+ "version": "0.2.1-6+deb8u2"
3398
+ },
3399
+ "rsyslog": {
3400
+ "arch": "amd64",
3401
+ "version": "8.4.2-1+deb8u2"
3402
+ },
3403
+ "sed": {
3404
+ "arch": "amd64",
3405
+ "version": "4.2.2-4+deb8u1"
3406
+ },
3407
+ "sensible-utils": {
3408
+ "arch": "all",
3409
+ "version": "0.0.9+deb8u1"
3410
+ },
3411
+ "sgml-base": {
3412
+ "arch": "all",
3413
+ "version": "1.26+nmu4"
3414
+ },
3415
+ "shared-mime-info": {
3416
+ "arch": "amd64",
3417
+ "version": "1.3-1"
3418
+ },
3419
+ "startpar": {
3420
+ "arch": "amd64",
3421
+ "version": "0.59-3"
3422
+ },
3423
+ "sudo": {
3424
+ "arch": "amd64",
3425
+ "version": "1.8.10p3-1+deb8u5"
3426
+ },
3427
+ "systemd": {
3428
+ "arch": "amd64",
3429
+ "version": "215-17+deb8u7"
3430
+ },
3431
+ "systemd-sysv": {
3432
+ "arch": "amd64",
3433
+ "version": "215-17+deb8u7"
3434
+ },
3435
+ "sysv-rc": {
3436
+ "arch": "all",
3437
+ "version": "2.88dsf-59"
3438
+ },
3439
+ "sysvinit-utils": {
3440
+ "arch": "amd64",
3441
+ "version": "2.88dsf-59"
3442
+ },
3443
+ "tar": {
3444
+ "arch": "amd64",
3445
+ "version": "1.27.1-2+deb8u1"
3446
+ },
3447
+ "task-english": {
3448
+ "arch": "all",
3449
+ "version": "3.31+deb8u1"
3450
+ },
3451
+ "task-laptop": {
3452
+ "arch": "all",
3453
+ "version": "3.31+deb8u1"
3454
+ },
3455
+ "task-ssh-server": {
3456
+ "arch": "all",
3457
+ "version": "3.31+deb8u1"
3458
+ },
3459
+ "tasksel": {
3460
+ "arch": "all",
3461
+ "version": "3.31+deb8u1"
3462
+ },
3463
+ "tasksel-data": {
3464
+ "arch": "all",
3465
+ "version": "3.31+deb8u1"
3466
+ },
3467
+ "tcpd": {
3468
+ "arch": "amd64",
3469
+ "version": "7.6.q-25"
3470
+ },
3471
+ "telnet": {
3472
+ "arch": "amd64",
3473
+ "version": "0.17-36"
3474
+ },
3475
+ "texinfo": {
3476
+ "arch": "amd64",
3477
+ "version": "5.2.0.dfsg.1-6"
3478
+ },
3479
+ "time": {
3480
+ "arch": "amd64",
3481
+ "version": "1.7-25"
3482
+ },
3483
+ "traceroute": {
3484
+ "arch": "amd64",
3485
+ "version": "1:2.0.20-2+b1"
3486
+ },
3487
+ "tzdata": {
3488
+ "arch": "all",
3489
+ "version": "2018e-0+deb8u1"
3490
+ },
3491
+ "ucf": {
3492
+ "arch": "all",
3493
+ "version": "3.0030"
3494
+ },
3495
+ "udev": {
3496
+ "arch": "amd64",
3497
+ "version": "215-17+deb8u7"
3498
+ },
3499
+ "usbutils": {
3500
+ "arch": "amd64",
3501
+ "version": "1:007-2"
3502
+ },
3503
+ "util-linux": {
3504
+ "arch": "amd64",
3505
+ "version": "2.25.2-6"
3506
+ },
3507
+ "util-linux-locales": {
3508
+ "arch": "all",
3509
+ "version": "2.25.2-6"
3510
+ },
3511
+ "vim-common": {
3512
+ "arch": "amd64",
3513
+ "version": "2:7.4.488-7+deb8u3"
3514
+ },
3515
+ "vim-tiny": {
3516
+ "arch": "amd64",
3517
+ "version": "2:7.4.488-7+deb8u3"
3518
+ },
3519
+ "w3m": {
3520
+ "arch": "amd64",
3521
+ "version": "0.5.3-19+deb8u2"
3522
+ },
3523
+ "wamerican": {
3524
+ "arch": "all",
3525
+ "version": "7.1-1"
3526
+ },
3527
+ "wget": {
3528
+ "arch": "amd64",
3529
+ "version": "1.16-1+deb8u5"
3530
+ },
3531
+ "whiptail": {
3532
+ "arch": "amd64",
3533
+ "version": "0.52.17-1+b1"
3534
+ },
3535
+ "whois": {
3536
+ "arch": "amd64",
3537
+ "version": "5.2.7"
3538
+ },
3539
+ "wireless-regdb": {
3540
+ "arch": "all",
3541
+ "version": "2016.06.10-1~deb8u1"
3542
+ },
3543
+ "wireless-tools": {
3544
+ "arch": "amd64",
3545
+ "version": "30~pre9-8"
3546
+ },
3547
+ "wpasupplicant": {
3548
+ "arch": "amd64",
3549
+ "version": "2.3-1+deb8u5"
3550
+ },
3551
+ "xauth": {
3552
+ "arch": "amd64",
3553
+ "version": "1:1.0.9-1"
3554
+ },
3555
+ "xdg-user-dirs": {
3556
+ "arch": "amd64",
3557
+ "version": "0.15-2"
3558
+ },
3559
+ "xkb-data": {
3560
+ "arch": "all",
3561
+ "version": "2.12-1"
3562
+ },
3563
+ "xml-core": {
3564
+ "arch": "all",
3565
+ "version": "0.13+nmu2"
3566
+ },
3567
+ "xz-utils": {
3568
+ "arch": "amd64",
3569
+ "version": "5.1.1alpha+20120614-2+b3"
3570
+ },
3571
+ "zlib1g": {
3572
+ "arch": "amd64",
3573
+ "version": "1:1.2.8.dfsg-2+b1"
3574
+ }
3575
+ },
3576
+ "platform": "debian",
3577
+ "platform_family": "debian",
3578
+ "platform_version": "8.11",
3579
+ "root_group": "root",
3580
+ "shard_seed": 115954988,
3581
+ "shells": [
3582
+ "/bin/sh",
3583
+ "/bin/dash",
3584
+ "/bin/bash",
3585
+ "/bin/rbash"
3586
+ ],
3587
+ "time": {
3588
+ "timezone": "GMT"
3589
+ },
3590
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
3591
+ "uptime_seconds": 2646450,
3592
+ "virtualization": {
3593
+ "systems": {}
3594
+ }
3595
+ }