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,3855 @@
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.2",
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": "2400 MHz",
149
+ "External Clock": "Unknown",
150
+ "Family": "Other",
151
+ "ID": "F2 06 03 00 FF FB 89 17",
152
+ "Manufacturer": "Intel",
153
+ "Max Speed": "2400 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": "2400 MHz",
166
+ "external_clock": "Unknown",
167
+ "family": "Other",
168
+ "id": "F2 06 03 00 FF FB 89 17",
169
+ "manufacturer": "Intel",
170
+ "max_speed": "2400 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": "ec21646c-64a8-631f-622d-49b6f9f86c6f",
191
+ "UUID": "ec21646c-64a8-631f-622d-49b6f9f86c6f",
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": "ec21646c-64a8-631f-622d-49b6f9f86c6f",
203
+ "sku_number": "Not Specified",
204
+ "uuid": "ec21646c-64a8-631f-622d-49b6f9f86c6f",
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": "xfs",
218
+ "inodes_available": "4159216",
219
+ "inodes_percent_used": "1%",
220
+ "inodes_used": "34576",
221
+ "kb_available": "7231356",
222
+ "kb_size": "8377344",
223
+ "kb_used": "1145988",
224
+ "mount_options": [
225
+ "rw",
226
+ "relatime",
227
+ "seclabel",
228
+ "attr2",
229
+ "inode64",
230
+ "noquota"
231
+ ],
232
+ "mounts": [
233
+ "/"
234
+ ],
235
+ "percent_used": "14%",
236
+ "total_inodes": "4193792",
237
+ "uuid": "388a99ed-9486-4a46-aeb6-06eaf6c47675"
238
+ },
239
+ "cgroup": {
240
+ "fs_type": "cgroup",
241
+ "mount_options": [
242
+ "rw",
243
+ "nosuid",
244
+ "nodev",
245
+ "noexec",
246
+ "relatime",
247
+ "seclabel",
248
+ "cpuset"
249
+ ],
250
+ "mounts": [
251
+ "/sys/fs/cgroup/systemd",
252
+ "/sys/fs/cgroup/freezer",
253
+ "/sys/fs/cgroup/blkio",
254
+ "/sys/fs/cgroup/memory",
255
+ "/sys/fs/cgroup/cpu,cpuacct",
256
+ "/sys/fs/cgroup/net_cls,net_prio",
257
+ "/sys/fs/cgroup/pids",
258
+ "/sys/fs/cgroup/perf_event",
259
+ "/sys/fs/cgroup/hugetlb",
260
+ "/sys/fs/cgroup/devices",
261
+ "/sys/fs/cgroup/cpuset"
262
+ ]
263
+ },
264
+ "configfs": {
265
+ "fs_type": "configfs",
266
+ "mount_options": [
267
+ "rw",
268
+ "relatime"
269
+ ],
270
+ "mounts": [
271
+ "/sys/kernel/config"
272
+ ]
273
+ },
274
+ "debugfs": {
275
+ "fs_type": "debugfs",
276
+ "mount_options": [
277
+ "rw",
278
+ "relatime"
279
+ ],
280
+ "mounts": [
281
+ "/sys/kernel/debug"
282
+ ]
283
+ },
284
+ "devpts": {
285
+ "fs_type": "devpts",
286
+ "mount_options": [
287
+ "rw",
288
+ "nosuid",
289
+ "noexec",
290
+ "relatime",
291
+ "seclabel",
292
+ "gid=5",
293
+ "mode=620",
294
+ "ptmxmode=000"
295
+ ],
296
+ "mounts": [
297
+ "/dev/pts"
298
+ ]
299
+ },
300
+ "devtmpfs": {
301
+ "fs_type": "devtmpfs",
302
+ "inodes_available": "120372",
303
+ "inodes_percent_used": "1%",
304
+ "inodes_used": "274",
305
+ "kb_available": "482584",
306
+ "kb_size": "482584",
307
+ "kb_used": "0",
308
+ "mount_options": [
309
+ "rw",
310
+ "nosuid",
311
+ "seclabel",
312
+ "size=482584k",
313
+ "nr_inodes=120646",
314
+ "mode=755"
315
+ ],
316
+ "mounts": [
317
+ "/dev"
318
+ ],
319
+ "percent_used": "0%",
320
+ "total_inodes": "120646"
321
+ },
322
+ "hugetlbfs": {
323
+ "fs_type": "hugetlbfs",
324
+ "mount_options": [
325
+ "rw",
326
+ "relatime",
327
+ "seclabel"
328
+ ],
329
+ "mounts": [
330
+ "/dev/hugepages"
331
+ ]
332
+ },
333
+ "mqueue": {
334
+ "fs_type": "mqueue",
335
+ "mount_options": [
336
+ "rw",
337
+ "relatime",
338
+ "seclabel"
339
+ ],
340
+ "mounts": [
341
+ "/dev/mqueue"
342
+ ]
343
+ },
344
+ "proc": {
345
+ "fs_type": "proc",
346
+ "mount_options": [
347
+ "rw",
348
+ "nosuid",
349
+ "nodev",
350
+ "noexec",
351
+ "relatime"
352
+ ],
353
+ "mounts": [
354
+ "/proc"
355
+ ]
356
+ },
357
+ "pstore": {
358
+ "fs_type": "pstore",
359
+ "mount_options": [
360
+ "rw",
361
+ "nosuid",
362
+ "nodev",
363
+ "noexec",
364
+ "relatime"
365
+ ],
366
+ "mounts": [
367
+ "/sys/fs/pstore"
368
+ ]
369
+ },
370
+ "rootfs": {
371
+ "fs_type": "rootfs",
372
+ "mount_options": [
373
+ "rw"
374
+ ],
375
+ "mounts": [
376
+ "/"
377
+ ]
378
+ },
379
+ "rpc_pipefs": {
380
+ "fs_type": "rpc_pipefs",
381
+ "mount_options": [
382
+ "rw",
383
+ "relatime"
384
+ ],
385
+ "mounts": [
386
+ "/var/lib/nfs/rpc_pipefs"
387
+ ]
388
+ },
389
+ "securityfs": {
390
+ "fs_type": "securityfs",
391
+ "mount_options": [
392
+ "rw",
393
+ "nosuid",
394
+ "nodev",
395
+ "noexec",
396
+ "relatime"
397
+ ],
398
+ "mounts": [
399
+ "/sys/kernel/security"
400
+ ]
401
+ },
402
+ "selinuxfs": {
403
+ "fs_type": "selinuxfs",
404
+ "mount_options": [
405
+ "rw",
406
+ "relatime"
407
+ ],
408
+ "mounts": [
409
+ "/sys/fs/selinux"
410
+ ]
411
+ },
412
+ "sysfs": {
413
+ "fs_type": "sysfs",
414
+ "mount_options": [
415
+ "rw",
416
+ "nosuid",
417
+ "nodev",
418
+ "noexec",
419
+ "relatime",
420
+ "seclabel"
421
+ ],
422
+ "mounts": [
423
+ "/sys"
424
+ ]
425
+ },
426
+ "systemd-1": {
427
+ "fs_type": "autofs",
428
+ "mount_options": [
429
+ "rw",
430
+ "relatime",
431
+ "fd=32",
432
+ "pgrp=1",
433
+ "timeout=0",
434
+ "minproto=5",
435
+ "maxproto=5",
436
+ "direct",
437
+ "pipe_ino=13379"
438
+ ],
439
+ "mounts": [
440
+ "/proc/sys/fs/binfmt_misc"
441
+ ]
442
+ },
443
+ "tmpfs": {
444
+ "fs_type": "tmpfs",
445
+ "inodes_available": "126628",
446
+ "inodes_percent_used": "1%",
447
+ "inodes_used": "1",
448
+ "kb_available": "101304",
449
+ "kb_size": "101304",
450
+ "kb_used": "0",
451
+ "mount_options": [
452
+ "rw",
453
+ "nosuid",
454
+ "nodev",
455
+ "relatime",
456
+ "seclabel",
457
+ "size=101304k",
458
+ "mode=700"
459
+ ],
460
+ "mounts": [
461
+ "/dev/shm",
462
+ "/run",
463
+ "/sys/fs/cgroup",
464
+ "/run/user/1000",
465
+ "/run/user/0"
466
+ ],
467
+ "percent_used": "0%",
468
+ "total_inodes": "126629"
469
+ }
470
+ },
471
+ "by_mountpoint": {
472
+ "/": {
473
+ "devices": [
474
+ "/dev/xvda1",
475
+ "rootfs"
476
+ ],
477
+ "fs_type": "rootfs",
478
+ "inodes_available": "4159216",
479
+ "inodes_percent_used": "1%",
480
+ "inodes_used": "34576",
481
+ "kb_available": "7231356",
482
+ "kb_size": "8377344",
483
+ "kb_used": "1145988",
484
+ "mount_options": [
485
+ "rw"
486
+ ],
487
+ "percent_used": "14%",
488
+ "total_inodes": "4193792",
489
+ "uuid": "388a99ed-9486-4a46-aeb6-06eaf6c47675"
490
+ },
491
+ "/dev": {
492
+ "devices": [
493
+ "devtmpfs"
494
+ ],
495
+ "fs_type": "devtmpfs",
496
+ "inodes_available": "120372",
497
+ "inodes_percent_used": "1%",
498
+ "inodes_used": "274",
499
+ "kb_available": "482584",
500
+ "kb_size": "482584",
501
+ "kb_used": "0",
502
+ "mount_options": [
503
+ "rw",
504
+ "nosuid",
505
+ "seclabel",
506
+ "size=482584k",
507
+ "nr_inodes=120646",
508
+ "mode=755"
509
+ ],
510
+ "percent_used": "0%",
511
+ "total_inodes": "120646"
512
+ },
513
+ "/dev/hugepages": {
514
+ "devices": [
515
+ "hugetlbfs"
516
+ ],
517
+ "fs_type": "hugetlbfs",
518
+ "mount_options": [
519
+ "rw",
520
+ "relatime",
521
+ "seclabel"
522
+ ]
523
+ },
524
+ "/dev/mqueue": {
525
+ "devices": [
526
+ "mqueue"
527
+ ],
528
+ "fs_type": "mqueue",
529
+ "mount_options": [
530
+ "rw",
531
+ "relatime",
532
+ "seclabel"
533
+ ]
534
+ },
535
+ "/dev/pts": {
536
+ "devices": [
537
+ "devpts"
538
+ ],
539
+ "fs_type": "devpts",
540
+ "mount_options": [
541
+ "rw",
542
+ "nosuid",
543
+ "noexec",
544
+ "relatime",
545
+ "seclabel",
546
+ "gid=5",
547
+ "mode=620",
548
+ "ptmxmode=000"
549
+ ]
550
+ },
551
+ "/dev/shm": {
552
+ "devices": [
553
+ "tmpfs"
554
+ ],
555
+ "fs_type": "tmpfs",
556
+ "inodes_available": "126628",
557
+ "inodes_percent_used": "1%",
558
+ "inodes_used": "1",
559
+ "kb_available": "506516",
560
+ "kb_size": "506516",
561
+ "kb_used": "0",
562
+ "mount_options": [
563
+ "rw",
564
+ "nosuid",
565
+ "nodev",
566
+ "seclabel"
567
+ ],
568
+ "percent_used": "0%",
569
+ "total_inodes": "126629"
570
+ },
571
+ "/proc": {
572
+ "devices": [
573
+ "proc"
574
+ ],
575
+ "fs_type": "proc",
576
+ "mount_options": [
577
+ "rw",
578
+ "nosuid",
579
+ "nodev",
580
+ "noexec",
581
+ "relatime"
582
+ ]
583
+ },
584
+ "/proc/sys/fs/binfmt_misc": {
585
+ "devices": [
586
+ "systemd-1"
587
+ ],
588
+ "fs_type": "autofs",
589
+ "mount_options": [
590
+ "rw",
591
+ "relatime",
592
+ "fd=32",
593
+ "pgrp=1",
594
+ "timeout=0",
595
+ "minproto=5",
596
+ "maxproto=5",
597
+ "direct",
598
+ "pipe_ino=13379"
599
+ ]
600
+ },
601
+ "/run": {
602
+ "devices": [
603
+ "tmpfs"
604
+ ],
605
+ "fs_type": "tmpfs",
606
+ "inodes_available": "126258",
607
+ "inodes_percent_used": "1%",
608
+ "inodes_used": "371",
609
+ "kb_available": "493340",
610
+ "kb_size": "506516",
611
+ "kb_used": "13176",
612
+ "mount_options": [
613
+ "rw",
614
+ "nosuid",
615
+ "nodev",
616
+ "seclabel",
617
+ "mode=755"
618
+ ],
619
+ "percent_used": "3%",
620
+ "total_inodes": "126629"
621
+ },
622
+ "/run/user/0": {
623
+ "devices": [
624
+ "tmpfs"
625
+ ],
626
+ "fs_type": "tmpfs",
627
+ "inodes_available": "126628",
628
+ "inodes_percent_used": "1%",
629
+ "inodes_used": "1",
630
+ "kb_available": "101304",
631
+ "kb_size": "101304",
632
+ "kb_used": "0",
633
+ "mount_options": [
634
+ "rw",
635
+ "nosuid",
636
+ "nodev",
637
+ "relatime",
638
+ "seclabel",
639
+ "size=101304k",
640
+ "mode=700"
641
+ ],
642
+ "percent_used": "0%",
643
+ "total_inodes": "126629"
644
+ },
645
+ "/run/user/1000": {
646
+ "devices": [
647
+ "tmpfs"
648
+ ],
649
+ "fs_type": "tmpfs",
650
+ "inodes_available": "126628",
651
+ "inodes_percent_used": "1%",
652
+ "inodes_used": "1",
653
+ "kb_available": "101304",
654
+ "kb_size": "101304",
655
+ "kb_used": "0",
656
+ "mount_options": [
657
+ "rw",
658
+ "nosuid",
659
+ "nodev",
660
+ "relatime",
661
+ "seclabel",
662
+ "size=101304k",
663
+ "mode=700",
664
+ "uid=1000",
665
+ "gid=1000"
666
+ ],
667
+ "percent_used": "0%",
668
+ "total_inodes": "126629"
669
+ },
670
+ "/sys": {
671
+ "devices": [
672
+ "sysfs"
673
+ ],
674
+ "fs_type": "sysfs",
675
+ "mount_options": [
676
+ "rw",
677
+ "nosuid",
678
+ "nodev",
679
+ "noexec",
680
+ "relatime",
681
+ "seclabel"
682
+ ]
683
+ },
684
+ "/sys/fs/cgroup": {
685
+ "devices": [
686
+ "tmpfs"
687
+ ],
688
+ "fs_type": "tmpfs",
689
+ "inodes_available": "126613",
690
+ "inodes_percent_used": "1%",
691
+ "inodes_used": "16",
692
+ "kb_available": "506516",
693
+ "kb_size": "506516",
694
+ "kb_used": "0",
695
+ "mount_options": [
696
+ "ro",
697
+ "nosuid",
698
+ "nodev",
699
+ "noexec",
700
+ "seclabel",
701
+ "mode=755"
702
+ ],
703
+ "percent_used": "0%",
704
+ "total_inodes": "126629"
705
+ },
706
+ "/sys/fs/cgroup/blkio": {
707
+ "devices": [
708
+ "cgroup"
709
+ ],
710
+ "fs_type": "cgroup",
711
+ "mount_options": [
712
+ "rw",
713
+ "nosuid",
714
+ "nodev",
715
+ "noexec",
716
+ "relatime",
717
+ "seclabel",
718
+ "blkio"
719
+ ]
720
+ },
721
+ "/sys/fs/cgroup/cpu,cpuacct": {
722
+ "devices": [
723
+ "cgroup"
724
+ ],
725
+ "fs_type": "cgroup",
726
+ "mount_options": [
727
+ "rw",
728
+ "nosuid",
729
+ "nodev",
730
+ "noexec",
731
+ "relatime",
732
+ "seclabel",
733
+ "cpuacct",
734
+ "cpu"
735
+ ]
736
+ },
737
+ "/sys/fs/cgroup/cpuset": {
738
+ "devices": [
739
+ "cgroup"
740
+ ],
741
+ "fs_type": "cgroup",
742
+ "mount_options": [
743
+ "rw",
744
+ "nosuid",
745
+ "nodev",
746
+ "noexec",
747
+ "relatime",
748
+ "seclabel",
749
+ "cpuset"
750
+ ]
751
+ },
752
+ "/sys/fs/cgroup/devices": {
753
+ "devices": [
754
+ "cgroup"
755
+ ],
756
+ "fs_type": "cgroup",
757
+ "mount_options": [
758
+ "rw",
759
+ "nosuid",
760
+ "nodev",
761
+ "noexec",
762
+ "relatime",
763
+ "seclabel",
764
+ "devices"
765
+ ]
766
+ },
767
+ "/sys/fs/cgroup/freezer": {
768
+ "devices": [
769
+ "cgroup"
770
+ ],
771
+ "fs_type": "cgroup",
772
+ "mount_options": [
773
+ "rw",
774
+ "nosuid",
775
+ "nodev",
776
+ "noexec",
777
+ "relatime",
778
+ "seclabel",
779
+ "freezer"
780
+ ]
781
+ },
782
+ "/sys/fs/cgroup/hugetlb": {
783
+ "devices": [
784
+ "cgroup"
785
+ ],
786
+ "fs_type": "cgroup",
787
+ "mount_options": [
788
+ "rw",
789
+ "nosuid",
790
+ "nodev",
791
+ "noexec",
792
+ "relatime",
793
+ "seclabel",
794
+ "hugetlb"
795
+ ]
796
+ },
797
+ "/sys/fs/cgroup/memory": {
798
+ "devices": [
799
+ "cgroup"
800
+ ],
801
+ "fs_type": "cgroup",
802
+ "mount_options": [
803
+ "rw",
804
+ "nosuid",
805
+ "nodev",
806
+ "noexec",
807
+ "relatime",
808
+ "seclabel",
809
+ "memory"
810
+ ]
811
+ },
812
+ "/sys/fs/cgroup/net_cls,net_prio": {
813
+ "devices": [
814
+ "cgroup"
815
+ ],
816
+ "fs_type": "cgroup",
817
+ "mount_options": [
818
+ "rw",
819
+ "nosuid",
820
+ "nodev",
821
+ "noexec",
822
+ "relatime",
823
+ "seclabel",
824
+ "net_prio",
825
+ "net_cls"
826
+ ]
827
+ },
828
+ "/sys/fs/cgroup/perf_event": {
829
+ "devices": [
830
+ "cgroup"
831
+ ],
832
+ "fs_type": "cgroup",
833
+ "mount_options": [
834
+ "rw",
835
+ "nosuid",
836
+ "nodev",
837
+ "noexec",
838
+ "relatime",
839
+ "seclabel",
840
+ "perf_event"
841
+ ]
842
+ },
843
+ "/sys/fs/cgroup/pids": {
844
+ "devices": [
845
+ "cgroup"
846
+ ],
847
+ "fs_type": "cgroup",
848
+ "mount_options": [
849
+ "rw",
850
+ "nosuid",
851
+ "nodev",
852
+ "noexec",
853
+ "relatime",
854
+ "seclabel",
855
+ "pids"
856
+ ]
857
+ },
858
+ "/sys/fs/cgroup/systemd": {
859
+ "devices": [
860
+ "cgroup"
861
+ ],
862
+ "fs_type": "cgroup",
863
+ "mount_options": [
864
+ "rw",
865
+ "nosuid",
866
+ "nodev",
867
+ "noexec",
868
+ "relatime",
869
+ "seclabel",
870
+ "xattr",
871
+ "release_agent=/usr/lib/systemd/systemd-cgroups-agent",
872
+ "name=systemd"
873
+ ]
874
+ },
875
+ "/sys/fs/pstore": {
876
+ "devices": [
877
+ "pstore"
878
+ ],
879
+ "fs_type": "pstore",
880
+ "mount_options": [
881
+ "rw",
882
+ "nosuid",
883
+ "nodev",
884
+ "noexec",
885
+ "relatime"
886
+ ]
887
+ },
888
+ "/sys/fs/selinux": {
889
+ "devices": [
890
+ "selinuxfs"
891
+ ],
892
+ "fs_type": "selinuxfs",
893
+ "mount_options": [
894
+ "rw",
895
+ "relatime"
896
+ ]
897
+ },
898
+ "/sys/kernel/config": {
899
+ "devices": [
900
+ "configfs"
901
+ ],
902
+ "fs_type": "configfs",
903
+ "mount_options": [
904
+ "rw",
905
+ "relatime"
906
+ ]
907
+ },
908
+ "/sys/kernel/debug": {
909
+ "devices": [
910
+ "debugfs"
911
+ ],
912
+ "fs_type": "debugfs",
913
+ "mount_options": [
914
+ "rw",
915
+ "relatime"
916
+ ]
917
+ },
918
+ "/sys/kernel/security": {
919
+ "devices": [
920
+ "securityfs"
921
+ ],
922
+ "fs_type": "securityfs",
923
+ "mount_options": [
924
+ "rw",
925
+ "nosuid",
926
+ "nodev",
927
+ "noexec",
928
+ "relatime"
929
+ ]
930
+ },
931
+ "/var/lib/nfs/rpc_pipefs": {
932
+ "devices": [
933
+ "rpc_pipefs"
934
+ ],
935
+ "fs_type": "rpc_pipefs",
936
+ "mount_options": [
937
+ "rw",
938
+ "relatime"
939
+ ]
940
+ }
941
+ },
942
+ "by_pair": {
943
+ "/dev/xvda,": {
944
+ "device": "/dev/xvda"
945
+ },
946
+ "/dev/xvda1,/": {
947
+ "device": "/dev/xvda1",
948
+ "fs_type": "xfs",
949
+ "inodes_available": "4159216",
950
+ "inodes_percent_used": "1%",
951
+ "inodes_used": "34576",
952
+ "kb_available": "7231356",
953
+ "kb_size": "8377344",
954
+ "kb_used": "1145988",
955
+ "mount": "/",
956
+ "mount_options": [
957
+ "rw",
958
+ "relatime",
959
+ "seclabel",
960
+ "attr2",
961
+ "inode64",
962
+ "noquota"
963
+ ],
964
+ "percent_used": "14%",
965
+ "total_inodes": "4193792",
966
+ "uuid": "388a99ed-9486-4a46-aeb6-06eaf6c47675"
967
+ },
968
+ "cgroup,/sys/fs/cgroup/blkio": {
969
+ "device": "cgroup",
970
+ "fs_type": "cgroup",
971
+ "mount": "/sys/fs/cgroup/blkio",
972
+ "mount_options": [
973
+ "rw",
974
+ "nosuid",
975
+ "nodev",
976
+ "noexec",
977
+ "relatime",
978
+ "seclabel",
979
+ "blkio"
980
+ ]
981
+ },
982
+ "cgroup,/sys/fs/cgroup/cpu,cpuacct": {
983
+ "device": "cgroup",
984
+ "fs_type": "cgroup",
985
+ "mount": "/sys/fs/cgroup/cpu,cpuacct",
986
+ "mount_options": [
987
+ "rw",
988
+ "nosuid",
989
+ "nodev",
990
+ "noexec",
991
+ "relatime",
992
+ "seclabel",
993
+ "cpuacct",
994
+ "cpu"
995
+ ]
996
+ },
997
+ "cgroup,/sys/fs/cgroup/cpuset": {
998
+ "device": "cgroup",
999
+ "fs_type": "cgroup",
1000
+ "mount": "/sys/fs/cgroup/cpuset",
1001
+ "mount_options": [
1002
+ "rw",
1003
+ "nosuid",
1004
+ "nodev",
1005
+ "noexec",
1006
+ "relatime",
1007
+ "seclabel",
1008
+ "cpuset"
1009
+ ]
1010
+ },
1011
+ "cgroup,/sys/fs/cgroup/devices": {
1012
+ "device": "cgroup",
1013
+ "fs_type": "cgroup",
1014
+ "mount": "/sys/fs/cgroup/devices",
1015
+ "mount_options": [
1016
+ "rw",
1017
+ "nosuid",
1018
+ "nodev",
1019
+ "noexec",
1020
+ "relatime",
1021
+ "seclabel",
1022
+ "devices"
1023
+ ]
1024
+ },
1025
+ "cgroup,/sys/fs/cgroup/freezer": {
1026
+ "device": "cgroup",
1027
+ "fs_type": "cgroup",
1028
+ "mount": "/sys/fs/cgroup/freezer",
1029
+ "mount_options": [
1030
+ "rw",
1031
+ "nosuid",
1032
+ "nodev",
1033
+ "noexec",
1034
+ "relatime",
1035
+ "seclabel",
1036
+ "freezer"
1037
+ ]
1038
+ },
1039
+ "cgroup,/sys/fs/cgroup/hugetlb": {
1040
+ "device": "cgroup",
1041
+ "fs_type": "cgroup",
1042
+ "mount": "/sys/fs/cgroup/hugetlb",
1043
+ "mount_options": [
1044
+ "rw",
1045
+ "nosuid",
1046
+ "nodev",
1047
+ "noexec",
1048
+ "relatime",
1049
+ "seclabel",
1050
+ "hugetlb"
1051
+ ]
1052
+ },
1053
+ "cgroup,/sys/fs/cgroup/memory": {
1054
+ "device": "cgroup",
1055
+ "fs_type": "cgroup",
1056
+ "mount": "/sys/fs/cgroup/memory",
1057
+ "mount_options": [
1058
+ "rw",
1059
+ "nosuid",
1060
+ "nodev",
1061
+ "noexec",
1062
+ "relatime",
1063
+ "seclabel",
1064
+ "memory"
1065
+ ]
1066
+ },
1067
+ "cgroup,/sys/fs/cgroup/net_cls,net_prio": {
1068
+ "device": "cgroup",
1069
+ "fs_type": "cgroup",
1070
+ "mount": "/sys/fs/cgroup/net_cls,net_prio",
1071
+ "mount_options": [
1072
+ "rw",
1073
+ "nosuid",
1074
+ "nodev",
1075
+ "noexec",
1076
+ "relatime",
1077
+ "seclabel",
1078
+ "net_prio",
1079
+ "net_cls"
1080
+ ]
1081
+ },
1082
+ "cgroup,/sys/fs/cgroup/perf_event": {
1083
+ "device": "cgroup",
1084
+ "fs_type": "cgroup",
1085
+ "mount": "/sys/fs/cgroup/perf_event",
1086
+ "mount_options": [
1087
+ "rw",
1088
+ "nosuid",
1089
+ "nodev",
1090
+ "noexec",
1091
+ "relatime",
1092
+ "seclabel",
1093
+ "perf_event"
1094
+ ]
1095
+ },
1096
+ "cgroup,/sys/fs/cgroup/pids": {
1097
+ "device": "cgroup",
1098
+ "fs_type": "cgroup",
1099
+ "mount": "/sys/fs/cgroup/pids",
1100
+ "mount_options": [
1101
+ "rw",
1102
+ "nosuid",
1103
+ "nodev",
1104
+ "noexec",
1105
+ "relatime",
1106
+ "seclabel",
1107
+ "pids"
1108
+ ]
1109
+ },
1110
+ "cgroup,/sys/fs/cgroup/systemd": {
1111
+ "device": "cgroup",
1112
+ "fs_type": "cgroup",
1113
+ "mount": "/sys/fs/cgroup/systemd",
1114
+ "mount_options": [
1115
+ "rw",
1116
+ "nosuid",
1117
+ "nodev",
1118
+ "noexec",
1119
+ "relatime",
1120
+ "seclabel",
1121
+ "xattr",
1122
+ "release_agent=/usr/lib/systemd/systemd-cgroups-agent",
1123
+ "name=systemd"
1124
+ ]
1125
+ },
1126
+ "configfs,/sys/kernel/config": {
1127
+ "device": "configfs",
1128
+ "fs_type": "configfs",
1129
+ "mount": "/sys/kernel/config",
1130
+ "mount_options": [
1131
+ "rw",
1132
+ "relatime"
1133
+ ]
1134
+ },
1135
+ "debugfs,/sys/kernel/debug": {
1136
+ "device": "debugfs",
1137
+ "fs_type": "debugfs",
1138
+ "mount": "/sys/kernel/debug",
1139
+ "mount_options": [
1140
+ "rw",
1141
+ "relatime"
1142
+ ]
1143
+ },
1144
+ "devpts,/dev/pts": {
1145
+ "device": "devpts",
1146
+ "fs_type": "devpts",
1147
+ "mount": "/dev/pts",
1148
+ "mount_options": [
1149
+ "rw",
1150
+ "nosuid",
1151
+ "noexec",
1152
+ "relatime",
1153
+ "seclabel",
1154
+ "gid=5",
1155
+ "mode=620",
1156
+ "ptmxmode=000"
1157
+ ]
1158
+ },
1159
+ "devtmpfs,/dev": {
1160
+ "device": "devtmpfs",
1161
+ "fs_type": "devtmpfs",
1162
+ "inodes_available": "120372",
1163
+ "inodes_percent_used": "1%",
1164
+ "inodes_used": "274",
1165
+ "kb_available": "482584",
1166
+ "kb_size": "482584",
1167
+ "kb_used": "0",
1168
+ "mount": "/dev",
1169
+ "mount_options": [
1170
+ "rw",
1171
+ "nosuid",
1172
+ "seclabel",
1173
+ "size=482584k",
1174
+ "nr_inodes=120646",
1175
+ "mode=755"
1176
+ ],
1177
+ "percent_used": "0%",
1178
+ "total_inodes": "120646"
1179
+ },
1180
+ "hugetlbfs,/dev/hugepages": {
1181
+ "device": "hugetlbfs",
1182
+ "fs_type": "hugetlbfs",
1183
+ "mount": "/dev/hugepages",
1184
+ "mount_options": [
1185
+ "rw",
1186
+ "relatime",
1187
+ "seclabel"
1188
+ ]
1189
+ },
1190
+ "mqueue,/dev/mqueue": {
1191
+ "device": "mqueue",
1192
+ "fs_type": "mqueue",
1193
+ "mount": "/dev/mqueue",
1194
+ "mount_options": [
1195
+ "rw",
1196
+ "relatime",
1197
+ "seclabel"
1198
+ ]
1199
+ },
1200
+ "proc,/proc": {
1201
+ "device": "proc",
1202
+ "fs_type": "proc",
1203
+ "mount": "/proc",
1204
+ "mount_options": [
1205
+ "rw",
1206
+ "nosuid",
1207
+ "nodev",
1208
+ "noexec",
1209
+ "relatime"
1210
+ ]
1211
+ },
1212
+ "pstore,/sys/fs/pstore": {
1213
+ "device": "pstore",
1214
+ "fs_type": "pstore",
1215
+ "mount": "/sys/fs/pstore",
1216
+ "mount_options": [
1217
+ "rw",
1218
+ "nosuid",
1219
+ "nodev",
1220
+ "noexec",
1221
+ "relatime"
1222
+ ]
1223
+ },
1224
+ "rootfs,/": {
1225
+ "device": "rootfs",
1226
+ "fs_type": "rootfs",
1227
+ "mount": "/",
1228
+ "mount_options": [
1229
+ "rw"
1230
+ ]
1231
+ },
1232
+ "rpc_pipefs,/var/lib/nfs/rpc_pipefs": {
1233
+ "device": "rpc_pipefs",
1234
+ "fs_type": "rpc_pipefs",
1235
+ "mount": "/var/lib/nfs/rpc_pipefs",
1236
+ "mount_options": [
1237
+ "rw",
1238
+ "relatime"
1239
+ ]
1240
+ },
1241
+ "securityfs,/sys/kernel/security": {
1242
+ "device": "securityfs",
1243
+ "fs_type": "securityfs",
1244
+ "mount": "/sys/kernel/security",
1245
+ "mount_options": [
1246
+ "rw",
1247
+ "nosuid",
1248
+ "nodev",
1249
+ "noexec",
1250
+ "relatime"
1251
+ ]
1252
+ },
1253
+ "selinuxfs,/sys/fs/selinux": {
1254
+ "device": "selinuxfs",
1255
+ "fs_type": "selinuxfs",
1256
+ "mount": "/sys/fs/selinux",
1257
+ "mount_options": [
1258
+ "rw",
1259
+ "relatime"
1260
+ ]
1261
+ },
1262
+ "sysfs,/sys": {
1263
+ "device": "sysfs",
1264
+ "fs_type": "sysfs",
1265
+ "mount": "/sys",
1266
+ "mount_options": [
1267
+ "rw",
1268
+ "nosuid",
1269
+ "nodev",
1270
+ "noexec",
1271
+ "relatime",
1272
+ "seclabel"
1273
+ ]
1274
+ },
1275
+ "systemd-1,/proc/sys/fs/binfmt_misc": {
1276
+ "device": "systemd-1",
1277
+ "fs_type": "autofs",
1278
+ "mount": "/proc/sys/fs/binfmt_misc",
1279
+ "mount_options": [
1280
+ "rw",
1281
+ "relatime",
1282
+ "fd=32",
1283
+ "pgrp=1",
1284
+ "timeout=0",
1285
+ "minproto=5",
1286
+ "maxproto=5",
1287
+ "direct",
1288
+ "pipe_ino=13379"
1289
+ ]
1290
+ },
1291
+ "tmpfs,/dev/shm": {
1292
+ "device": "tmpfs",
1293
+ "fs_type": "tmpfs",
1294
+ "inodes_available": "126628",
1295
+ "inodes_percent_used": "1%",
1296
+ "inodes_used": "1",
1297
+ "kb_available": "506516",
1298
+ "kb_size": "506516",
1299
+ "kb_used": "0",
1300
+ "mount": "/dev/shm",
1301
+ "mount_options": [
1302
+ "rw",
1303
+ "nosuid",
1304
+ "nodev",
1305
+ "seclabel"
1306
+ ],
1307
+ "percent_used": "0%",
1308
+ "total_inodes": "126629"
1309
+ },
1310
+ "tmpfs,/run": {
1311
+ "device": "tmpfs",
1312
+ "fs_type": "tmpfs",
1313
+ "inodes_available": "126258",
1314
+ "inodes_percent_used": "1%",
1315
+ "inodes_used": "371",
1316
+ "kb_available": "493340",
1317
+ "kb_size": "506516",
1318
+ "kb_used": "13176",
1319
+ "mount": "/run",
1320
+ "mount_options": [
1321
+ "rw",
1322
+ "nosuid",
1323
+ "nodev",
1324
+ "seclabel",
1325
+ "mode=755"
1326
+ ],
1327
+ "percent_used": "3%",
1328
+ "total_inodes": "126629"
1329
+ },
1330
+ "tmpfs,/run/user/0": {
1331
+ "device": "tmpfs",
1332
+ "fs_type": "tmpfs",
1333
+ "inodes_available": "126628",
1334
+ "inodes_percent_used": "1%",
1335
+ "inodes_used": "1",
1336
+ "kb_available": "101304",
1337
+ "kb_size": "101304",
1338
+ "kb_used": "0",
1339
+ "mount": "/run/user/0",
1340
+ "mount_options": [
1341
+ "rw",
1342
+ "nosuid",
1343
+ "nodev",
1344
+ "relatime",
1345
+ "seclabel",
1346
+ "size=101304k",
1347
+ "mode=700"
1348
+ ],
1349
+ "percent_used": "0%",
1350
+ "total_inodes": "126629"
1351
+ },
1352
+ "tmpfs,/run/user/1000": {
1353
+ "device": "tmpfs",
1354
+ "fs_type": "tmpfs",
1355
+ "inodes_available": "126628",
1356
+ "inodes_percent_used": "1%",
1357
+ "inodes_used": "1",
1358
+ "kb_available": "101304",
1359
+ "kb_size": "101304",
1360
+ "kb_used": "0",
1361
+ "mount": "/run/user/1000",
1362
+ "mount_options": [
1363
+ "rw",
1364
+ "nosuid",
1365
+ "nodev",
1366
+ "relatime",
1367
+ "seclabel",
1368
+ "size=101304k",
1369
+ "mode=700",
1370
+ "uid=1000",
1371
+ "gid=1000"
1372
+ ],
1373
+ "percent_used": "0%",
1374
+ "total_inodes": "126629"
1375
+ },
1376
+ "tmpfs,/sys/fs/cgroup": {
1377
+ "device": "tmpfs",
1378
+ "fs_type": "tmpfs",
1379
+ "inodes_available": "126613",
1380
+ "inodes_percent_used": "1%",
1381
+ "inodes_used": "16",
1382
+ "kb_available": "506516",
1383
+ "kb_size": "506516",
1384
+ "kb_used": "0",
1385
+ "mount": "/sys/fs/cgroup",
1386
+ "mount_options": [
1387
+ "ro",
1388
+ "nosuid",
1389
+ "nodev",
1390
+ "noexec",
1391
+ "seclabel",
1392
+ "mode=755"
1393
+ ],
1394
+ "percent_used": "0%",
1395
+ "total_inodes": "126629"
1396
+ }
1397
+ }
1398
+ },
1399
+ "fips": {
1400
+ "kernel": {
1401
+ "enabled": true
1402
+ }
1403
+ },
1404
+ "fqdn": "fauxhai.local",
1405
+ "hostname": "Fauxhai",
1406
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
1407
+ "idletime_seconds": 2646450,
1408
+ "init_package": "systemd",
1409
+ "ipaddress": "10.0.0.2",
1410
+ "kernel": {
1411
+ "machine": "x86_64",
1412
+ "modules": {
1413
+ "ablk_helper": {
1414
+ "refcount": "1",
1415
+ "size": "13597"
1416
+ },
1417
+ "aesni_intel": {
1418
+ "refcount": "0",
1419
+ "size": "189456"
1420
+ },
1421
+ "ata_generic": {
1422
+ "refcount": "0",
1423
+ "size": "12923",
1424
+ "version": "0.2.15"
1425
+ },
1426
+ "ata_piix": {
1427
+ "refcount": "0",
1428
+ "size": "35052",
1429
+ "version": "2.13"
1430
+ },
1431
+ "cirrus": {
1432
+ "refcount": "1",
1433
+ "size": "24171"
1434
+ },
1435
+ "crc32_pclmul": {
1436
+ "refcount": "0",
1437
+ "size": "13133"
1438
+ },
1439
+ "crc32c_intel": {
1440
+ "refcount": "1",
1441
+ "size": "22094"
1442
+ },
1443
+ "crct10dif_common": {
1444
+ "refcount": "1",
1445
+ "size": "12595"
1446
+ },
1447
+ "crct10dif_pclmul": {
1448
+ "refcount": "0",
1449
+ "size": "14307"
1450
+ },
1451
+ "cryptd": {
1452
+ "refcount": "3",
1453
+ "size": "21190"
1454
+ },
1455
+ "drm": {
1456
+ "refcount": "4",
1457
+ "size": "456166"
1458
+ },
1459
+ "drm_kms_helper": {
1460
+ "refcount": "1",
1461
+ "size": "186531"
1462
+ },
1463
+ "drm_panel_orientation_quirks": {
1464
+ "refcount": "1",
1465
+ "size": "17180"
1466
+ },
1467
+ "fb_sys_fops": {
1468
+ "refcount": "1",
1469
+ "size": "12703"
1470
+ },
1471
+ "floppy": {
1472
+ "refcount": "0",
1473
+ "size": "69432"
1474
+ },
1475
+ "gf128mul": {
1476
+ "refcount": "1",
1477
+ "size": "15139"
1478
+ },
1479
+ "ghash_clmulni_intel": {
1480
+ "refcount": "0",
1481
+ "size": "13273"
1482
+ },
1483
+ "glue_helper": {
1484
+ "refcount": "1",
1485
+ "size": "13990"
1486
+ },
1487
+ "i2c_piix4": {
1488
+ "refcount": "0",
1489
+ "size": "22401"
1490
+ },
1491
+ "intel_rapl": {
1492
+ "refcount": "0",
1493
+ "size": "19451"
1494
+ },
1495
+ "iosf_mbi": {
1496
+ "refcount": "1",
1497
+ "size": "15582"
1498
+ },
1499
+ "ip_tables": {
1500
+ "refcount": "0",
1501
+ "size": "27126"
1502
+ },
1503
+ "libata": {
1504
+ "refcount": "3",
1505
+ "size": "243133",
1506
+ "version": "3.00"
1507
+ },
1508
+ "libcrc32c": {
1509
+ "refcount": "1",
1510
+ "size": "12644"
1511
+ },
1512
+ "lrw": {
1513
+ "refcount": "1",
1514
+ "size": "13286"
1515
+ },
1516
+ "parport": {
1517
+ "refcount": "2",
1518
+ "size": "46395"
1519
+ },
1520
+ "parport_pc": {
1521
+ "refcount": "0",
1522
+ "size": "28205"
1523
+ },
1524
+ "pata_acpi": {
1525
+ "refcount": "0",
1526
+ "size": "13053",
1527
+ "version": "0.2.3"
1528
+ },
1529
+ "pcspkr": {
1530
+ "refcount": "0",
1531
+ "size": "12718"
1532
+ },
1533
+ "ppdev": {
1534
+ "refcount": "0",
1535
+ "size": "17671"
1536
+ },
1537
+ "sb_edac": {
1538
+ "refcount": "0",
1539
+ "size": "32114"
1540
+ },
1541
+ "serio_raw": {
1542
+ "refcount": "0",
1543
+ "size": "13434"
1544
+ },
1545
+ "sunrpc": {
1546
+ "refcount": "1",
1547
+ "size": "354099"
1548
+ },
1549
+ "syscopyarea": {
1550
+ "refcount": "1",
1551
+ "size": "12529"
1552
+ },
1553
+ "sysfillrect": {
1554
+ "refcount": "1",
1555
+ "size": "12701"
1556
+ },
1557
+ "sysimgblt": {
1558
+ "refcount": "1",
1559
+ "size": "12640"
1560
+ },
1561
+ "ttm": {
1562
+ "refcount": "1",
1563
+ "size": "96673"
1564
+ },
1565
+ "xen_blkfront": {
1566
+ "refcount": "2",
1567
+ "size": "26966"
1568
+ },
1569
+ "xen_netfront": {
1570
+ "refcount": "0",
1571
+ "size": "27206"
1572
+ },
1573
+ "xfs": {
1574
+ "refcount": "1",
1575
+ "size": "993020"
1576
+ }
1577
+ },
1578
+ "name": "Linux",
1579
+ "os": "GNU/Linux",
1580
+ "processor": "x86_64",
1581
+ "release": "3.10.0-1062.12.1.el7.x86_64",
1582
+ "version": "#1 SMP Tue Feb 4 23:02:59 UTC 2020"
1583
+ },
1584
+ "keys": {
1585
+ "ssh": {
1586
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1587
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1588
+ }
1589
+ },
1590
+ "languages": {
1591
+ "powershell": null,
1592
+ "ruby": {
1593
+ "bin_dir": "/usr/local/bin",
1594
+ "gem_bin": "/usr/local/bin/gem",
1595
+ "gems_dir": "/usr/local/gems",
1596
+ "host": "x86_64-pc-linux-gnu",
1597
+ "host_cpu": "x86_64",
1598
+ "host_os": "linux-gnu",
1599
+ "host_vendor": "pc",
1600
+ "platform": "x86_64-linux",
1601
+ "release_date": "2020-10-01",
1602
+ "ruby_bin": "/usr/local/bin/ruby",
1603
+ "target": "x86_64-pc-linux-gnu",
1604
+ "target_cpu": "x86_64",
1605
+ "target_os": "linux",
1606
+ "target_vendor": "pc",
1607
+ "version": "2.7.2"
1608
+ }
1609
+ },
1610
+ "lsb": {
1611
+ },
1612
+ "macaddress": "11:11:11:11:11:11",
1613
+ "machinename": "Fauxhai",
1614
+ "memory": {
1615
+ "total": "1048576kB"
1616
+ },
1617
+ "network": {
1618
+ "default_gateway": "10.0.0.1",
1619
+ "default_interface": "eth0",
1620
+ "interfaces": {
1621
+ "eth0": {
1622
+ "addresses": {
1623
+ "10.0.0.2": {
1624
+ "broadcast": "10.0.0.255",
1625
+ "family": "inet",
1626
+ "ip_scope": "RFC1918 PRIVATE",
1627
+ "netmask": "255.255.255.0",
1628
+ "prefixlen": "24",
1629
+ "scope": "Global"
1630
+ },
1631
+ "11:11:11:11:11:11": {
1632
+ "family": "lladdr"
1633
+ },
1634
+ "fe80::11:1111:1111:1111": {
1635
+ "family": "inet6",
1636
+ "ip_scope": "LINK LOCAL UNICAST",
1637
+ "prefixlen": "64",
1638
+ "scope": "Link",
1639
+ "tags": [
1640
+ ]
1641
+ }
1642
+ },
1643
+ "arp": {
1644
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1645
+ },
1646
+ "encapsulation": "Ethernet",
1647
+ "flags": [
1648
+ "BROADCAST",
1649
+ "MULTICAST",
1650
+ "UP",
1651
+ "LOWER_UP"
1652
+ ],
1653
+ "mtu": "1500",
1654
+ "number": "0",
1655
+ "ring_params": {
1656
+ },
1657
+ "routes": [
1658
+ {
1659
+ "destination": "default",
1660
+ "family": "inet",
1661
+ "via": "10.0.0.1"
1662
+ },
1663
+ {
1664
+ "destination": "10.0.0.0/24",
1665
+ "family": "inet",
1666
+ "proto": "kernel",
1667
+ "scope": "link",
1668
+ "src": "10.0.0.2"
1669
+ },
1670
+ {
1671
+ "destination": "fe80::/64",
1672
+ "family": "inet6",
1673
+ "metric": "256",
1674
+ "proto": "kernel"
1675
+ }
1676
+ ],
1677
+ "state": "up",
1678
+ "type": "eth"
1679
+ },
1680
+ "lo": {
1681
+ "addresses": {
1682
+ "127.0.0.1": {
1683
+ "family": "inet",
1684
+ "ip_scope": "LOOPBACK",
1685
+ "netmask": "255.0.0.0",
1686
+ "prefixlen": "8",
1687
+ "scope": "Node"
1688
+ },
1689
+ "::1": {
1690
+ "family": "inet6",
1691
+ "ip_scope": "LINK LOCAL LOOPBACK",
1692
+ "prefixlen": "128",
1693
+ "scope": "Node",
1694
+ "tags": [
1695
+ ]
1696
+ }
1697
+ },
1698
+ "encapsulation": "Loopback",
1699
+ "flags": [
1700
+ "LOOPBACK",
1701
+ "UP",
1702
+ "LOWER_UP"
1703
+ ],
1704
+ "mtu": "65536",
1705
+ "state": "unknown"
1706
+ }
1707
+ }
1708
+ },
1709
+ "ohai_time": 1604984463.3317022,
1710
+ "os": "linux",
1711
+ "os_version": "3.10.0-1062.12.1.el7.x86_64",
1712
+ "packages": {
1713
+ "PyYAML": {
1714
+ "arch": "x86_64",
1715
+ "epoch": "0",
1716
+ "installdate": "1582978067",
1717
+ "release": "11.el7",
1718
+ "version": "3.10"
1719
+ },
1720
+ "acl": {
1721
+ "arch": "x86_64",
1722
+ "epoch": "0",
1723
+ "installdate": "1582978002",
1724
+ "release": "14.el7",
1725
+ "version": "2.2.51"
1726
+ },
1727
+ "audit": {
1728
+ "arch": "x86_64",
1729
+ "epoch": "0",
1730
+ "installdate": "1582978145",
1731
+ "release": "4.el7",
1732
+ "version": "2.8.5"
1733
+ },
1734
+ "audit-libs": {
1735
+ "arch": "x86_64",
1736
+ "epoch": "0",
1737
+ "installdate": "1582977990",
1738
+ "release": "4.el7",
1739
+ "version": "2.8.5"
1740
+ },
1741
+ "audit-libs-python": {
1742
+ "arch": "x86_64",
1743
+ "epoch": "0",
1744
+ "installdate": "1582978071",
1745
+ "release": "4.el7",
1746
+ "version": "2.8.5"
1747
+ },
1748
+ "authconfig": {
1749
+ "arch": "x86_64",
1750
+ "epoch": "0",
1751
+ "installdate": "1582978142",
1752
+ "release": "30.el7",
1753
+ "version": "6.2.8"
1754
+ },
1755
+ "basesystem": {
1756
+ "arch": "noarch",
1757
+ "epoch": "0",
1758
+ "installdate": "1582977963",
1759
+ "release": "7.el7.centos",
1760
+ "version": "10.0"
1761
+ },
1762
+ "bash": {
1763
+ "arch": "x86_64",
1764
+ "epoch": "0",
1765
+ "installdate": "1582977985",
1766
+ "release": "33.el7",
1767
+ "version": "4.2.46"
1768
+ },
1769
+ "bind-export-libs": {
1770
+ "arch": "x86_64",
1771
+ "epoch": "32",
1772
+ "installdate": "1582978073",
1773
+ "release": "9.P2.el7",
1774
+ "version": "9.11.4"
1775
+ },
1776
+ "binutils": {
1777
+ "arch": "x86_64",
1778
+ "epoch": "0",
1779
+ "installdate": "1582978084",
1780
+ "release": "41.base.el7_7.2",
1781
+ "version": "2.27"
1782
+ },
1783
+ "btrfs-progs": {
1784
+ "arch": "x86_64",
1785
+ "epoch": "0",
1786
+ "installdate": "1582978154",
1787
+ "release": "1.el7",
1788
+ "version": "4.9.1"
1789
+ },
1790
+ "bzip2-libs": {
1791
+ "arch": "x86_64",
1792
+ "epoch": "0",
1793
+ "installdate": "1582977987",
1794
+ "release": "13.el7",
1795
+ "version": "1.0.6"
1796
+ },
1797
+ "ca-certificates": {
1798
+ "arch": "noarch",
1799
+ "epoch": "0",
1800
+ "installdate": "1582978041",
1801
+ "release": "76.el7_7",
1802
+ "version": "2019.2.32"
1803
+ },
1804
+ "centos-release": {
1805
+ "arch": "x86_64",
1806
+ "epoch": "0",
1807
+ "installdate": "1582977962",
1808
+ "release": "7.1908.0.el7.centos",
1809
+ "version": "7"
1810
+ },
1811
+ "checkpolicy": {
1812
+ "arch": "x86_64",
1813
+ "epoch": "0",
1814
+ "installdate": "1582978040",
1815
+ "release": "8.el7",
1816
+ "version": "2.5"
1817
+ },
1818
+ "chef": {
1819
+ "arch": "x86_64",
1820
+ "epoch": "0",
1821
+ "installdate": "1604984461",
1822
+ "release": "1.el7",
1823
+ "version": "16.6.14"
1824
+ },
1825
+ "chkconfig": {
1826
+ "arch": "x86_64",
1827
+ "epoch": "0",
1828
+ "installdate": "1582977986",
1829
+ "release": "1.el7",
1830
+ "version": "1.7.4"
1831
+ },
1832
+ "chrony": {
1833
+ "arch": "x86_64",
1834
+ "epoch": "0",
1835
+ "installdate": "1582978147",
1836
+ "release": "1.el7",
1837
+ "version": "3.4"
1838
+ },
1839
+ "cloud-init": {
1840
+ "arch": "x86_64",
1841
+ "epoch": "0",
1842
+ "installdate": "1582978123",
1843
+ "release": "3.el7.centos",
1844
+ "version": "18.5"
1845
+ },
1846
+ "cloud-utils-growpart": {
1847
+ "arch": "noarch",
1848
+ "epoch": "0",
1849
+ "installdate": "1582978151",
1850
+ "release": "5.el7",
1851
+ "version": "0.29"
1852
+ },
1853
+ "coreutils": {
1854
+ "arch": "x86_64",
1855
+ "epoch": "0",
1856
+ "installdate": "1582978043",
1857
+ "release": "24.el7",
1858
+ "version": "8.22"
1859
+ },
1860
+ "cpio": {
1861
+ "arch": "x86_64",
1862
+ "epoch": "0",
1863
+ "installdate": "1582977993",
1864
+ "release": "27.el7",
1865
+ "version": "2.11"
1866
+ },
1867
+ "cracklib": {
1868
+ "arch": "x86_64",
1869
+ "epoch": "0",
1870
+ "installdate": "1582978050",
1871
+ "release": "11.el7",
1872
+ "version": "2.9.0"
1873
+ },
1874
+ "cracklib-dicts": {
1875
+ "arch": "x86_64",
1876
+ "epoch": "0",
1877
+ "installdate": "1582978052",
1878
+ "release": "11.el7",
1879
+ "version": "2.9.0"
1880
+ },
1881
+ "cronie": {
1882
+ "arch": "x86_64",
1883
+ "epoch": "0",
1884
+ "installdate": "1582978105",
1885
+ "release": "23.el7",
1886
+ "version": "1.4.11"
1887
+ },
1888
+ "cronie-anacron": {
1889
+ "arch": "x86_64",
1890
+ "epoch": "0",
1891
+ "installdate": "1582978104",
1892
+ "release": "23.el7",
1893
+ "version": "1.4.11"
1894
+ },
1895
+ "crontabs": {
1896
+ "arch": "noarch",
1897
+ "epoch": "0",
1898
+ "installdate": "1582978105",
1899
+ "release": "6.20121102git.el7",
1900
+ "version": "1.11"
1901
+ },
1902
+ "cryptsetup-libs": {
1903
+ "arch": "x86_64",
1904
+ "epoch": "0",
1905
+ "installdate": "1582978090",
1906
+ "release": "5.el7",
1907
+ "version": "2.0.3"
1908
+ },
1909
+ "curl": {
1910
+ "arch": "x86_64",
1911
+ "epoch": "0",
1912
+ "installdate": "1582978077",
1913
+ "release": "54.el7_7.2",
1914
+ "version": "7.29.0"
1915
+ },
1916
+ "cyrus-sasl-lib": {
1917
+ "arch": "x86_64",
1918
+ "epoch": "0",
1919
+ "installdate": "1582978054",
1920
+ "release": "23.el7",
1921
+ "version": "2.1.26"
1922
+ },
1923
+ "dbus": {
1924
+ "arch": "x86_64",
1925
+ "epoch": "1",
1926
+ "installdate": "1582978099",
1927
+ "release": "13.el7_6",
1928
+ "version": "1.10.24"
1929
+ },
1930
+ "dbus-glib": {
1931
+ "arch": "x86_64",
1932
+ "epoch": "0",
1933
+ "installdate": "1582978116",
1934
+ "release": "7.el7",
1935
+ "version": "0.100"
1936
+ },
1937
+ "dbus-libs": {
1938
+ "arch": "x86_64",
1939
+ "epoch": "1",
1940
+ "installdate": "1582978095",
1941
+ "release": "13.el7_6",
1942
+ "version": "1.10.24"
1943
+ },
1944
+ "dbus-python": {
1945
+ "arch": "x86_64",
1946
+ "epoch": "0",
1947
+ "installdate": "1582978119",
1948
+ "release": "9.el7",
1949
+ "version": "1.1.1"
1950
+ },
1951
+ "device-mapper": {
1952
+ "arch": "x86_64",
1953
+ "epoch": "7",
1954
+ "installdate": "1582978089",
1955
+ "release": "2.el7_7.2",
1956
+ "version": "1.02.158"
1957
+ },
1958
+ "device-mapper-libs": {
1959
+ "arch": "x86_64",
1960
+ "epoch": "7",
1961
+ "installdate": "1582978090",
1962
+ "release": "2.el7_7.2",
1963
+ "version": "1.02.158"
1964
+ },
1965
+ "dhclient": {
1966
+ "arch": "x86_64",
1967
+ "epoch": "12",
1968
+ "installdate": "1582978107",
1969
+ "release": "77.el7.centos",
1970
+ "version": "4.2.5"
1971
+ },
1972
+ "dhcp-common": {
1973
+ "arch": "x86_64",
1974
+ "epoch": "12",
1975
+ "installdate": "1582978107",
1976
+ "release": "77.el7.centos",
1977
+ "version": "4.2.5"
1978
+ },
1979
+ "dhcp-libs": {
1980
+ "arch": "x86_64",
1981
+ "epoch": "12",
1982
+ "installdate": "1582978105",
1983
+ "release": "77.el7.centos",
1984
+ "version": "4.2.5"
1985
+ },
1986
+ "diffutils": {
1987
+ "arch": "x86_64",
1988
+ "epoch": "0",
1989
+ "installdate": "1582977993",
1990
+ "release": "5.el7",
1991
+ "version": "3.3"
1992
+ },
1993
+ "dmidecode": {
1994
+ "arch": "x86_64",
1995
+ "epoch": "1",
1996
+ "installdate": "1582977999",
1997
+ "release": "3.el7",
1998
+ "version": "3.2"
1999
+ },
2000
+ "dracut": {
2001
+ "arch": "x86_64",
2002
+ "epoch": "0",
2003
+ "installdate": "1582978093",
2004
+ "release": "564.el7",
2005
+ "version": "033"
2006
+ },
2007
+ "dracut-config-generic": {
2008
+ "arch": "x86_64",
2009
+ "epoch": "0",
2010
+ "installdate": "1582978150",
2011
+ "release": "564.el7",
2012
+ "version": "033"
2013
+ },
2014
+ "dracut-config-rescue": {
2015
+ "arch": "x86_64",
2016
+ "epoch": "0",
2017
+ "installdate": "1582978150",
2018
+ "release": "564.el7",
2019
+ "version": "033"
2020
+ },
2021
+ "dracut-network": {
2022
+ "arch": "x86_64",
2023
+ "epoch": "0",
2024
+ "installdate": "1582978107",
2025
+ "release": "564.el7",
2026
+ "version": "033"
2027
+ },
2028
+ "e2fsprogs": {
2029
+ "arch": "x86_64",
2030
+ "epoch": "0",
2031
+ "installdate": "1582978064",
2032
+ "release": "16.el7",
2033
+ "version": "1.42.9"
2034
+ },
2035
+ "e2fsprogs-libs": {
2036
+ "arch": "x86_64",
2037
+ "epoch": "0",
2038
+ "installdate": "1582977993",
2039
+ "release": "16.el7",
2040
+ "version": "1.42.9"
2041
+ },
2042
+ "elfutils-default-yama-scope": {
2043
+ "arch": "noarch",
2044
+ "epoch": "0",
2045
+ "installdate": "1582978099",
2046
+ "release": "2.el7",
2047
+ "version": "0.176"
2048
+ },
2049
+ "elfutils-libelf": {
2050
+ "arch": "x86_64",
2051
+ "epoch": "0",
2052
+ "installdate": "1582977990",
2053
+ "release": "2.el7",
2054
+ "version": "0.176"
2055
+ },
2056
+ "elfutils-libs": {
2057
+ "arch": "x86_64",
2058
+ "epoch": "0",
2059
+ "installdate": "1582978094",
2060
+ "release": "2.el7",
2061
+ "version": "0.176"
2062
+ },
2063
+ "ethtool": {
2064
+ "arch": "x86_64",
2065
+ "epoch": "2",
2066
+ "installdate": "1582977999",
2067
+ "release": "10.el7",
2068
+ "version": "4.8"
2069
+ },
2070
+ "expat": {
2071
+ "arch": "x86_64",
2072
+ "epoch": "0",
2073
+ "installdate": "1582977993",
2074
+ "release": "10.el7_3",
2075
+ "version": "2.1.0"
2076
+ },
2077
+ "file": {
2078
+ "arch": "x86_64",
2079
+ "epoch": "0",
2080
+ "installdate": "1582977994",
2081
+ "release": "35.el7",
2082
+ "version": "5.11"
2083
+ },
2084
+ "file-libs": {
2085
+ "arch": "x86_64",
2086
+ "epoch": "0",
2087
+ "installdate": "1582977994",
2088
+ "release": "35.el7",
2089
+ "version": "5.11"
2090
+ },
2091
+ "filesystem": {
2092
+ "arch": "x86_64",
2093
+ "epoch": "0",
2094
+ "installdate": "1582977963",
2095
+ "release": "25.el7",
2096
+ "version": "3.2"
2097
+ },
2098
+ "findutils": {
2099
+ "arch": "x86_64",
2100
+ "epoch": "1",
2101
+ "installdate": "1582977994",
2102
+ "release": "6.el7",
2103
+ "version": "4.5.11"
2104
+ },
2105
+ "fipscheck": {
2106
+ "arch": "x86_64",
2107
+ "epoch": "0",
2108
+ "installdate": "1582978074",
2109
+ "release": "6.el7",
2110
+ "version": "1.4.1"
2111
+ },
2112
+ "fipscheck-lib": {
2113
+ "arch": "x86_64",
2114
+ "epoch": "0",
2115
+ "installdate": "1582978074",
2116
+ "release": "6.el7",
2117
+ "version": "1.4.1"
2118
+ },
2119
+ "freetype": {
2120
+ "arch": "x86_64",
2121
+ "epoch": "0",
2122
+ "installdate": "1582978004",
2123
+ "release": "14.el7",
2124
+ "version": "2.8"
2125
+ },
2126
+ "gawk": {
2127
+ "arch": "x86_64",
2128
+ "epoch": "0",
2129
+ "installdate": "1582977987",
2130
+ "release": "4.el7_3.1",
2131
+ "version": "4.0.2"
2132
+ },
2133
+ "gdbm": {
2134
+ "arch": "x86_64",
2135
+ "epoch": "0",
2136
+ "installdate": "1582977999",
2137
+ "release": "8.el7",
2138
+ "version": "1.10"
2139
+ },
2140
+ "gettext": {
2141
+ "arch": "x86_64",
2142
+ "epoch": "0",
2143
+ "installdate": "1582978059",
2144
+ "release": "2.el7",
2145
+ "version": "0.19.8.1"
2146
+ },
2147
+ "gettext-libs": {
2148
+ "arch": "x86_64",
2149
+ "epoch": "0",
2150
+ "installdate": "1582978056",
2151
+ "release": "2.el7",
2152
+ "version": "0.19.8.1"
2153
+ },
2154
+ "glib2": {
2155
+ "arch": "x86_64",
2156
+ "epoch": "0",
2157
+ "installdate": "1582978049",
2158
+ "release": "5.el7",
2159
+ "version": "2.56.1"
2160
+ },
2161
+ "glibc": {
2162
+ "arch": "x86_64",
2163
+ "epoch": "0",
2164
+ "installdate": "1582977978",
2165
+ "release": "292.el7",
2166
+ "version": "2.17"
2167
+ },
2168
+ "glibc-common": {
2169
+ "arch": "x86_64",
2170
+ "epoch": "0",
2171
+ "installdate": "1582977977",
2172
+ "release": "292.el7",
2173
+ "version": "2.17"
2174
+ },
2175
+ "gmp": {
2176
+ "arch": "x86_64",
2177
+ "epoch": "1",
2178
+ "installdate": "1582978035",
2179
+ "release": "15.el7",
2180
+ "version": "6.0.0"
2181
+ },
2182
+ "gnupg2": {
2183
+ "arch": "x86_64",
2184
+ "epoch": "0",
2185
+ "installdate": "1582978079",
2186
+ "release": "5.el7_5",
2187
+ "version": "2.0.22"
2188
+ },
2189
+ "gobject-introspection": {
2190
+ "arch": "x86_64",
2191
+ "epoch": "0",
2192
+ "installdate": "1582978060",
2193
+ "release": "1.el7",
2194
+ "version": "1.56.1"
2195
+ },
2196
+ "gpgme": {
2197
+ "arch": "x86_64",
2198
+ "epoch": "0",
2199
+ "installdate": "1582978080",
2200
+ "release": "5.el7",
2201
+ "version": "1.3.2"
2202
+ },
2203
+ "grep": {
2204
+ "arch": "x86_64",
2205
+ "epoch": "0",
2206
+ "installdate": "1582977988",
2207
+ "release": "3.el7",
2208
+ "version": "2.20"
2209
+ },
2210
+ "groff-base": {
2211
+ "arch": "x86_64",
2212
+ "epoch": "0",
2213
+ "installdate": "1582977996",
2214
+ "release": "8.el7",
2215
+ "version": "1.22.2"
2216
+ },
2217
+ "grub2": {
2218
+ "arch": "x86_64",
2219
+ "epoch": "1",
2220
+ "installdate": "1582978128",
2221
+ "release": "0.80.el7.centos",
2222
+ "version": "2.02"
2223
+ },
2224
+ "grub2-common": {
2225
+ "arch": "noarch",
2226
+ "epoch": "1",
2227
+ "installdate": "1582977962",
2228
+ "release": "0.80.el7.centos",
2229
+ "version": "2.02"
2230
+ },
2231
+ "grub2-pc": {
2232
+ "arch": "x86_64",
2233
+ "epoch": "1",
2234
+ "installdate": "1582978108",
2235
+ "release": "0.80.el7.centos",
2236
+ "version": "2.02"
2237
+ },
2238
+ "grub2-pc-modules": {
2239
+ "arch": "noarch",
2240
+ "epoch": "1",
2241
+ "installdate": "1582977963",
2242
+ "release": "0.80.el7.centos",
2243
+ "version": "2.02"
2244
+ },
2245
+ "grub2-tools": {
2246
+ "arch": "x86_64",
2247
+ "epoch": "1",
2248
+ "installdate": "1582978104",
2249
+ "release": "0.80.el7.centos",
2250
+ "version": "2.02"
2251
+ },
2252
+ "grub2-tools-extra": {
2253
+ "arch": "x86_64",
2254
+ "epoch": "1",
2255
+ "installdate": "1582978108",
2256
+ "release": "0.80.el7.centos",
2257
+ "version": "2.02"
2258
+ },
2259
+ "grub2-tools-minimal": {
2260
+ "arch": "x86_64",
2261
+ "epoch": "1",
2262
+ "installdate": "1582978102",
2263
+ "release": "0.80.el7.centos",
2264
+ "version": "2.02"
2265
+ },
2266
+ "grubby": {
2267
+ "arch": "x86_64",
2268
+ "epoch": "0",
2269
+ "installdate": "1582978061",
2270
+ "release": "26.el7",
2271
+ "version": "8.28"
2272
+ },
2273
+ "gssproxy": {
2274
+ "arch": "x86_64",
2275
+ "epoch": "0",
2276
+ "installdate": "1582978114",
2277
+ "release": "26.el7",
2278
+ "version": "0.7.0"
2279
+ },
2280
+ "gzip": {
2281
+ "arch": "x86_64",
2282
+ "epoch": "0",
2283
+ "installdate": "1582978050",
2284
+ "release": "10.el7",
2285
+ "version": "1.5"
2286
+ },
2287
+ "hardlink": {
2288
+ "arch": "x86_64",
2289
+ "epoch": "1",
2290
+ "installdate": "1582978037",
2291
+ "release": "19.el7",
2292
+ "version": "1.0"
2293
+ },
2294
+ "hostname": {
2295
+ "arch": "x86_64",
2296
+ "epoch": "0",
2297
+ "installdate": "1582977999",
2298
+ "release": "3.el7_7.1",
2299
+ "version": "3.13"
2300
+ },
2301
+ "hwdata": {
2302
+ "arch": "x86_64",
2303
+ "epoch": "0",
2304
+ "installdate": "1582978111",
2305
+ "release": "9.3.el7",
2306
+ "version": "0.252"
2307
+ },
2308
+ "info": {
2309
+ "arch": "x86_64",
2310
+ "epoch": "0",
2311
+ "installdate": "1582977986",
2312
+ "release": "5.el7",
2313
+ "version": "5.1"
2314
+ },
2315
+ "initscripts": {
2316
+ "arch": "x86_64",
2317
+ "epoch": "0",
2318
+ "installdate": "1582978102",
2319
+ "release": "1.el7",
2320
+ "version": "9.49.47"
2321
+ },
2322
+ "iproute": {
2323
+ "arch": "x86_64",
2324
+ "epoch": "0",
2325
+ "installdate": "1582978000",
2326
+ "release": "25.el7_7.2",
2327
+ "version": "4.11.0"
2328
+ },
2329
+ "iptables": {
2330
+ "arch": "x86_64",
2331
+ "epoch": "0",
2332
+ "installdate": "1582978000",
2333
+ "release": "33.el7",
2334
+ "version": "1.4.21"
2335
+ },
2336
+ "iputils": {
2337
+ "arch": "x86_64",
2338
+ "epoch": "0",
2339
+ "installdate": "1582978101",
2340
+ "release": "10.el7",
2341
+ "version": "20160308"
2342
+ },
2343
+ "irqbalance": {
2344
+ "arch": "x86_64",
2345
+ "epoch": "3",
2346
+ "installdate": "1582978150",
2347
+ "release": "12.el7",
2348
+ "version": "1.0.7"
2349
+ },
2350
+ "iwl7265-firmware": {
2351
+ "arch": "noarch",
2352
+ "epoch": "0",
2353
+ "installdate": "1582978164",
2354
+ "release": "72.el7",
2355
+ "version": "22.0.7.0"
2356
+ },
2357
+ "jansson": {
2358
+ "arch": "x86_64",
2359
+ "epoch": "0",
2360
+ "installdate": "1582977998",
2361
+ "release": "1.el7",
2362
+ "version": "2.10"
2363
+ },
2364
+ "json-c": {
2365
+ "arch": "x86_64",
2366
+ "epoch": "0",
2367
+ "installdate": "1582978040",
2368
+ "release": "4.el7_0",
2369
+ "version": "0.11"
2370
+ },
2371
+ "kbd": {
2372
+ "arch": "x86_64",
2373
+ "epoch": "0",
2374
+ "installdate": "1582978141",
2375
+ "release": "15.el7",
2376
+ "version": "1.15.5"
2377
+ },
2378
+ "kbd-legacy": {
2379
+ "arch": "noarch",
2380
+ "epoch": "0",
2381
+ "installdate": "1582977964",
2382
+ "release": "15.el7",
2383
+ "version": "1.15.5"
2384
+ },
2385
+ "kbd-misc": {
2386
+ "arch": "noarch",
2387
+ "epoch": "0",
2388
+ "installdate": "1582977965",
2389
+ "release": "15.el7",
2390
+ "version": "1.15.5"
2391
+ },
2392
+ "kernel": {
2393
+ "arch": "x86_64",
2394
+ "epoch": "0",
2395
+ "installdate": "1582978140",
2396
+ "release": "1062.12.1.el7",
2397
+ "version": "3.10.0"
2398
+ },
2399
+ "kernel-tools": {
2400
+ "arch": "x86_64",
2401
+ "epoch": "0",
2402
+ "installdate": "1582978158",
2403
+ "release": "1062.12.1.el7",
2404
+ "version": "3.10.0"
2405
+ },
2406
+ "kernel-tools-libs": {
2407
+ "arch": "x86_64",
2408
+ "epoch": "0",
2409
+ "installdate": "1582978040",
2410
+ "release": "1062.12.1.el7",
2411
+ "version": "3.10.0"
2412
+ },
2413
+ "kexec-tools": {
2414
+ "arch": "x86_64",
2415
+ "epoch": "0",
2416
+ "installdate": "1582978128",
2417
+ "release": "33.el7",
2418
+ "version": "2.0.15"
2419
+ },
2420
+ "keyutils": {
2421
+ "arch": "x86_64",
2422
+ "epoch": "0",
2423
+ "installdate": "1582978001",
2424
+ "release": "3.el7",
2425
+ "version": "1.5.8"
2426
+ },
2427
+ "keyutils-libs": {
2428
+ "arch": "x86_64",
2429
+ "epoch": "0",
2430
+ "installdate": "1582977992",
2431
+ "release": "3.el7",
2432
+ "version": "1.5.8"
2433
+ },
2434
+ "kmod": {
2435
+ "arch": "x86_64",
2436
+ "epoch": "0",
2437
+ "installdate": "1582978094",
2438
+ "release": "25.el7",
2439
+ "version": "20"
2440
+ },
2441
+ "kmod-libs": {
2442
+ "arch": "x86_64",
2443
+ "epoch": "0",
2444
+ "installdate": "1582978003",
2445
+ "release": "25.el7",
2446
+ "version": "20"
2447
+ },
2448
+ "kpartx": {
2449
+ "arch": "x86_64",
2450
+ "epoch": "0",
2451
+ "installdate": "1582978089",
2452
+ "release": "127.el7",
2453
+ "version": "0.4.9"
2454
+ },
2455
+ "krb5-libs": {
2456
+ "arch": "x86_64",
2457
+ "epoch": "0",
2458
+ "installdate": "1582978044",
2459
+ "release": "37.el7_7.2",
2460
+ "version": "1.15.1"
2461
+ },
2462
+ "less": {
2463
+ "arch": "x86_64",
2464
+ "epoch": "0",
2465
+ "installdate": "1582978001",
2466
+ "release": "9.el7",
2467
+ "version": "458"
2468
+ },
2469
+ "libacl": {
2470
+ "arch": "x86_64",
2471
+ "epoch": "0",
2472
+ "installdate": "1582977991",
2473
+ "release": "14.el7",
2474
+ "version": "2.2.51"
2475
+ },
2476
+ "libassuan": {
2477
+ "arch": "x86_64",
2478
+ "epoch": "0",
2479
+ "installdate": "1582977995",
2480
+ "release": "3.el7",
2481
+ "version": "2.1.0"
2482
+ },
2483
+ "libattr": {
2484
+ "arch": "x86_64",
2485
+ "epoch": "0",
2486
+ "installdate": "1582977991",
2487
+ "release": "13.el7",
2488
+ "version": "2.4.46"
2489
+ },
2490
+ "libbasicobjects": {
2491
+ "arch": "x86_64",
2492
+ "epoch": "0",
2493
+ "installdate": "1582977998",
2494
+ "release": "32.el7",
2495
+ "version": "0.1.1"
2496
+ },
2497
+ "libblkid": {
2498
+ "arch": "x86_64",
2499
+ "epoch": "0",
2500
+ "installdate": "1582978048",
2501
+ "release": "61.el7_7.1",
2502
+ "version": "2.23.2"
2503
+ },
2504
+ "libcap": {
2505
+ "arch": "x86_64",
2506
+ "epoch": "0",
2507
+ "installdate": "1582977991",
2508
+ "release": "10.el7",
2509
+ "version": "2.22"
2510
+ },
2511
+ "libcap-ng": {
2512
+ "arch": "x86_64",
2513
+ "epoch": "0",
2514
+ "installdate": "1582977990",
2515
+ "release": "4.el7",
2516
+ "version": "0.7.5"
2517
+ },
2518
+ "libcgroup": {
2519
+ "arch": "x86_64",
2520
+ "epoch": "0",
2521
+ "installdate": "1582978115",
2522
+ "release": "21.el7",
2523
+ "version": "0.41"
2524
+ },
2525
+ "libcollection": {
2526
+ "arch": "x86_64",
2527
+ "epoch": "0",
2528
+ "installdate": "1582977999",
2529
+ "release": "32.el7",
2530
+ "version": "0.7.0"
2531
+ },
2532
+ "libcom_err": {
2533
+ "arch": "x86_64",
2534
+ "epoch": "0",
2535
+ "installdate": "1582977986",
2536
+ "release": "16.el7",
2537
+ "version": "1.42.9"
2538
+ },
2539
+ "libcroco": {
2540
+ "arch": "x86_64",
2541
+ "epoch": "0",
2542
+ "installdate": "1582978053",
2543
+ "release": "4.el7",
2544
+ "version": "0.6.12"
2545
+ },
2546
+ "libcurl": {
2547
+ "arch": "x86_64",
2548
+ "epoch": "0",
2549
+ "installdate": "1582978077",
2550
+ "release": "54.el7_7.2",
2551
+ "version": "7.29.0"
2552
+ },
2553
+ "libdaemon": {
2554
+ "arch": "x86_64",
2555
+ "epoch": "0",
2556
+ "installdate": "1582978038",
2557
+ "release": "7.el7",
2558
+ "version": "0.14"
2559
+ },
2560
+ "libdb": {
2561
+ "arch": "x86_64",
2562
+ "epoch": "0",
2563
+ "installdate": "1582977987",
2564
+ "release": "25.el7",
2565
+ "version": "5.3.21"
2566
+ },
2567
+ "libdb-utils": {
2568
+ "arch": "x86_64",
2569
+ "epoch": "0",
2570
+ "installdate": "1582978003",
2571
+ "release": "25.el7",
2572
+ "version": "5.3.21"
2573
+ },
2574
+ "libedit": {
2575
+ "arch": "x86_64",
2576
+ "epoch": "0",
2577
+ "installdate": "1582977997",
2578
+ "release": "12.20121213cvs.el7",
2579
+ "version": "3.0"
2580
+ },
2581
+ "libestr": {
2582
+ "arch": "x86_64",
2583
+ "epoch": "0",
2584
+ "installdate": "1582978039",
2585
+ "release": "2.el7",
2586
+ "version": "0.1.9"
2587
+ },
2588
+ "libevent": {
2589
+ "arch": "x86_64",
2590
+ "epoch": "0",
2591
+ "installdate": "1582978055",
2592
+ "release": "4.el7",
2593
+ "version": "2.0.21"
2594
+ },
2595
+ "libfastjson": {
2596
+ "arch": "x86_64",
2597
+ "epoch": "0",
2598
+ "installdate": "1582978036",
2599
+ "release": "3.el7",
2600
+ "version": "0.99.4"
2601
+ },
2602
+ "libffi": {
2603
+ "arch": "x86_64",
2604
+ "epoch": "0",
2605
+ "installdate": "1582977991",
2606
+ "release": "18.el7",
2607
+ "version": "3.0.13"
2608
+ },
2609
+ "libgcc": {
2610
+ "arch": "x86_64",
2611
+ "epoch": "0",
2612
+ "installdate": "1582977962",
2613
+ "release": "39.el7",
2614
+ "version": "4.8.5"
2615
+ },
2616
+ "libgcrypt": {
2617
+ "arch": "x86_64",
2618
+ "epoch": "0",
2619
+ "installdate": "1582977992",
2620
+ "release": "14.el7",
2621
+ "version": "1.5.3"
2622
+ },
2623
+ "libgomp": {
2624
+ "arch": "x86_64",
2625
+ "epoch": "0",
2626
+ "installdate": "1582977997",
2627
+ "release": "39.el7",
2628
+ "version": "4.8.5"
2629
+ },
2630
+ "libgpg-error": {
2631
+ "arch": "x86_64",
2632
+ "epoch": "0",
2633
+ "installdate": "1582977992",
2634
+ "release": "3.el7",
2635
+ "version": "1.12"
2636
+ },
2637
+ "libidn": {
2638
+ "arch": "x86_64",
2639
+ "epoch": "0",
2640
+ "installdate": "1582977997",
2641
+ "release": "4.el7",
2642
+ "version": "1.28"
2643
+ },
2644
+ "libini_config": {
2645
+ "arch": "x86_64",
2646
+ "epoch": "0",
2647
+ "installdate": "1582978037",
2648
+ "release": "32.el7",
2649
+ "version": "1.3.1"
2650
+ },
2651
+ "libmnl": {
2652
+ "arch": "x86_64",
2653
+ "epoch": "0",
2654
+ "installdate": "1582977995",
2655
+ "release": "7.el7",
2656
+ "version": "1.0.3"
2657
+ },
2658
+ "libmount": {
2659
+ "arch": "x86_64",
2660
+ "epoch": "0",
2661
+ "installdate": "1582978049",
2662
+ "release": "61.el7_7.1",
2663
+ "version": "2.23.2"
2664
+ },
2665
+ "libndp": {
2666
+ "arch": "x86_64",
2667
+ "epoch": "0",
2668
+ "installdate": "1582978041",
2669
+ "release": "9.el7",
2670
+ "version": "1.2"
2671
+ },
2672
+ "libnetfilter_conntrack": {
2673
+ "arch": "x86_64",
2674
+ "epoch": "0",
2675
+ "installdate": "1582978000",
2676
+ "release": "1.el7_3",
2677
+ "version": "1.0.6"
2678
+ },
2679
+ "libnfnetlink": {
2680
+ "arch": "x86_64",
2681
+ "epoch": "0",
2682
+ "installdate": "1582977997",
2683
+ "release": "4.el7",
2684
+ "version": "1.0.1"
2685
+ },
2686
+ "libnfsidmap": {
2687
+ "arch": "x86_64",
2688
+ "epoch": "0",
2689
+ "installdate": "1582978081",
2690
+ "release": "19.el7",
2691
+ "version": "0.25"
2692
+ },
2693
+ "libnl3": {
2694
+ "arch": "x86_64",
2695
+ "epoch": "0",
2696
+ "installdate": "1582977993",
2697
+ "release": "4.el7",
2698
+ "version": "3.2.28"
2699
+ },
2700
+ "libnl3-cli": {
2701
+ "arch": "x86_64",
2702
+ "epoch": "0",
2703
+ "installdate": "1582977995",
2704
+ "release": "4.el7",
2705
+ "version": "3.2.28"
2706
+ },
2707
+ "libpath_utils": {
2708
+ "arch": "x86_64",
2709
+ "epoch": "0",
2710
+ "installdate": "1582978037",
2711
+ "release": "32.el7",
2712
+ "version": "0.2.1"
2713
+ },
2714
+ "libpipeline": {
2715
+ "arch": "x86_64",
2716
+ "epoch": "0",
2717
+ "installdate": "1582978039",
2718
+ "release": "3.el7",
2719
+ "version": "1.2.3"
2720
+ },
2721
+ "libpng": {
2722
+ "arch": "x86_64",
2723
+ "epoch": "2",
2724
+ "installdate": "1582978003",
2725
+ "release": "7.el7_2",
2726
+ "version": "1.5.13"
2727
+ },
2728
+ "libpwquality": {
2729
+ "arch": "x86_64",
2730
+ "epoch": "0",
2731
+ "installdate": "1582978052",
2732
+ "release": "5.el7",
2733
+ "version": "1.2.3"
2734
+ },
2735
+ "libref_array": {
2736
+ "arch": "x86_64",
2737
+ "epoch": "0",
2738
+ "installdate": "1582977998",
2739
+ "release": "32.el7",
2740
+ "version": "0.1.5"
2741
+ },
2742
+ "libseccomp": {
2743
+ "arch": "x86_64",
2744
+ "epoch": "0",
2745
+ "installdate": "1582978038",
2746
+ "release": "3.el7",
2747
+ "version": "2.3.1"
2748
+ },
2749
+ "libselinux": {
2750
+ "arch": "x86_64",
2751
+ "epoch": "0",
2752
+ "installdate": "1582977985",
2753
+ "release": "14.1.el7",
2754
+ "version": "2.5"
2755
+ },
2756
+ "libselinux-python": {
2757
+ "arch": "x86_64",
2758
+ "epoch": "0",
2759
+ "installdate": "1582978051",
2760
+ "release": "14.1.el7",
2761
+ "version": "2.5"
2762
+ },
2763
+ "libselinux-utils": {
2764
+ "arch": "x86_64",
2765
+ "epoch": "0",
2766
+ "installdate": "1582978004",
2767
+ "release": "14.1.el7",
2768
+ "version": "2.5"
2769
+ },
2770
+ "libsemanage": {
2771
+ "arch": "x86_64",
2772
+ "epoch": "0",
2773
+ "installdate": "1582978037",
2774
+ "release": "14.el7",
2775
+ "version": "2.5"
2776
+ },
2777
+ "libsemanage-python": {
2778
+ "arch": "x86_64",
2779
+ "epoch": "0",
2780
+ "installdate": "1582978070",
2781
+ "release": "14.el7",
2782
+ "version": "2.5"
2783
+ },
2784
+ "libsepol": {
2785
+ "arch": "x86_64",
2786
+ "epoch": "0",
2787
+ "installdate": "1582977985",
2788
+ "release": "10.el7",
2789
+ "version": "2.5"
2790
+ },
2791
+ "libsmartcols": {
2792
+ "arch": "x86_64",
2793
+ "epoch": "0",
2794
+ "installdate": "1582978084",
2795
+ "release": "61.el7_7.1",
2796
+ "version": "2.23.2"
2797
+ },
2798
+ "libss": {
2799
+ "arch": "x86_64",
2800
+ "epoch": "0",
2801
+ "installdate": "1582978003",
2802
+ "release": "16.el7",
2803
+ "version": "1.42.9"
2804
+ },
2805
+ "libssh2": {
2806
+ "arch": "x86_64",
2807
+ "epoch": "0",
2808
+ "installdate": "1582978074",
2809
+ "release": "3.el7",
2810
+ "version": "1.8.0"
2811
+ },
2812
+ "libstdc++": {
2813
+ "arch": "x86_64",
2814
+ "epoch": "0",
2815
+ "installdate": "1582977983",
2816
+ "release": "39.el7",
2817
+ "version": "4.8.5"
2818
+ },
2819
+ "libsysfs": {
2820
+ "arch": "x86_64",
2821
+ "epoch": "0",
2822
+ "installdate": "1582978160",
2823
+ "release": "16.el7",
2824
+ "version": "2.1.0"
2825
+ },
2826
+ "libtasn1": {
2827
+ "arch": "x86_64",
2828
+ "epoch": "0",
2829
+ "installdate": "1582978041",
2830
+ "release": "1.el7",
2831
+ "version": "4.10"
2832
+ },
2833
+ "libteam": {
2834
+ "arch": "x86_64",
2835
+ "epoch": "0",
2836
+ "installdate": "1582978001",
2837
+ "release": "9.el7",
2838
+ "version": "1.27"
2839
+ },
2840
+ "libtirpc": {
2841
+ "arch": "x86_64",
2842
+ "epoch": "0",
2843
+ "installdate": "1582978054",
2844
+ "release": "0.16.el7",
2845
+ "version": "0.2.4"
2846
+ },
2847
+ "libunistring": {
2848
+ "arch": "x86_64",
2849
+ "epoch": "0",
2850
+ "installdate": "1582977996",
2851
+ "release": "9.el7",
2852
+ "version": "0.9.3"
2853
+ },
2854
+ "libuser": {
2855
+ "arch": "x86_64",
2856
+ "epoch": "0",
2857
+ "installdate": "1582978079",
2858
+ "release": "9.el7",
2859
+ "version": "0.60"
2860
+ },
2861
+ "libutempter": {
2862
+ "arch": "x86_64",
2863
+ "epoch": "0",
2864
+ "installdate": "1582978065",
2865
+ "release": "4.el7",
2866
+ "version": "1.1.6"
2867
+ },
2868
+ "libuuid": {
2869
+ "arch": "x86_64",
2870
+ "epoch": "0",
2871
+ "installdate": "1582977987",
2872
+ "release": "61.el7_7.1",
2873
+ "version": "2.23.2"
2874
+ },
2875
+ "libverto": {
2876
+ "arch": "x86_64",
2877
+ "epoch": "0",
2878
+ "installdate": "1582977994",
2879
+ "release": "4.el7",
2880
+ "version": "0.2.5"
2881
+ },
2882
+ "libverto-libevent": {
2883
+ "arch": "x86_64",
2884
+ "epoch": "0",
2885
+ "installdate": "1582978055",
2886
+ "release": "4.el7",
2887
+ "version": "0.2.5"
2888
+ },
2889
+ "libxml2": {
2890
+ "arch": "x86_64",
2891
+ "epoch": "0",
2892
+ "installdate": "1582977988",
2893
+ "release": "6.el7_2.3",
2894
+ "version": "2.9.1"
2895
+ },
2896
+ "libxml2-python": {
2897
+ "arch": "x86_64",
2898
+ "epoch": "0",
2899
+ "installdate": "1582978072",
2900
+ "release": "6.el7_2.3",
2901
+ "version": "2.9.1"
2902
+ },
2903
+ "libyaml": {
2904
+ "arch": "x86_64",
2905
+ "epoch": "0",
2906
+ "installdate": "1582978039",
2907
+ "release": "11.el7_0",
2908
+ "version": "0.1.4"
2909
+ },
2910
+ "logrotate": {
2911
+ "arch": "x86_64",
2912
+ "epoch": "0",
2913
+ "installdate": "1582978075",
2914
+ "release": "17.el7",
2915
+ "version": "3.8.6"
2916
+ },
2917
+ "lshw": {
2918
+ "arch": "x86_64",
2919
+ "epoch": "0",
2920
+ "installdate": "1582978125",
2921
+ "release": "13.el7",
2922
+ "version": "B.02.18"
2923
+ },
2924
+ "lua": {
2925
+ "arch": "x86_64",
2926
+ "epoch": "0",
2927
+ "installdate": "1582977992",
2928
+ "release": "15.el7",
2929
+ "version": "5.1.4"
2930
+ },
2931
+ "lz4": {
2932
+ "arch": "x86_64",
2933
+ "epoch": "0",
2934
+ "installdate": "1582977997",
2935
+ "release": "3.el7",
2936
+ "version": "1.7.5"
2937
+ },
2938
+ "lzo": {
2939
+ "arch": "x86_64",
2940
+ "epoch": "0",
2941
+ "installdate": "1582977999",
2942
+ "release": "8.el7",
2943
+ "version": "2.06"
2944
+ },
2945
+ "make": {
2946
+ "arch": "x86_64",
2947
+ "epoch": "1",
2948
+ "installdate": "1582978003",
2949
+ "release": "24.el7",
2950
+ "version": "3.82"
2951
+ },
2952
+ "man-db": {
2953
+ "arch": "x86_64",
2954
+ "epoch": "0",
2955
+ "installdate": "1582978153",
2956
+ "release": "11.el7",
2957
+ "version": "2.6.3"
2958
+ },
2959
+ "mariadb-libs": {
2960
+ "arch": "x86_64",
2961
+ "epoch": "1",
2962
+ "installdate": "1582978075",
2963
+ "release": "1.el7",
2964
+ "version": "5.5.64"
2965
+ },
2966
+ "microcode_ctl": {
2967
+ "arch": "x86_64",
2968
+ "epoch": "2",
2969
+ "installdate": "1582978148",
2970
+ "release": "53.7.el7_7",
2971
+ "version": "2.1"
2972
+ },
2973
+ "mozjs17": {
2974
+ "arch": "x86_64",
2975
+ "epoch": "0",
2976
+ "installdate": "1582978036",
2977
+ "release": "20.el7",
2978
+ "version": "17.0.0"
2979
+ },
2980
+ "ncurses": {
2981
+ "arch": "x86_64",
2982
+ "epoch": "0",
2983
+ "installdate": "1582978035",
2984
+ "release": "14.20130511.el7_4",
2985
+ "version": "5.9"
2986
+ },
2987
+ "ncurses-base": {
2988
+ "arch": "noarch",
2989
+ "epoch": "0",
2990
+ "installdate": "1582977964",
2991
+ "release": "14.20130511.el7_4",
2992
+ "version": "5.9"
2993
+ },
2994
+ "ncurses-libs": {
2995
+ "arch": "x86_64",
2996
+ "epoch": "0",
2997
+ "installdate": "1582977984",
2998
+ "release": "14.20130511.el7_4",
2999
+ "version": "5.9"
3000
+ },
3001
+ "net-tools": {
3002
+ "arch": "x86_64",
3003
+ "epoch": "0",
3004
+ "installdate": "1582978114",
3005
+ "release": "0.25.20131004git.el7",
3006
+ "version": "2.0"
3007
+ },
3008
+ "newt": {
3009
+ "arch": "x86_64",
3010
+ "epoch": "0",
3011
+ "installdate": "1582977998",
3012
+ "release": "4.el7",
3013
+ "version": "0.52.15"
3014
+ },
3015
+ "newt-python": {
3016
+ "arch": "x86_64",
3017
+ "epoch": "0",
3018
+ "installdate": "1582978070",
3019
+ "release": "4.el7",
3020
+ "version": "0.52.15"
3021
+ },
3022
+ "nfs-utils": {
3023
+ "arch": "x86_64",
3024
+ "epoch": "1",
3025
+ "installdate": "1582978124",
3026
+ "release": "0.65.el7",
3027
+ "version": "1.3.0"
3028
+ },
3029
+ "nspr": {
3030
+ "arch": "x86_64",
3031
+ "epoch": "0",
3032
+ "installdate": "1582977983",
3033
+ "release": "1.el7",
3034
+ "version": "4.21.0"
3035
+ },
3036
+ "nss": {
3037
+ "arch": "x86_64",
3038
+ "epoch": "0",
3039
+ "installdate": "1582978076",
3040
+ "release": "7.el7_7",
3041
+ "version": "3.44.0"
3042
+ },
3043
+ "nss-pem": {
3044
+ "arch": "x86_64",
3045
+ "epoch": "0",
3046
+ "installdate": "1582978075",
3047
+ "release": "7.el7",
3048
+ "version": "1.0.3"
3049
+ },
3050
+ "nss-softokn": {
3051
+ "arch": "x86_64",
3052
+ "epoch": "0",
3053
+ "installdate": "1582977995",
3054
+ "release": "8.el7_7",
3055
+ "version": "3.44.0"
3056
+ },
3057
+ "nss-softokn-freebl": {
3058
+ "arch": "x86_64",
3059
+ "epoch": "0",
3060
+ "installdate": "1582977972",
3061
+ "release": "8.el7_7",
3062
+ "version": "3.44.0"
3063
+ },
3064
+ "nss-sysinit": {
3065
+ "arch": "x86_64",
3066
+ "epoch": "0",
3067
+ "installdate": "1582978076",
3068
+ "release": "7.el7_7",
3069
+ "version": "3.44.0"
3070
+ },
3071
+ "nss-tools": {
3072
+ "arch": "x86_64",
3073
+ "epoch": "0",
3074
+ "installdate": "1582978076",
3075
+ "release": "7.el7_7",
3076
+ "version": "3.44.0"
3077
+ },
3078
+ "nss-util": {
3079
+ "arch": "x86_64",
3080
+ "epoch": "0",
3081
+ "installdate": "1582977983",
3082
+ "release": "4.el7_7",
3083
+ "version": "3.44.0"
3084
+ },
3085
+ "numactl-libs": {
3086
+ "arch": "x86_64",
3087
+ "epoch": "0",
3088
+ "installdate": "1582978037",
3089
+ "release": "3.el7_7.1",
3090
+ "version": "2.0.12"
3091
+ },
3092
+ "openldap": {
3093
+ "arch": "x86_64",
3094
+ "epoch": "0",
3095
+ "installdate": "1582978078",
3096
+ "release": "21.el7_6",
3097
+ "version": "2.4.44"
3098
+ },
3099
+ "openssh": {
3100
+ "arch": "x86_64",
3101
+ "epoch": "0",
3102
+ "installdate": "1582978106",
3103
+ "release": "21.el7",
3104
+ "version": "7.4p1"
3105
+ },
3106
+ "openssh-clients": {
3107
+ "arch": "x86_64",
3108
+ "epoch": "0",
3109
+ "installdate": "1582978130",
3110
+ "release": "21.el7",
3111
+ "version": "7.4p1"
3112
+ },
3113
+ "openssh-server": {
3114
+ "arch": "x86_64",
3115
+ "epoch": "0",
3116
+ "installdate": "1582978130",
3117
+ "release": "21.el7",
3118
+ "version": "7.4p1"
3119
+ },
3120
+ "openssl": {
3121
+ "arch": "x86_64",
3122
+ "epoch": "1",
3123
+ "installdate": "1582978073",
3124
+ "release": "19.el7",
3125
+ "version": "1.0.2k"
3126
+ },
3127
+ "openssl-libs": {
3128
+ "arch": "x86_64",
3129
+ "epoch": "1",
3130
+ "installdate": "1582978044",
3131
+ "release": "19.el7",
3132
+ "version": "1.0.2k"
3133
+ },
3134
+ "os-prober": {
3135
+ "arch": "x86_64",
3136
+ "epoch": "0",
3137
+ "installdate": "1582978103",
3138
+ "release": "9.el7",
3139
+ "version": "1.58"
3140
+ },
3141
+ "p11-kit": {
3142
+ "arch": "x86_64",
3143
+ "epoch": "0",
3144
+ "installdate": "1582977995",
3145
+ "release": "3.el7",
3146
+ "version": "0.23.5"
3147
+ },
3148
+ "p11-kit-trust": {
3149
+ "arch": "x86_64",
3150
+ "epoch": "0",
3151
+ "installdate": "1582978041",
3152
+ "release": "3.el7",
3153
+ "version": "0.23.5"
3154
+ },
3155
+ "pam": {
3156
+ "arch": "x86_64",
3157
+ "epoch": "0",
3158
+ "installdate": "1582978052",
3159
+ "release": "22.el7",
3160
+ "version": "1.1.8"
3161
+ },
3162
+ "parted": {
3163
+ "arch": "x86_64",
3164
+ "epoch": "0",
3165
+ "installdate": "1582978151",
3166
+ "release": "31.el7",
3167
+ "version": "3.1"
3168
+ },
3169
+ "passwd": {
3170
+ "arch": "x86_64",
3171
+ "epoch": "0",
3172
+ "installdate": "1582978152",
3173
+ "release": "5.el7",
3174
+ "version": "0.79"
3175
+ },
3176
+ "pciutils-libs": {
3177
+ "arch": "x86_64",
3178
+ "epoch": "0",
3179
+ "installdate": "1582978040",
3180
+ "release": "3.el7",
3181
+ "version": "3.5.1"
3182
+ },
3183
+ "pcre": {
3184
+ "arch": "x86_64",
3185
+ "epoch": "0",
3186
+ "installdate": "1582977985",
3187
+ "release": "17.el7",
3188
+ "version": "8.32"
3189
+ },
3190
+ "pinentry": {
3191
+ "arch": "x86_64",
3192
+ "epoch": "0",
3193
+ "installdate": "1582978003",
3194
+ "release": "17.el7",
3195
+ "version": "0.8.1"
3196
+ },
3197
+ "pkgconfig": {
3198
+ "arch": "x86_64",
3199
+ "epoch": "1",
3200
+ "installdate": "1582978060",
3201
+ "release": "4.el7",
3202
+ "version": "0.27.1"
3203
+ },
3204
+ "policycoreutils": {
3205
+ "arch": "x86_64",
3206
+ "epoch": "0",
3207
+ "installdate": "1582978100",
3208
+ "release": "33.el7",
3209
+ "version": "2.5"
3210
+ },
3211
+ "policycoreutils-python": {
3212
+ "arch": "x86_64",
3213
+ "epoch": "0",
3214
+ "installdate": "1582978115",
3215
+ "release": "33.el7",
3216
+ "version": "2.5"
3217
+ },
3218
+ "polkit": {
3219
+ "arch": "x86_64",
3220
+ "epoch": "0",
3221
+ "installdate": "1582978101",
3222
+ "release": "22.el7_7.1",
3223
+ "version": "0.112"
3224
+ },
3225
+ "polkit-pkla-compat": {
3226
+ "arch": "x86_64",
3227
+ "epoch": "0",
3228
+ "installdate": "1582978101",
3229
+ "release": "4.el7",
3230
+ "version": "0.1"
3231
+ },
3232
+ "popt": {
3233
+ "arch": "x86_64",
3234
+ "epoch": "0",
3235
+ "installdate": "1582977986",
3236
+ "release": "16.el7",
3237
+ "version": "1.13"
3238
+ },
3239
+ "postfix": {
3240
+ "arch": "x86_64",
3241
+ "epoch": "2",
3242
+ "installdate": "1582978143",
3243
+ "release": "7.el7",
3244
+ "version": "2.10.1"
3245
+ },
3246
+ "procps-ng": {
3247
+ "arch": "x86_64",
3248
+ "epoch": "0",
3249
+ "installdate": "1582978089",
3250
+ "release": "26.el7_7.1",
3251
+ "version": "3.3.10"
3252
+ },
3253
+ "pth": {
3254
+ "arch": "x86_64",
3255
+ "epoch": "0",
3256
+ "installdate": "1582978038",
3257
+ "release": "23.el7",
3258
+ "version": "2.0.7"
3259
+ },
3260
+ "pygpgme": {
3261
+ "arch": "x86_64",
3262
+ "epoch": "0",
3263
+ "installdate": "1582978081",
3264
+ "release": "9.el7",
3265
+ "version": "0.3"
3266
+ },
3267
+ "pyliblzma": {
3268
+ "arch": "x86_64",
3269
+ "epoch": "0",
3270
+ "installdate": "1582978071",
3271
+ "release": "11.el7",
3272
+ "version": "0.5.3"
3273
+ },
3274
+ "pyserial": {
3275
+ "arch": "noarch",
3276
+ "epoch": "0",
3277
+ "installdate": "1582978067",
3278
+ "release": "6.el7",
3279
+ "version": "2.6"
3280
+ },
3281
+ "python": {
3282
+ "arch": "x86_64",
3283
+ "epoch": "0",
3284
+ "installdate": "1582978047",
3285
+ "release": "86.el7",
3286
+ "version": "2.7.5"
3287
+ },
3288
+ "python-IPy": {
3289
+ "arch": "noarch",
3290
+ "epoch": "0",
3291
+ "installdate": "1582978067",
3292
+ "release": "6.el7",
3293
+ "version": "0.75"
3294
+ },
3295
+ "python-babel": {
3296
+ "arch": "noarch",
3297
+ "epoch": "0",
3298
+ "installdate": "1582978069",
3299
+ "release": "8.el7",
3300
+ "version": "0.9.6"
3301
+ },
3302
+ "python-backports": {
3303
+ "arch": "x86_64",
3304
+ "epoch": "0",
3305
+ "installdate": "1582978065",
3306
+ "release": "8.el7",
3307
+ "version": "1.0"
3308
+ },
3309
+ "python-backports-ssl_match_hostname": {
3310
+ "arch": "noarch",
3311
+ "epoch": "0",
3312
+ "installdate": "1582978065",
3313
+ "release": "1.el7",
3314
+ "version": "3.5.0.1"
3315
+ },
3316
+ "python-chardet": {
3317
+ "arch": "noarch",
3318
+ "epoch": "0",
3319
+ "installdate": "1582978054",
3320
+ "release": "3.el7",
3321
+ "version": "2.2.1"
3322
+ },
3323
+ "python-configobj": {
3324
+ "arch": "noarch",
3325
+ "epoch": "0",
3326
+ "installdate": "1582978053",
3327
+ "release": "7.el7",
3328
+ "version": "4.7.2"
3329
+ },
3330
+ "python-decorator": {
3331
+ "arch": "noarch",
3332
+ "epoch": "0",
3333
+ "installdate": "1582978051",
3334
+ "release": "3.el7",
3335
+ "version": "3.4.0"
3336
+ },
3337
+ "python-gobject-base": {
3338
+ "arch": "x86_64",
3339
+ "epoch": "0",
3340
+ "installdate": "1582978060",
3341
+ "release": "1.el7_4.1",
3342
+ "version": "3.22.0"
3343
+ },
3344
+ "python-iniparse": {
3345
+ "arch": "noarch",
3346
+ "epoch": "0",
3347
+ "installdate": "1582978072",
3348
+ "release": "9.el7",
3349
+ "version": "0.4"
3350
+ },
3351
+ "python-ipaddress": {
3352
+ "arch": "noarch",
3353
+ "epoch": "0",
3354
+ "installdate": "1582978053",
3355
+ "release": "2.el7",
3356
+ "version": "1.0.16"
3357
+ },
3358
+ "python-jinja2": {
3359
+ "arch": "noarch",
3360
+ "epoch": "0",
3361
+ "installdate": "1582978069",
3362
+ "release": "4.el7",
3363
+ "version": "2.7.2"
3364
+ },
3365
+ "python-jsonpatch": {
3366
+ "arch": "noarch",
3367
+ "epoch": "0",
3368
+ "installdate": "1582978073",
3369
+ "release": "4.el7",
3370
+ "version": "1.2"
3371
+ },
3372
+ "python-jsonpointer": {
3373
+ "arch": "noarch",
3374
+ "epoch": "0",
3375
+ "installdate": "1582978073",
3376
+ "release": "2.el7",
3377
+ "version": "1.9"
3378
+ },
3379
+ "python-kitchen": {
3380
+ "arch": "noarch",
3381
+ "epoch": "0",
3382
+ "installdate": "1582978055",
3383
+ "release": "5.el7",
3384
+ "version": "1.1.1"
3385
+ },
3386
+ "python-libs": {
3387
+ "arch": "x86_64",
3388
+ "epoch": "0",
3389
+ "installdate": "1582978047",
3390
+ "release": "86.el7",
3391
+ "version": "2.7.5"
3392
+ },
3393
+ "python-linux-procfs": {
3394
+ "arch": "noarch",
3395
+ "epoch": "0",
3396
+ "installdate": "1582978071",
3397
+ "release": "4.el7",
3398
+ "version": "0.4.11"
3399
+ },
3400
+ "python-markupsafe": {
3401
+ "arch": "x86_64",
3402
+ "epoch": "0",
3403
+ "installdate": "1582978065",
3404
+ "release": "10.el7",
3405
+ "version": "0.11"
3406
+ },
3407
+ "python-perf": {
3408
+ "arch": "x86_64",
3409
+ "epoch": "0",
3410
+ "installdate": "1582978070",
3411
+ "release": "1062.12.1.el7",
3412
+ "version": "3.10.0"
3413
+ },
3414
+ "python-prettytable": {
3415
+ "arch": "noarch",
3416
+ "epoch": "0",
3417
+ "installdate": "1582978070",
3418
+ "release": "3.el7",
3419
+ "version": "0.7.2"
3420
+ },
3421
+ "python-pycurl": {
3422
+ "arch": "x86_64",
3423
+ "epoch": "0",
3424
+ "installdate": "1582978081",
3425
+ "release": "19.el7",
3426
+ "version": "7.19.0"
3427
+ },
3428
+ "python-pyudev": {
3429
+ "arch": "noarch",
3430
+ "epoch": "0",
3431
+ "installdate": "1582978120",
3432
+ "release": "9.el7",
3433
+ "version": "0.15"
3434
+ },
3435
+ "python-requests": {
3436
+ "arch": "noarch",
3437
+ "epoch": "0",
3438
+ "installdate": "1582978066",
3439
+ "release": "8.el7_7",
3440
+ "version": "2.6.0"
3441
+ },
3442
+ "python-schedutils": {
3443
+ "arch": "x86_64",
3444
+ "epoch": "0",
3445
+ "installdate": "1582978071",
3446
+ "release": "6.el7",
3447
+ "version": "0.4"
3448
+ },
3449
+ "python-setuptools": {
3450
+ "arch": "noarch",
3451
+ "epoch": "0",
3452
+ "installdate": "1582978066",
3453
+ "release": "7.el7",
3454
+ "version": "0.9.8"
3455
+ },
3456
+ "python-six": {
3457
+ "arch": "noarch",
3458
+ "epoch": "0",
3459
+ "installdate": "1582978054",
3460
+ "release": "2.el7",
3461
+ "version": "1.9.0"
3462
+ },
3463
+ "python-urlgrabber": {
3464
+ "arch": "noarch",
3465
+ "epoch": "0",
3466
+ "installdate": "1582978082",
3467
+ "release": "9.el7",
3468
+ "version": "3.10"
3469
+ },
3470
+ "python-urllib3": {
3471
+ "arch": "noarch",
3472
+ "epoch": "0",
3473
+ "installdate": "1582978065",
3474
+ "release": "7.el7",
3475
+ "version": "1.10.2"
3476
+ },
3477
+ "pyxattr": {
3478
+ "arch": "x86_64",
3479
+ "epoch": "0",
3480
+ "installdate": "1582978072",
3481
+ "release": "5.el7",
3482
+ "version": "0.5.1"
3483
+ },
3484
+ "qemu-guest-agent": {
3485
+ "arch": "x86_64",
3486
+ "epoch": "10",
3487
+ "installdate": "1582978146",
3488
+ "release": "3.el7",
3489
+ "version": "2.12.0"
3490
+ },
3491
+ "qrencode-libs": {
3492
+ "arch": "x86_64",
3493
+ "epoch": "0",
3494
+ "installdate": "1582978039",
3495
+ "release": "3.el7",
3496
+ "version": "3.4.1"
3497
+ },
3498
+ "quota": {
3499
+ "arch": "x86_64",
3500
+ "epoch": "1",
3501
+ "installdate": "1582978108",
3502
+ "release": "19.el7",
3503
+ "version": "4.01"
3504
+ },
3505
+ "quota-nls": {
3506
+ "arch": "noarch",
3507
+ "epoch": "1",
3508
+ "installdate": "1582977965",
3509
+ "release": "19.el7",
3510
+ "version": "4.01"
3511
+ },
3512
+ "readline": {
3513
+ "arch": "x86_64",
3514
+ "epoch": "0",
3515
+ "installdate": "1582977988",
3516
+ "release": "11.el7",
3517
+ "version": "6.2"
3518
+ },
3519
+ "rootfiles": {
3520
+ "arch": "noarch",
3521
+ "epoch": "0",
3522
+ "installdate": "1582978164",
3523
+ "release": "11.el7",
3524
+ "version": "8.1"
3525
+ },
3526
+ "rpcbind": {
3527
+ "arch": "x86_64",
3528
+ "epoch": "0",
3529
+ "installdate": "1582978103",
3530
+ "release": "48.el7",
3531
+ "version": "0.2.0"
3532
+ },
3533
+ "rpm": {
3534
+ "arch": "x86_64",
3535
+ "epoch": "0",
3536
+ "installdate": "1582978078",
3537
+ "release": "40.el7",
3538
+ "version": "4.11.3"
3539
+ },
3540
+ "rpm-build-libs": {
3541
+ "arch": "x86_64",
3542
+ "epoch": "0",
3543
+ "installdate": "1582978080",
3544
+ "release": "40.el7",
3545
+ "version": "4.11.3"
3546
+ },
3547
+ "rpm-libs": {
3548
+ "arch": "x86_64",
3549
+ "epoch": "0",
3550
+ "installdate": "1582978077",
3551
+ "release": "40.el7",
3552
+ "version": "4.11.3"
3553
+ },
3554
+ "rpm-python": {
3555
+ "arch": "x86_64",
3556
+ "epoch": "0",
3557
+ "installdate": "1582978080",
3558
+ "release": "40.el7",
3559
+ "version": "4.11.3"
3560
+ },
3561
+ "rsync": {
3562
+ "arch": "x86_64",
3563
+ "epoch": "0",
3564
+ "installdate": "1582978145",
3565
+ "release": "6.el7_6.1",
3566
+ "version": "3.1.2"
3567
+ },
3568
+ "rsyslog": {
3569
+ "arch": "x86_64",
3570
+ "epoch": "0",
3571
+ "installdate": "1582978146",
3572
+ "release": "41.el7_7.2",
3573
+ "version": "8.24.0"
3574
+ },
3575
+ "sed": {
3576
+ "arch": "x86_64",
3577
+ "epoch": "0",
3578
+ "installdate": "1582977986",
3579
+ "release": "5.el7",
3580
+ "version": "4.2.2"
3581
+ },
3582
+ "selinux-policy": {
3583
+ "arch": "noarch",
3584
+ "epoch": "0",
3585
+ "installdate": "1582978109",
3586
+ "release": "252.el7_7.6",
3587
+ "version": "3.13.1"
3588
+ },
3589
+ "selinux-policy-targeted": {
3590
+ "arch": "noarch",
3591
+ "epoch": "0",
3592
+ "installdate": "1582978127",
3593
+ "release": "252.el7_7.6",
3594
+ "version": "3.13.1"
3595
+ },
3596
+ "setools-libs": {
3597
+ "arch": "x86_64",
3598
+ "epoch": "0",
3599
+ "installdate": "1582978002",
3600
+ "release": "4.el7",
3601
+ "version": "3.3.8"
3602
+ },
3603
+ "setup": {
3604
+ "arch": "noarch",
3605
+ "epoch": "0",
3606
+ "installdate": "1582977962",
3607
+ "release": "10.el7",
3608
+ "version": "2.8.71"
3609
+ },
3610
+ "sg3_utils": {
3611
+ "arch": "x86_64",
3612
+ "epoch": "0",
3613
+ "installdate": "1582978160",
3614
+ "release": "18.el7_7.2",
3615
+ "version": "1.37"
3616
+ },
3617
+ "sg3_utils-libs": {
3618
+ "arch": "x86_64",
3619
+ "epoch": "0",
3620
+ "installdate": "1582978040",
3621
+ "release": "18.el7_7.2",
3622
+ "version": "1.37"
3623
+ },
3624
+ "shadow-utils": {
3625
+ "arch": "x86_64",
3626
+ "epoch": "2",
3627
+ "installdate": "1582978048",
3628
+ "release": "5.el7",
3629
+ "version": "4.6"
3630
+ },
3631
+ "shared-mime-info": {
3632
+ "arch": "x86_64",
3633
+ "epoch": "0",
3634
+ "installdate": "1582978050",
3635
+ "release": "4.el7",
3636
+ "version": "1.8"
3637
+ },
3638
+ "slang": {
3639
+ "arch": "x86_64",
3640
+ "epoch": "0",
3641
+ "installdate": "1582977998",
3642
+ "release": "11.el7",
3643
+ "version": "2.2.4"
3644
+ },
3645
+ "snappy": {
3646
+ "arch": "x86_64",
3647
+ "epoch": "0",
3648
+ "installdate": "1582978036",
3649
+ "release": "3.el7",
3650
+ "version": "1.1.0"
3651
+ },
3652
+ "sqlite": {
3653
+ "arch": "x86_64",
3654
+ "epoch": "0",
3655
+ "installdate": "1582977991",
3656
+ "release": "8.el7_7.1",
3657
+ "version": "3.7.17"
3658
+ },
3659
+ "sudo": {
3660
+ "arch": "x86_64",
3661
+ "epoch": "0",
3662
+ "installdate": "1582978152",
3663
+ "release": "4.el7_7.2",
3664
+ "version": "1.8.23"
3665
+ },
3666
+ "systemd": {
3667
+ "arch": "x86_64",
3668
+ "epoch": "0",
3669
+ "installdate": "1582978097",
3670
+ "release": "67.el7_7.3",
3671
+ "version": "219"
3672
+ },
3673
+ "systemd-libs": {
3674
+ "arch": "x86_64",
3675
+ "epoch": "0",
3676
+ "installdate": "1582978095",
3677
+ "release": "67.el7_7.3",
3678
+ "version": "219"
3679
+ },
3680
+ "systemd-sysv": {
3681
+ "arch": "x86_64",
3682
+ "epoch": "0",
3683
+ "installdate": "1582978100",
3684
+ "release": "67.el7_7.3",
3685
+ "version": "219"
3686
+ },
3687
+ "sysvinit-tools": {
3688
+ "arch": "x86_64",
3689
+ "epoch": "0",
3690
+ "installdate": "1582978036",
3691
+ "release": "14.dsf.el7",
3692
+ "version": "2.88"
3693
+ },
3694
+ "tar": {
3695
+ "arch": "x86_64",
3696
+ "epoch": "2",
3697
+ "installdate": "1582978002",
3698
+ "release": "35.el7",
3699
+ "version": "1.26"
3700
+ },
3701
+ "tcp_wrappers": {
3702
+ "arch": "x86_64",
3703
+ "epoch": "0",
3704
+ "installdate": "1582978001",
3705
+ "release": "77.el7",
3706
+ "version": "7.6"
3707
+ },
3708
+ "tcp_wrappers-libs": {
3709
+ "arch": "x86_64",
3710
+ "epoch": "0",
3711
+ "installdate": "1582977991",
3712
+ "release": "77.el7",
3713
+ "version": "7.6"
3714
+ },
3715
+ "teamd": {
3716
+ "arch": "x86_64",
3717
+ "epoch": "0",
3718
+ "installdate": "1582978116",
3719
+ "release": "9.el7",
3720
+ "version": "1.27"
3721
+ },
3722
+ "tuned": {
3723
+ "arch": "noarch",
3724
+ "epoch": "0",
3725
+ "installdate": "1582978121",
3726
+ "release": "5.el7_7.1",
3727
+ "version": "2.11.0"
3728
+ },
3729
+ "tzdata": {
3730
+ "arch": "noarch",
3731
+ "epoch": "0",
3732
+ "installdate": "1582977967",
3733
+ "release": "1.el7",
3734
+ "version": "2019c"
3735
+ },
3736
+ "ustr": {
3737
+ "arch": "x86_64",
3738
+ "epoch": "0",
3739
+ "installdate": "1582978037",
3740
+ "release": "16.el7",
3741
+ "version": "1.0.4"
3742
+ },
3743
+ "util-linux": {
3744
+ "arch": "x86_64",
3745
+ "epoch": "0",
3746
+ "installdate": "1582978085",
3747
+ "release": "61.el7_7.1",
3748
+ "version": "2.23.2"
3749
+ },
3750
+ "vim-minimal": {
3751
+ "arch": "x86_64",
3752
+ "epoch": "2",
3753
+ "installdate": "1582978002",
3754
+ "release": "6.el7",
3755
+ "version": "7.4.629"
3756
+ },
3757
+ "virt-what": {
3758
+ "arch": "x86_64",
3759
+ "epoch": "0",
3760
+ "installdate": "1582978120",
3761
+ "release": "4.el7",
3762
+ "version": "1.18"
3763
+ },
3764
+ "which": {
3765
+ "arch": "x86_64",
3766
+ "epoch": "0",
3767
+ "installdate": "1582977992",
3768
+ "release": "7.el7",
3769
+ "version": "2.20"
3770
+ },
3771
+ "wpa_supplicant": {
3772
+ "arch": "x86_64",
3773
+ "epoch": "1",
3774
+ "installdate": "1582978109",
3775
+ "release": "12.el7",
3776
+ "version": "2.6"
3777
+ },
3778
+ "xfsprogs": {
3779
+ "arch": "x86_64",
3780
+ "epoch": "0",
3781
+ "installdate": "1582978154",
3782
+ "release": "20.el7",
3783
+ "version": "4.5.0"
3784
+ },
3785
+ "xz": {
3786
+ "arch": "x86_64",
3787
+ "epoch": "0",
3788
+ "installdate": "1582977996",
3789
+ "release": "1.el7",
3790
+ "version": "5.2.2"
3791
+ },
3792
+ "xz-libs": {
3793
+ "arch": "x86_64",
3794
+ "epoch": "0",
3795
+ "installdate": "1582977986",
3796
+ "release": "1.el7",
3797
+ "version": "5.2.2"
3798
+ },
3799
+ "yum": {
3800
+ "arch": "noarch",
3801
+ "epoch": "0",
3802
+ "installdate": "1582978082",
3803
+ "release": "163.el7.centos",
3804
+ "version": "3.4.3"
3805
+ },
3806
+ "yum-metadata-parser": {
3807
+ "arch": "x86_64",
3808
+ "epoch": "0",
3809
+ "installdate": "1582978061",
3810
+ "release": "10.el7",
3811
+ "version": "1.1.4"
3812
+ },
3813
+ "yum-plugin-fastestmirror": {
3814
+ "arch": "noarch",
3815
+ "epoch": "0",
3816
+ "installdate": "1582978082",
3817
+ "release": "52.el7",
3818
+ "version": "1.1.31"
3819
+ },
3820
+ "yum-utils": {
3821
+ "arch": "noarch",
3822
+ "epoch": "0",
3823
+ "installdate": "1582978151",
3824
+ "release": "52.el7",
3825
+ "version": "1.1.31"
3826
+ },
3827
+ "zlib": {
3828
+ "arch": "x86_64",
3829
+ "epoch": "0",
3830
+ "installdate": "1582977985",
3831
+ "release": "18.el7",
3832
+ "version": "1.2.7"
3833
+ }
3834
+ },
3835
+ "platform": "centos",
3836
+ "platform_family": "rhel",
3837
+ "platform_version": "7.7.1908",
3838
+ "root_group": "root",
3839
+ "shard_seed": 264666817,
3840
+ "shells": [
3841
+ "/bin/sh",
3842
+ "/bin/bash",
3843
+ "/usr/bin/sh",
3844
+ "/usr/bin/bash"
3845
+ ],
3846
+ "time": {
3847
+ "timezone": "GMT"
3848
+ },
3849
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
3850
+ "uptime_seconds": 2646450,
3851
+ "virtualization": {
3852
+ "systems": {
3853
+ }
3854
+ }
3855
+ }