fauxhai-chef 9.3.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (73) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +2 -0
  3. data/LICENSE +22 -0
  4. data/bin/fauxhai +23 -0
  5. data/fauxhai-chef.gemspec +28 -0
  6. data/lib/fauxhai/exception.rb +6 -0
  7. data/lib/fauxhai/fetcher.rb +80 -0
  8. data/lib/fauxhai/keys/id_dsa +12 -0
  9. data/lib/fauxhai/keys/id_dsa.pub +1 -0
  10. data/lib/fauxhai/keys/id_rsa +27 -0
  11. data/lib/fauxhai/keys/id_rsa.pub +1 -0
  12. data/lib/fauxhai/mocker.rb +143 -0
  13. data/lib/fauxhai/platforms/aix/7.1.json +1889 -0
  14. data/lib/fauxhai/platforms/aix/7.2.json +5289 -0
  15. data/lib/fauxhai/platforms/almalinux/8.json +5754 -0
  16. data/lib/fauxhai/platforms/amazon/2.json +4697 -0
  17. data/lib/fauxhai/platforms/amazon/2018.03.json +3525 -0
  18. data/lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json +1669 -0
  19. data/lib/fauxhai/platforms/centos/6.10.json +2691 -0
  20. data/lib/fauxhai/platforms/centos/7.7.1908.json +3855 -0
  21. data/lib/fauxhai/platforms/centos/7.8.2003.json +3803 -0
  22. data/lib/fauxhai/platforms/centos/8.json +4715 -0
  23. data/lib/fauxhai/platforms/chefspec/0.6.1.json +20 -0
  24. data/lib/fauxhai/platforms/clearos/7.4.json +6130 -0
  25. data/lib/fauxhai/platforms/debian/10.json +2928 -0
  26. data/lib/fauxhai/platforms/debian/11.json +2744 -0
  27. data/lib/fauxhai/platforms/debian/9.11.json +2943 -0
  28. data/lib/fauxhai/platforms/debian/9.12.json +2942 -0
  29. data/lib/fauxhai/platforms/debian/9.13.json +2959 -0
  30. data/lib/fauxhai/platforms/dragonfly4/4.8-RELEASE.json +392 -0
  31. data/lib/fauxhai/platforms/fedora/31.json +3994 -0
  32. data/lib/fauxhai/platforms/fedora/32.json +3554 -0
  33. data/lib/fauxhai/platforms/freebsd/11.2.json +427 -0
  34. data/lib/fauxhai/platforms/freebsd/12.1.json +913 -0
  35. data/lib/fauxhai/platforms/gentoo/4.9.95-gentoo.json +989 -0
  36. data/lib/fauxhai/platforms/linuxmint/19.0.json +9649 -0
  37. data/lib/fauxhai/platforms/mac_os_x/10.14.json +1350 -0
  38. data/lib/fauxhai/platforms/mac_os_x/10.15.json +1510 -0
  39. data/lib/fauxhai/platforms/mac_os_x/11.0.json +2821 -0
  40. data/lib/fauxhai/platforms/mac_os_x/11.json +3356 -0
  41. data/lib/fauxhai/platforms/mac_os_x/12.json +3546 -0
  42. data/lib/fauxhai/platforms/openbsd/6.2.json +295 -0
  43. data/lib/fauxhai/platforms/opensuse/15.2.json +5967 -0
  44. data/lib/fauxhai/platforms/oracle/6.10.json +4349 -0
  45. data/lib/fauxhai/platforms/oracle/7.5.json +6576 -0
  46. data/lib/fauxhai/platforms/oracle/7.6.json +6591 -0
  47. data/lib/fauxhai/platforms/raspbian/10.json +3664 -0
  48. data/lib/fauxhai/platforms/redhat/6.10.json +5822 -0
  49. data/lib/fauxhai/platforms/redhat/7.7.json +3969 -0
  50. data/lib/fauxhai/platforms/redhat/7.8.json +3958 -0
  51. data/lib/fauxhai/platforms/redhat/7.9.json +3959 -0
  52. data/lib/fauxhai/platforms/redhat/8.json +4547 -0
  53. data/lib/fauxhai/platforms/rocky/8.json +5768 -0
  54. data/lib/fauxhai/platforms/smartos/5.11.json +1680 -0
  55. data/lib/fauxhai/platforms/solaris2/5.11.json +10290 -0
  56. data/lib/fauxhai/platforms/suse/12.4.json +5875 -0
  57. data/lib/fauxhai/platforms/suse/12.5.json +5012 -0
  58. data/lib/fauxhai/platforms/suse/15.json +6096 -0
  59. data/lib/fauxhai/platforms/ubuntu/16.04.json +3885 -0
  60. data/lib/fauxhai/platforms/ubuntu/18.04.json +4042 -0
  61. data/lib/fauxhai/platforms/ubuntu/20.04.json +4613 -0
  62. data/lib/fauxhai/platforms/windows/10.json +431 -0
  63. data/lib/fauxhai/platforms/windows/2012.json +404 -0
  64. data/lib/fauxhai/platforms/windows/2012R2.json +406 -0
  65. data/lib/fauxhai/platforms/windows/2016.json +408 -0
  66. data/lib/fauxhai/platforms/windows/2019.json +408 -0
  67. data/lib/fauxhai/platforms/windows/8.1.json +416 -0
  68. data/lib/fauxhai/runner/default.rb +284 -0
  69. data/lib/fauxhai/runner/windows.rb +101 -0
  70. data/lib/fauxhai/runner.rb +45 -0
  71. data/lib/fauxhai/version.rb +3 -0
  72. data/lib/fauxhai.rb +18 -0
  73. metadata +202 -0
@@ -0,0 +1,2943 @@
1
+ {
2
+ "block_device": {
3
+ "xvda": {
4
+ "logical_block_size": "512",
5
+ "physical_block_size": "512",
6
+ "removable": "0",
7
+ "rotational": "0",
8
+ "size": "16777216"
9
+ }
10
+ },
11
+ "chef_packages": {
12
+ "chef": {
13
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/chef-16.6.14/lib",
14
+ "version": "16.6.14"
15
+ },
16
+ "ohai": {
17
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/ohai-16.6.5/lib/ohai",
18
+ "version": "16.6.5"
19
+ }
20
+ },
21
+ "command": {
22
+ "ps": "ps -ef"
23
+ },
24
+ "counters": {
25
+ "network": {
26
+ "interfaces": {
27
+ "eth0": {
28
+ "rx": {
29
+ "bytes": 0,
30
+ "compressed": 0,
31
+ "drop": 0,
32
+ "errors": 0,
33
+ "frame": 0,
34
+ "multicast": 0,
35
+ "overrun": 0,
36
+ "packets": 0
37
+ },
38
+ "tx": {
39
+ "bytes": 0,
40
+ "carrier": 0,
41
+ "collisions": 0,
42
+ "compressed": 0,
43
+ "drop": 0,
44
+ "errors": 0,
45
+ "overrun": 0,
46
+ "packets": 0
47
+ }
48
+ },
49
+ "lo": {
50
+ "rx": {
51
+ "bytes": 0,
52
+ "drop": 0,
53
+ "errors": 0,
54
+ "overrun": 0,
55
+ "packets": 0
56
+ },
57
+ "tx": {
58
+ "bytes": 0,
59
+ "carrier": 0,
60
+ "collisions": 0,
61
+ "drop": 0,
62
+ "errors": 0,
63
+ "packets": 0,
64
+ "queuelen": "1"
65
+ }
66
+ }
67
+ }
68
+ }
69
+ },
70
+ "cpu": {
71
+ "cores": 1,
72
+ "real": 1,
73
+ "total": 1
74
+ },
75
+ "current_user": "fauxhai",
76
+ "deprecated": true,
77
+ "dmi": {
78
+ "bios": {
79
+ "address": "0xE8000",
80
+ "all_records": [
81
+ {
82
+ "Address": "0xE8000",
83
+ "BIOS Revision": "4.2",
84
+ "Characteristics": {
85
+ "Targeted content distribution is supported": null
86
+ },
87
+ "ROM Size": "64 kB",
88
+ "Release Date": "08/24/2006",
89
+ "Runtime Size": "96 kB",
90
+ "Vendor": "Xen",
91
+ "Version": "4.2.amazon",
92
+ "application_identifier": "BIOS Information",
93
+ "record_id": "0x0000",
94
+ "size": "0"
95
+ }
96
+ ],
97
+ "bios_revision": "4.2",
98
+ "release_date": "08/24/2006",
99
+ "rom_size": "64 kB",
100
+ "runtime_size": "96 kB",
101
+ "vendor": "Xen",
102
+ "version": "4.2.amazon"
103
+ },
104
+ "chassis": {
105
+ "all_records": [
106
+ {
107
+ "Asset Tag": "Not Specified",
108
+ "Boot-up State": "Safe",
109
+ "Lock": "Not Present",
110
+ "Manufacturer": "Xen",
111
+ "Power Supply State": "Safe",
112
+ "Security Status": "Unknown",
113
+ "Serial Number": "Not Specified",
114
+ "Thermal State": "Safe",
115
+ "Type": "Other",
116
+ "Version": "Not Specified",
117
+ "application_identifier": "Chassis Information",
118
+ "record_id": "0x0300",
119
+ "size": "3"
120
+ }
121
+ ],
122
+ "asset_tag": "Not Specified",
123
+ "boot_up_state": "Safe",
124
+ "lock": "Not Present",
125
+ "manufacturer": "Xen",
126
+ "power_supply_state": "Safe",
127
+ "security_status": "Unknown",
128
+ "serial_number": "Not Specified",
129
+ "thermal_state": "Safe",
130
+ "type": "Other",
131
+ "version": "Not Specified"
132
+ },
133
+ "dmidecode_version": "3.0",
134
+ "oem_strings": {
135
+ "all_records": [
136
+ {
137
+ "String 1": "Xen",
138
+ "application_identifier": "OEM Strings",
139
+ "record_id": "0x0B00",
140
+ "size": "11"
141
+ }
142
+ ],
143
+ "string_1": "Xen"
144
+ },
145
+ "processor": {
146
+ "all_records": [
147
+ {
148
+ "Current Speed": "2394 MHz",
149
+ "External Clock": "Unknown",
150
+ "Family": "Other",
151
+ "ID": "F2 06 03 00 FF FB 89 17",
152
+ "Manufacturer": "Intel",
153
+ "Max Speed": "2394 MHz",
154
+ "Socket Designation": "CPU 1",
155
+ "Status": "Populated, Enabled",
156
+ "Type": "Central Processor",
157
+ "Upgrade": "Other",
158
+ "Version": "Not Specified",
159
+ "Voltage": "Unknown",
160
+ "application_identifier": "Processor Information",
161
+ "record_id": "0x0401",
162
+ "size": "4"
163
+ }
164
+ ],
165
+ "current_speed": "2394 MHz",
166
+ "external_clock": "Unknown",
167
+ "family": "Other",
168
+ "id": "F2 06 03 00 FF FB 89 17",
169
+ "manufacturer": "Intel",
170
+ "max_speed": "2394 MHz",
171
+ "socket_designation": "CPU 1",
172
+ "status": "Populated, Enabled",
173
+ "type": "Central Processor",
174
+ "upgrade": "Other",
175
+ "version": "Not Specified",
176
+ "voltage": "Unknown"
177
+ },
178
+ "smbios_version": "2.7",
179
+ "structures": {
180
+ "count": "11",
181
+ "size": "359"
182
+ },
183
+ "system": {
184
+ "all_records": [
185
+ {
186
+ "Family": "Not Specified",
187
+ "Manufacturer": "Xen",
188
+ "Product Name": "HVM domU",
189
+ "SKU Number": "Not Specified",
190
+ "Serial Number": "ec240e53-cabf-4ad8-02b8-837fcc9e67c7",
191
+ "UUID": "EC240E53-CABF-4AD8-02B8-837FCC9E67C7",
192
+ "Version": "4.2.amazon",
193
+ "Wake-up Type": "Power Switch",
194
+ "application_identifier": "System Information",
195
+ "record_id": "0x0100",
196
+ "size": "1"
197
+ }
198
+ ],
199
+ "family": "Not Specified",
200
+ "manufacturer": "Xen",
201
+ "product_name": "HVM domU",
202
+ "serial_number": "ec240e53-cabf-4ad8-02b8-837fcc9e67c7",
203
+ "sku_number": "Not Specified",
204
+ "uuid": "EC240E53-CABF-4AD8-02B8-837FCC9E67C7",
205
+ "version": "4.2.amazon",
206
+ "wake_up_type": "Power Switch"
207
+ }
208
+ },
209
+ "domain": "local",
210
+ "filesystem": {
211
+ "by_device": {
212
+ "/dev/xvda": {
213
+ "mounts": [
214
+ ]
215
+ },
216
+ "/dev/xvda1": {
217
+ "fs_type": "ext4",
218
+ "inodes_available": "474546",
219
+ "inodes_percent_used": "10%",
220
+ "inodes_used": "49742",
221
+ "kb_available": "6613872",
222
+ "kb_size": "8190392",
223
+ "kb_used": "1140760",
224
+ "mount_options": [
225
+ "rw",
226
+ "relatime",
227
+ "discard",
228
+ "errors=remount-ro",
229
+ "data=ordered"
230
+ ],
231
+ "mounts": [
232
+ "/"
233
+ ],
234
+ "percent_used": "15%",
235
+ "total_inodes": "524288",
236
+ "uuid": "13ea901b-a08d-41a5-8e04-521c4415f9aa"
237
+ },
238
+ "cgroup": {
239
+ "fs_type": "cgroup",
240
+ "mount_options": [
241
+ "rw",
242
+ "nosuid",
243
+ "nodev",
244
+ "noexec",
245
+ "relatime",
246
+ "memory"
247
+ ],
248
+ "mounts": [
249
+ "/sys/fs/cgroup/systemd",
250
+ "/sys/fs/cgroup/cpu,cpuacct",
251
+ "/sys/fs/cgroup/blkio",
252
+ "/sys/fs/cgroup/cpuset",
253
+ "/sys/fs/cgroup/freezer",
254
+ "/sys/fs/cgroup/net_cls,net_prio",
255
+ "/sys/fs/cgroup/perf_event",
256
+ "/sys/fs/cgroup/devices",
257
+ "/sys/fs/cgroup/pids",
258
+ "/sys/fs/cgroup/memory"
259
+ ]
260
+ },
261
+ "debugfs": {
262
+ "fs_type": "debugfs",
263
+ "mount_options": [
264
+ "rw",
265
+ "relatime"
266
+ ],
267
+ "mounts": [
268
+ "/sys/kernel/debug"
269
+ ]
270
+ },
271
+ "devpts": {
272
+ "fs_type": "devpts",
273
+ "mount_options": [
274
+ "rw",
275
+ "nosuid",
276
+ "noexec",
277
+ "relatime",
278
+ "gid=5",
279
+ "mode=620",
280
+ "ptmxmode=000"
281
+ ],
282
+ "mounts": [
283
+ "/dev/pts"
284
+ ]
285
+ },
286
+ "hugetlbfs": {
287
+ "fs_type": "hugetlbfs",
288
+ "mount_options": [
289
+ "rw",
290
+ "relatime"
291
+ ],
292
+ "mounts": [
293
+ "/dev/hugepages"
294
+ ]
295
+ },
296
+ "mqueue": {
297
+ "fs_type": "mqueue",
298
+ "mount_options": [
299
+ "rw",
300
+ "relatime"
301
+ ],
302
+ "mounts": [
303
+ "/dev/mqueue"
304
+ ]
305
+ },
306
+ "proc": {
307
+ "fs_type": "proc",
308
+ "mount_options": [
309
+ "rw",
310
+ "nosuid",
311
+ "nodev",
312
+ "noexec",
313
+ "relatime"
314
+ ],
315
+ "mounts": [
316
+ "/proc"
317
+ ]
318
+ },
319
+ "pstore": {
320
+ "fs_type": "pstore",
321
+ "mount_options": [
322
+ "rw",
323
+ "nosuid",
324
+ "nodev",
325
+ "noexec",
326
+ "relatime"
327
+ ],
328
+ "mounts": [
329
+ "/sys/fs/pstore"
330
+ ]
331
+ },
332
+ "securityfs": {
333
+ "fs_type": "securityfs",
334
+ "mount_options": [
335
+ "rw",
336
+ "nosuid",
337
+ "nodev",
338
+ "noexec",
339
+ "relatime"
340
+ ],
341
+ "mounts": [
342
+ "/sys/kernel/security"
343
+ ]
344
+ },
345
+ "sysfs": {
346
+ "fs_type": "sysfs",
347
+ "mount_options": [
348
+ "rw",
349
+ "nosuid",
350
+ "nodev",
351
+ "noexec",
352
+ "relatime"
353
+ ],
354
+ "mounts": [
355
+ "/sys"
356
+ ]
357
+ },
358
+ "systemd-1": {
359
+ "fs_type": "autofs",
360
+ "mount_options": [
361
+ "rw",
362
+ "relatime",
363
+ "fd=32",
364
+ "pgrp=1",
365
+ "timeout=0",
366
+ "minproto=5",
367
+ "maxproto=5",
368
+ "direct",
369
+ "pipe_ino=9491"
370
+ ],
371
+ "mounts": [
372
+ "/proc/sys/fs/binfmt_misc"
373
+ ]
374
+ },
375
+ "tmpfs": {
376
+ "fs_type": "tmpfs",
377
+ "inodes_available": "127296",
378
+ "inodes_percent_used": "1%",
379
+ "inodes_used": "10",
380
+ "kb_available": "101844",
381
+ "kb_size": "101844",
382
+ "kb_used": "0",
383
+ "mount_options": [
384
+ "rw",
385
+ "nosuid",
386
+ "nodev",
387
+ "relatime",
388
+ "size=101844k",
389
+ "mode=700",
390
+ "uid=1000",
391
+ "gid=1000"
392
+ ],
393
+ "mounts": [
394
+ "/run",
395
+ "/dev/shm",
396
+ "/run/lock",
397
+ "/sys/fs/cgroup",
398
+ "/run/user/1000"
399
+ ],
400
+ "percent_used": "0%",
401
+ "total_inodes": "127306"
402
+ },
403
+ "udev": {
404
+ "fs_type": "devtmpfs",
405
+ "inodes_available": "124287",
406
+ "inodes_percent_used": "1%",
407
+ "inodes_used": "273",
408
+ "kb_available": "498240",
409
+ "kb_size": "498240",
410
+ "kb_used": "0",
411
+ "mount_options": [
412
+ "rw",
413
+ "nosuid",
414
+ "relatime",
415
+ "size=498240k",
416
+ "nr_inodes=124560",
417
+ "mode=755"
418
+ ],
419
+ "mounts": [
420
+ "/dev"
421
+ ],
422
+ "percent_used": "0%",
423
+ "total_inodes": "124560"
424
+ }
425
+ },
426
+ "by_mountpoint": {
427
+ "/": {
428
+ "devices": [
429
+ "/dev/xvda1"
430
+ ],
431
+ "fs_type": "ext4",
432
+ "inodes_available": "474546",
433
+ "inodes_percent_used": "10%",
434
+ "inodes_used": "49742",
435
+ "kb_available": "6613872",
436
+ "kb_size": "8190392",
437
+ "kb_used": "1140760",
438
+ "mount_options": [
439
+ "rw",
440
+ "relatime",
441
+ "discard",
442
+ "errors=remount-ro",
443
+ "data=ordered"
444
+ ],
445
+ "percent_used": "15%",
446
+ "total_inodes": "524288",
447
+ "uuid": "13ea901b-a08d-41a5-8e04-521c4415f9aa"
448
+ },
449
+ "/dev": {
450
+ "devices": [
451
+ "udev"
452
+ ],
453
+ "fs_type": "devtmpfs",
454
+ "inodes_available": "124287",
455
+ "inodes_percent_used": "1%",
456
+ "inodes_used": "273",
457
+ "kb_available": "498240",
458
+ "kb_size": "498240",
459
+ "kb_used": "0",
460
+ "mount_options": [
461
+ "rw",
462
+ "nosuid",
463
+ "relatime",
464
+ "size=498240k",
465
+ "nr_inodes=124560",
466
+ "mode=755"
467
+ ],
468
+ "percent_used": "0%",
469
+ "total_inodes": "124560"
470
+ },
471
+ "/dev/hugepages": {
472
+ "devices": [
473
+ "hugetlbfs"
474
+ ],
475
+ "fs_type": "hugetlbfs",
476
+ "mount_options": [
477
+ "rw",
478
+ "relatime"
479
+ ]
480
+ },
481
+ "/dev/mqueue": {
482
+ "devices": [
483
+ "mqueue"
484
+ ],
485
+ "fs_type": "mqueue",
486
+ "mount_options": [
487
+ "rw",
488
+ "relatime"
489
+ ]
490
+ },
491
+ "/dev/pts": {
492
+ "devices": [
493
+ "devpts"
494
+ ],
495
+ "fs_type": "devpts",
496
+ "mount_options": [
497
+ "rw",
498
+ "nosuid",
499
+ "noexec",
500
+ "relatime",
501
+ "gid=5",
502
+ "mode=620",
503
+ "ptmxmode=000"
504
+ ]
505
+ },
506
+ "/dev/shm": {
507
+ "devices": [
508
+ "tmpfs"
509
+ ],
510
+ "fs_type": "tmpfs",
511
+ "inodes_available": "127305",
512
+ "inodes_percent_used": "1%",
513
+ "inodes_used": "1",
514
+ "kb_available": "509224",
515
+ "kb_size": "509224",
516
+ "kb_used": "0",
517
+ "mount_options": [
518
+ "rw",
519
+ "nosuid",
520
+ "nodev"
521
+ ],
522
+ "percent_used": "0%",
523
+ "total_inodes": "127306"
524
+ },
525
+ "/proc": {
526
+ "devices": [
527
+ "proc"
528
+ ],
529
+ "fs_type": "proc",
530
+ "mount_options": [
531
+ "rw",
532
+ "nosuid",
533
+ "nodev",
534
+ "noexec",
535
+ "relatime"
536
+ ]
537
+ },
538
+ "/proc/sys/fs/binfmt_misc": {
539
+ "devices": [
540
+ "systemd-1"
541
+ ],
542
+ "fs_type": "autofs",
543
+ "mount_options": [
544
+ "rw",
545
+ "relatime",
546
+ "fd=32",
547
+ "pgrp=1",
548
+ "timeout=0",
549
+ "minproto=5",
550
+ "maxproto=5",
551
+ "direct",
552
+ "pipe_ino=9491"
553
+ ]
554
+ },
555
+ "/run": {
556
+ "devices": [
557
+ "tmpfs"
558
+ ],
559
+ "fs_type": "tmpfs",
560
+ "inodes_available": "126485",
561
+ "inodes_percent_used": "1%",
562
+ "inodes_used": "821",
563
+ "kb_available": "97772",
564
+ "kb_size": "101848",
565
+ "kb_used": "4076",
566
+ "mount_options": [
567
+ "rw",
568
+ "nosuid",
569
+ "noexec",
570
+ "relatime",
571
+ "size=101848k",
572
+ "mode=755"
573
+ ],
574
+ "percent_used": "5%",
575
+ "total_inodes": "127306"
576
+ },
577
+ "/run/lock": {
578
+ "devices": [
579
+ "tmpfs"
580
+ ],
581
+ "fs_type": "tmpfs",
582
+ "inodes_available": "127304",
583
+ "inodes_percent_used": "1%",
584
+ "inodes_used": "2",
585
+ "kb_available": "5120",
586
+ "kb_size": "5120",
587
+ "kb_used": "0",
588
+ "mount_options": [
589
+ "rw",
590
+ "nosuid",
591
+ "nodev",
592
+ "noexec",
593
+ "relatime",
594
+ "size=5120k"
595
+ ],
596
+ "percent_used": "0%",
597
+ "total_inodes": "127306"
598
+ },
599
+ "/run/user/1000": {
600
+ "devices": [
601
+ "tmpfs"
602
+ ],
603
+ "fs_type": "tmpfs",
604
+ "inodes_available": "127296",
605
+ "inodes_percent_used": "1%",
606
+ "inodes_used": "10",
607
+ "kb_available": "101844",
608
+ "kb_size": "101844",
609
+ "kb_used": "0",
610
+ "mount_options": [
611
+ "rw",
612
+ "nosuid",
613
+ "nodev",
614
+ "relatime",
615
+ "size=101844k",
616
+ "mode=700",
617
+ "uid=1000",
618
+ "gid=1000"
619
+ ],
620
+ "percent_used": "0%",
621
+ "total_inodes": "127306"
622
+ },
623
+ "/sys": {
624
+ "devices": [
625
+ "sysfs"
626
+ ],
627
+ "fs_type": "sysfs",
628
+ "mount_options": [
629
+ "rw",
630
+ "nosuid",
631
+ "nodev",
632
+ "noexec",
633
+ "relatime"
634
+ ]
635
+ },
636
+ "/sys/fs/cgroup": {
637
+ "devices": [
638
+ "tmpfs"
639
+ ],
640
+ "fs_type": "tmpfs",
641
+ "inodes_available": "127291",
642
+ "inodes_percent_used": "1%",
643
+ "inodes_used": "15",
644
+ "kb_available": "509224",
645
+ "kb_size": "509224",
646
+ "kb_used": "0",
647
+ "mount_options": [
648
+ "ro",
649
+ "nosuid",
650
+ "nodev",
651
+ "noexec",
652
+ "mode=755"
653
+ ],
654
+ "percent_used": "0%",
655
+ "total_inodes": "127306"
656
+ },
657
+ "/sys/fs/cgroup/blkio": {
658
+ "devices": [
659
+ "cgroup"
660
+ ],
661
+ "fs_type": "cgroup",
662
+ "mount_options": [
663
+ "rw",
664
+ "nosuid",
665
+ "nodev",
666
+ "noexec",
667
+ "relatime",
668
+ "blkio"
669
+ ]
670
+ },
671
+ "/sys/fs/cgroup/cpu,cpuacct": {
672
+ "devices": [
673
+ "cgroup"
674
+ ],
675
+ "fs_type": "cgroup",
676
+ "mount_options": [
677
+ "rw",
678
+ "nosuid",
679
+ "nodev",
680
+ "noexec",
681
+ "relatime",
682
+ "cpu",
683
+ "cpuacct"
684
+ ]
685
+ },
686
+ "/sys/fs/cgroup/cpuset": {
687
+ "devices": [
688
+ "cgroup"
689
+ ],
690
+ "fs_type": "cgroup",
691
+ "mount_options": [
692
+ "rw",
693
+ "nosuid",
694
+ "nodev",
695
+ "noexec",
696
+ "relatime",
697
+ "cpuset"
698
+ ]
699
+ },
700
+ "/sys/fs/cgroup/devices": {
701
+ "devices": [
702
+ "cgroup"
703
+ ],
704
+ "fs_type": "cgroup",
705
+ "mount_options": [
706
+ "rw",
707
+ "nosuid",
708
+ "nodev",
709
+ "noexec",
710
+ "relatime",
711
+ "devices"
712
+ ]
713
+ },
714
+ "/sys/fs/cgroup/freezer": {
715
+ "devices": [
716
+ "cgroup"
717
+ ],
718
+ "fs_type": "cgroup",
719
+ "mount_options": [
720
+ "rw",
721
+ "nosuid",
722
+ "nodev",
723
+ "noexec",
724
+ "relatime",
725
+ "freezer"
726
+ ]
727
+ },
728
+ "/sys/fs/cgroup/memory": {
729
+ "devices": [
730
+ "cgroup"
731
+ ],
732
+ "fs_type": "cgroup",
733
+ "mount_options": [
734
+ "rw",
735
+ "nosuid",
736
+ "nodev",
737
+ "noexec",
738
+ "relatime",
739
+ "memory"
740
+ ]
741
+ },
742
+ "/sys/fs/cgroup/net_cls,net_prio": {
743
+ "devices": [
744
+ "cgroup"
745
+ ],
746
+ "fs_type": "cgroup",
747
+ "mount_options": [
748
+ "rw",
749
+ "nosuid",
750
+ "nodev",
751
+ "noexec",
752
+ "relatime",
753
+ "net_cls",
754
+ "net_prio"
755
+ ]
756
+ },
757
+ "/sys/fs/cgroup/perf_event": {
758
+ "devices": [
759
+ "cgroup"
760
+ ],
761
+ "fs_type": "cgroup",
762
+ "mount_options": [
763
+ "rw",
764
+ "nosuid",
765
+ "nodev",
766
+ "noexec",
767
+ "relatime",
768
+ "perf_event"
769
+ ]
770
+ },
771
+ "/sys/fs/cgroup/pids": {
772
+ "devices": [
773
+ "cgroup"
774
+ ],
775
+ "fs_type": "cgroup",
776
+ "mount_options": [
777
+ "rw",
778
+ "nosuid",
779
+ "nodev",
780
+ "noexec",
781
+ "relatime",
782
+ "pids"
783
+ ]
784
+ },
785
+ "/sys/fs/cgroup/systemd": {
786
+ "devices": [
787
+ "cgroup"
788
+ ],
789
+ "fs_type": "cgroup",
790
+ "mount_options": [
791
+ "rw",
792
+ "nosuid",
793
+ "nodev",
794
+ "noexec",
795
+ "relatime",
796
+ "xattr",
797
+ "release_agent=/lib/systemd/systemd-cgroups-agent",
798
+ "name=systemd"
799
+ ]
800
+ },
801
+ "/sys/fs/pstore": {
802
+ "devices": [
803
+ "pstore"
804
+ ],
805
+ "fs_type": "pstore",
806
+ "mount_options": [
807
+ "rw",
808
+ "nosuid",
809
+ "nodev",
810
+ "noexec",
811
+ "relatime"
812
+ ]
813
+ },
814
+ "/sys/kernel/debug": {
815
+ "devices": [
816
+ "debugfs"
817
+ ],
818
+ "fs_type": "debugfs",
819
+ "mount_options": [
820
+ "rw",
821
+ "relatime"
822
+ ]
823
+ },
824
+ "/sys/kernel/security": {
825
+ "devices": [
826
+ "securityfs"
827
+ ],
828
+ "fs_type": "securityfs",
829
+ "mount_options": [
830
+ "rw",
831
+ "nosuid",
832
+ "nodev",
833
+ "noexec",
834
+ "relatime"
835
+ ]
836
+ }
837
+ },
838
+ "by_pair": {
839
+ "/dev/xvda,": {
840
+ "device": "/dev/xvda"
841
+ },
842
+ "/dev/xvda1,/": {
843
+ "device": "/dev/xvda1",
844
+ "fs_type": "ext4",
845
+ "inodes_available": "474546",
846
+ "inodes_percent_used": "10%",
847
+ "inodes_used": "49742",
848
+ "kb_available": "6613872",
849
+ "kb_size": "8190392",
850
+ "kb_used": "1140760",
851
+ "mount": "/",
852
+ "mount_options": [
853
+ "rw",
854
+ "relatime",
855
+ "discard",
856
+ "errors=remount-ro",
857
+ "data=ordered"
858
+ ],
859
+ "percent_used": "15%",
860
+ "total_inodes": "524288",
861
+ "uuid": "13ea901b-a08d-41a5-8e04-521c4415f9aa"
862
+ },
863
+ "cgroup,/sys/fs/cgroup/blkio": {
864
+ "device": "cgroup",
865
+ "fs_type": "cgroup",
866
+ "mount": "/sys/fs/cgroup/blkio",
867
+ "mount_options": [
868
+ "rw",
869
+ "nosuid",
870
+ "nodev",
871
+ "noexec",
872
+ "relatime",
873
+ "blkio"
874
+ ]
875
+ },
876
+ "cgroup,/sys/fs/cgroup/cpu,cpuacct": {
877
+ "device": "cgroup",
878
+ "fs_type": "cgroup",
879
+ "mount": "/sys/fs/cgroup/cpu,cpuacct",
880
+ "mount_options": [
881
+ "rw",
882
+ "nosuid",
883
+ "nodev",
884
+ "noexec",
885
+ "relatime",
886
+ "cpu",
887
+ "cpuacct"
888
+ ]
889
+ },
890
+ "cgroup,/sys/fs/cgroup/cpuset": {
891
+ "device": "cgroup",
892
+ "fs_type": "cgroup",
893
+ "mount": "/sys/fs/cgroup/cpuset",
894
+ "mount_options": [
895
+ "rw",
896
+ "nosuid",
897
+ "nodev",
898
+ "noexec",
899
+ "relatime",
900
+ "cpuset"
901
+ ]
902
+ },
903
+ "cgroup,/sys/fs/cgroup/devices": {
904
+ "device": "cgroup",
905
+ "fs_type": "cgroup",
906
+ "mount": "/sys/fs/cgroup/devices",
907
+ "mount_options": [
908
+ "rw",
909
+ "nosuid",
910
+ "nodev",
911
+ "noexec",
912
+ "relatime",
913
+ "devices"
914
+ ]
915
+ },
916
+ "cgroup,/sys/fs/cgroup/freezer": {
917
+ "device": "cgroup",
918
+ "fs_type": "cgroup",
919
+ "mount": "/sys/fs/cgroup/freezer",
920
+ "mount_options": [
921
+ "rw",
922
+ "nosuid",
923
+ "nodev",
924
+ "noexec",
925
+ "relatime",
926
+ "freezer"
927
+ ]
928
+ },
929
+ "cgroup,/sys/fs/cgroup/memory": {
930
+ "device": "cgroup",
931
+ "fs_type": "cgroup",
932
+ "mount": "/sys/fs/cgroup/memory",
933
+ "mount_options": [
934
+ "rw",
935
+ "nosuid",
936
+ "nodev",
937
+ "noexec",
938
+ "relatime",
939
+ "memory"
940
+ ]
941
+ },
942
+ "cgroup,/sys/fs/cgroup/net_cls,net_prio": {
943
+ "device": "cgroup",
944
+ "fs_type": "cgroup",
945
+ "mount": "/sys/fs/cgroup/net_cls,net_prio",
946
+ "mount_options": [
947
+ "rw",
948
+ "nosuid",
949
+ "nodev",
950
+ "noexec",
951
+ "relatime",
952
+ "net_cls",
953
+ "net_prio"
954
+ ]
955
+ },
956
+ "cgroup,/sys/fs/cgroup/perf_event": {
957
+ "device": "cgroup",
958
+ "fs_type": "cgroup",
959
+ "mount": "/sys/fs/cgroup/perf_event",
960
+ "mount_options": [
961
+ "rw",
962
+ "nosuid",
963
+ "nodev",
964
+ "noexec",
965
+ "relatime",
966
+ "perf_event"
967
+ ]
968
+ },
969
+ "cgroup,/sys/fs/cgroup/pids": {
970
+ "device": "cgroup",
971
+ "fs_type": "cgroup",
972
+ "mount": "/sys/fs/cgroup/pids",
973
+ "mount_options": [
974
+ "rw",
975
+ "nosuid",
976
+ "nodev",
977
+ "noexec",
978
+ "relatime",
979
+ "pids"
980
+ ]
981
+ },
982
+ "cgroup,/sys/fs/cgroup/systemd": {
983
+ "device": "cgroup",
984
+ "fs_type": "cgroup",
985
+ "mount": "/sys/fs/cgroup/systemd",
986
+ "mount_options": [
987
+ "rw",
988
+ "nosuid",
989
+ "nodev",
990
+ "noexec",
991
+ "relatime",
992
+ "xattr",
993
+ "release_agent=/lib/systemd/systemd-cgroups-agent",
994
+ "name=systemd"
995
+ ]
996
+ },
997
+ "debugfs,/sys/kernel/debug": {
998
+ "device": "debugfs",
999
+ "fs_type": "debugfs",
1000
+ "mount": "/sys/kernel/debug",
1001
+ "mount_options": [
1002
+ "rw",
1003
+ "relatime"
1004
+ ]
1005
+ },
1006
+ "devpts,/dev/pts": {
1007
+ "device": "devpts",
1008
+ "fs_type": "devpts",
1009
+ "mount": "/dev/pts",
1010
+ "mount_options": [
1011
+ "rw",
1012
+ "nosuid",
1013
+ "noexec",
1014
+ "relatime",
1015
+ "gid=5",
1016
+ "mode=620",
1017
+ "ptmxmode=000"
1018
+ ]
1019
+ },
1020
+ "hugetlbfs,/dev/hugepages": {
1021
+ "device": "hugetlbfs",
1022
+ "fs_type": "hugetlbfs",
1023
+ "mount": "/dev/hugepages",
1024
+ "mount_options": [
1025
+ "rw",
1026
+ "relatime"
1027
+ ]
1028
+ },
1029
+ "mqueue,/dev/mqueue": {
1030
+ "device": "mqueue",
1031
+ "fs_type": "mqueue",
1032
+ "mount": "/dev/mqueue",
1033
+ "mount_options": [
1034
+ "rw",
1035
+ "relatime"
1036
+ ]
1037
+ },
1038
+ "proc,/proc": {
1039
+ "device": "proc",
1040
+ "fs_type": "proc",
1041
+ "mount": "/proc",
1042
+ "mount_options": [
1043
+ "rw",
1044
+ "nosuid",
1045
+ "nodev",
1046
+ "noexec",
1047
+ "relatime"
1048
+ ]
1049
+ },
1050
+ "pstore,/sys/fs/pstore": {
1051
+ "device": "pstore",
1052
+ "fs_type": "pstore",
1053
+ "mount": "/sys/fs/pstore",
1054
+ "mount_options": [
1055
+ "rw",
1056
+ "nosuid",
1057
+ "nodev",
1058
+ "noexec",
1059
+ "relatime"
1060
+ ]
1061
+ },
1062
+ "securityfs,/sys/kernel/security": {
1063
+ "device": "securityfs",
1064
+ "fs_type": "securityfs",
1065
+ "mount": "/sys/kernel/security",
1066
+ "mount_options": [
1067
+ "rw",
1068
+ "nosuid",
1069
+ "nodev",
1070
+ "noexec",
1071
+ "relatime"
1072
+ ]
1073
+ },
1074
+ "sysfs,/sys": {
1075
+ "device": "sysfs",
1076
+ "fs_type": "sysfs",
1077
+ "mount": "/sys",
1078
+ "mount_options": [
1079
+ "rw",
1080
+ "nosuid",
1081
+ "nodev",
1082
+ "noexec",
1083
+ "relatime"
1084
+ ]
1085
+ },
1086
+ "systemd-1,/proc/sys/fs/binfmt_misc": {
1087
+ "device": "systemd-1",
1088
+ "fs_type": "autofs",
1089
+ "mount": "/proc/sys/fs/binfmt_misc",
1090
+ "mount_options": [
1091
+ "rw",
1092
+ "relatime",
1093
+ "fd=32",
1094
+ "pgrp=1",
1095
+ "timeout=0",
1096
+ "minproto=5",
1097
+ "maxproto=5",
1098
+ "direct",
1099
+ "pipe_ino=9491"
1100
+ ]
1101
+ },
1102
+ "tmpfs,/dev/shm": {
1103
+ "device": "tmpfs",
1104
+ "fs_type": "tmpfs",
1105
+ "inodes_available": "127305",
1106
+ "inodes_percent_used": "1%",
1107
+ "inodes_used": "1",
1108
+ "kb_available": "509224",
1109
+ "kb_size": "509224",
1110
+ "kb_used": "0",
1111
+ "mount": "/dev/shm",
1112
+ "mount_options": [
1113
+ "rw",
1114
+ "nosuid",
1115
+ "nodev"
1116
+ ],
1117
+ "percent_used": "0%",
1118
+ "total_inodes": "127306"
1119
+ },
1120
+ "tmpfs,/run": {
1121
+ "device": "tmpfs",
1122
+ "fs_type": "tmpfs",
1123
+ "inodes_available": "126485",
1124
+ "inodes_percent_used": "1%",
1125
+ "inodes_used": "821",
1126
+ "kb_available": "97772",
1127
+ "kb_size": "101848",
1128
+ "kb_used": "4076",
1129
+ "mount": "/run",
1130
+ "mount_options": [
1131
+ "rw",
1132
+ "nosuid",
1133
+ "noexec",
1134
+ "relatime",
1135
+ "size=101848k",
1136
+ "mode=755"
1137
+ ],
1138
+ "percent_used": "5%",
1139
+ "total_inodes": "127306"
1140
+ },
1141
+ "tmpfs,/run/lock": {
1142
+ "device": "tmpfs",
1143
+ "fs_type": "tmpfs",
1144
+ "inodes_available": "127304",
1145
+ "inodes_percent_used": "1%",
1146
+ "inodes_used": "2",
1147
+ "kb_available": "5120",
1148
+ "kb_size": "5120",
1149
+ "kb_used": "0",
1150
+ "mount": "/run/lock",
1151
+ "mount_options": [
1152
+ "rw",
1153
+ "nosuid",
1154
+ "nodev",
1155
+ "noexec",
1156
+ "relatime",
1157
+ "size=5120k"
1158
+ ],
1159
+ "percent_used": "0%",
1160
+ "total_inodes": "127306"
1161
+ },
1162
+ "tmpfs,/run/user/1000": {
1163
+ "device": "tmpfs",
1164
+ "fs_type": "tmpfs",
1165
+ "inodes_available": "127296",
1166
+ "inodes_percent_used": "1%",
1167
+ "inodes_used": "10",
1168
+ "kb_available": "101844",
1169
+ "kb_size": "101844",
1170
+ "kb_used": "0",
1171
+ "mount": "/run/user/1000",
1172
+ "mount_options": [
1173
+ "rw",
1174
+ "nosuid",
1175
+ "nodev",
1176
+ "relatime",
1177
+ "size=101844k",
1178
+ "mode=700",
1179
+ "uid=1000",
1180
+ "gid=1000"
1181
+ ],
1182
+ "percent_used": "0%",
1183
+ "total_inodes": "127306"
1184
+ },
1185
+ "tmpfs,/sys/fs/cgroup": {
1186
+ "device": "tmpfs",
1187
+ "fs_type": "tmpfs",
1188
+ "inodes_available": "127291",
1189
+ "inodes_percent_used": "1%",
1190
+ "inodes_used": "15",
1191
+ "kb_available": "509224",
1192
+ "kb_size": "509224",
1193
+ "kb_used": "0",
1194
+ "mount": "/sys/fs/cgroup",
1195
+ "mount_options": [
1196
+ "ro",
1197
+ "nosuid",
1198
+ "nodev",
1199
+ "noexec",
1200
+ "mode=755"
1201
+ ],
1202
+ "percent_used": "0%",
1203
+ "total_inodes": "127306"
1204
+ },
1205
+ "udev,/dev": {
1206
+ "device": "udev",
1207
+ "fs_type": "devtmpfs",
1208
+ "inodes_available": "124287",
1209
+ "inodes_percent_used": "1%",
1210
+ "inodes_used": "273",
1211
+ "kb_available": "498240",
1212
+ "kb_size": "498240",
1213
+ "kb_used": "0",
1214
+ "mount": "/dev",
1215
+ "mount_options": [
1216
+ "rw",
1217
+ "nosuid",
1218
+ "relatime",
1219
+ "size=498240k",
1220
+ "nr_inodes=124560",
1221
+ "mode=755"
1222
+ ],
1223
+ "percent_used": "0%",
1224
+ "total_inodes": "124560"
1225
+ }
1226
+ }
1227
+ },
1228
+ "fips": {
1229
+ "kernel": {
1230
+ "enabled": false
1231
+ }
1232
+ },
1233
+ "fqdn": "fauxhai.local",
1234
+ "hostname": "Fauxhai",
1235
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
1236
+ "idletime_seconds": 2646450,
1237
+ "init_package": "systemd",
1238
+ "ipaddress": "10.0.0.2",
1239
+ "kernel": {
1240
+ "machine": "x86_64",
1241
+ "modules": {
1242
+ "ablk_helper": {
1243
+ "refcount": "1",
1244
+ "size": "16384"
1245
+ },
1246
+ "aes_x86_64": {
1247
+ "refcount": "1",
1248
+ "size": "20480"
1249
+ },
1250
+ "aesni_intel": {
1251
+ "refcount": "0",
1252
+ "size": "167936"
1253
+ },
1254
+ "ata_generic": {
1255
+ "refcount": "0",
1256
+ "size": "16384",
1257
+ "version": "0.2.15"
1258
+ },
1259
+ "ata_piix": {
1260
+ "refcount": "0",
1261
+ "size": "36864",
1262
+ "version": "2.13"
1263
+ },
1264
+ "autofs4": {
1265
+ "refcount": "2",
1266
+ "size": "40960"
1267
+ },
1268
+ "button": {
1269
+ "refcount": "0",
1270
+ "size": "16384"
1271
+ },
1272
+ "cirrus": {
1273
+ "refcount": "1",
1274
+ "size": "24576"
1275
+ },
1276
+ "crc16": {
1277
+ "refcount": "1",
1278
+ "size": "16384"
1279
+ },
1280
+ "crc32_pclmul": {
1281
+ "refcount": "0",
1282
+ "size": "16384"
1283
+ },
1284
+ "crc32c_generic": {
1285
+ "refcount": "0",
1286
+ "size": "16384"
1287
+ },
1288
+ "crc32c_intel": {
1289
+ "refcount": "2",
1290
+ "size": "24576"
1291
+ },
1292
+ "crct10dif_pclmul": {
1293
+ "refcount": "0",
1294
+ "size": "16384"
1295
+ },
1296
+ "cryptd": {
1297
+ "refcount": "3",
1298
+ "size": "24576"
1299
+ },
1300
+ "drm": {
1301
+ "refcount": "4",
1302
+ "size": "360448"
1303
+ },
1304
+ "drm_kms_helper": {
1305
+ "refcount": "1",
1306
+ "size": "155648"
1307
+ },
1308
+ "ecb": {
1309
+ "refcount": "0",
1310
+ "size": "16384"
1311
+ },
1312
+ "edac_core": {
1313
+ "refcount": "1",
1314
+ "size": "57344"
1315
+ },
1316
+ "evdev": {
1317
+ "refcount": "2",
1318
+ "size": "24576"
1319
+ },
1320
+ "ext4": {
1321
+ "refcount": "1",
1322
+ "size": "589824"
1323
+ },
1324
+ "floppy": {
1325
+ "refcount": "0",
1326
+ "size": "77824"
1327
+ },
1328
+ "fscrypto": {
1329
+ "refcount": "1",
1330
+ "size": "28672"
1331
+ },
1332
+ "gf128mul": {
1333
+ "refcount": "1",
1334
+ "size": "16384"
1335
+ },
1336
+ "ghash_clmulni_intel": {
1337
+ "refcount": "0",
1338
+ "size": "16384"
1339
+ },
1340
+ "glue_helper": {
1341
+ "refcount": "1",
1342
+ "size": "16384"
1343
+ },
1344
+ "i2c_piix4": {
1345
+ "refcount": "0",
1346
+ "size": "24576"
1347
+ },
1348
+ "intel_rapl": {
1349
+ "refcount": "0",
1350
+ "size": "20480"
1351
+ },
1352
+ "intel_rapl_perf": {
1353
+ "refcount": "0",
1354
+ "size": "16384"
1355
+ },
1356
+ "ip_tables": {
1357
+ "refcount": "0",
1358
+ "size": "24576"
1359
+ },
1360
+ "jbd2": {
1361
+ "refcount": "1",
1362
+ "size": "106496"
1363
+ },
1364
+ "libata": {
1365
+ "refcount": "2",
1366
+ "size": "249856",
1367
+ "version": "3.00"
1368
+ },
1369
+ "lrw": {
1370
+ "refcount": "1",
1371
+ "size": "16384"
1372
+ },
1373
+ "mbcache": {
1374
+ "refcount": "2",
1375
+ "size": "16384"
1376
+ },
1377
+ "psmouse": {
1378
+ "refcount": "0",
1379
+ "size": "135168"
1380
+ },
1381
+ "sb_edac": {
1382
+ "refcount": "0",
1383
+ "size": "24576"
1384
+ },
1385
+ "scsi_mod": {
1386
+ "refcount": "1",
1387
+ "size": "225280"
1388
+ },
1389
+ "serio_raw": {
1390
+ "refcount": "0",
1391
+ "size": "16384"
1392
+ },
1393
+ "ttm": {
1394
+ "refcount": "1",
1395
+ "size": "98304"
1396
+ },
1397
+ "x_tables": {
1398
+ "refcount": "1",
1399
+ "size": "36864"
1400
+ },
1401
+ "xen_blkfront": {
1402
+ "refcount": "2",
1403
+ "size": "36864"
1404
+ },
1405
+ "xen_netfront": {
1406
+ "refcount": "0",
1407
+ "size": "28672"
1408
+ }
1409
+ },
1410
+ "name": "Linux",
1411
+ "os": "GNU/Linux",
1412
+ "processor": "unknown",
1413
+ "release": "4.9.0-11-amd64",
1414
+ "version": "#1 SMP Debian 4.9.189-3 (2019-09-02)"
1415
+ },
1416
+ "keys": {
1417
+ "ssh": {
1418
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1419
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1420
+ }
1421
+ },
1422
+ "languages": {
1423
+ "powershell": null,
1424
+ "ruby": {
1425
+ "bin_dir": "/usr/local/bin",
1426
+ "gem_bin": "/usr/local/bin/gem",
1427
+ "gems_dir": "/usr/local/gems",
1428
+ "host": "x86_64-pc-linux-gnu",
1429
+ "host_cpu": "x86_64",
1430
+ "host_os": "linux-gnu",
1431
+ "host_vendor": "pc",
1432
+ "platform": "x86_64-linux",
1433
+ "release_date": "2020-10-01",
1434
+ "ruby_bin": "/usr/local/bin/ruby",
1435
+ "target": "x86_64-pc-linux-gnu",
1436
+ "target_cpu": "x86_64",
1437
+ "target_os": "linux",
1438
+ "target_vendor": "pc",
1439
+ "version": "2.7.2"
1440
+ }
1441
+ },
1442
+ "lsb": {
1443
+ "codename": "stretch",
1444
+ "description": "Debian GNU/Linux 9.10 (stretch)",
1445
+ "id": "Debian",
1446
+ "release": "9.10"
1447
+ },
1448
+ "macaddress": "11:11:11:11:11:11",
1449
+ "machinename": "Fauxhai",
1450
+ "memory": {
1451
+ "total": "1048576kB"
1452
+ },
1453
+ "network": {
1454
+ "default_gateway": "10.0.0.1",
1455
+ "default_interface": "eth0",
1456
+ "interfaces": {
1457
+ "eth0": {
1458
+ "addresses": {
1459
+ "10.0.0.2": {
1460
+ "broadcast": "10.0.0.255",
1461
+ "family": "inet",
1462
+ "ip_scope": "RFC1918 PRIVATE",
1463
+ "netmask": "255.255.255.0",
1464
+ "prefixlen": "24",
1465
+ "scope": "Global"
1466
+ },
1467
+ "11:11:11:11:11:11": {
1468
+ "family": "lladdr"
1469
+ },
1470
+ "fe80::11:1111:1111:1111": {
1471
+ "family": "inet6",
1472
+ "ip_scope": "LINK LOCAL UNICAST",
1473
+ "prefixlen": "64",
1474
+ "scope": "Link",
1475
+ "tags": [
1476
+ ]
1477
+ }
1478
+ },
1479
+ "arp": {
1480
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1481
+ },
1482
+ "encapsulation": "Ethernet",
1483
+ "flags": [
1484
+ "BROADCAST",
1485
+ "MULTICAST",
1486
+ "UP",
1487
+ "LOWER_UP"
1488
+ ],
1489
+ "mtu": "1500",
1490
+ "number": "0",
1491
+ "ring_params": {
1492
+ },
1493
+ "routes": [
1494
+ {
1495
+ "destination": "default",
1496
+ "family": "inet",
1497
+ "via": "10.0.0.1"
1498
+ },
1499
+ {
1500
+ "destination": "10.0.0.0/24",
1501
+ "family": "inet",
1502
+ "proto": "kernel",
1503
+ "scope": "link",
1504
+ "src": "10.0.0.2"
1505
+ },
1506
+ {
1507
+ "destination": "fe80::/64",
1508
+ "family": "inet6",
1509
+ "metric": "256",
1510
+ "proto": "kernel"
1511
+ }
1512
+ ],
1513
+ "state": "up",
1514
+ "type": "eth"
1515
+ },
1516
+ "lo": {
1517
+ "addresses": {
1518
+ "127.0.0.1": {
1519
+ "family": "inet",
1520
+ "ip_scope": "LOOPBACK",
1521
+ "netmask": "255.0.0.0",
1522
+ "prefixlen": "8",
1523
+ "scope": "Node"
1524
+ },
1525
+ "::1": {
1526
+ "family": "inet6",
1527
+ "ip_scope": "LINK LOCAL LOOPBACK",
1528
+ "prefixlen": "128",
1529
+ "scope": "Node",
1530
+ "tags": [
1531
+ ]
1532
+ }
1533
+ },
1534
+ "encapsulation": "Loopback",
1535
+ "flags": [
1536
+ "LOOPBACK",
1537
+ "UP",
1538
+ "LOWER_UP"
1539
+ ],
1540
+ "mtu": "65536",
1541
+ "state": "unknown"
1542
+ }
1543
+ }
1544
+ },
1545
+ "ohai_time": 1604985400.5641568,
1546
+ "os": "linux",
1547
+ "os_version": "4.9.0-11-amd64",
1548
+ "packages": {
1549
+ "adduser": {
1550
+ "arch": "all",
1551
+ "version": "3.115"
1552
+ },
1553
+ "apt": {
1554
+ "arch": "amd64",
1555
+ "version": "1.4.9"
1556
+ },
1557
+ "apt-listchanges": {
1558
+ "arch": "all",
1559
+ "version": "3.10"
1560
+ },
1561
+ "apt-transport-https": {
1562
+ "arch": "amd64",
1563
+ "version": "1.4.9"
1564
+ },
1565
+ "apt-utils": {
1566
+ "arch": "amd64",
1567
+ "version": "1.4.9"
1568
+ },
1569
+ "awscli": {
1570
+ "arch": "all",
1571
+ "version": "1.11.13-1"
1572
+ },
1573
+ "base-files": {
1574
+ "arch": "amd64",
1575
+ "version": "9.9+deb9u10"
1576
+ },
1577
+ "base-passwd": {
1578
+ "arch": "amd64",
1579
+ "version": "3.5.43"
1580
+ },
1581
+ "bash": {
1582
+ "arch": "amd64",
1583
+ "version": "4.4-5"
1584
+ },
1585
+ "bash-completion": {
1586
+ "arch": "all",
1587
+ "version": "1:2.1-4.3"
1588
+ },
1589
+ "bind9-host": {
1590
+ "arch": "amd64",
1591
+ "version": "1:9.10.3.dfsg.P4-12.3+deb9u5"
1592
+ },
1593
+ "bsdmainutils": {
1594
+ "arch": "amd64",
1595
+ "version": "9.0.12+nmu1"
1596
+ },
1597
+ "bsdutils": {
1598
+ "arch": "amd64",
1599
+ "version": "1:2.29.2-1+deb9u1"
1600
+ },
1601
+ "bzip2": {
1602
+ "arch": "amd64",
1603
+ "version": "1.0.6-8.1"
1604
+ },
1605
+ "ca-certificates": {
1606
+ "arch": "all",
1607
+ "version": "20161130+nmu1+deb9u1"
1608
+ },
1609
+ "chef": {
1610
+ "arch": "amd64",
1611
+ "version": "16.6.14-1"
1612
+ },
1613
+ "chrony": {
1614
+ "arch": "amd64",
1615
+ "version": "3.0-4+deb9u2"
1616
+ },
1617
+ "cloud-guest-utils": {
1618
+ "arch": "all",
1619
+ "version": "0.29-1"
1620
+ },
1621
+ "cloud-init": {
1622
+ "arch": "all",
1623
+ "version": "0.7.9-2"
1624
+ },
1625
+ "coreutils": {
1626
+ "arch": "amd64",
1627
+ "version": "8.26-3"
1628
+ },
1629
+ "cpio": {
1630
+ "arch": "amd64",
1631
+ "version": "2.11+dfsg-6"
1632
+ },
1633
+ "cron": {
1634
+ "arch": "amd64",
1635
+ "version": "3.0pl1-128+deb9u1"
1636
+ },
1637
+ "curl": {
1638
+ "arch": "amd64",
1639
+ "version": "7.52.1-5+deb9u9"
1640
+ },
1641
+ "dash": {
1642
+ "arch": "amd64",
1643
+ "version": "0.5.8-2.4"
1644
+ },
1645
+ "dbus": {
1646
+ "arch": "amd64",
1647
+ "version": "1.10.28-0+deb9u1"
1648
+ },
1649
+ "debconf": {
1650
+ "arch": "all",
1651
+ "version": "1.5.61"
1652
+ },
1653
+ "debconf-i18n": {
1654
+ "arch": "all",
1655
+ "version": "1.5.61"
1656
+ },
1657
+ "debian-archive-keyring": {
1658
+ "arch": "all",
1659
+ "version": "2017.5+deb9u1"
1660
+ },
1661
+ "debianutils": {
1662
+ "arch": "amd64",
1663
+ "version": "4.8.1.1"
1664
+ },
1665
+ "dh-python": {
1666
+ "arch": "all",
1667
+ "version": "2.20170125"
1668
+ },
1669
+ "diffutils": {
1670
+ "arch": "amd64",
1671
+ "version": "1:3.5-3"
1672
+ },
1673
+ "distro-info-data": {
1674
+ "arch": "all",
1675
+ "version": "0.36"
1676
+ },
1677
+ "dmidecode": {
1678
+ "arch": "amd64",
1679
+ "version": "3.0-4"
1680
+ },
1681
+ "dmsetup": {
1682
+ "arch": "amd64",
1683
+ "version": "2:1.02.137-2"
1684
+ },
1685
+ "docutils-common": {
1686
+ "arch": "all",
1687
+ "version": "0.13.1+dfsg-2"
1688
+ },
1689
+ "dpkg": {
1690
+ "arch": "amd64",
1691
+ "version": "1.18.25"
1692
+ },
1693
+ "e2fslibs": {
1694
+ "arch": "amd64",
1695
+ "version": "1.43.4-2"
1696
+ },
1697
+ "e2fsprogs": {
1698
+ "arch": "amd64",
1699
+ "version": "1.43.4-2"
1700
+ },
1701
+ "ethtool": {
1702
+ "arch": "amd64",
1703
+ "version": "1:4.8-1+b1"
1704
+ },
1705
+ "file": {
1706
+ "arch": "amd64",
1707
+ "version": "1:5.30-1+deb9u2"
1708
+ },
1709
+ "findutils": {
1710
+ "arch": "amd64",
1711
+ "version": "4.6.0+git+20161106-2"
1712
+ },
1713
+ "gcc-6-base": {
1714
+ "arch": "amd64",
1715
+ "version": "6.3.0-18+deb9u1"
1716
+ },
1717
+ "gdisk": {
1718
+ "arch": "amd64",
1719
+ "version": "1.0.1-1"
1720
+ },
1721
+ "geoip-database": {
1722
+ "arch": "all",
1723
+ "version": "20170512-1"
1724
+ },
1725
+ "gettext-base": {
1726
+ "arch": "amd64",
1727
+ "version": "0.19.8.1-2+deb9u1"
1728
+ },
1729
+ "gnupg": {
1730
+ "arch": "amd64",
1731
+ "version": "2.1.18-8~deb9u4"
1732
+ },
1733
+ "gnupg-agent": {
1734
+ "arch": "amd64",
1735
+ "version": "2.1.18-8~deb9u4"
1736
+ },
1737
+ "gpgv": {
1738
+ "arch": "amd64",
1739
+ "version": "2.1.18-8~deb9u4"
1740
+ },
1741
+ "grep": {
1742
+ "arch": "amd64",
1743
+ "version": "2.27-2"
1744
+ },
1745
+ "groff-base": {
1746
+ "arch": "amd64",
1747
+ "version": "1.22.3-9"
1748
+ },
1749
+ "grub-common": {
1750
+ "arch": "amd64",
1751
+ "version": "2.02~beta3-5+deb9u2"
1752
+ },
1753
+ "grub-pc": {
1754
+ "arch": "amd64",
1755
+ "version": "2.02~beta3-5+deb9u2"
1756
+ },
1757
+ "grub-pc-bin": {
1758
+ "arch": "amd64",
1759
+ "version": "2.02~beta3-5+deb9u2"
1760
+ },
1761
+ "grub2-common": {
1762
+ "arch": "amd64",
1763
+ "version": "2.02~beta3-5+deb9u2"
1764
+ },
1765
+ "gzip": {
1766
+ "arch": "amd64",
1767
+ "version": "1.6-5+b1"
1768
+ },
1769
+ "hostname": {
1770
+ "arch": "amd64",
1771
+ "version": "3.18+b1"
1772
+ },
1773
+ "ifupdown": {
1774
+ "arch": "amd64",
1775
+ "version": "0.8.19"
1776
+ },
1777
+ "init": {
1778
+ "arch": "amd64",
1779
+ "version": "1.48"
1780
+ },
1781
+ "init-system-helpers": {
1782
+ "arch": "all",
1783
+ "version": "1.48"
1784
+ },
1785
+ "initramfs-tools": {
1786
+ "arch": "all",
1787
+ "version": "0.130"
1788
+ },
1789
+ "initramfs-tools-core": {
1790
+ "arch": "all",
1791
+ "version": "0.130"
1792
+ },
1793
+ "iproute2": {
1794
+ "arch": "amd64",
1795
+ "version": "4.9.0-1+deb9u1"
1796
+ },
1797
+ "iptables": {
1798
+ "arch": "amd64",
1799
+ "version": "1.6.0+snapshot20161117-6"
1800
+ },
1801
+ "iputils-ping": {
1802
+ "arch": "amd64",
1803
+ "version": "3:20161105-1"
1804
+ },
1805
+ "isc-dhcp-client": {
1806
+ "arch": "amd64",
1807
+ "version": "4.3.5-3+deb9u1"
1808
+ },
1809
+ "isc-dhcp-common": {
1810
+ "arch": "amd64",
1811
+ "version": "4.3.5-3+deb9u1"
1812
+ },
1813
+ "iso-codes": {
1814
+ "arch": "all",
1815
+ "version": "3.75-1"
1816
+ },
1817
+ "klibc-utils": {
1818
+ "arch": "amd64",
1819
+ "version": "2.0.4-9"
1820
+ },
1821
+ "kmod": {
1822
+ "arch": "amd64",
1823
+ "version": "23-2"
1824
+ },
1825
+ "krb5-locales": {
1826
+ "arch": "all",
1827
+ "version": "1.15-1+deb9u1"
1828
+ },
1829
+ "less": {
1830
+ "arch": "amd64",
1831
+ "version": "481-2.1"
1832
+ },
1833
+ "libacl1": {
1834
+ "arch": "amd64",
1835
+ "version": "2.2.52-3+b1"
1836
+ },
1837
+ "libapparmor1": {
1838
+ "arch": "amd64",
1839
+ "version": "2.11.0-3+deb9u2"
1840
+ },
1841
+ "libapt-inst2.0": {
1842
+ "arch": "amd64",
1843
+ "version": "1.4.9"
1844
+ },
1845
+ "libapt-pkg5.0": {
1846
+ "arch": "amd64",
1847
+ "version": "1.4.9"
1848
+ },
1849
+ "libassuan0": {
1850
+ "arch": "amd64",
1851
+ "version": "2.4.3-2"
1852
+ },
1853
+ "libattr1": {
1854
+ "arch": "amd64",
1855
+ "version": "1:2.4.47-2+b2"
1856
+ },
1857
+ "libaudit-common": {
1858
+ "arch": "all",
1859
+ "version": "1:2.6.7-2"
1860
+ },
1861
+ "libaudit1": {
1862
+ "arch": "amd64",
1863
+ "version": "1:2.6.7-2"
1864
+ },
1865
+ "libbind9-140": {
1866
+ "arch": "amd64",
1867
+ "version": "1:9.10.3.dfsg.P4-12.3+deb9u5"
1868
+ },
1869
+ "libblkid1": {
1870
+ "arch": "amd64",
1871
+ "version": "2.29.2-1+deb9u1"
1872
+ },
1873
+ "libbsd0": {
1874
+ "arch": "amd64",
1875
+ "version": "0.8.3-1"
1876
+ },
1877
+ "libbz2-1.0": {
1878
+ "arch": "amd64",
1879
+ "version": "1.0.6-8.1"
1880
+ },
1881
+ "libc-bin": {
1882
+ "arch": "amd64",
1883
+ "version": "2.24-11+deb9u4"
1884
+ },
1885
+ "libc-l10n": {
1886
+ "arch": "all",
1887
+ "version": "2.24-11+deb9u4"
1888
+ },
1889
+ "libc6": {
1890
+ "arch": "amd64",
1891
+ "version": "2.24-11+deb9u4"
1892
+ },
1893
+ "libcap-ng0": {
1894
+ "arch": "amd64",
1895
+ "version": "0.7.7-3+b1"
1896
+ },
1897
+ "libcap2": {
1898
+ "arch": "amd64",
1899
+ "version": "1:2.25-1"
1900
+ },
1901
+ "libcomerr2": {
1902
+ "arch": "amd64",
1903
+ "version": "1.43.4-2"
1904
+ },
1905
+ "libcryptsetup4": {
1906
+ "arch": "amd64",
1907
+ "version": "2:1.7.3-4"
1908
+ },
1909
+ "libcurl3": {
1910
+ "arch": "amd64",
1911
+ "version": "7.52.1-5+deb9u9"
1912
+ },
1913
+ "libcurl3-gnutls": {
1914
+ "arch": "amd64",
1915
+ "version": "7.52.1-5+deb9u9"
1916
+ },
1917
+ "libdb5.3": {
1918
+ "arch": "amd64",
1919
+ "version": "5.3.28-12+deb9u1"
1920
+ },
1921
+ "libdbus-1-3": {
1922
+ "arch": "amd64",
1923
+ "version": "1.10.28-0+deb9u1"
1924
+ },
1925
+ "libdebconfclient0": {
1926
+ "arch": "amd64",
1927
+ "version": "0.227"
1928
+ },
1929
+ "libdevmapper1.02.1": {
1930
+ "arch": "amd64",
1931
+ "version": "2:1.02.137-2"
1932
+ },
1933
+ "libdns-export162": {
1934
+ "arch": "amd64",
1935
+ "version": "1:9.10.3.dfsg.P4-12.3+deb9u5"
1936
+ },
1937
+ "libdns162": {
1938
+ "arch": "amd64",
1939
+ "version": "1:9.10.3.dfsg.P4-12.3+deb9u5"
1940
+ },
1941
+ "libedit2": {
1942
+ "arch": "amd64",
1943
+ "version": "3.1-20160903-3"
1944
+ },
1945
+ "libelf1": {
1946
+ "arch": "amd64",
1947
+ "version": "0.168-1"
1948
+ },
1949
+ "libestr0": {
1950
+ "arch": "amd64",
1951
+ "version": "0.1.10-2"
1952
+ },
1953
+ "libexpat1": {
1954
+ "arch": "amd64",
1955
+ "version": "2.2.0-2+deb9u2"
1956
+ },
1957
+ "libfastjson4": {
1958
+ "arch": "amd64",
1959
+ "version": "0.99.4-1"
1960
+ },
1961
+ "libfdisk1": {
1962
+ "arch": "amd64",
1963
+ "version": "2.29.2-1+deb9u1"
1964
+ },
1965
+ "libffi6": {
1966
+ "arch": "amd64",
1967
+ "version": "3.2.1-6"
1968
+ },
1969
+ "libfreetype6": {
1970
+ "arch": "amd64",
1971
+ "version": "2.6.3-3.2"
1972
+ },
1973
+ "libfuse2": {
1974
+ "arch": "amd64",
1975
+ "version": "2.9.7-1+deb9u2"
1976
+ },
1977
+ "libgcc1": {
1978
+ "arch": "amd64",
1979
+ "version": "1:6.3.0-18+deb9u1"
1980
+ },
1981
+ "libgcrypt20": {
1982
+ "arch": "amd64",
1983
+ "version": "1.7.6-2+deb9u3"
1984
+ },
1985
+ "libgdbm3": {
1986
+ "arch": "amd64",
1987
+ "version": "1.8.3-14"
1988
+ },
1989
+ "libgeoip1": {
1990
+ "arch": "amd64",
1991
+ "version": "1.6.9-4"
1992
+ },
1993
+ "libgmp10": {
1994
+ "arch": "amd64",
1995
+ "version": "2:6.1.2+dfsg-1"
1996
+ },
1997
+ "libgnutls30": {
1998
+ "arch": "amd64",
1999
+ "version": "3.5.8-5+deb9u4"
2000
+ },
2001
+ "libgpg-error0": {
2002
+ "arch": "amd64",
2003
+ "version": "1.26-2"
2004
+ },
2005
+ "libgpm2": {
2006
+ "arch": "amd64",
2007
+ "version": "1.20.4-6.2+b1"
2008
+ },
2009
+ "libgssapi-krb5-2": {
2010
+ "arch": "amd64",
2011
+ "version": "1.15-1+deb9u1"
2012
+ },
2013
+ "libhogweed4": {
2014
+ "arch": "amd64",
2015
+ "version": "3.3-1+b2"
2016
+ },
2017
+ "libicu57": {
2018
+ "arch": "amd64",
2019
+ "version": "57.1-6+deb9u3"
2020
+ },
2021
+ "libidn11": {
2022
+ "arch": "amd64",
2023
+ "version": "1.33-1"
2024
+ },
2025
+ "libidn2-0": {
2026
+ "arch": "amd64",
2027
+ "version": "0.16-1+deb9u1"
2028
+ },
2029
+ "libip4tc0": {
2030
+ "arch": "amd64",
2031
+ "version": "1.6.0+snapshot20161117-6"
2032
+ },
2033
+ "libip6tc0": {
2034
+ "arch": "amd64",
2035
+ "version": "1.6.0+snapshot20161117-6"
2036
+ },
2037
+ "libiptc0": {
2038
+ "arch": "amd64",
2039
+ "version": "1.6.0+snapshot20161117-6"
2040
+ },
2041
+ "libisc-export160": {
2042
+ "arch": "amd64",
2043
+ "version": "1:9.10.3.dfsg.P4-12.3+deb9u5"
2044
+ },
2045
+ "libisc160": {
2046
+ "arch": "amd64",
2047
+ "version": "1:9.10.3.dfsg.P4-12.3+deb9u5"
2048
+ },
2049
+ "libisccc140": {
2050
+ "arch": "amd64",
2051
+ "version": "1:9.10.3.dfsg.P4-12.3+deb9u5"
2052
+ },
2053
+ "libisccfg140": {
2054
+ "arch": "amd64",
2055
+ "version": "1:9.10.3.dfsg.P4-12.3+deb9u5"
2056
+ },
2057
+ "libjbig0": {
2058
+ "arch": "amd64",
2059
+ "version": "2.1-3.1+b2"
2060
+ },
2061
+ "libjpeg62-turbo": {
2062
+ "arch": "amd64",
2063
+ "version": "1:1.5.1-2"
2064
+ },
2065
+ "libk5crypto3": {
2066
+ "arch": "amd64",
2067
+ "version": "1.15-1+deb9u1"
2068
+ },
2069
+ "libkeyutils1": {
2070
+ "arch": "amd64",
2071
+ "version": "1.5.9-9"
2072
+ },
2073
+ "libklibc": {
2074
+ "arch": "amd64",
2075
+ "version": "2.0.4-9"
2076
+ },
2077
+ "libkmod2": {
2078
+ "arch": "amd64",
2079
+ "version": "23-2"
2080
+ },
2081
+ "libkrb5-3": {
2082
+ "arch": "amd64",
2083
+ "version": "1.15-1+deb9u1"
2084
+ },
2085
+ "libkrb5support0": {
2086
+ "arch": "amd64",
2087
+ "version": "1.15-1+deb9u1"
2088
+ },
2089
+ "libksba8": {
2090
+ "arch": "amd64",
2091
+ "version": "1.3.5-2"
2092
+ },
2093
+ "liblcms2-2": {
2094
+ "arch": "amd64",
2095
+ "version": "2.8-4+deb9u1"
2096
+ },
2097
+ "libldap-2.4-2": {
2098
+ "arch": "amd64",
2099
+ "version": "2.4.44+dfsg-5+deb9u3"
2100
+ },
2101
+ "libldap-common": {
2102
+ "arch": "all",
2103
+ "version": "2.4.44+dfsg-5+deb9u3"
2104
+ },
2105
+ "liblocale-gettext-perl": {
2106
+ "arch": "amd64",
2107
+ "version": "1.07-3+b1"
2108
+ },
2109
+ "liblogging-stdlog0": {
2110
+ "arch": "amd64",
2111
+ "version": "1.0.5-2+b2"
2112
+ },
2113
+ "liblognorm5": {
2114
+ "arch": "amd64",
2115
+ "version": "2.0.1-1.1+b1"
2116
+ },
2117
+ "liblwres141": {
2118
+ "arch": "amd64",
2119
+ "version": "1:9.10.3.dfsg.P4-12.3+deb9u5"
2120
+ },
2121
+ "liblz4-1": {
2122
+ "arch": "amd64",
2123
+ "version": "0.0~r131-2+b1"
2124
+ },
2125
+ "liblzma5": {
2126
+ "arch": "amd64",
2127
+ "version": "5.2.2-1.2+b1"
2128
+ },
2129
+ "libmagic-mgc": {
2130
+ "arch": "amd64",
2131
+ "version": "1:5.30-1+deb9u2"
2132
+ },
2133
+ "libmagic1": {
2134
+ "arch": "amd64",
2135
+ "version": "1:5.30-1+deb9u2"
2136
+ },
2137
+ "libmnl0": {
2138
+ "arch": "amd64",
2139
+ "version": "1.0.4-2"
2140
+ },
2141
+ "libmount1": {
2142
+ "arch": "amd64",
2143
+ "version": "2.29.2-1+deb9u1"
2144
+ },
2145
+ "libmpdec2": {
2146
+ "arch": "amd64",
2147
+ "version": "2.4.2-1"
2148
+ },
2149
+ "libncurses5": {
2150
+ "arch": "amd64",
2151
+ "version": "6.0+20161126-1+deb9u2"
2152
+ },
2153
+ "libncursesw5": {
2154
+ "arch": "amd64",
2155
+ "version": "6.0+20161126-1+deb9u2"
2156
+ },
2157
+ "libnetfilter-conntrack3": {
2158
+ "arch": "amd64",
2159
+ "version": "1.0.6-2"
2160
+ },
2161
+ "libnettle6": {
2162
+ "arch": "amd64",
2163
+ "version": "3.3-1+b2"
2164
+ },
2165
+ "libnewt0.52": {
2166
+ "arch": "amd64",
2167
+ "version": "0.52.19-1+b1"
2168
+ },
2169
+ "libnfnetlink0": {
2170
+ "arch": "amd64",
2171
+ "version": "1.0.1-3"
2172
+ },
2173
+ "libnghttp2-14": {
2174
+ "arch": "amd64",
2175
+ "version": "1.18.1-1+deb9u1"
2176
+ },
2177
+ "libnpth0": {
2178
+ "arch": "amd64",
2179
+ "version": "1.3-1"
2180
+ },
2181
+ "libp11-kit0": {
2182
+ "arch": "amd64",
2183
+ "version": "0.23.3-2"
2184
+ },
2185
+ "libpam-modules": {
2186
+ "arch": "amd64",
2187
+ "version": "1.1.8-3.6"
2188
+ },
2189
+ "libpam-modules-bin": {
2190
+ "arch": "amd64",
2191
+ "version": "1.1.8-3.6"
2192
+ },
2193
+ "libpam-runtime": {
2194
+ "arch": "all",
2195
+ "version": "1.1.8-3.6"
2196
+ },
2197
+ "libpam-systemd": {
2198
+ "arch": "amd64",
2199
+ "version": "232-25+deb9u12"
2200
+ },
2201
+ "libpam0g": {
2202
+ "arch": "amd64",
2203
+ "version": "1.1.8-3.6"
2204
+ },
2205
+ "libpaper-utils": {
2206
+ "arch": "amd64",
2207
+ "version": "1.1.24+nmu5"
2208
+ },
2209
+ "libpaper1": {
2210
+ "arch": "amd64",
2211
+ "version": "1.1.24+nmu5"
2212
+ },
2213
+ "libpcap0.8": {
2214
+ "arch": "amd64",
2215
+ "version": "1.8.1-3"
2216
+ },
2217
+ "libpci3": {
2218
+ "arch": "amd64",
2219
+ "version": "1:3.5.2-1"
2220
+ },
2221
+ "libpcre3": {
2222
+ "arch": "amd64",
2223
+ "version": "2:8.39-3"
2224
+ },
2225
+ "libpipeline1": {
2226
+ "arch": "amd64",
2227
+ "version": "1.4.1-2"
2228
+ },
2229
+ "libpng16-16": {
2230
+ "arch": "amd64",
2231
+ "version": "1.6.28-1+deb9u1"
2232
+ },
2233
+ "libpopt0": {
2234
+ "arch": "amd64",
2235
+ "version": "1.16-10+b2"
2236
+ },
2237
+ "libprocps6": {
2238
+ "arch": "amd64",
2239
+ "version": "2:3.3.12-3+deb9u1"
2240
+ },
2241
+ "libpsl5": {
2242
+ "arch": "amd64",
2243
+ "version": "0.17.0-3"
2244
+ },
2245
+ "libpython-stdlib": {
2246
+ "arch": "amd64",
2247
+ "version": "2.7.13-2"
2248
+ },
2249
+ "libpython2.7-minimal": {
2250
+ "arch": "amd64",
2251
+ "version": "2.7.13-2+deb9u3"
2252
+ },
2253
+ "libpython2.7-stdlib": {
2254
+ "arch": "amd64",
2255
+ "version": "2.7.13-2+deb9u3"
2256
+ },
2257
+ "libpython3-stdlib": {
2258
+ "arch": "amd64",
2259
+ "version": "3.5.3-1"
2260
+ },
2261
+ "libpython3.5-minimal": {
2262
+ "arch": "amd64",
2263
+ "version": "3.5.3-1+deb9u1"
2264
+ },
2265
+ "libpython3.5-stdlib": {
2266
+ "arch": "amd64",
2267
+ "version": "3.5.3-1+deb9u1"
2268
+ },
2269
+ "libreadline7": {
2270
+ "arch": "amd64",
2271
+ "version": "7.0-3"
2272
+ },
2273
+ "librtmp1": {
2274
+ "arch": "amd64",
2275
+ "version": "2.4+20151223.gitfa8646d.1-1+b1"
2276
+ },
2277
+ "libsasl2-2": {
2278
+ "arch": "amd64",
2279
+ "version": "2.1.27~101-g0780600+dfsg-3"
2280
+ },
2281
+ "libsasl2-modules": {
2282
+ "arch": "amd64",
2283
+ "version": "2.1.27~101-g0780600+dfsg-3"
2284
+ },
2285
+ "libsasl2-modules-db": {
2286
+ "arch": "amd64",
2287
+ "version": "2.1.27~101-g0780600+dfsg-3"
2288
+ },
2289
+ "libseccomp2": {
2290
+ "arch": "amd64",
2291
+ "version": "2.3.1-2.1+deb9u1"
2292
+ },
2293
+ "libselinux1": {
2294
+ "arch": "amd64",
2295
+ "version": "2.6-3+b3"
2296
+ },
2297
+ "libsemanage-common": {
2298
+ "arch": "all",
2299
+ "version": "2.6-2"
2300
+ },
2301
+ "libsemanage1": {
2302
+ "arch": "amd64",
2303
+ "version": "2.6-2"
2304
+ },
2305
+ "libsepol1": {
2306
+ "arch": "amd64",
2307
+ "version": "2.6-2"
2308
+ },
2309
+ "libslang2": {
2310
+ "arch": "amd64",
2311
+ "version": "2.3.1-5"
2312
+ },
2313
+ "libsmartcols1": {
2314
+ "arch": "amd64",
2315
+ "version": "2.29.2-1+deb9u1"
2316
+ },
2317
+ "libsqlite3-0": {
2318
+ "arch": "amd64",
2319
+ "version": "3.16.2-5+deb9u1"
2320
+ },
2321
+ "libss2": {
2322
+ "arch": "amd64",
2323
+ "version": "1.43.4-2"
2324
+ },
2325
+ "libssh2-1": {
2326
+ "arch": "amd64",
2327
+ "version": "1.7.0-1+deb9u1"
2328
+ },
2329
+ "libssl1.0.2": {
2330
+ "arch": "amd64",
2331
+ "version": "1.0.2s-1~deb9u1"
2332
+ },
2333
+ "libssl1.1": {
2334
+ "arch": "amd64",
2335
+ "version": "1.1.0k-1~deb9u1"
2336
+ },
2337
+ "libstdc++6": {
2338
+ "arch": "amd64",
2339
+ "version": "6.3.0-18+deb9u1"
2340
+ },
2341
+ "libsystemd0": {
2342
+ "arch": "amd64",
2343
+ "version": "232-25+deb9u12"
2344
+ },
2345
+ "libtasn1-6": {
2346
+ "arch": "amd64",
2347
+ "version": "4.10-1.1+deb9u1"
2348
+ },
2349
+ "libtext-charwidth-perl": {
2350
+ "arch": "amd64",
2351
+ "version": "0.04-7+b5"
2352
+ },
2353
+ "libtext-iconv-perl": {
2354
+ "arch": "amd64",
2355
+ "version": "1.7-5+b4"
2356
+ },
2357
+ "libtext-wrapi18n-perl": {
2358
+ "arch": "all",
2359
+ "version": "0.06-7.1"
2360
+ },
2361
+ "libtiff5": {
2362
+ "arch": "amd64",
2363
+ "version": "4.0.8-2+deb9u4"
2364
+ },
2365
+ "libtinfo5": {
2366
+ "arch": "amd64",
2367
+ "version": "6.0+20161126-1+deb9u2"
2368
+ },
2369
+ "libtomcrypt0": {
2370
+ "arch": "amd64",
2371
+ "version": "1.17-9"
2372
+ },
2373
+ "libtommath1": {
2374
+ "arch": "amd64",
2375
+ "version": "1.0-4"
2376
+ },
2377
+ "libudev1": {
2378
+ "arch": "amd64",
2379
+ "version": "232-25+deb9u12"
2380
+ },
2381
+ "libunistring0": {
2382
+ "arch": "amd64",
2383
+ "version": "0.9.6+really0.9.3-0.1"
2384
+ },
2385
+ "libustr-1.0-1": {
2386
+ "arch": "amd64",
2387
+ "version": "1.0.4-6"
2388
+ },
2389
+ "libuuid1": {
2390
+ "arch": "amd64",
2391
+ "version": "2.29.2-1+deb9u1"
2392
+ },
2393
+ "libwebp6": {
2394
+ "arch": "amd64",
2395
+ "version": "0.5.2-1"
2396
+ },
2397
+ "libwebpdemux2": {
2398
+ "arch": "amd64",
2399
+ "version": "0.5.2-1"
2400
+ },
2401
+ "libwebpmux2": {
2402
+ "arch": "amd64",
2403
+ "version": "0.5.2-1"
2404
+ },
2405
+ "libwrap0": {
2406
+ "arch": "amd64",
2407
+ "version": "7.6.q-26"
2408
+ },
2409
+ "libxapian30": {
2410
+ "arch": "amd64",
2411
+ "version": "1.4.3-2+deb9u3"
2412
+ },
2413
+ "libxml2": {
2414
+ "arch": "amd64",
2415
+ "version": "2.9.4+dfsg1-2.2+deb9u2"
2416
+ },
2417
+ "libxtables12": {
2418
+ "arch": "amd64",
2419
+ "version": "1.6.0+snapshot20161117-6"
2420
+ },
2421
+ "libyaml-0-2": {
2422
+ "arch": "amd64",
2423
+ "version": "0.1.7-2"
2424
+ },
2425
+ "linux-base": {
2426
+ "arch": "all",
2427
+ "version": "4.5"
2428
+ },
2429
+ "linux-image-4.9.0-11-amd64": {
2430
+ "arch": "amd64",
2431
+ "version": "4.9.189-3"
2432
+ },
2433
+ "linux-image-amd64": {
2434
+ "arch": "amd64",
2435
+ "version": "4.9+80+deb9u9"
2436
+ },
2437
+ "locales": {
2438
+ "arch": "all",
2439
+ "version": "2.24-11+deb9u4"
2440
+ },
2441
+ "locales-all": {
2442
+ "arch": "amd64",
2443
+ "version": "2.24-11+deb9u4"
2444
+ },
2445
+ "login": {
2446
+ "arch": "amd64",
2447
+ "version": "1:4.4-4.1"
2448
+ },
2449
+ "logrotate": {
2450
+ "arch": "amd64",
2451
+ "version": "3.11.0-0.1"
2452
+ },
2453
+ "lsb-base": {
2454
+ "arch": "all",
2455
+ "version": "9.20161125"
2456
+ },
2457
+ "lsb-release": {
2458
+ "arch": "all",
2459
+ "version": "9.20161125"
2460
+ },
2461
+ "man-db": {
2462
+ "arch": "amd64",
2463
+ "version": "2.7.6.1-2"
2464
+ },
2465
+ "manpages": {
2466
+ "arch": "all",
2467
+ "version": "4.10-2"
2468
+ },
2469
+ "mawk": {
2470
+ "arch": "amd64",
2471
+ "version": "1.3.3-17+b3"
2472
+ },
2473
+ "mime-support": {
2474
+ "arch": "all",
2475
+ "version": "3.60"
2476
+ },
2477
+ "mount": {
2478
+ "arch": "amd64",
2479
+ "version": "2.29.2-1+deb9u1"
2480
+ },
2481
+ "multiarch-support": {
2482
+ "arch": "amd64",
2483
+ "version": "2.24-11+deb9u4"
2484
+ },
2485
+ "nano": {
2486
+ "arch": "amd64",
2487
+ "version": "2.7.4-1"
2488
+ },
2489
+ "ncurses-base": {
2490
+ "arch": "all",
2491
+ "version": "6.0+20161126-1+deb9u2"
2492
+ },
2493
+ "ncurses-bin": {
2494
+ "arch": "amd64",
2495
+ "version": "6.0+20161126-1+deb9u2"
2496
+ },
2497
+ "net-tools": {
2498
+ "arch": "amd64",
2499
+ "version": "1.60+git20161116.90da8a0-1"
2500
+ },
2501
+ "netbase": {
2502
+ "arch": "all",
2503
+ "version": "5.4"
2504
+ },
2505
+ "netcat-openbsd": {
2506
+ "arch": "amd64",
2507
+ "version": "1.130-3"
2508
+ },
2509
+ "openssh-client": {
2510
+ "arch": "amd64",
2511
+ "version": "1:7.4p1-10+deb9u7"
2512
+ },
2513
+ "openssh-server": {
2514
+ "arch": "amd64",
2515
+ "version": "1:7.4p1-10+deb9u7"
2516
+ },
2517
+ "openssh-sftp-server": {
2518
+ "arch": "amd64",
2519
+ "version": "1:7.4p1-10+deb9u7"
2520
+ },
2521
+ "openssl": {
2522
+ "arch": "amd64",
2523
+ "version": "1.1.0k-1~deb9u1"
2524
+ },
2525
+ "passwd": {
2526
+ "arch": "amd64",
2527
+ "version": "1:4.4-4.1"
2528
+ },
2529
+ "pciutils": {
2530
+ "arch": "amd64",
2531
+ "version": "1:3.5.2-1"
2532
+ },
2533
+ "perl-base": {
2534
+ "arch": "amd64",
2535
+ "version": "5.24.1-3+deb9u5"
2536
+ },
2537
+ "pinentry-curses": {
2538
+ "arch": "amd64",
2539
+ "version": "1.0.0-2"
2540
+ },
2541
+ "procps": {
2542
+ "arch": "amd64",
2543
+ "version": "2:3.3.12-3+deb9u1"
2544
+ },
2545
+ "psmisc": {
2546
+ "arch": "amd64",
2547
+ "version": "22.21-2.1+b2"
2548
+ },
2549
+ "python": {
2550
+ "arch": "amd64",
2551
+ "version": "2.7.13-2"
2552
+ },
2553
+ "python-apt-common": {
2554
+ "arch": "all",
2555
+ "version": "1.4.0~beta3"
2556
+ },
2557
+ "python-boto": {
2558
+ "arch": "all",
2559
+ "version": "2.44.0-1"
2560
+ },
2561
+ "python-cffi-backend": {
2562
+ "arch": "amd64",
2563
+ "version": "1.9.1-2"
2564
+ },
2565
+ "python-chardet": {
2566
+ "arch": "all",
2567
+ "version": "2.3.0-2"
2568
+ },
2569
+ "python-cryptography": {
2570
+ "arch": "amd64",
2571
+ "version": "1.7.1-3+deb9u1"
2572
+ },
2573
+ "python-enum34": {
2574
+ "arch": "all",
2575
+ "version": "1.1.6-1"
2576
+ },
2577
+ "python-idna": {
2578
+ "arch": "all",
2579
+ "version": "2.2-1"
2580
+ },
2581
+ "python-ipaddress": {
2582
+ "arch": "all",
2583
+ "version": "1.0.17-1"
2584
+ },
2585
+ "python-minimal": {
2586
+ "arch": "amd64",
2587
+ "version": "2.7.13-2"
2588
+ },
2589
+ "python-openssl": {
2590
+ "arch": "all",
2591
+ "version": "16.2.0-1"
2592
+ },
2593
+ "python-pkg-resources": {
2594
+ "arch": "all",
2595
+ "version": "33.1.1-1"
2596
+ },
2597
+ "python-pyasn1": {
2598
+ "arch": "all",
2599
+ "version": "0.1.9-2"
2600
+ },
2601
+ "python-requests": {
2602
+ "arch": "all",
2603
+ "version": "2.12.4-1"
2604
+ },
2605
+ "python-setuptools": {
2606
+ "arch": "all",
2607
+ "version": "33.1.1-1"
2608
+ },
2609
+ "python-six": {
2610
+ "arch": "all",
2611
+ "version": "1.10.0-3"
2612
+ },
2613
+ "python-urllib3": {
2614
+ "arch": "all",
2615
+ "version": "1.19.1-1"
2616
+ },
2617
+ "python2.7": {
2618
+ "arch": "amd64",
2619
+ "version": "2.7.13-2+deb9u3"
2620
+ },
2621
+ "python2.7-minimal": {
2622
+ "arch": "amd64",
2623
+ "version": "2.7.13-2+deb9u3"
2624
+ },
2625
+ "python3": {
2626
+ "arch": "amd64",
2627
+ "version": "3.5.3-1"
2628
+ },
2629
+ "python3-apt": {
2630
+ "arch": "amd64",
2631
+ "version": "1.4.0~beta3"
2632
+ },
2633
+ "python3-blinker": {
2634
+ "arch": "all",
2635
+ "version": "1.3.dfsg2-1"
2636
+ },
2637
+ "python3-boto": {
2638
+ "arch": "all",
2639
+ "version": "2.44.0-1"
2640
+ },
2641
+ "python3-botocore": {
2642
+ "arch": "all",
2643
+ "version": "1.4.70-1"
2644
+ },
2645
+ "python3-cffi-backend": {
2646
+ "arch": "amd64",
2647
+ "version": "1.9.1-2"
2648
+ },
2649
+ "python3-chardet": {
2650
+ "arch": "all",
2651
+ "version": "2.3.0-2"
2652
+ },
2653
+ "python3-colorama": {
2654
+ "arch": "all",
2655
+ "version": "0.3.7-1"
2656
+ },
2657
+ "python3-configobj": {
2658
+ "arch": "all",
2659
+ "version": "5.0.6-2"
2660
+ },
2661
+ "python3-cryptography": {
2662
+ "arch": "amd64",
2663
+ "version": "1.7.1-3+deb9u1"
2664
+ },
2665
+ "python3-dateutil": {
2666
+ "arch": "all",
2667
+ "version": "2.5.3-2"
2668
+ },
2669
+ "python3-debian": {
2670
+ "arch": "all",
2671
+ "version": "0.1.30"
2672
+ },
2673
+ "python3-debianbts": {
2674
+ "arch": "all",
2675
+ "version": "2.6.1"
2676
+ },
2677
+ "python3-docutils": {
2678
+ "arch": "all",
2679
+ "version": "0.13.1+dfsg-2"
2680
+ },
2681
+ "python3-httplib2": {
2682
+ "arch": "all",
2683
+ "version": "0.9.2+dfsg-1"
2684
+ },
2685
+ "python3-idna": {
2686
+ "arch": "all",
2687
+ "version": "2.2-1"
2688
+ },
2689
+ "python3-jinja2": {
2690
+ "arch": "all",
2691
+ "version": "2.8-1"
2692
+ },
2693
+ "python3-jmespath": {
2694
+ "arch": "all",
2695
+ "version": "0.9.0-2"
2696
+ },
2697
+ "python3-json-pointer": {
2698
+ "arch": "all",
2699
+ "version": "1.10-1"
2700
+ },
2701
+ "python3-jsonpatch": {
2702
+ "arch": "all",
2703
+ "version": "1.19-4"
2704
+ },
2705
+ "python3-jwt": {
2706
+ "arch": "all",
2707
+ "version": "1.4.2-1+deb9u1"
2708
+ },
2709
+ "python3-markupsafe": {
2710
+ "arch": "amd64",
2711
+ "version": "0.23-3"
2712
+ },
2713
+ "python3-minimal": {
2714
+ "arch": "amd64",
2715
+ "version": "3.5.3-1"
2716
+ },
2717
+ "python3-oauthlib": {
2718
+ "arch": "all",
2719
+ "version": "2.0.1-1"
2720
+ },
2721
+ "python3-pil": {
2722
+ "arch": "amd64",
2723
+ "version": "4.0.0-4"
2724
+ },
2725
+ "python3-pkg-resources": {
2726
+ "arch": "all",
2727
+ "version": "33.1.1-1"
2728
+ },
2729
+ "python3-prettytable": {
2730
+ "arch": "all",
2731
+ "version": "0.7.2-3"
2732
+ },
2733
+ "python3-pyasn1": {
2734
+ "arch": "all",
2735
+ "version": "0.1.9-2"
2736
+ },
2737
+ "python3-pycurl": {
2738
+ "arch": "amd64",
2739
+ "version": "7.43.0-2"
2740
+ },
2741
+ "python3-pygments": {
2742
+ "arch": "all",
2743
+ "version": "2.2.0+dfsg-1"
2744
+ },
2745
+ "python3-pysimplesoap": {
2746
+ "arch": "all",
2747
+ "version": "1.16-2"
2748
+ },
2749
+ "python3-reportbug": {
2750
+ "arch": "all",
2751
+ "version": "7.1.7+deb9u3"
2752
+ },
2753
+ "python3-requests": {
2754
+ "arch": "all",
2755
+ "version": "2.12.4-1"
2756
+ },
2757
+ "python3-roman": {
2758
+ "arch": "all",
2759
+ "version": "2.0.0-2"
2760
+ },
2761
+ "python3-rsa": {
2762
+ "arch": "all",
2763
+ "version": "3.4.2-1"
2764
+ },
2765
+ "python3-s3transfer": {
2766
+ "arch": "all",
2767
+ "version": "0.1.9-1"
2768
+ },
2769
+ "python3-setuptools": {
2770
+ "arch": "all",
2771
+ "version": "33.1.1-1"
2772
+ },
2773
+ "python3-six": {
2774
+ "arch": "all",
2775
+ "version": "1.10.0-3"
2776
+ },
2777
+ "python3-urllib3": {
2778
+ "arch": "all",
2779
+ "version": "1.19.1-1"
2780
+ },
2781
+ "python3-yaml": {
2782
+ "arch": "amd64",
2783
+ "version": "3.12-1"
2784
+ },
2785
+ "python3.5": {
2786
+ "arch": "amd64",
2787
+ "version": "3.5.3-1+deb9u1"
2788
+ },
2789
+ "python3.5-minimal": {
2790
+ "arch": "amd64",
2791
+ "version": "3.5.3-1+deb9u1"
2792
+ },
2793
+ "readline-common": {
2794
+ "arch": "all",
2795
+ "version": "7.0-3"
2796
+ },
2797
+ "reportbug": {
2798
+ "arch": "all",
2799
+ "version": "7.1.7+deb9u3"
2800
+ },
2801
+ "rsyslog": {
2802
+ "arch": "amd64",
2803
+ "version": "8.24.0-1"
2804
+ },
2805
+ "screen": {
2806
+ "arch": "amd64",
2807
+ "version": "4.5.0-6"
2808
+ },
2809
+ "sed": {
2810
+ "arch": "amd64",
2811
+ "version": "4.4-1"
2812
+ },
2813
+ "sensible-utils": {
2814
+ "arch": "all",
2815
+ "version": "0.0.9+deb9u1"
2816
+ },
2817
+ "sgml-base": {
2818
+ "arch": "all",
2819
+ "version": "1.29"
2820
+ },
2821
+ "sudo": {
2822
+ "arch": "amd64",
2823
+ "version": "1.8.19p1-2.1"
2824
+ },
2825
+ "systemd": {
2826
+ "arch": "amd64",
2827
+ "version": "232-25+deb9u12"
2828
+ },
2829
+ "systemd-sysv": {
2830
+ "arch": "amd64",
2831
+ "version": "232-25+deb9u12"
2832
+ },
2833
+ "sysvinit-utils": {
2834
+ "arch": "amd64",
2835
+ "version": "2.88dsf-59.9"
2836
+ },
2837
+ "tar": {
2838
+ "arch": "amd64",
2839
+ "version": "1.29b-1.1"
2840
+ },
2841
+ "tasksel": {
2842
+ "arch": "all",
2843
+ "version": "3.39"
2844
+ },
2845
+ "tasksel-data": {
2846
+ "arch": "all",
2847
+ "version": "3.39"
2848
+ },
2849
+ "tcpdump": {
2850
+ "arch": "amd64",
2851
+ "version": "4.9.2-1~deb9u1"
2852
+ },
2853
+ "traceroute": {
2854
+ "arch": "amd64",
2855
+ "version": "1:2.1.0-2"
2856
+ },
2857
+ "tzdata": {
2858
+ "arch": "all",
2859
+ "version": "2019b-0+deb9u1"
2860
+ },
2861
+ "ucf": {
2862
+ "arch": "all",
2863
+ "version": "3.0036"
2864
+ },
2865
+ "udev": {
2866
+ "arch": "amd64",
2867
+ "version": "232-25+deb9u12"
2868
+ },
2869
+ "unattended-upgrades": {
2870
+ "arch": "all",
2871
+ "version": "0.93.1+nmu1"
2872
+ },
2873
+ "util-linux": {
2874
+ "arch": "amd64",
2875
+ "version": "2.29.2-1+deb9u1"
2876
+ },
2877
+ "uuid-runtime": {
2878
+ "arch": "amd64",
2879
+ "version": "2.29.2-1+deb9u1"
2880
+ },
2881
+ "vim": {
2882
+ "arch": "amd64",
2883
+ "version": "2:8.0.0197-4+deb9u3"
2884
+ },
2885
+ "vim-common": {
2886
+ "arch": "all",
2887
+ "version": "2:8.0.0197-4+deb9u3"
2888
+ },
2889
+ "vim-runtime": {
2890
+ "arch": "all",
2891
+ "version": "2:8.0.0197-4+deb9u3"
2892
+ },
2893
+ "vim-tiny": {
2894
+ "arch": "amd64",
2895
+ "version": "2:8.0.0197-4+deb9u3"
2896
+ },
2897
+ "wget": {
2898
+ "arch": "amd64",
2899
+ "version": "1.18-5+deb9u3"
2900
+ },
2901
+ "whiptail": {
2902
+ "arch": "amd64",
2903
+ "version": "0.52.19-1+b1"
2904
+ },
2905
+ "xml-core": {
2906
+ "arch": "all",
2907
+ "version": "0.17"
2908
+ },
2909
+ "xxd": {
2910
+ "arch": "amd64",
2911
+ "version": "2:8.0.0197-4+deb9u3"
2912
+ },
2913
+ "xz-utils": {
2914
+ "arch": "amd64",
2915
+ "version": "5.2.2-1.2+b1"
2916
+ },
2917
+ "zlib1g": {
2918
+ "arch": "amd64",
2919
+ "version": "1:1.2.8.dfsg-5"
2920
+ }
2921
+ },
2922
+ "platform": "debian",
2923
+ "platform_family": "debian",
2924
+ "platform_version": "9",
2925
+ "root_group": "root",
2926
+ "shard_seed": 701006,
2927
+ "shells": [
2928
+ "/bin/sh",
2929
+ "/bin/dash",
2930
+ "/bin/bash",
2931
+ "/bin/rbash",
2932
+ "/usr/bin/screen"
2933
+ ],
2934
+ "time": {
2935
+ "timezone": "GMT"
2936
+ },
2937
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
2938
+ "uptime_seconds": 2646450,
2939
+ "virtualization": {
2940
+ "systems": {
2941
+ }
2942
+ }
2943
+ }