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