fauxhai-ng 8.7.1 → 9.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (36) hide show
  1. checksums.yaml +4 -4
  2. data/lib/fauxhai/platforms/.DS_Store +0 -0
  3. data/lib/fauxhai/platforms/ubuntu/.DS_Store +0 -0
  4. data/lib/fauxhai/version.rb +1 -1
  5. metadata +4 -34
  6. data/lib/fauxhai/platforms/aix/6.1.json +0 -731
  7. data/lib/fauxhai/platforms/amazon/2015.03.json +0 -3328
  8. data/lib/fauxhai/platforms/amazon/2015.09.json +0 -3386
  9. data/lib/fauxhai/platforms/amazon/2016.03.json +0 -3378
  10. data/lib/fauxhai/platforms/amazon/2016.09.json +0 -3385
  11. data/lib/fauxhai/platforms/amazon/2017.03.json +0 -3389
  12. data/lib/fauxhai/platforms/amazon/2017.09.json +0 -3410
  13. data/lib/fauxhai/platforms/centos/5.11.json +0 -4920
  14. data/lib/fauxhai/platforms/centos/6.9.json +0 -2693
  15. data/lib/fauxhai/platforms/centos/7.5.1804.json +0 -3795
  16. data/lib/fauxhai/platforms/centos/7.6.1810.json +0 -3810
  17. data/lib/fauxhai/platforms/debian/8.11.json +0 -3596
  18. data/lib/fauxhai/platforms/debian/9.8.json +0 -2938
  19. data/lib/fauxhai/platforms/debian/9.9.json +0 -2938
  20. data/lib/fauxhai/platforms/fedora/29.json +0 -3831
  21. data/lib/fauxhai/platforms/fedora/30.json +0 -3906
  22. data/lib/fauxhai/platforms/freebsd/11.1.json +0 -426
  23. data/lib/fauxhai/platforms/linuxmint/18.3.json +0 -10351
  24. data/lib/fauxhai/platforms/mac_os_x/10.13.json +0 -1339
  25. data/lib/fauxhai/platforms/opensuse/15.0.json +0 -6060
  26. data/lib/fauxhai/platforms/opensuse/15.1.json +0 -5776
  27. data/lib/fauxhai/platforms/oracle/5.11.json +0 -7029
  28. data/lib/fauxhai/platforms/oracle/6.9.json +0 -4177
  29. data/lib/fauxhai/platforms/redhat/5.11.json +0 -6682
  30. data/lib/fauxhai/platforms/redhat/6.9.json +0 -5817
  31. data/lib/fauxhai/platforms/redhat/7.4.json +0 -3886
  32. data/lib/fauxhai/platforms/redhat/7.5.json +0 -3947
  33. data/lib/fauxhai/platforms/redhat/7.6.json +0 -3804
  34. data/lib/fauxhai/platforms/suse/12.3.json +0 -5808
  35. data/lib/fauxhai/platforms/ubuntu/14.04.json +0 -2998
  36. data/lib/fauxhai/platforms/windows/2008R2.json +0 -444
@@ -1,3906 +0,0 @@
1
- {
2
- "block_device": {
3
- "xvda": {
4
- "logical_block_size": "512",
5
- "physical_block_size": "512",
6
- "removable": "0",
7
- "rotational": "0",
8
- "size": "12582912",
9
- "state": "Connected"
10
- }
11
- },
12
- "chef_packages": {
13
- "chef": {
14
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/chef-16.0.257/lib",
15
- "version": "16.0.257"
16
- },
17
- "ohai": {
18
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/ohai-16.0.20/lib/ohai",
19
- "version": "16.0.20"
20
- }
21
- },
22
- "command": {
23
- "ps": "ps -ef"
24
- },
25
- "counters": {
26
- "network": {
27
- "interfaces": {
28
- "enp0s3": {
29
- "rx": {
30
- "bytes": 0,
31
- "compressed": 0,
32
- "drop": 0,
33
- "errors": 0,
34
- "frame": 0,
35
- "multicast": 0,
36
- "overrun": 0,
37
- "packets": 0
38
- },
39
- "tx": {
40
- "bytes": 0,
41
- "carrier": 0,
42
- "collisions": 0,
43
- "compressed": 0,
44
- "drop": 0,
45
- "errors": 0,
46
- "overrun": 0,
47
- "packets": 0
48
- }
49
- },
50
- "lo": {
51
- "rx": {
52
- "bytes": 0,
53
- "drop": 0,
54
- "errors": 0,
55
- "overrun": 0,
56
- "packets": 0
57
- },
58
- "tx": {
59
- "bytes": 0,
60
- "carrier": 0,
61
- "collisions": 0,
62
- "drop": 0,
63
- "errors": 0,
64
- "packets": 0,
65
- "queuelen": "1"
66
- }
67
- }
68
- }
69
- }
70
- },
71
- "cpu": {
72
- "cores": 1,
73
- "real": 1,
74
- "total": 1
75
- },
76
- "current_user": "fauxhai",
77
- "deprecated": true,
78
- "dmi": {},
79
- "domain": "local",
80
- "filesystem": {
81
- "by_device": {
82
- "/dev/xvda": {
83
- "mounts": []
84
- },
85
- "/dev/xvda1": {
86
- "fs_type": "ext4",
87
- "inodes_available": "355108",
88
- "inodes_percent_used": "10%",
89
- "inodes_used": "38108",
90
- "kb_available": "4825640",
91
- "kb_size": "6126124",
92
- "kb_used": "990592",
93
- "mount_options": [
94
- "rw",
95
- "relatime",
96
- "seclabel"
97
- ],
98
- "mounts": [
99
- "/"
100
- ],
101
- "percent_used": "18%",
102
- "total_inodes": "393216",
103
- "uuid": "6f2bcd43-1cde-46ae-ab74-3b57c42ed179"
104
- },
105
- "cgroup": {
106
- "fs_type": "cgroup",
107
- "mount_options": [
108
- "rw",
109
- "nosuid",
110
- "nodev",
111
- "noexec",
112
- "relatime",
113
- "seclabel",
114
- "devices"
115
- ],
116
- "mounts": [
117
- "/sys/fs/cgroup/systemd",
118
- "/sys/fs/cgroup/blkio",
119
- "/sys/fs/cgroup/net_cls,net_prio",
120
- "/sys/fs/cgroup/hugetlb",
121
- "/sys/fs/cgroup/freezer",
122
- "/sys/fs/cgroup/cpu,cpuacct",
123
- "/sys/fs/cgroup/pids",
124
- "/sys/fs/cgroup/cpuset",
125
- "/sys/fs/cgroup/perf_event",
126
- "/sys/fs/cgroup/memory",
127
- "/sys/fs/cgroup/devices"
128
- ]
129
- },
130
- "cgroup2": {
131
- "fs_type": "cgroup2",
132
- "mount_options": [
133
- "rw",
134
- "nosuid",
135
- "nodev",
136
- "noexec",
137
- "relatime",
138
- "seclabel",
139
- "nsdelegate"
140
- ],
141
- "mounts": [
142
- "/sys/fs/cgroup/unified"
143
- ]
144
- },
145
- "configfs": {
146
- "fs_type": "configfs",
147
- "mount_options": [
148
- "rw",
149
- "relatime"
150
- ],
151
- "mounts": [
152
- "/sys/kernel/config"
153
- ]
154
- },
155
- "debugfs": {
156
- "fs_type": "debugfs",
157
- "mount_options": [
158
- "rw",
159
- "relatime",
160
- "seclabel"
161
- ],
162
- "mounts": [
163
- "/sys/kernel/debug"
164
- ]
165
- },
166
- "devpts": {
167
- "fs_type": "devpts",
168
- "mount_options": [
169
- "rw",
170
- "nosuid",
171
- "noexec",
172
- "relatime",
173
- "seclabel",
174
- "gid=5",
175
- "mode=620",
176
- "ptmxmode=000"
177
- ],
178
- "mounts": [
179
- "/dev/pts"
180
- ]
181
- },
182
- "devtmpfs": {
183
- "fs_type": "devtmpfs",
184
- "inodes_available": "119845",
185
- "inodes_percent_used": "1%",
186
- "inodes_used": "331",
187
- "kb_available": "480704",
188
- "kb_size": "480704",
189
- "kb_used": "0",
190
- "mount_options": [
191
- "rw",
192
- "nosuid",
193
- "seclabel",
194
- "size=480704k",
195
- "nr_inodes=120176",
196
- "mode=755"
197
- ],
198
- "mounts": [
199
- "/dev"
200
- ],
201
- "percent_used": "0%",
202
- "total_inodes": "120176"
203
- },
204
- "hugetlbfs": {
205
- "fs_type": "hugetlbfs",
206
- "mount_options": [
207
- "rw",
208
- "relatime",
209
- "seclabel",
210
- "pagesize=2M"
211
- ],
212
- "mounts": [
213
- "/dev/hugepages"
214
- ]
215
- },
216
- "mqueue": {
217
- "fs_type": "mqueue",
218
- "mount_options": [
219
- "rw",
220
- "relatime",
221
- "seclabel"
222
- ],
223
- "mounts": [
224
- "/dev/mqueue"
225
- ]
226
- },
227
- "none": {
228
- "fs_type": "bpf",
229
- "mount_options": [
230
- "rw",
231
- "nosuid",
232
- "nodev",
233
- "noexec",
234
- "relatime",
235
- "mode=700"
236
- ],
237
- "mounts": [
238
- "/sys/fs/bpf"
239
- ]
240
- },
241
- "proc": {
242
- "fs_type": "proc",
243
- "mount_options": [
244
- "rw",
245
- "nosuid",
246
- "nodev",
247
- "noexec",
248
- "relatime"
249
- ],
250
- "mounts": [
251
- "/proc"
252
- ]
253
- },
254
- "pstore": {
255
- "fs_type": "pstore",
256
- "mount_options": [
257
- "rw",
258
- "nosuid",
259
- "nodev",
260
- "noexec",
261
- "relatime",
262
- "seclabel"
263
- ],
264
- "mounts": [
265
- "/sys/fs/pstore"
266
- ]
267
- },
268
- "securityfs": {
269
- "fs_type": "securityfs",
270
- "mount_options": [
271
- "rw",
272
- "nosuid",
273
- "nodev",
274
- "noexec",
275
- "relatime"
276
- ],
277
- "mounts": [
278
- "/sys/kernel/security"
279
- ]
280
- },
281
- "selinuxfs": {
282
- "fs_type": "selinuxfs",
283
- "mount_options": [
284
- "rw",
285
- "relatime"
286
- ],
287
- "mounts": [
288
- "/sys/fs/selinux"
289
- ]
290
- },
291
- "sysfs": {
292
- "fs_type": "sysfs",
293
- "mount_options": [
294
- "rw",
295
- "nosuid",
296
- "nodev",
297
- "noexec",
298
- "relatime",
299
- "seclabel"
300
- ],
301
- "mounts": [
302
- "/sys"
303
- ]
304
- },
305
- "systemd-1": {
306
- "fs_type": "autofs",
307
- "mount_options": [
308
- "rw",
309
- "relatime",
310
- "fd=31",
311
- "pgrp=1",
312
- "timeout=0",
313
- "minproto=5",
314
- "maxproto=5",
315
- "direct",
316
- "pipe_ino=15530"
317
- ],
318
- "mounts": [
319
- "/proc/sys/fs/binfmt_misc"
320
- ]
321
- },
322
- "tmpfs": {
323
- "fs_type": "tmpfs",
324
- "inodes_available": "124159",
325
- "inodes_percent_used": "1%",
326
- "inodes_used": "5",
327
- "kb_available": "99328",
328
- "kb_size": "99328",
329
- "kb_used": "0",
330
- "mount_options": [
331
- "rw",
332
- "nosuid",
333
- "nodev",
334
- "relatime",
335
- "seclabel",
336
- "size=99328k",
337
- "mode=700",
338
- "uid=1000",
339
- "gid=1000"
340
- ],
341
- "mounts": [
342
- "/dev/shm",
343
- "/run",
344
- "/sys/fs/cgroup",
345
- "/run/user/1000"
346
- ],
347
- "percent_used": "0%",
348
- "total_inodes": "124164"
349
- }
350
- },
351
- "by_mountpoint": {
352
- "/": {
353
- "devices": [
354
- "/dev/xvda1"
355
- ],
356
- "fs_type": "ext4",
357
- "inodes_available": "355108",
358
- "inodes_percent_used": "10%",
359
- "inodes_used": "38108",
360
- "kb_available": "4825640",
361
- "kb_size": "6126124",
362
- "kb_used": "990592",
363
- "mount_options": [
364
- "rw",
365
- "relatime",
366
- "seclabel"
367
- ],
368
- "percent_used": "18%",
369
- "total_inodes": "393216",
370
- "uuid": "6f2bcd43-1cde-46ae-ab74-3b57c42ed179"
371
- },
372
- "/dev": {
373
- "devices": [
374
- "devtmpfs"
375
- ],
376
- "fs_type": "devtmpfs",
377
- "inodes_available": "119845",
378
- "inodes_percent_used": "1%",
379
- "inodes_used": "331",
380
- "kb_available": "480704",
381
- "kb_size": "480704",
382
- "kb_used": "0",
383
- "mount_options": [
384
- "rw",
385
- "nosuid",
386
- "seclabel",
387
- "size=480704k",
388
- "nr_inodes=120176",
389
- "mode=755"
390
- ],
391
- "percent_used": "0%",
392
- "total_inodes": "120176"
393
- },
394
- "/dev/hugepages": {
395
- "devices": [
396
- "hugetlbfs"
397
- ],
398
- "fs_type": "hugetlbfs",
399
- "mount_options": [
400
- "rw",
401
- "relatime",
402
- "seclabel",
403
- "pagesize=2M"
404
- ]
405
- },
406
- "/dev/mqueue": {
407
- "devices": [
408
- "mqueue"
409
- ],
410
- "fs_type": "mqueue",
411
- "mount_options": [
412
- "rw",
413
- "relatime",
414
- "seclabel"
415
- ]
416
- },
417
- "/dev/pts": {
418
- "devices": [
419
- "devpts"
420
- ],
421
- "fs_type": "devpts",
422
- "mount_options": [
423
- "rw",
424
- "nosuid",
425
- "noexec",
426
- "relatime",
427
- "seclabel",
428
- "gid=5",
429
- "mode=620",
430
- "ptmxmode=000"
431
- ]
432
- },
433
- "/dev/shm": {
434
- "devices": [
435
- "tmpfs"
436
- ],
437
- "fs_type": "tmpfs",
438
- "inodes_available": "124163",
439
- "inodes_percent_used": "1%",
440
- "inodes_used": "1",
441
- "kb_available": "496656",
442
- "kb_size": "496656",
443
- "kb_used": "0",
444
- "mount_options": [
445
- "rw",
446
- "nosuid",
447
- "nodev",
448
- "seclabel"
449
- ],
450
- "percent_used": "0%",
451
- "total_inodes": "124164"
452
- },
453
- "/proc": {
454
- "devices": [
455
- "proc"
456
- ],
457
- "fs_type": "proc",
458
- "mount_options": [
459
- "rw",
460
- "nosuid",
461
- "nodev",
462
- "noexec",
463
- "relatime"
464
- ]
465
- },
466
- "/proc/sys/fs/binfmt_misc": {
467
- "devices": [
468
- "systemd-1"
469
- ],
470
- "fs_type": "autofs",
471
- "mount_options": [
472
- "rw",
473
- "relatime",
474
- "fd=31",
475
- "pgrp=1",
476
- "timeout=0",
477
- "minproto=5",
478
- "maxproto=5",
479
- "direct",
480
- "pipe_ino=15530"
481
- ]
482
- },
483
- "/run": {
484
- "devices": [
485
- "tmpfs"
486
- ],
487
- "fs_type": "tmpfs",
488
- "inodes_available": "123746",
489
- "inodes_percent_used": "1%",
490
- "inodes_used": "418",
491
- "kb_available": "495696",
492
- "kb_size": "496656",
493
- "kb_used": "960",
494
- "mount_options": [
495
- "rw",
496
- "nosuid",
497
- "nodev",
498
- "seclabel",
499
- "mode=755"
500
- ],
501
- "percent_used": "1%",
502
- "total_inodes": "124164"
503
- },
504
- "/run/user/1000": {
505
- "devices": [
506
- "tmpfs"
507
- ],
508
- "fs_type": "tmpfs",
509
- "inodes_available": "124159",
510
- "inodes_percent_used": "1%",
511
- "inodes_used": "5",
512
- "kb_available": "99328",
513
- "kb_size": "99328",
514
- "kb_used": "0",
515
- "mount_options": [
516
- "rw",
517
- "nosuid",
518
- "nodev",
519
- "relatime",
520
- "seclabel",
521
- "size=99328k",
522
- "mode=700",
523
- "uid=1000",
524
- "gid=1000"
525
- ],
526
- "percent_used": "0%",
527
- "total_inodes": "124164"
528
- },
529
- "/sys": {
530
- "devices": [
531
- "sysfs"
532
- ],
533
- "fs_type": "sysfs",
534
- "mount_options": [
535
- "rw",
536
- "nosuid",
537
- "nodev",
538
- "noexec",
539
- "relatime",
540
- "seclabel"
541
- ]
542
- },
543
- "/sys/fs/bpf": {
544
- "devices": [
545
- "none"
546
- ],
547
- "fs_type": "bpf",
548
- "mount_options": [
549
- "rw",
550
- "nosuid",
551
- "nodev",
552
- "noexec",
553
- "relatime",
554
- "mode=700"
555
- ]
556
- },
557
- "/sys/fs/cgroup": {
558
- "devices": [
559
- "tmpfs"
560
- ],
561
- "fs_type": "tmpfs",
562
- "inodes_available": "124147",
563
- "inodes_percent_used": "1%",
564
- "inodes_used": "17",
565
- "kb_available": "496656",
566
- "kb_size": "496656",
567
- "kb_used": "0",
568
- "mount_options": [
569
- "ro",
570
- "nosuid",
571
- "nodev",
572
- "noexec",
573
- "seclabel",
574
- "mode=755"
575
- ],
576
- "percent_used": "0%",
577
- "total_inodes": "124164"
578
- },
579
- "/sys/fs/cgroup/blkio": {
580
- "devices": [
581
- "cgroup"
582
- ],
583
- "fs_type": "cgroup",
584
- "mount_options": [
585
- "rw",
586
- "nosuid",
587
- "nodev",
588
- "noexec",
589
- "relatime",
590
- "seclabel",
591
- "blkio"
592
- ]
593
- },
594
- "/sys/fs/cgroup/cpu,cpuacct": {
595
- "devices": [
596
- "cgroup"
597
- ],
598
- "fs_type": "cgroup",
599
- "mount_options": [
600
- "rw",
601
- "nosuid",
602
- "nodev",
603
- "noexec",
604
- "relatime",
605
- "seclabel",
606
- "cpu",
607
- "cpuacct"
608
- ]
609
- },
610
- "/sys/fs/cgroup/cpuset": {
611
- "devices": [
612
- "cgroup"
613
- ],
614
- "fs_type": "cgroup",
615
- "mount_options": [
616
- "rw",
617
- "nosuid",
618
- "nodev",
619
- "noexec",
620
- "relatime",
621
- "seclabel",
622
- "cpuset"
623
- ]
624
- },
625
- "/sys/fs/cgroup/devices": {
626
- "devices": [
627
- "cgroup"
628
- ],
629
- "fs_type": "cgroup",
630
- "mount_options": [
631
- "rw",
632
- "nosuid",
633
- "nodev",
634
- "noexec",
635
- "relatime",
636
- "seclabel",
637
- "devices"
638
- ]
639
- },
640
- "/sys/fs/cgroup/freezer": {
641
- "devices": [
642
- "cgroup"
643
- ],
644
- "fs_type": "cgroup",
645
- "mount_options": [
646
- "rw",
647
- "nosuid",
648
- "nodev",
649
- "noexec",
650
- "relatime",
651
- "seclabel",
652
- "freezer"
653
- ]
654
- },
655
- "/sys/fs/cgroup/hugetlb": {
656
- "devices": [
657
- "cgroup"
658
- ],
659
- "fs_type": "cgroup",
660
- "mount_options": [
661
- "rw",
662
- "nosuid",
663
- "nodev",
664
- "noexec",
665
- "relatime",
666
- "seclabel",
667
- "hugetlb"
668
- ]
669
- },
670
- "/sys/fs/cgroup/memory": {
671
- "devices": [
672
- "cgroup"
673
- ],
674
- "fs_type": "cgroup",
675
- "mount_options": [
676
- "rw",
677
- "nosuid",
678
- "nodev",
679
- "noexec",
680
- "relatime",
681
- "seclabel",
682
- "memory"
683
- ]
684
- },
685
- "/sys/fs/cgroup/net_cls,net_prio": {
686
- "devices": [
687
- "cgroup"
688
- ],
689
- "fs_type": "cgroup",
690
- "mount_options": [
691
- "rw",
692
- "nosuid",
693
- "nodev",
694
- "noexec",
695
- "relatime",
696
- "seclabel",
697
- "net_cls",
698
- "net_prio"
699
- ]
700
- },
701
- "/sys/fs/cgroup/perf_event": {
702
- "devices": [
703
- "cgroup"
704
- ],
705
- "fs_type": "cgroup",
706
- "mount_options": [
707
- "rw",
708
- "nosuid",
709
- "nodev",
710
- "noexec",
711
- "relatime",
712
- "seclabel",
713
- "perf_event"
714
- ]
715
- },
716
- "/sys/fs/cgroup/pids": {
717
- "devices": [
718
- "cgroup"
719
- ],
720
- "fs_type": "cgroup",
721
- "mount_options": [
722
- "rw",
723
- "nosuid",
724
- "nodev",
725
- "noexec",
726
- "relatime",
727
- "seclabel",
728
- "pids"
729
- ]
730
- },
731
- "/sys/fs/cgroup/systemd": {
732
- "devices": [
733
- "cgroup"
734
- ],
735
- "fs_type": "cgroup",
736
- "mount_options": [
737
- "rw",
738
- "nosuid",
739
- "nodev",
740
- "noexec",
741
- "relatime",
742
- "seclabel",
743
- "xattr",
744
- "name=systemd"
745
- ]
746
- },
747
- "/sys/fs/cgroup/unified": {
748
- "devices": [
749
- "cgroup2"
750
- ],
751
- "fs_type": "cgroup2",
752
- "mount_options": [
753
- "rw",
754
- "nosuid",
755
- "nodev",
756
- "noexec",
757
- "relatime",
758
- "seclabel",
759
- "nsdelegate"
760
- ]
761
- },
762
- "/sys/fs/pstore": {
763
- "devices": [
764
- "pstore"
765
- ],
766
- "fs_type": "pstore",
767
- "mount_options": [
768
- "rw",
769
- "nosuid",
770
- "nodev",
771
- "noexec",
772
- "relatime",
773
- "seclabel"
774
- ]
775
- },
776
- "/sys/fs/selinux": {
777
- "devices": [
778
- "selinuxfs"
779
- ],
780
- "fs_type": "selinuxfs",
781
- "mount_options": [
782
- "rw",
783
- "relatime"
784
- ]
785
- },
786
- "/sys/kernel/config": {
787
- "devices": [
788
- "configfs"
789
- ],
790
- "fs_type": "configfs",
791
- "mount_options": [
792
- "rw",
793
- "relatime"
794
- ]
795
- },
796
- "/sys/kernel/debug": {
797
- "devices": [
798
- "debugfs"
799
- ],
800
- "fs_type": "debugfs",
801
- "mount_options": [
802
- "rw",
803
- "relatime",
804
- "seclabel"
805
- ]
806
- },
807
- "/sys/kernel/security": {
808
- "devices": [
809
- "securityfs"
810
- ],
811
- "fs_type": "securityfs",
812
- "mount_options": [
813
- "rw",
814
- "nosuid",
815
- "nodev",
816
- "noexec",
817
- "relatime"
818
- ]
819
- }
820
- },
821
- "by_pair": {
822
- "/dev/xvda,": {
823
- "device": "/dev/xvda"
824
- },
825
- "/dev/xvda1,/": {
826
- "device": "/dev/xvda1",
827
- "fs_type": "ext4",
828
- "inodes_available": "355108",
829
- "inodes_percent_used": "10%",
830
- "inodes_used": "38108",
831
- "kb_available": "4825640",
832
- "kb_size": "6126124",
833
- "kb_used": "990592",
834
- "mount": "/",
835
- "mount_options": [
836
- "rw",
837
- "relatime",
838
- "seclabel"
839
- ],
840
- "percent_used": "18%",
841
- "total_inodes": "393216",
842
- "uuid": "6f2bcd43-1cde-46ae-ab74-3b57c42ed179"
843
- },
844
- "cgroup,/sys/fs/cgroup/blkio": {
845
- "device": "cgroup",
846
- "fs_type": "cgroup",
847
- "mount": "/sys/fs/cgroup/blkio",
848
- "mount_options": [
849
- "rw",
850
- "nosuid",
851
- "nodev",
852
- "noexec",
853
- "relatime",
854
- "seclabel",
855
- "blkio"
856
- ]
857
- },
858
- "cgroup,/sys/fs/cgroup/cpu,cpuacct": {
859
- "device": "cgroup",
860
- "fs_type": "cgroup",
861
- "mount": "/sys/fs/cgroup/cpu,cpuacct",
862
- "mount_options": [
863
- "rw",
864
- "nosuid",
865
- "nodev",
866
- "noexec",
867
- "relatime",
868
- "seclabel",
869
- "cpu",
870
- "cpuacct"
871
- ]
872
- },
873
- "cgroup,/sys/fs/cgroup/cpuset": {
874
- "device": "cgroup",
875
- "fs_type": "cgroup",
876
- "mount": "/sys/fs/cgroup/cpuset",
877
- "mount_options": [
878
- "rw",
879
- "nosuid",
880
- "nodev",
881
- "noexec",
882
- "relatime",
883
- "seclabel",
884
- "cpuset"
885
- ]
886
- },
887
- "cgroup,/sys/fs/cgroup/devices": {
888
- "device": "cgroup",
889
- "fs_type": "cgroup",
890
- "mount": "/sys/fs/cgroup/devices",
891
- "mount_options": [
892
- "rw",
893
- "nosuid",
894
- "nodev",
895
- "noexec",
896
- "relatime",
897
- "seclabel",
898
- "devices"
899
- ]
900
- },
901
- "cgroup,/sys/fs/cgroup/freezer": {
902
- "device": "cgroup",
903
- "fs_type": "cgroup",
904
- "mount": "/sys/fs/cgroup/freezer",
905
- "mount_options": [
906
- "rw",
907
- "nosuid",
908
- "nodev",
909
- "noexec",
910
- "relatime",
911
- "seclabel",
912
- "freezer"
913
- ]
914
- },
915
- "cgroup,/sys/fs/cgroup/hugetlb": {
916
- "device": "cgroup",
917
- "fs_type": "cgroup",
918
- "mount": "/sys/fs/cgroup/hugetlb",
919
- "mount_options": [
920
- "rw",
921
- "nosuid",
922
- "nodev",
923
- "noexec",
924
- "relatime",
925
- "seclabel",
926
- "hugetlb"
927
- ]
928
- },
929
- "cgroup,/sys/fs/cgroup/memory": {
930
- "device": "cgroup",
931
- "fs_type": "cgroup",
932
- "mount": "/sys/fs/cgroup/memory",
933
- "mount_options": [
934
- "rw",
935
- "nosuid",
936
- "nodev",
937
- "noexec",
938
- "relatime",
939
- "seclabel",
940
- "memory"
941
- ]
942
- },
943
- "cgroup,/sys/fs/cgroup/net_cls,net_prio": {
944
- "device": "cgroup",
945
- "fs_type": "cgroup",
946
- "mount": "/sys/fs/cgroup/net_cls,net_prio",
947
- "mount_options": [
948
- "rw",
949
- "nosuid",
950
- "nodev",
951
- "noexec",
952
- "relatime",
953
- "seclabel",
954
- "net_cls",
955
- "net_prio"
956
- ]
957
- },
958
- "cgroup,/sys/fs/cgroup/perf_event": {
959
- "device": "cgroup",
960
- "fs_type": "cgroup",
961
- "mount": "/sys/fs/cgroup/perf_event",
962
- "mount_options": [
963
- "rw",
964
- "nosuid",
965
- "nodev",
966
- "noexec",
967
- "relatime",
968
- "seclabel",
969
- "perf_event"
970
- ]
971
- },
972
- "cgroup,/sys/fs/cgroup/pids": {
973
- "device": "cgroup",
974
- "fs_type": "cgroup",
975
- "mount": "/sys/fs/cgroup/pids",
976
- "mount_options": [
977
- "rw",
978
- "nosuid",
979
- "nodev",
980
- "noexec",
981
- "relatime",
982
- "seclabel",
983
- "pids"
984
- ]
985
- },
986
- "cgroup,/sys/fs/cgroup/systemd": {
987
- "device": "cgroup",
988
- "fs_type": "cgroup",
989
- "mount": "/sys/fs/cgroup/systemd",
990
- "mount_options": [
991
- "rw",
992
- "nosuid",
993
- "nodev",
994
- "noexec",
995
- "relatime",
996
- "seclabel",
997
- "xattr",
998
- "name=systemd"
999
- ]
1000
- },
1001
- "cgroup2,/sys/fs/cgroup/unified": {
1002
- "device": "cgroup2",
1003
- "fs_type": "cgroup2",
1004
- "mount": "/sys/fs/cgroup/unified",
1005
- "mount_options": [
1006
- "rw",
1007
- "nosuid",
1008
- "nodev",
1009
- "noexec",
1010
- "relatime",
1011
- "seclabel",
1012
- "nsdelegate"
1013
- ]
1014
- },
1015
- "configfs,/sys/kernel/config": {
1016
- "device": "configfs",
1017
- "fs_type": "configfs",
1018
- "mount": "/sys/kernel/config",
1019
- "mount_options": [
1020
- "rw",
1021
- "relatime"
1022
- ]
1023
- },
1024
- "debugfs,/sys/kernel/debug": {
1025
- "device": "debugfs",
1026
- "fs_type": "debugfs",
1027
- "mount": "/sys/kernel/debug",
1028
- "mount_options": [
1029
- "rw",
1030
- "relatime",
1031
- "seclabel"
1032
- ]
1033
- },
1034
- "devpts,/dev/pts": {
1035
- "device": "devpts",
1036
- "fs_type": "devpts",
1037
- "mount": "/dev/pts",
1038
- "mount_options": [
1039
- "rw",
1040
- "nosuid",
1041
- "noexec",
1042
- "relatime",
1043
- "seclabel",
1044
- "gid=5",
1045
- "mode=620",
1046
- "ptmxmode=000"
1047
- ]
1048
- },
1049
- "devtmpfs,/dev": {
1050
- "device": "devtmpfs",
1051
- "fs_type": "devtmpfs",
1052
- "inodes_available": "119845",
1053
- "inodes_percent_used": "1%",
1054
- "inodes_used": "331",
1055
- "kb_available": "480704",
1056
- "kb_size": "480704",
1057
- "kb_used": "0",
1058
- "mount": "/dev",
1059
- "mount_options": [
1060
- "rw",
1061
- "nosuid",
1062
- "seclabel",
1063
- "size=480704k",
1064
- "nr_inodes=120176",
1065
- "mode=755"
1066
- ],
1067
- "percent_used": "0%",
1068
- "total_inodes": "120176"
1069
- },
1070
- "hugetlbfs,/dev/hugepages": {
1071
- "device": "hugetlbfs",
1072
- "fs_type": "hugetlbfs",
1073
- "mount": "/dev/hugepages",
1074
- "mount_options": [
1075
- "rw",
1076
- "relatime",
1077
- "seclabel",
1078
- "pagesize=2M"
1079
- ]
1080
- },
1081
- "mqueue,/dev/mqueue": {
1082
- "device": "mqueue",
1083
- "fs_type": "mqueue",
1084
- "mount": "/dev/mqueue",
1085
- "mount_options": [
1086
- "rw",
1087
- "relatime",
1088
- "seclabel"
1089
- ]
1090
- },
1091
- "none,/sys/fs/bpf": {
1092
- "device": "none",
1093
- "fs_type": "bpf",
1094
- "mount": "/sys/fs/bpf",
1095
- "mount_options": [
1096
- "rw",
1097
- "nosuid",
1098
- "nodev",
1099
- "noexec",
1100
- "relatime",
1101
- "mode=700"
1102
- ]
1103
- },
1104
- "proc,/proc": {
1105
- "device": "proc",
1106
- "fs_type": "proc",
1107
- "mount": "/proc",
1108
- "mount_options": [
1109
- "rw",
1110
- "nosuid",
1111
- "nodev",
1112
- "noexec",
1113
- "relatime"
1114
- ]
1115
- },
1116
- "pstore,/sys/fs/pstore": {
1117
- "device": "pstore",
1118
- "fs_type": "pstore",
1119
- "mount": "/sys/fs/pstore",
1120
- "mount_options": [
1121
- "rw",
1122
- "nosuid",
1123
- "nodev",
1124
- "noexec",
1125
- "relatime",
1126
- "seclabel"
1127
- ]
1128
- },
1129
- "securityfs,/sys/kernel/security": {
1130
- "device": "securityfs",
1131
- "fs_type": "securityfs",
1132
- "mount": "/sys/kernel/security",
1133
- "mount_options": [
1134
- "rw",
1135
- "nosuid",
1136
- "nodev",
1137
- "noexec",
1138
- "relatime"
1139
- ]
1140
- },
1141
- "selinuxfs,/sys/fs/selinux": {
1142
- "device": "selinuxfs",
1143
- "fs_type": "selinuxfs",
1144
- "mount": "/sys/fs/selinux",
1145
- "mount_options": [
1146
- "rw",
1147
- "relatime"
1148
- ]
1149
- },
1150
- "sysfs,/sys": {
1151
- "device": "sysfs",
1152
- "fs_type": "sysfs",
1153
- "mount": "/sys",
1154
- "mount_options": [
1155
- "rw",
1156
- "nosuid",
1157
- "nodev",
1158
- "noexec",
1159
- "relatime",
1160
- "seclabel"
1161
- ]
1162
- },
1163
- "systemd-1,/proc/sys/fs/binfmt_misc": {
1164
- "device": "systemd-1",
1165
- "fs_type": "autofs",
1166
- "mount": "/proc/sys/fs/binfmt_misc",
1167
- "mount_options": [
1168
- "rw",
1169
- "relatime",
1170
- "fd=31",
1171
- "pgrp=1",
1172
- "timeout=0",
1173
- "minproto=5",
1174
- "maxproto=5",
1175
- "direct",
1176
- "pipe_ino=15530"
1177
- ]
1178
- },
1179
- "tmpfs,/dev/shm": {
1180
- "device": "tmpfs",
1181
- "fs_type": "tmpfs",
1182
- "inodes_available": "124163",
1183
- "inodes_percent_used": "1%",
1184
- "inodes_used": "1",
1185
- "kb_available": "496656",
1186
- "kb_size": "496656",
1187
- "kb_used": "0",
1188
- "mount": "/dev/shm",
1189
- "mount_options": [
1190
- "rw",
1191
- "nosuid",
1192
- "nodev",
1193
- "seclabel"
1194
- ],
1195
- "percent_used": "0%",
1196
- "total_inodes": "124164"
1197
- },
1198
- "tmpfs,/run": {
1199
- "device": "tmpfs",
1200
- "fs_type": "tmpfs",
1201
- "inodes_available": "123746",
1202
- "inodes_percent_used": "1%",
1203
- "inodes_used": "418",
1204
- "kb_available": "495696",
1205
- "kb_size": "496656",
1206
- "kb_used": "960",
1207
- "mount": "/run",
1208
- "mount_options": [
1209
- "rw",
1210
- "nosuid",
1211
- "nodev",
1212
- "seclabel",
1213
- "mode=755"
1214
- ],
1215
- "percent_used": "1%",
1216
- "total_inodes": "124164"
1217
- },
1218
- "tmpfs,/run/user/1000": {
1219
- "device": "tmpfs",
1220
- "fs_type": "tmpfs",
1221
- "inodes_available": "124159",
1222
- "inodes_percent_used": "1%",
1223
- "inodes_used": "5",
1224
- "kb_available": "99328",
1225
- "kb_size": "99328",
1226
- "kb_used": "0",
1227
- "mount": "/run/user/1000",
1228
- "mount_options": [
1229
- "rw",
1230
- "nosuid",
1231
- "nodev",
1232
- "relatime",
1233
- "seclabel",
1234
- "size=99328k",
1235
- "mode=700",
1236
- "uid=1000",
1237
- "gid=1000"
1238
- ],
1239
- "percent_used": "0%",
1240
- "total_inodes": "124164"
1241
- },
1242
- "tmpfs,/sys/fs/cgroup": {
1243
- "device": "tmpfs",
1244
- "fs_type": "tmpfs",
1245
- "inodes_available": "124147",
1246
- "inodes_percent_used": "1%",
1247
- "inodes_used": "17",
1248
- "kb_available": "496656",
1249
- "kb_size": "496656",
1250
- "kb_used": "0",
1251
- "mount": "/sys/fs/cgroup",
1252
- "mount_options": [
1253
- "ro",
1254
- "nosuid",
1255
- "nodev",
1256
- "noexec",
1257
- "seclabel",
1258
- "mode=755"
1259
- ],
1260
- "percent_used": "0%",
1261
- "total_inodes": "124164"
1262
- }
1263
- }
1264
- },
1265
- "fips": {
1266
- "kernel": {
1267
- "enabled": false
1268
- }
1269
- },
1270
- "fqdn": "fauxhai.local",
1271
- "hostname": "Fauxhai",
1272
- "idle": "30 days 15 hours 07 minutes 30 seconds",
1273
- "idletime_seconds": 2646450,
1274
- "init_package": "systemd",
1275
- "ipaddress": "10.0.0.2",
1276
- "kernel": {
1277
- "machine": "x86_64",
1278
- "modules": {
1279
- "ata_generic": {
1280
- "refcount": "0",
1281
- "size": "16384",
1282
- "version": "0.2.15"
1283
- },
1284
- "cirrus": {
1285
- "refcount": "0",
1286
- "size": "16384"
1287
- },
1288
- "crc32_pclmul": {
1289
- "refcount": "0",
1290
- "size": "16384"
1291
- },
1292
- "crc32c_intel": {
1293
- "refcount": "2",
1294
- "size": "24576"
1295
- },
1296
- "crct10dif_pclmul": {
1297
- "refcount": "1",
1298
- "size": "16384"
1299
- },
1300
- "drm": {
1301
- "refcount": "3",
1302
- "size": "598016"
1303
- },
1304
- "drm_kms_helper": {
1305
- "refcount": "3",
1306
- "size": "237568"
1307
- },
1308
- "floppy": {
1309
- "refcount": "0",
1310
- "size": "86016"
1311
- },
1312
- "ghash_clmulni_intel": {
1313
- "refcount": "0",
1314
- "size": "16384"
1315
- },
1316
- "i2c_piix4": {
1317
- "refcount": "0",
1318
- "size": "28672"
1319
- },
1320
- "intel_rapl_common": {
1321
- "refcount": "1",
1322
- "size": "32768"
1323
- },
1324
- "intel_rapl_msr": {
1325
- "refcount": "0",
1326
- "size": "20480"
1327
- },
1328
- "intel_rapl_perf": {
1329
- "refcount": "0",
1330
- "size": "20480"
1331
- },
1332
- "ip_tables": {
1333
- "refcount": "0",
1334
- "size": "32768"
1335
- },
1336
- "isofs": {
1337
- "refcount": "0",
1338
- "size": "49152"
1339
- },
1340
- "pata_acpi": {
1341
- "refcount": "0",
1342
- "size": "16384",
1343
- "version": "0.2.3"
1344
- },
1345
- "pcspkr": {
1346
- "refcount": "0",
1347
- "size": "16384"
1348
- },
1349
- "sb_edac": {
1350
- "refcount": "0",
1351
- "size": "24576"
1352
- },
1353
- "serio_raw": {
1354
- "refcount": "0",
1355
- "size": "20480"
1356
- },
1357
- "xen_blkfront": {
1358
- "refcount": "3",
1359
- "size": "49152"
1360
- },
1361
- "xen_netfront": {
1362
- "refcount": "1",
1363
- "size": "36864"
1364
- }
1365
- },
1366
- "name": "Linux",
1367
- "os": "GNU/Linux",
1368
- "processor": "x86_64",
1369
- "release": "5.6.7-100.fc30.x86_64",
1370
- "version": "#1 SMP Fri Apr 24 21:54:10 UTC 2020"
1371
- },
1372
- "keys": {
1373
- "ssh": {
1374
- "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1375
- "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1376
- }
1377
- },
1378
- "languages": {
1379
- "powershell": null,
1380
- "ruby": {
1381
- "bin_dir": "/usr/local/bin",
1382
- "gem_bin": "/usr/local/bin/gem",
1383
- "gems_dir": "/usr/local/gems",
1384
- "ruby_bin": "/usr/local/bin/ruby"
1385
- }
1386
- },
1387
- "lsb": {},
1388
- "macaddress": "11:11:11:11:11:11",
1389
- "machinename": "Fauxhai",
1390
- "memory": {
1391
- "total": "1048576kB"
1392
- },
1393
- "network": {
1394
- "default_gateway": "10.0.0.1",
1395
- "default_interface": "enp0s3",
1396
- "interfaces": {
1397
- "enp0s3": {
1398
- "addresses": {
1399
- "10.0.0.2": {
1400
- "broadcast": "10.0.0.255",
1401
- "family": "inet",
1402
- "ip_scope": "RFC1918 PRIVATE",
1403
- "netmask": "255.255.255.0",
1404
- "prefixlen": "24",
1405
- "scope": "Global"
1406
- },
1407
- "11:11:11:11:11:11": {
1408
- "family": "lladdr"
1409
- },
1410
- "fe80::11:1111:1111:1111": {
1411
- "family": "inet6",
1412
- "ip_scope": "LINK LOCAL UNICAST",
1413
- "prefixlen": "64",
1414
- "scope": "Link",
1415
- "tags": []
1416
- }
1417
- },
1418
- "arp": {
1419
- "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1420
- },
1421
- "encapsulation": "Ethernet",
1422
- "flags": [
1423
- "BROADCAST",
1424
- "MULTICAST",
1425
- "UP",
1426
- "LOWER_UP"
1427
- ],
1428
- "mtu": "1500",
1429
- "number": "0",
1430
- "ring_params": {},
1431
- "routes": [
1432
- {
1433
- "destination": "default",
1434
- "family": "inet",
1435
- "via": "10.0.0.1"
1436
- },
1437
- {
1438
- "destination": "10.0.0.0/24",
1439
- "family": "inet",
1440
- "proto": "kernel",
1441
- "scope": "link",
1442
- "src": "10.0.0.2"
1443
- },
1444
- {
1445
- "destination": "fe80::/64",
1446
- "family": "inet6",
1447
- "metric": "256",
1448
- "proto": "kernel"
1449
- }
1450
- ],
1451
- "state": "up",
1452
- "type": "enp0s"
1453
- },
1454
- "lo": {
1455
- "addresses": {
1456
- "127.0.0.1": {
1457
- "family": "inet",
1458
- "ip_scope": "LOOPBACK",
1459
- "netmask": "255.0.0.0",
1460
- "prefixlen": "8",
1461
- "scope": "Node"
1462
- },
1463
- "::1": {
1464
- "family": "inet6",
1465
- "ip_scope": "LINK LOCAL LOOPBACK",
1466
- "prefixlen": "128",
1467
- "scope": "Node",
1468
- "tags": []
1469
- }
1470
- },
1471
- "encapsulation": "Loopback",
1472
- "flags": [
1473
- "LOOPBACK",
1474
- "UP",
1475
- "LOWER_UP"
1476
- ],
1477
- "mtu": "65536",
1478
- "state": "unknown"
1479
- }
1480
- }
1481
- },
1482
- "ohai_time": 1588214243.1852674,
1483
- "os": "linux",
1484
- "os_version": "5.6.7-100.fc30.x86_64",
1485
- "packages": {
1486
- "NetworkManager": {
1487
- "arch": "x86_64",
1488
- "epoch": "1",
1489
- "installdate": "1588141127",
1490
- "release": "1.fc30",
1491
- "version": "1.16.4"
1492
- },
1493
- "NetworkManager-libnm": {
1494
- "arch": "x86_64",
1495
- "epoch": "1",
1496
- "installdate": "1588141124",
1497
- "release": "1.fc30",
1498
- "version": "1.16.4"
1499
- },
1500
- "acl": {
1501
- "arch": "x86_64",
1502
- "epoch": "0",
1503
- "installdate": "1588141094",
1504
- "release": "3.fc30",
1505
- "version": "2.2.53"
1506
- },
1507
- "alternatives": {
1508
- "arch": "x86_64",
1509
- "epoch": "0",
1510
- "installdate": "1588141093",
1511
- "release": "4.fc30",
1512
- "version": "1.11"
1513
- },
1514
- "audit": {
1515
- "arch": "x86_64",
1516
- "epoch": "0",
1517
- "installdate": "1588141129",
1518
- "release": "0.15.20191104git1c2f876.fc30",
1519
- "version": "3.0"
1520
- },
1521
- "audit-libs": {
1522
- "arch": "x86_64",
1523
- "epoch": "0",
1524
- "installdate": "1588141093",
1525
- "release": "0.15.20191104git1c2f876.fc30",
1526
- "version": "3.0"
1527
- },
1528
- "basesystem": {
1529
- "arch": "noarch",
1530
- "epoch": "0",
1531
- "installdate": "1588141090",
1532
- "release": "7.fc30",
1533
- "version": "11"
1534
- },
1535
- "bash": {
1536
- "arch": "x86_64",
1537
- "epoch": "0",
1538
- "installdate": "1588141092",
1539
- "release": "1.fc30",
1540
- "version": "5.0.11"
1541
- },
1542
- "bind-export-libs": {
1543
- "arch": "x86_64",
1544
- "epoch": "32",
1545
- "installdate": "1588141114",
1546
- "release": "2.fc30",
1547
- "version": "9.11.14"
1548
- },
1549
- "brotli": {
1550
- "arch": "x86_64",
1551
- "epoch": "0",
1552
- "installdate": "1588141096",
1553
- "release": "3.fc30",
1554
- "version": "1.0.7"
1555
- },
1556
- "bzip2": {
1557
- "arch": "x86_64",
1558
- "epoch": "0",
1559
- "installdate": "1588141096",
1560
- "release": "29.fc30",
1561
- "version": "1.0.6"
1562
- },
1563
- "bzip2-libs": {
1564
- "arch": "x86_64",
1565
- "epoch": "0",
1566
- "installdate": "1588141092",
1567
- "release": "29.fc30",
1568
- "version": "1.0.6"
1569
- },
1570
- "c-ares": {
1571
- "arch": "x86_64",
1572
- "epoch": "0",
1573
- "installdate": "1588141096",
1574
- "release": "3.fc30",
1575
- "version": "1.15.0"
1576
- },
1577
- "ca-certificates": {
1578
- "arch": "noarch",
1579
- "epoch": "0",
1580
- "installdate": "1588141102",
1581
- "release": "1.1.fc30",
1582
- "version": "2020.2.40"
1583
- },
1584
- "checkpolicy": {
1585
- "arch": "x86_64",
1586
- "epoch": "0",
1587
- "installdate": "1588141096",
1588
- "release": "1.fc30",
1589
- "version": "2.9"
1590
- },
1591
- "chef": {
1592
- "arch": "x86_64",
1593
- "epoch": "0",
1594
- "installdate": "1588214240",
1595
- "release": "1.el7",
1596
- "version": "16.0.257"
1597
- },
1598
- "chrony": {
1599
- "arch": "x86_64",
1600
- "epoch": "0",
1601
- "installdate": "1588141129",
1602
- "release": "1.fc30",
1603
- "version": "3.5"
1604
- },
1605
- "cloud-init": {
1606
- "arch": "noarch",
1607
- "epoch": "0",
1608
- "installdate": "1588141128",
1609
- "release": "9.fc30",
1610
- "version": "17.1"
1611
- },
1612
- "cloud-utils-growpart": {
1613
- "arch": "noarch",
1614
- "epoch": "0",
1615
- "installdate": "1588141132",
1616
- "release": "2.fc30",
1617
- "version": "0.31"
1618
- },
1619
- "coreutils": {
1620
- "arch": "x86_64",
1621
- "epoch": "0",
1622
- "installdate": "1588141102",
1623
- "release": "6.fc30",
1624
- "version": "8.31"
1625
- },
1626
- "coreutils-common": {
1627
- "arch": "x86_64",
1628
- "epoch": "0",
1629
- "installdate": "1588141090",
1630
- "release": "6.fc30",
1631
- "version": "8.31"
1632
- },
1633
- "cpio": {
1634
- "arch": "x86_64",
1635
- "epoch": "0",
1636
- "installdate": "1588141097",
1637
- "release": "10.fc30",
1638
- "version": "2.12"
1639
- },
1640
- "cracklib": {
1641
- "arch": "x86_64",
1642
- "epoch": "0",
1643
- "installdate": "1588141100",
1644
- "release": "19.fc30",
1645
- "version": "2.9.6"
1646
- },
1647
- "cracklib-dicts": {
1648
- "arch": "x86_64",
1649
- "epoch": "0",
1650
- "installdate": "1588141100",
1651
- "release": "19.fc30",
1652
- "version": "2.9.6"
1653
- },
1654
- "crypto-policies": {
1655
- "arch": "noarch",
1656
- "epoch": "0",
1657
- "installdate": "1588141107",
1658
- "release": "1.git0b3add8.fc30",
1659
- "version": "20190527"
1660
- },
1661
- "cryptsetup-libs": {
1662
- "arch": "x86_64",
1663
- "epoch": "0",
1664
- "installdate": "1588141104",
1665
- "release": "1.fc30",
1666
- "version": "2.3.0"
1667
- },
1668
- "curl": {
1669
- "arch": "x86_64",
1670
- "epoch": "0",
1671
- "installdate": "1588141099",
1672
- "release": "4.fc30",
1673
- "version": "7.65.3"
1674
- },
1675
- "cyrus-sasl-lib": {
1676
- "arch": "x86_64",
1677
- "epoch": "0",
1678
- "installdate": "1588141098",
1679
- "release": "0.6rc7.fc30",
1680
- "version": "2.1.27"
1681
- },
1682
- "dbus": {
1683
- "arch": "x86_64",
1684
- "epoch": "1",
1685
- "installdate": "1588141101",
1686
- "release": "1.fc30",
1687
- "version": "1.12.16"
1688
- },
1689
- "dbus-broker": {
1690
- "arch": "x86_64",
1691
- "epoch": "0",
1692
- "installdate": "1588141107",
1693
- "release": "3.fc30",
1694
- "version": "21"
1695
- },
1696
- "dbus-common": {
1697
- "arch": "noarch",
1698
- "epoch": "1",
1699
- "installdate": "1588141107",
1700
- "release": "1.fc30",
1701
- "version": "1.12.16"
1702
- },
1703
- "dbus-libs": {
1704
- "arch": "x86_64",
1705
- "epoch": "1",
1706
- "installdate": "1588141107",
1707
- "release": "1.fc30",
1708
- "version": "1.12.16"
1709
- },
1710
- "deltarpm": {
1711
- "arch": "x86_64",
1712
- "epoch": "0",
1713
- "installdate": "1588141114",
1714
- "release": "29.fc30",
1715
- "version": "3.6"
1716
- },
1717
- "device-mapper": {
1718
- "arch": "x86_64",
1719
- "epoch": "0",
1720
- "installdate": "1588141101",
1721
- "release": "3.fc30",
1722
- "version": "1.02.154"
1723
- },
1724
- "device-mapper-libs": {
1725
- "arch": "x86_64",
1726
- "epoch": "0",
1727
- "installdate": "1588141102",
1728
- "release": "3.fc30",
1729
- "version": "1.02.154"
1730
- },
1731
- "dhcp-client": {
1732
- "arch": "x86_64",
1733
- "epoch": "12",
1734
- "installdate": "1588141127",
1735
- "release": "38.fc30",
1736
- "version": "4.3.6"
1737
- },
1738
- "dhcp-common": {
1739
- "arch": "noarch",
1740
- "epoch": "12",
1741
- "installdate": "1588141090",
1742
- "release": "38.fc30",
1743
- "version": "4.3.6"
1744
- },
1745
- "dhcp-libs": {
1746
- "arch": "x86_64",
1747
- "epoch": "12",
1748
- "installdate": "1588141124",
1749
- "release": "38.fc30",
1750
- "version": "4.3.6"
1751
- },
1752
- "diffutils": {
1753
- "arch": "x86_64",
1754
- "epoch": "0",
1755
- "installdate": "1588141094",
1756
- "release": "2.fc30",
1757
- "version": "3.7"
1758
- },
1759
- "dnf": {
1760
- "arch": "noarch",
1761
- "epoch": "0",
1762
- "installdate": "1588141126",
1763
- "release": "1.fc30",
1764
- "version": "4.2.18"
1765
- },
1766
- "dnf-data": {
1767
- "arch": "noarch",
1768
- "epoch": "0",
1769
- "installdate": "1588141086",
1770
- "release": "1.fc30",
1771
- "version": "4.2.18"
1772
- },
1773
- "dnf-plugins-core": {
1774
- "arch": "noarch",
1775
- "epoch": "0",
1776
- "installdate": "1588141127",
1777
- "release": "1.fc30",
1778
- "version": "4.0.13"
1779
- },
1780
- "dnf-yum": {
1781
- "arch": "noarch",
1782
- "epoch": "0",
1783
- "installdate": "1588141127",
1784
- "release": "1.fc30",
1785
- "version": "4.2.18"
1786
- },
1787
- "dracut": {
1788
- "arch": "x86_64",
1789
- "epoch": "0",
1790
- "installdate": "1588141104",
1791
- "release": "26.git20181204.fc30",
1792
- "version": "049"
1793
- },
1794
- "dracut-config-generic": {
1795
- "arch": "x86_64",
1796
- "epoch": "0",
1797
- "installdate": "1588141132",
1798
- "release": "26.git20181204.fc30",
1799
- "version": "049"
1800
- },
1801
- "e2fsprogs": {
1802
- "arch": "x86_64",
1803
- "epoch": "0",
1804
- "installdate": "1588141124",
1805
- "release": "2.fc30",
1806
- "version": "1.44.6"
1807
- },
1808
- "e2fsprogs-libs": {
1809
- "arch": "x86_64",
1810
- "epoch": "0",
1811
- "installdate": "1588141096",
1812
- "release": "2.fc30",
1813
- "version": "1.44.6"
1814
- },
1815
- "elfutils-debuginfod-client": {
1816
- "arch": "x86_64",
1817
- "epoch": "0",
1818
- "installdate": "1588141101",
1819
- "release": "1.fc30",
1820
- "version": "0.179"
1821
- },
1822
- "elfutils-default-yama-scope": {
1823
- "arch": "noarch",
1824
- "epoch": "0",
1825
- "installdate": "1588141100",
1826
- "release": "1.fc30",
1827
- "version": "0.179"
1828
- },
1829
- "elfutils-libelf": {
1830
- "arch": "x86_64",
1831
- "epoch": "0",
1832
- "installdate": "1588141092",
1833
- "release": "1.fc30",
1834
- "version": "0.179"
1835
- },
1836
- "elfutils-libs": {
1837
- "arch": "x86_64",
1838
- "epoch": "0",
1839
- "installdate": "1588141101",
1840
- "release": "1.fc30",
1841
- "version": "0.179"
1842
- },
1843
- "expat": {
1844
- "arch": "x86_64",
1845
- "epoch": "0",
1846
- "installdate": "1588141093",
1847
- "release": "1.fc30",
1848
- "version": "2.2.8"
1849
- },
1850
- "fedora-gpg-keys": {
1851
- "arch": "noarch",
1852
- "epoch": "0",
1853
- "installdate": "1588141089",
1854
- "release": "4",
1855
- "version": "30"
1856
- },
1857
- "fedora-release-cloud": {
1858
- "arch": "noarch",
1859
- "epoch": "0",
1860
- "installdate": "1588141089",
1861
- "release": "6",
1862
- "version": "30"
1863
- },
1864
- "fedora-release-common": {
1865
- "arch": "noarch",
1866
- "epoch": "0",
1867
- "installdate": "1588141089",
1868
- "release": "6",
1869
- "version": "30"
1870
- },
1871
- "fedora-repos": {
1872
- "arch": "noarch",
1873
- "epoch": "0",
1874
- "installdate": "1588141089",
1875
- "release": "4",
1876
- "version": "30"
1877
- },
1878
- "file": {
1879
- "arch": "x86_64",
1880
- "epoch": "0",
1881
- "installdate": "1588141094",
1882
- "release": "5.fc30",
1883
- "version": "5.36"
1884
- },
1885
- "file-libs": {
1886
- "arch": "x86_64",
1887
- "epoch": "0",
1888
- "installdate": "1588141094",
1889
- "release": "5.fc30",
1890
- "version": "5.36"
1891
- },
1892
- "filesystem": {
1893
- "arch": "x86_64",
1894
- "epoch": "0",
1895
- "installdate": "1588141089",
1896
- "release": "1.fc30",
1897
- "version": "3.10"
1898
- },
1899
- "findutils": {
1900
- "arch": "x86_64",
1901
- "epoch": "1",
1902
- "installdate": "1588141093",
1903
- "release": "22.fc30",
1904
- "version": "4.6.0"
1905
- },
1906
- "fipscheck": {
1907
- "arch": "x86_64",
1908
- "epoch": "0",
1909
- "installdate": "1588141113",
1910
- "release": "6.fc30",
1911
- "version": "1.5.0"
1912
- },
1913
- "fipscheck-lib": {
1914
- "arch": "x86_64",
1915
- "epoch": "0",
1916
- "installdate": "1588141113",
1917
- "release": "6.fc30",
1918
- "version": "1.5.0"
1919
- },
1920
- "freetype": {
1921
- "arch": "x86_64",
1922
- "epoch": "0",
1923
- "installdate": "1588141096",
1924
- "release": "7.fc30",
1925
- "version": "2.9.1"
1926
- },
1927
- "fuse-libs": {
1928
- "arch": "x86_64",
1929
- "epoch": "0",
1930
- "installdate": "1588141097",
1931
- "release": "7.fc30",
1932
- "version": "2.9.9"
1933
- },
1934
- "gawk": {
1935
- "arch": "x86_64",
1936
- "epoch": "0",
1937
- "installdate": "1588141097",
1938
- "release": "6.fc30",
1939
- "version": "4.2.1"
1940
- },
1941
- "gdbm-libs": {
1942
- "arch": "x86_64",
1943
- "epoch": "1",
1944
- "installdate": "1588141094",
1945
- "release": "4.fc30",
1946
- "version": "1.18"
1947
- },
1948
- "geolite2-city": {
1949
- "arch": "noarch",
1950
- "epoch": "0",
1951
- "installdate": "1588141089",
1952
- "release": "1.fc30",
1953
- "version": "20191217"
1954
- },
1955
- "geolite2-country": {
1956
- "arch": "noarch",
1957
- "epoch": "0",
1958
- "installdate": "1588141086",
1959
- "release": "1.fc30",
1960
- "version": "20191217"
1961
- },
1962
- "gettext": {
1963
- "arch": "x86_64",
1964
- "epoch": "0",
1965
- "installdate": "1588141099",
1966
- "release": "22.fc30",
1967
- "version": "0.19.8.1"
1968
- },
1969
- "gettext-libs": {
1970
- "arch": "x86_64",
1971
- "epoch": "0",
1972
- "installdate": "1588141099",
1973
- "release": "22.fc30",
1974
- "version": "0.19.8.1"
1975
- },
1976
- "git-core": {
1977
- "arch": "x86_64",
1978
- "epoch": "0",
1979
- "installdate": "1588141114",
1980
- "release": "1.fc30",
1981
- "version": "2.21.1"
1982
- },
1983
- "glib2": {
1984
- "arch": "x86_64",
1985
- "epoch": "0",
1986
- "installdate": "1588141099",
1987
- "release": "3.fc30",
1988
- "version": "2.60.7"
1989
- },
1990
- "glibc": {
1991
- "arch": "x86_64",
1992
- "epoch": "0",
1993
- "installdate": "1588141091",
1994
- "release": "29.fc30",
1995
- "version": "2.29"
1996
- },
1997
- "glibc-common": {
1998
- "arch": "x86_64",
1999
- "epoch": "0",
2000
- "installdate": "1588141091",
2001
- "release": "29.fc30",
2002
- "version": "2.29"
2003
- },
2004
- "glibc-langpack-en": {
2005
- "arch": "x86_64",
2006
- "epoch": "0",
2007
- "installdate": "1588141090",
2008
- "release": "29.fc30",
2009
- "version": "2.29"
2010
- },
2011
- "gmp": {
2012
- "arch": "x86_64",
2013
- "epoch": "1",
2014
- "installdate": "1588141093",
2015
- "release": "10.fc30",
2016
- "version": "6.1.2"
2017
- },
2018
- "gnupg2": {
2019
- "arch": "x86_64",
2020
- "epoch": "0",
2021
- "installdate": "1588141125",
2022
- "release": "2.fc30",
2023
- "version": "2.2.18"
2024
- },
2025
- "gnupg2-smime": {
2026
- "arch": "x86_64",
2027
- "epoch": "0",
2028
- "installdate": "1588141125",
2029
- "release": "2.fc30",
2030
- "version": "2.2.18"
2031
- },
2032
- "gnutls": {
2033
- "arch": "x86_64",
2034
- "epoch": "0",
2035
- "installdate": "1588141101",
2036
- "release": "1.fc30",
2037
- "version": "3.6.10"
2038
- },
2039
- "gpgme": {
2040
- "arch": "x86_64",
2041
- "epoch": "0",
2042
- "installdate": "1588141125",
2043
- "release": "1.fc30",
2044
- "version": "1.12.0"
2045
- },
2046
- "grep": {
2047
- "arch": "x86_64",
2048
- "epoch": "0",
2049
- "installdate": "1588141093",
2050
- "release": "9.fc30",
2051
- "version": "3.1"
2052
- },
2053
- "groff-base": {
2054
- "arch": "x86_64",
2055
- "epoch": "0",
2056
- "installdate": "1588141094",
2057
- "release": "19.fc30",
2058
- "version": "1.22.3"
2059
- },
2060
- "grub2-common": {
2061
- "arch": "noarch",
2062
- "epoch": "1",
2063
- "installdate": "1588141093",
2064
- "release": "88.fc30",
2065
- "version": "2.02"
2066
- },
2067
- "grub2-pc": {
2068
- "arch": "x86_64",
2069
- "epoch": "1",
2070
- "installdate": "1588141129",
2071
- "release": "88.fc30",
2072
- "version": "2.02"
2073
- },
2074
- "grub2-pc-modules": {
2075
- "arch": "noarch",
2076
- "epoch": "1",
2077
- "installdate": "1588141095",
2078
- "release": "88.fc30",
2079
- "version": "2.02"
2080
- },
2081
- "grub2-tools": {
2082
- "arch": "x86_64",
2083
- "epoch": "1",
2084
- "installdate": "1588141107",
2085
- "release": "88.fc30",
2086
- "version": "2.02"
2087
- },
2088
- "grub2-tools-extra": {
2089
- "arch": "x86_64",
2090
- "epoch": "1",
2091
- "installdate": "1588141112",
2092
- "release": "88.fc30",
2093
- "version": "2.02"
2094
- },
2095
- "grub2-tools-minimal": {
2096
- "arch": "x86_64",
2097
- "epoch": "1",
2098
- "installdate": "1588141101",
2099
- "release": "88.fc30",
2100
- "version": "2.02"
2101
- },
2102
- "grubby": {
2103
- "arch": "x86_64",
2104
- "epoch": "0",
2105
- "installdate": "1588141107",
2106
- "release": "31.fc30",
2107
- "version": "8.40"
2108
- },
2109
- "gzip": {
2110
- "arch": "x86_64",
2111
- "epoch": "0",
2112
- "installdate": "1588141100",
2113
- "release": "9.fc30",
2114
- "version": "1.9"
2115
- },
2116
- "hardlink": {
2117
- "arch": "x86_64",
2118
- "epoch": "1",
2119
- "installdate": "1588141097",
2120
- "release": "8.fc30",
2121
- "version": "1.3"
2122
- },
2123
- "heat-cfntools": {
2124
- "arch": "noarch",
2125
- "epoch": "0",
2126
- "installdate": "1588141128",
2127
- "release": "8.fc30",
2128
- "version": "1.4.2"
2129
- },
2130
- "hostname": {
2131
- "arch": "x86_64",
2132
- "epoch": "0",
2133
- "installdate": "1588141133",
2134
- "release": "8.fc30",
2135
- "version": "3.20"
2136
- },
2137
- "ima-evm-utils": {
2138
- "arch": "x86_64",
2139
- "epoch": "0",
2140
- "installdate": "1588141114",
2141
- "release": "5.fc30",
2142
- "version": "1.1"
2143
- },
2144
- "initscripts": {
2145
- "arch": "x86_64",
2146
- "epoch": "0",
2147
- "installdate": "1588141113",
2148
- "release": "1.fc30",
2149
- "version": "10.02"
2150
- },
2151
- "ipcalc": {
2152
- "arch": "x86_64",
2153
- "epoch": "0",
2154
- "installdate": "1588141097",
2155
- "release": "2.fc30",
2156
- "version": "0.2.5"
2157
- },
2158
- "iproute": {
2159
- "arch": "x86_64",
2160
- "epoch": "0",
2161
- "installdate": "1588141097",
2162
- "release": "1.fc30",
2163
- "version": "5.2.0"
2164
- },
2165
- "iproute-tc": {
2166
- "arch": "x86_64",
2167
- "epoch": "0",
2168
- "installdate": "1588141098",
2169
- "release": "1.fc30",
2170
- "version": "5.2.0"
2171
- },
2172
- "iptables-libs": {
2173
- "arch": "x86_64",
2174
- "epoch": "0",
2175
- "installdate": "1588141097",
2176
- "release": "3.fc30",
2177
- "version": "1.8.2"
2178
- },
2179
- "iputils": {
2180
- "arch": "x86_64",
2181
- "epoch": "0",
2182
- "installdate": "1588141112",
2183
- "release": "4.fc30",
2184
- "version": "20180629"
2185
- },
2186
- "jansson": {
2187
- "arch": "x86_64",
2188
- "epoch": "0",
2189
- "installdate": "1588141094",
2190
- "release": "2.fc30",
2191
- "version": "2.12"
2192
- },
2193
- "json-c": {
2194
- "arch": "x86_64",
2195
- "epoch": "0",
2196
- "installdate": "1588141094",
2197
- "release": "11.fc30",
2198
- "version": "0.13.1"
2199
- },
2200
- "kbd": {
2201
- "arch": "x86_64",
2202
- "epoch": "0",
2203
- "installdate": "1588141101",
2204
- "release": "13.fc30",
2205
- "version": "2.0.4"
2206
- },
2207
- "kbd-legacy": {
2208
- "arch": "noarch",
2209
- "epoch": "0",
2210
- "installdate": "1588141098",
2211
- "release": "13.fc30",
2212
- "version": "2.0.4"
2213
- },
2214
- "kbd-misc": {
2215
- "arch": "noarch",
2216
- "epoch": "0",
2217
- "installdate": "1588141098",
2218
- "release": "13.fc30",
2219
- "version": "2.0.4"
2220
- },
2221
- "kernel-core": {
2222
- "arch": "x86_64",
2223
- "epoch": "0",
2224
- "installdate": "1588141132",
2225
- "release": "100.fc30",
2226
- "version": "5.6.7"
2227
- },
2228
- "keyutils-libs": {
2229
- "arch": "x86_64",
2230
- "epoch": "0",
2231
- "installdate": "1588141094",
2232
- "release": "2.fc30",
2233
- "version": "1.6"
2234
- },
2235
- "kmod": {
2236
- "arch": "x86_64",
2237
- "epoch": "0",
2238
- "installdate": "1588141103",
2239
- "release": "3.fc30",
2240
- "version": "26"
2241
- },
2242
- "kmod-libs": {
2243
- "arch": "x86_64",
2244
- "epoch": "0",
2245
- "installdate": "1588141103",
2246
- "release": "3.fc30",
2247
- "version": "26"
2248
- },
2249
- "kpartx": {
2250
- "arch": "x86_64",
2251
- "epoch": "0",
2252
- "installdate": "1588141101",
2253
- "release": "6.git2df6110.fc30",
2254
- "version": "0.7.9"
2255
- },
2256
- "krb5-libs": {
2257
- "arch": "x86_64",
2258
- "epoch": "0",
2259
- "installdate": "1588141099",
2260
- "release": "15.fc30",
2261
- "version": "1.17"
2262
- },
2263
- "langpacks-en": {
2264
- "arch": "noarch",
2265
- "epoch": "0",
2266
- "installdate": "1588141133",
2267
- "release": "17.fc30",
2268
- "version": "1.0"
2269
- },
2270
- "less": {
2271
- "arch": "x86_64",
2272
- "epoch": "0",
2273
- "installdate": "1588141094",
2274
- "release": "1.fc30",
2275
- "version": "551"
2276
- },
2277
- "libacl": {
2278
- "arch": "x86_64",
2279
- "epoch": "0",
2280
- "installdate": "1588141094",
2281
- "release": "3.fc30",
2282
- "version": "2.2.53"
2283
- },
2284
- "libarchive": {
2285
- "arch": "x86_64",
2286
- "epoch": "0",
2287
- "installdate": "1588141099",
2288
- "release": "7.fc30",
2289
- "version": "3.3.3"
2290
- },
2291
- "libargon2": {
2292
- "arch": "x86_64",
2293
- "epoch": "0",
2294
- "installdate": "1588141097",
2295
- "release": "8.fc30",
2296
- "version": "20161029"
2297
- },
2298
- "libassuan": {
2299
- "arch": "x86_64",
2300
- "epoch": "0",
2301
- "installdate": "1588141093",
2302
- "release": "2.fc30",
2303
- "version": "2.5.2"
2304
- },
2305
- "libattr": {
2306
- "arch": "x86_64",
2307
- "epoch": "0",
2308
- "installdate": "1588141094",
2309
- "release": "5.fc30",
2310
- "version": "2.4.48"
2311
- },
2312
- "libbasicobjects": {
2313
- "arch": "x86_64",
2314
- "epoch": "0",
2315
- "installdate": "1588141094",
2316
- "release": "42.fc30",
2317
- "version": "0.1.1"
2318
- },
2319
- "libblkid": {
2320
- "arch": "x86_64",
2321
- "epoch": "0",
2322
- "installdate": "1588141102",
2323
- "release": "2.fc30",
2324
- "version": "2.33.2"
2325
- },
2326
- "libcap": {
2327
- "arch": "x86_64",
2328
- "epoch": "0",
2329
- "installdate": "1588141092",
2330
- "release": "5.fc30",
2331
- "version": "2.26"
2332
- },
2333
- "libcap-ng": {
2334
- "arch": "x86_64",
2335
- "epoch": "0",
2336
- "installdate": "1588141093",
2337
- "release": "7.fc30",
2338
- "version": "0.7.9"
2339
- },
2340
- "libcollection": {
2341
- "arch": "x86_64",
2342
- "epoch": "0",
2343
- "installdate": "1588141094",
2344
- "release": "42.fc30",
2345
- "version": "0.7.0"
2346
- },
2347
- "libcom_err": {
2348
- "arch": "x86_64",
2349
- "epoch": "0",
2350
- "installdate": "1588141092",
2351
- "release": "2.fc30",
2352
- "version": "1.44.6"
2353
- },
2354
- "libcomps": {
2355
- "arch": "x86_64",
2356
- "epoch": "0",
2357
- "installdate": "1588141096",
2358
- "release": "1.fc30",
2359
- "version": "0.1.14"
2360
- },
2361
- "libcroco": {
2362
- "arch": "x86_64",
2363
- "epoch": "0",
2364
- "installdate": "1588141099",
2365
- "release": "1.fc30",
2366
- "version": "0.6.13"
2367
- },
2368
- "libcurl": {
2369
- "arch": "x86_64",
2370
- "epoch": "0",
2371
- "installdate": "1588141100",
2372
- "release": "4.fc30",
2373
- "version": "7.65.3"
2374
- },
2375
- "libdb": {
2376
- "arch": "x86_64",
2377
- "epoch": "0",
2378
- "installdate": "1588141092",
2379
- "release": "37.fc30",
2380
- "version": "5.3.28"
2381
- },
2382
- "libdb-utils": {
2383
- "arch": "x86_64",
2384
- "epoch": "0",
2385
- "installdate": "1588141096",
2386
- "release": "37.fc30",
2387
- "version": "5.3.28"
2388
- },
2389
- "libdhash": {
2390
- "arch": "x86_64",
2391
- "epoch": "0",
2392
- "installdate": "1588141094",
2393
- "release": "42.fc30",
2394
- "version": "0.5.0"
2395
- },
2396
- "libdnf": {
2397
- "arch": "x86_64",
2398
- "epoch": "0",
2399
- "installdate": "1588141125",
2400
- "release": "5.fc30",
2401
- "version": "0.43.1"
2402
- },
2403
- "libedit": {
2404
- "arch": "x86_64",
2405
- "epoch": "0",
2406
- "installdate": "1588141094",
2407
- "release": "30.20191211cvs.fc30",
2408
- "version": "3.1"
2409
- },
2410
- "libevent": {
2411
- "arch": "x86_64",
2412
- "epoch": "0",
2413
- "installdate": "1588141108",
2414
- "release": "7.fc30",
2415
- "version": "2.1.8"
2416
- },
2417
- "libfdisk": {
2418
- "arch": "x86_64",
2419
- "epoch": "0",
2420
- "installdate": "1588141101",
2421
- "release": "2.fc30",
2422
- "version": "2.33.2"
2423
- },
2424
- "libffi": {
2425
- "arch": "x86_64",
2426
- "epoch": "0",
2427
- "installdate": "1588141093",
2428
- "release": "19.fc30",
2429
- "version": "3.1"
2430
- },
2431
- "libgcc": {
2432
- "arch": "x86_64",
2433
- "epoch": "0",
2434
- "installdate": "1588141076",
2435
- "release": "2.fc30",
2436
- "version": "9.3.1"
2437
- },
2438
- "libgcrypt": {
2439
- "arch": "x86_64",
2440
- "epoch": "0",
2441
- "installdate": "1588141093",
2442
- "release": "1.fc30",
2443
- "version": "1.8.5"
2444
- },
2445
- "libgomp": {
2446
- "arch": "x86_64",
2447
- "epoch": "0",
2448
- "installdate": "1588141097",
2449
- "release": "2.fc30",
2450
- "version": "9.3.1"
2451
- },
2452
- "libgpg-error": {
2453
- "arch": "x86_64",
2454
- "epoch": "0",
2455
- "installdate": "1588141093",
2456
- "release": "2.fc30",
2457
- "version": "1.33"
2458
- },
2459
- "libidn2": {
2460
- "arch": "x86_64",
2461
- "epoch": "0",
2462
- "installdate": "1588141093",
2463
- "release": "1.fc30",
2464
- "version": "2.3.0"
2465
- },
2466
- "libini_config": {
2467
- "arch": "x86_64",
2468
- "epoch": "0",
2469
- "installdate": "1588141097",
2470
- "release": "42.fc30",
2471
- "version": "1.3.1"
2472
- },
2473
- "libkcapi": {
2474
- "arch": "x86_64",
2475
- "epoch": "0",
2476
- "installdate": "1588141099",
2477
- "release": "1.fc30",
2478
- "version": "1.1.4"
2479
- },
2480
- "libkcapi-hmaccalc": {
2481
- "arch": "x86_64",
2482
- "epoch": "0",
2483
- "installdate": "1588141099",
2484
- "release": "1.fc30",
2485
- "version": "1.1.4"
2486
- },
2487
- "libksba": {
2488
- "arch": "x86_64",
2489
- "epoch": "0",
2490
- "installdate": "1588141094",
2491
- "release": "9.fc30",
2492
- "version": "1.3.5"
2493
- },
2494
- "libldb": {
2495
- "arch": "x86_64",
2496
- "epoch": "0",
2497
- "installdate": "1588141108",
2498
- "release": "1.fc30",
2499
- "version": "1.5.6"
2500
- },
2501
- "libmaxminddb": {
2502
- "arch": "x86_64",
2503
- "epoch": "0",
2504
- "installdate": "1588141097",
2505
- "release": "7.fc30",
2506
- "version": "1.2.0"
2507
- },
2508
- "libmetalink": {
2509
- "arch": "x86_64",
2510
- "epoch": "0",
2511
- "installdate": "1588141096",
2512
- "release": "8.fc30",
2513
- "version": "0.1.3"
2514
- },
2515
- "libmnl": {
2516
- "arch": "x86_64",
2517
- "epoch": "0",
2518
- "installdate": "1588141093",
2519
- "release": "9.fc30",
2520
- "version": "1.0.4"
2521
- },
2522
- "libmodulemd1": {
2523
- "arch": "x86_64",
2524
- "epoch": "0",
2525
- "installdate": "1588141108",
2526
- "release": "1.fc30",
2527
- "version": "1.8.16"
2528
- },
2529
- "libmount": {
2530
- "arch": "x86_64",
2531
- "epoch": "0",
2532
- "installdate": "1588141101",
2533
- "release": "2.fc30",
2534
- "version": "2.33.2"
2535
- },
2536
- "libndp": {
2537
- "arch": "x86_64",
2538
- "epoch": "0",
2539
- "installdate": "1588141097",
2540
- "release": "3.fc30",
2541
- "version": "1.7"
2542
- },
2543
- "libnfsidmap": {
2544
- "arch": "x86_64",
2545
- "epoch": "1",
2546
- "installdate": "1588141126",
2547
- "release": "0.fc30",
2548
- "version": "2.4.3"
2549
- },
2550
- "libnghttp2": {
2551
- "arch": "x86_64",
2552
- "epoch": "0",
2553
- "installdate": "1588141097",
2554
- "release": "1.fc30",
2555
- "version": "1.40.0"
2556
- },
2557
- "libnl3": {
2558
- "arch": "x86_64",
2559
- "epoch": "0",
2560
- "installdate": "1588141097",
2561
- "release": "8.fc30",
2562
- "version": "3.4.0"
2563
- },
2564
- "libnsl2": {
2565
- "arch": "x86_64",
2566
- "epoch": "0",
2567
- "installdate": "1588141099",
2568
- "release": "4.20180605git4a062cf.fc30",
2569
- "version": "1.2.0"
2570
- },
2571
- "libpath_utils": {
2572
- "arch": "x86_64",
2573
- "epoch": "0",
2574
- "installdate": "1588141097",
2575
- "release": "42.fc30",
2576
- "version": "0.2.1"
2577
- },
2578
- "libpcap": {
2579
- "arch": "x86_64",
2580
- "epoch": "14",
2581
- "installdate": "1588141097",
2582
- "release": "2.fc30",
2583
- "version": "1.9.1"
2584
- },
2585
- "libpipeline": {
2586
- "arch": "x86_64",
2587
- "epoch": "0",
2588
- "installdate": "1588141097",
2589
- "release": "2.fc30",
2590
- "version": "1.5.1"
2591
- },
2592
- "libpng": {
2593
- "arch": "x86_64",
2594
- "epoch": "2",
2595
- "installdate": "1588141096",
2596
- "release": "1.fc30",
2597
- "version": "1.6.36"
2598
- },
2599
- "libpsl": {
2600
- "arch": "x86_64",
2601
- "epoch": "0",
2602
- "installdate": "1588141094",
2603
- "release": "6.fc30",
2604
- "version": "0.20.2"
2605
- },
2606
- "libpwquality": {
2607
- "arch": "x86_64",
2608
- "epoch": "0",
2609
- "installdate": "1588141100",
2610
- "release": "12.fc30",
2611
- "version": "1.4.0"
2612
- },
2613
- "libref_array": {
2614
- "arch": "x86_64",
2615
- "epoch": "0",
2616
- "installdate": "1588141094",
2617
- "release": "42.fc30",
2618
- "version": "0.1.5"
2619
- },
2620
- "librepo": {
2621
- "arch": "x86_64",
2622
- "epoch": "0",
2623
- "installdate": "1588141125",
2624
- "release": "1.fc30",
2625
- "version": "1.11.1"
2626
- },
2627
- "libreport-filesystem": {
2628
- "arch": "noarch",
2629
- "epoch": "0",
2630
- "installdate": "1588141086",
2631
- "release": "2.fc30",
2632
- "version": "2.12.0"
2633
- },
2634
- "libseccomp": {
2635
- "arch": "x86_64",
2636
- "epoch": "0",
2637
- "installdate": "1588141094",
2638
- "release": "2.fc30",
2639
- "version": "2.4.2"
2640
- },
2641
- "libsecret": {
2642
- "arch": "x86_64",
2643
- "epoch": "0",
2644
- "installdate": "1588141124",
2645
- "release": "1.fc30",
2646
- "version": "0.18.8"
2647
- },
2648
- "libselinux": {
2649
- "arch": "x86_64",
2650
- "epoch": "0",
2651
- "installdate": "1588141090",
2652
- "release": "3.1.fc30",
2653
- "version": "2.9"
2654
- },
2655
- "libselinux-utils": {
2656
- "arch": "x86_64",
2657
- "epoch": "0",
2658
- "installdate": "1588141096",
2659
- "release": "3.1.fc30",
2660
- "version": "2.9"
2661
- },
2662
- "libsemanage": {
2663
- "arch": "x86_64",
2664
- "epoch": "0",
2665
- "installdate": "1588141093",
2666
- "release": "1.fc30",
2667
- "version": "2.9"
2668
- },
2669
- "libsepol": {
2670
- "arch": "x86_64",
2671
- "epoch": "0",
2672
- "installdate": "1588141092",
2673
- "release": "1.fc30",
2674
- "version": "2.9"
2675
- },
2676
- "libsigsegv": {
2677
- "arch": "x86_64",
2678
- "epoch": "0",
2679
- "installdate": "1588141097",
2680
- "release": "7.fc30",
2681
- "version": "2.11"
2682
- },
2683
- "libsmartcols": {
2684
- "arch": "x86_64",
2685
- "epoch": "0",
2686
- "installdate": "1588141094",
2687
- "release": "2.fc30",
2688
- "version": "2.33.2"
2689
- },
2690
- "libsolv": {
2691
- "arch": "x86_64",
2692
- "epoch": "0",
2693
- "installdate": "1588141108",
2694
- "release": "1.fc30",
2695
- "version": "0.7.11"
2696
- },
2697
- "libss": {
2698
- "arch": "x86_64",
2699
- "epoch": "0",
2700
- "installdate": "1588141096",
2701
- "release": "2.fc30",
2702
- "version": "1.44.6"
2703
- },
2704
- "libssh": {
2705
- "arch": "x86_64",
2706
- "epoch": "0",
2707
- "installdate": "1588141099",
2708
- "release": "1.fc30",
2709
- "version": "0.9.3"
2710
- },
2711
- "libssh-config": {
2712
- "arch": "noarch",
2713
- "epoch": "0",
2714
- "installdate": "1588141086",
2715
- "release": "1.fc30",
2716
- "version": "0.9.3"
2717
- },
2718
- "libsss_autofs": {
2719
- "arch": "x86_64",
2720
- "epoch": "0",
2721
- "installdate": "1588141097",
2722
- "release": "13.fc30",
2723
- "version": "2.2.3"
2724
- },
2725
- "libsss_certmap": {
2726
- "arch": "x86_64",
2727
- "epoch": "0",
2728
- "installdate": "1588141108",
2729
- "release": "13.fc30",
2730
- "version": "2.2.3"
2731
- },
2732
- "libsss_idmap": {
2733
- "arch": "x86_64",
2734
- "epoch": "0",
2735
- "installdate": "1588141094",
2736
- "release": "13.fc30",
2737
- "version": "2.2.3"
2738
- },
2739
- "libsss_nss_idmap": {
2740
- "arch": "x86_64",
2741
- "epoch": "0",
2742
- "installdate": "1588141097",
2743
- "release": "13.fc30",
2744
- "version": "2.2.3"
2745
- },
2746
- "libsss_sudo": {
2747
- "arch": "x86_64",
2748
- "epoch": "0",
2749
- "installdate": "1588141097",
2750
- "release": "13.fc30",
2751
- "version": "2.2.3"
2752
- },
2753
- "libstdc++": {
2754
- "arch": "x86_64",
2755
- "epoch": "0",
2756
- "installdate": "1588141093",
2757
- "release": "2.fc30",
2758
- "version": "9.3.1"
2759
- },
2760
- "libtalloc": {
2761
- "arch": "x86_64",
2762
- "epoch": "0",
2763
- "installdate": "1588141093",
2764
- "release": "1.fc30",
2765
- "version": "2.1.16"
2766
- },
2767
- "libtasn1": {
2768
- "arch": "x86_64",
2769
- "epoch": "0",
2770
- "installdate": "1588141094",
2771
- "release": "7.fc30",
2772
- "version": "4.13"
2773
- },
2774
- "libtdb": {
2775
- "arch": "x86_64",
2776
- "epoch": "0",
2777
- "installdate": "1588141093",
2778
- "release": "1.fc30",
2779
- "version": "1.3.18"
2780
- },
2781
- "libtevent": {
2782
- "arch": "x86_64",
2783
- "epoch": "0",
2784
- "installdate": "1588141093",
2785
- "release": "1.fc30",
2786
- "version": "0.9.39"
2787
- },
2788
- "libtirpc": {
2789
- "arch": "x86_64",
2790
- "epoch": "0",
2791
- "installdate": "1588141099",
2792
- "release": "1.rc2.fc30",
2793
- "version": "1.2.5"
2794
- },
2795
- "libunistring": {
2796
- "arch": "x86_64",
2797
- "epoch": "0",
2798
- "installdate": "1588141093",
2799
- "release": "5.fc30",
2800
- "version": "0.9.10"
2801
- },
2802
- "libusbx": {
2803
- "arch": "x86_64",
2804
- "epoch": "0",
2805
- "installdate": "1588141124",
2806
- "release": "2.fc30",
2807
- "version": "1.0.22"
2808
- },
2809
- "libuser": {
2810
- "arch": "x86_64",
2811
- "epoch": "0",
2812
- "installdate": "1588141124",
2813
- "release": "20.fc30",
2814
- "version": "0.62"
2815
- },
2816
- "libutempter": {
2817
- "arch": "x86_64",
2818
- "epoch": "0",
2819
- "installdate": "1588141103",
2820
- "release": "16.fc30",
2821
- "version": "1.1.6"
2822
- },
2823
- "libuuid": {
2824
- "arch": "x86_64",
2825
- "epoch": "0",
2826
- "installdate": "1588141092",
2827
- "release": "2.fc30",
2828
- "version": "2.33.2"
2829
- },
2830
- "libverto": {
2831
- "arch": "x86_64",
2832
- "epoch": "0",
2833
- "installdate": "1588141097",
2834
- "release": "7.fc30",
2835
- "version": "0.3.0"
2836
- },
2837
- "libxcrypt": {
2838
- "arch": "x86_64",
2839
- "epoch": "0",
2840
- "installdate": "1588141092",
2841
- "release": "1.fc30",
2842
- "version": "4.4.16"
2843
- },
2844
- "libxcrypt-compat": {
2845
- "arch": "x86_64",
2846
- "epoch": "0",
2847
- "installdate": "1588141094",
2848
- "release": "1.fc30",
2849
- "version": "4.4.16"
2850
- },
2851
- "libxkbcommon": {
2852
- "arch": "x86_64",
2853
- "epoch": "0",
2854
- "installdate": "1588141097",
2855
- "release": "1.fc30",
2856
- "version": "0.8.3"
2857
- },
2858
- "libxml2": {
2859
- "arch": "x86_64",
2860
- "epoch": "0",
2861
- "installdate": "1588141092",
2862
- "release": "2.fc30",
2863
- "version": "2.9.9"
2864
- },
2865
- "libyaml": {
2866
- "arch": "x86_64",
2867
- "epoch": "0",
2868
- "installdate": "1588141094",
2869
- "release": "5.fc30",
2870
- "version": "0.2.1"
2871
- },
2872
- "libzstd": {
2873
- "arch": "x86_64",
2874
- "epoch": "0",
2875
- "installdate": "1588141093",
2876
- "release": "1.fc30",
2877
- "version": "1.4.4"
2878
- },
2879
- "linux-atm-libs": {
2880
- "arch": "x86_64",
2881
- "epoch": "0",
2882
- "installdate": "1588141097",
2883
- "release": "25.fc30",
2884
- "version": "2.5.1"
2885
- },
2886
- "linux-firmware-whence": {
2887
- "arch": "noarch",
2888
- "epoch": "0",
2889
- "installdate": "1588141077",
2890
- "release": "106.fc30",
2891
- "version": "20200316"
2892
- },
2893
- "lmdb-libs": {
2894
- "arch": "x86_64",
2895
- "epoch": "0",
2896
- "installdate": "1588141097",
2897
- "release": "2.fc30",
2898
- "version": "0.9.23"
2899
- },
2900
- "lua-libs": {
2901
- "arch": "x86_64",
2902
- "epoch": "0",
2903
- "installdate": "1588141093",
2904
- "release": "5.fc30",
2905
- "version": "5.3.5"
2906
- },
2907
- "lz4-libs": {
2908
- "arch": "x86_64",
2909
- "epoch": "0",
2910
- "installdate": "1588141094",
2911
- "release": "1.fc30",
2912
- "version": "1.9.1"
2913
- },
2914
- "man-db": {
2915
- "arch": "x86_64",
2916
- "epoch": "0",
2917
- "installdate": "1588141132",
2918
- "release": "4.fc30",
2919
- "version": "2.8.4"
2920
- },
2921
- "mkpasswd": {
2922
- "arch": "x86_64",
2923
- "epoch": "0",
2924
- "installdate": "1588141092",
2925
- "release": "1.fc30",
2926
- "version": "5.5.6"
2927
- },
2928
- "mozjs60": {
2929
- "arch": "x86_64",
2930
- "epoch": "0",
2931
- "installdate": "1588141096",
2932
- "release": "2.fc30",
2933
- "version": "60.9.0"
2934
- },
2935
- "mpfr": {
2936
- "arch": "x86_64",
2937
- "epoch": "0",
2938
- "installdate": "1588141095",
2939
- "release": "4.fc30",
2940
- "version": "3.1.6"
2941
- },
2942
- "mtools": {
2943
- "arch": "x86_64",
2944
- "epoch": "0",
2945
- "installdate": "1588141096",
2946
- "release": "1.fc30",
2947
- "version": "4.0.24"
2948
- },
2949
- "ncurses": {
2950
- "arch": "x86_64",
2951
- "epoch": "0",
2952
- "installdate": "1588141097",
2953
- "release": "10.20180923.fc30",
2954
- "version": "6.1"
2955
- },
2956
- "ncurses-base": {
2957
- "arch": "noarch",
2958
- "epoch": "0",
2959
- "installdate": "1588141090",
2960
- "release": "10.20180923.fc30",
2961
- "version": "6.1"
2962
- },
2963
- "ncurses-libs": {
2964
- "arch": "x86_64",
2965
- "epoch": "0",
2966
- "installdate": "1588141090",
2967
- "release": "10.20180923.fc30",
2968
- "version": "6.1"
2969
- },
2970
- "net-tools": {
2971
- "arch": "x86_64",
2972
- "epoch": "0",
2973
- "installdate": "1588141112",
2974
- "release": "0.54.20160912git.fc30",
2975
- "version": "2.0"
2976
- },
2977
- "nettle": {
2978
- "arch": "x86_64",
2979
- "epoch": "0",
2980
- "installdate": "1588141094",
2981
- "release": "2.fc30",
2982
- "version": "3.4.1rc1"
2983
- },
2984
- "npth": {
2985
- "arch": "x86_64",
2986
- "epoch": "0",
2987
- "installdate": "1588141097",
2988
- "release": "2.fc30",
2989
- "version": "1.6"
2990
- },
2991
- "openldap": {
2992
- "arch": "x86_64",
2993
- "epoch": "0",
2994
- "installdate": "1588141098",
2995
- "release": "1.fc30",
2996
- "version": "2.4.47"
2997
- },
2998
- "openssh": {
2999
- "arch": "x86_64",
3000
- "epoch": "0",
3001
- "installdate": "1588141113",
3002
- "release": "5.fc30",
3003
- "version": "8.0p1"
3004
- },
3005
- "openssh-clients": {
3006
- "arch": "x86_64",
3007
- "epoch": "0",
3008
- "installdate": "1588141113",
3009
- "release": "5.fc30",
3010
- "version": "8.0p1"
3011
- },
3012
- "openssh-server": {
3013
- "arch": "x86_64",
3014
- "epoch": "0",
3015
- "installdate": "1588141128",
3016
- "release": "5.fc30",
3017
- "version": "8.0p1"
3018
- },
3019
- "openssl": {
3020
- "arch": "x86_64",
3021
- "epoch": "1",
3022
- "installdate": "1588141100",
3023
- "release": "2.fc30",
3024
- "version": "1.1.1d"
3025
- },
3026
- "openssl-libs": {
3027
- "arch": "x86_64",
3028
- "epoch": "1",
3029
- "installdate": "1588141104",
3030
- "release": "2.fc30",
3031
- "version": "1.1.1d"
3032
- },
3033
- "openssl-pkcs11": {
3034
- "arch": "x86_64",
3035
- "epoch": "0",
3036
- "installdate": "1588141101",
3037
- "release": "3.fc30",
3038
- "version": "0.4.10"
3039
- },
3040
- "os-prober": {
3041
- "arch": "x86_64",
3042
- "epoch": "0",
3043
- "installdate": "1588141106",
3044
- "release": "8.fc30",
3045
- "version": "1.74"
3046
- },
3047
- "p11-kit": {
3048
- "arch": "x86_64",
3049
- "epoch": "0",
3050
- "installdate": "1588141093",
3051
- "release": "1.fc30",
3052
- "version": "0.23.20"
3053
- },
3054
- "p11-kit-trust": {
3055
- "arch": "x86_64",
3056
- "epoch": "0",
3057
- "installdate": "1588141094",
3058
- "release": "1.fc30",
3059
- "version": "0.23.20"
3060
- },
3061
- "pam": {
3062
- "arch": "x86_64",
3063
- "epoch": "0",
3064
- "installdate": "1588141101",
3065
- "release": "17.fc30",
3066
- "version": "1.3.1"
3067
- },
3068
- "parted": {
3069
- "arch": "x86_64",
3070
- "epoch": "0",
3071
- "installdate": "1588141132",
3072
- "release": "40.fc30",
3073
- "version": "3.2"
3074
- },
3075
- "passwd": {
3076
- "arch": "x86_64",
3077
- "epoch": "0",
3078
- "installdate": "1588141127",
3079
- "release": "7.fc30",
3080
- "version": "0.80"
3081
- },
3082
- "pcre": {
3083
- "arch": "x86_64",
3084
- "epoch": "0",
3085
- "installdate": "1588141093",
3086
- "release": "1.fc30",
3087
- "version": "8.44"
3088
- },
3089
- "pcre2": {
3090
- "arch": "x86_64",
3091
- "epoch": "0",
3092
- "installdate": "1588141090",
3093
- "release": "9.fc30",
3094
- "version": "10.34"
3095
- },
3096
- "pcre2-syntax": {
3097
- "arch": "noarch",
3098
- "epoch": "0",
3099
- "installdate": "1588141077",
3100
- "release": "9.fc30",
3101
- "version": "10.34"
3102
- },
3103
- "pigz": {
3104
- "arch": "x86_64",
3105
- "epoch": "0",
3106
- "installdate": "1588141096",
3107
- "release": "4.fc30",
3108
- "version": "2.4"
3109
- },
3110
- "pinentry": {
3111
- "arch": "x86_64",
3112
- "epoch": "0",
3113
- "installdate": "1588141124",
3114
- "release": "5.fc30",
3115
- "version": "1.1.0"
3116
- },
3117
- "policycoreutils": {
3118
- "arch": "x86_64",
3119
- "epoch": "0",
3120
- "installdate": "1588141108",
3121
- "release": "4.fc30",
3122
- "version": "2.9"
3123
- },
3124
- "polkit": {
3125
- "arch": "x86_64",
3126
- "epoch": "0",
3127
- "installdate": "1588141108",
3128
- "release": "2.fc30.2",
3129
- "version": "0.116"
3130
- },
3131
- "polkit-libs": {
3132
- "arch": "x86_64",
3133
- "epoch": "0",
3134
- "installdate": "1588141108",
3135
- "release": "2.fc30.2",
3136
- "version": "0.116"
3137
- },
3138
- "polkit-pkla-compat": {
3139
- "arch": "x86_64",
3140
- "epoch": "0",
3141
- "installdate": "1588141108",
3142
- "release": "14.fc30",
3143
- "version": "0.1"
3144
- },
3145
- "popt": {
3146
- "arch": "x86_64",
3147
- "epoch": "0",
3148
- "installdate": "1588141092",
3149
- "release": "17.fc30",
3150
- "version": "1.16"
3151
- },
3152
- "procps-ng": {
3153
- "arch": "x86_64",
3154
- "epoch": "0",
3155
- "installdate": "1588141100",
3156
- "release": "5.fc30",
3157
- "version": "3.3.15"
3158
- },
3159
- "publicsuffix-list-dafsa": {
3160
- "arch": "noarch",
3161
- "epoch": "0",
3162
- "installdate": "1588141090",
3163
- "release": "2.fc30",
3164
- "version": "20190128"
3165
- },
3166
- "python-pip-wheel": {
3167
- "arch": "noarch",
3168
- "epoch": "0",
3169
- "installdate": "1588141114",
3170
- "release": "6.fc30",
3171
- "version": "19.0.3"
3172
- },
3173
- "python-setuptools-wheel": {
3174
- "arch": "noarch",
3175
- "epoch": "0",
3176
- "installdate": "1588141077",
3177
- "release": "2.fc30",
3178
- "version": "40.8.0"
3179
- },
3180
- "python3": {
3181
- "arch": "x86_64",
3182
- "epoch": "0",
3183
- "installdate": "1588141115",
3184
- "release": "1.fc30",
3185
- "version": "3.7.7"
3186
- },
3187
- "python3-asn1crypto": {
3188
- "arch": "noarch",
3189
- "epoch": "0",
3190
- "installdate": "1588141119",
3191
- "release": "6.fc30",
3192
- "version": "0.24.0"
3193
- },
3194
- "python3-attrs": {
3195
- "arch": "noarch",
3196
- "epoch": "0",
3197
- "installdate": "1588141119",
3198
- "release": "1.fc30",
3199
- "version": "18.2.0"
3200
- },
3201
- "python3-audit": {
3202
- "arch": "x86_64",
3203
- "epoch": "0",
3204
- "installdate": "1588141123",
3205
- "release": "0.15.20191104git1c2f876.fc30",
3206
- "version": "3.0"
3207
- },
3208
- "python3-babel": {
3209
- "arch": "noarch",
3210
- "epoch": "0",
3211
- "installdate": "1588141123",
3212
- "release": "6.fc30",
3213
- "version": "2.6.0"
3214
- },
3215
- "python3-boto": {
3216
- "arch": "noarch",
3217
- "epoch": "0",
3218
- "installdate": "1588141121",
3219
- "release": "11.fc30",
3220
- "version": "2.45.0"
3221
- },
3222
- "python3-cffi": {
3223
- "arch": "x86_64",
3224
- "epoch": "0",
3225
- "installdate": "1588141120",
3226
- "release": "7.fc30",
3227
- "version": "1.11.5"
3228
- },
3229
- "python3-chardet": {
3230
- "arch": "noarch",
3231
- "epoch": "0",
3232
- "installdate": "1588141119",
3233
- "release": "9.fc30",
3234
- "version": "3.0.4"
3235
- },
3236
- "python3-configobj": {
3237
- "arch": "noarch",
3238
- "epoch": "0",
3239
- "installdate": "1588141118",
3240
- "release": "15.fc30",
3241
- "version": "5.0.6"
3242
- },
3243
- "python3-cryptography": {
3244
- "arch": "x86_64",
3245
- "epoch": "0",
3246
- "installdate": "1588141120",
3247
- "release": "1.fc30",
3248
- "version": "2.6.1"
3249
- },
3250
- "python3-dateutil": {
3251
- "arch": "noarch",
3252
- "epoch": "1",
3253
- "installdate": "1588141118",
3254
- "release": "1.fc30",
3255
- "version": "2.8.0"
3256
- },
3257
- "python3-dbus": {
3258
- "arch": "x86_64",
3259
- "epoch": "0",
3260
- "installdate": "1588141118",
3261
- "release": "5.fc30",
3262
- "version": "1.2.8"
3263
- },
3264
- "python3-distro": {
3265
- "arch": "noarch",
3266
- "epoch": "0",
3267
- "installdate": "1588141119",
3268
- "release": "1.fc30",
3269
- "version": "1.4.0"
3270
- },
3271
- "python3-dnf": {
3272
- "arch": "noarch",
3273
- "epoch": "0",
3274
- "installdate": "1588141126",
3275
- "release": "1.fc30",
3276
- "version": "4.2.18"
3277
- },
3278
- "python3-dnf-plugins-core": {
3279
- "arch": "noarch",
3280
- "epoch": "0",
3281
- "installdate": "1588141126",
3282
- "release": "1.fc30",
3283
- "version": "4.0.13"
3284
- },
3285
- "python3-gpg": {
3286
- "arch": "x86_64",
3287
- "epoch": "0",
3288
- "installdate": "1588141125",
3289
- "release": "1.fc30",
3290
- "version": "1.12.0"
3291
- },
3292
- "python3-hawkey": {
3293
- "arch": "x86_64",
3294
- "epoch": "0",
3295
- "installdate": "1588141125",
3296
- "release": "5.fc30",
3297
- "version": "0.43.1"
3298
- },
3299
- "python3-idna": {
3300
- "arch": "noarch",
3301
- "epoch": "0",
3302
- "installdate": "1588141118",
3303
- "release": "4.fc30",
3304
- "version": "2.7"
3305
- },
3306
- "python3-importlib-metadata": {
3307
- "arch": "noarch",
3308
- "epoch": "0",
3309
- "installdate": "1588141123",
3310
- "release": "1.fc30",
3311
- "version": "0.18"
3312
- },
3313
- "python3-jinja2": {
3314
- "arch": "noarch",
3315
- "epoch": "0",
3316
- "installdate": "1588141123",
3317
- "release": "1.fc30",
3318
- "version": "2.10.1"
3319
- },
3320
- "python3-jsonpatch": {
3321
- "arch": "noarch",
3322
- "epoch": "0",
3323
- "installdate": "1588141119",
3324
- "release": "7.fc30",
3325
- "version": "1.21"
3326
- },
3327
- "python3-jsonpointer": {
3328
- "arch": "noarch",
3329
- "epoch": "0",
3330
- "installdate": "1588141119",
3331
- "release": "15.fc30",
3332
- "version": "1.10"
3333
- },
3334
- "python3-jsonschema": {
3335
- "arch": "noarch",
3336
- "epoch": "0",
3337
- "installdate": "1588141124",
3338
- "release": "1.fc30",
3339
- "version": "3.2.0"
3340
- },
3341
- "python3-jwt": {
3342
- "arch": "noarch",
3343
- "epoch": "0",
3344
- "installdate": "1588141120",
3345
- "release": "2.fc30",
3346
- "version": "1.7.1"
3347
- },
3348
- "python3-libcomps": {
3349
- "arch": "x86_64",
3350
- "epoch": "0",
3351
- "installdate": "1588141118",
3352
- "release": "1.fc30",
3353
- "version": "0.1.14"
3354
- },
3355
- "python3-libdnf": {
3356
- "arch": "x86_64",
3357
- "epoch": "0",
3358
- "installdate": "1588141125",
3359
- "release": "5.fc30",
3360
- "version": "0.43.1"
3361
- },
3362
- "python3-libs": {
3363
- "arch": "x86_64",
3364
- "epoch": "0",
3365
- "installdate": "1588141118",
3366
- "release": "1.fc30",
3367
- "version": "3.7.7"
3368
- },
3369
- "python3-libselinux": {
3370
- "arch": "x86_64",
3371
- "epoch": "0",
3372
- "installdate": "1588141118",
3373
- "release": "3.1.fc30",
3374
- "version": "2.9"
3375
- },
3376
- "python3-libsemanage": {
3377
- "arch": "x86_64",
3378
- "epoch": "0",
3379
- "installdate": "1588141118",
3380
- "release": "1.fc30",
3381
- "version": "2.9"
3382
- },
3383
- "python3-markupsafe": {
3384
- "arch": "x86_64",
3385
- "epoch": "0",
3386
- "installdate": "1588141118",
3387
- "release": "1.fc30",
3388
- "version": "1.1.1"
3389
- },
3390
- "python3-oauthlib": {
3391
- "arch": "noarch",
3392
- "epoch": "0",
3393
- "installdate": "1588141120",
3394
- "release": "1.fc29",
3395
- "version": "2.1.0"
3396
- },
3397
- "python3-pbr": {
3398
- "arch": "noarch",
3399
- "epoch": "0",
3400
- "installdate": "1588141120",
3401
- "release": "2.fc30",
3402
- "version": "5.1.2"
3403
- },
3404
- "python3-pip": {
3405
- "arch": "noarch",
3406
- "epoch": "0",
3407
- "installdate": "1588141115",
3408
- "release": "6.fc30",
3409
- "version": "19.0.3"
3410
- },
3411
- "python3-ply": {
3412
- "arch": "noarch",
3413
- "epoch": "0",
3414
- "installdate": "1588141120",
3415
- "release": "2.fc30",
3416
- "version": "3.11"
3417
- },
3418
- "python3-policycoreutils": {
3419
- "arch": "noarch",
3420
- "epoch": "0",
3421
- "installdate": "1588141123",
3422
- "release": "4.fc30",
3423
- "version": "2.9"
3424
- },
3425
- "python3-prettytable": {
3426
- "arch": "noarch",
3427
- "epoch": "0",
3428
- "installdate": "1588141120",
3429
- "release": "17.fc30",
3430
- "version": "0.7.2"
3431
- },
3432
- "python3-psutil": {
3433
- "arch": "x86_64",
3434
- "epoch": "0",
3435
- "installdate": "1588141119",
3436
- "release": "1.fc30",
3437
- "version": "5.6.7"
3438
- },
3439
- "python3-pyasn1": {
3440
- "arch": "noarch",
3441
- "epoch": "0",
3442
- "installdate": "1588141120",
3443
- "release": "4.fc30",
3444
- "version": "0.4.4"
3445
- },
3446
- "python3-pycparser": {
3447
- "arch": "noarch",
3448
- "epoch": "0",
3449
- "installdate": "1588141120",
3450
- "release": "18.fc30",
3451
- "version": "2.14"
3452
- },
3453
- "python3-pyrsistent": {
3454
- "arch": "x86_64",
3455
- "epoch": "0",
3456
- "installdate": "1588141118",
3457
- "release": "1.fc30",
3458
- "version": "0.15.7"
3459
- },
3460
- "python3-pyserial": {
3461
- "arch": "noarch",
3462
- "epoch": "0",
3463
- "installdate": "1588141121",
3464
- "release": "2.fc30",
3465
- "version": "3.4"
3466
- },
3467
- "python3-pysocks": {
3468
- "arch": "noarch",
3469
- "epoch": "0",
3470
- "installdate": "1588141121",
3471
- "release": "7.fc30",
3472
- "version": "1.6.8"
3473
- },
3474
- "python3-pytz": {
3475
- "arch": "noarch",
3476
- "epoch": "0",
3477
- "installdate": "1588141122",
3478
- "release": "2.fc30",
3479
- "version": "2018.5"
3480
- },
3481
- "python3-pyyaml": {
3482
- "arch": "x86_64",
3483
- "epoch": "0",
3484
- "installdate": "1588141119",
3485
- "release": "1.fc30",
3486
- "version": "5.3.1"
3487
- },
3488
- "python3-requests": {
3489
- "arch": "noarch",
3490
- "epoch": "0",
3491
- "installdate": "1588141121",
3492
- "release": "2.fc30",
3493
- "version": "2.22.0"
3494
- },
3495
- "python3-rpm": {
3496
- "arch": "x86_64",
3497
- "epoch": "0",
3498
- "installdate": "1588141125",
3499
- "release": "5.fc30",
3500
- "version": "4.14.2.1"
3501
- },
3502
- "python3-rsa": {
3503
- "arch": "noarch",
3504
- "epoch": "0",
3505
- "installdate": "1588141120",
3506
- "release": "9.fc30",
3507
- "version": "3.4.2"
3508
- },
3509
- "python3-setools": {
3510
- "arch": "x86_64",
3511
- "epoch": "0",
3512
- "installdate": "1588141118",
3513
- "release": "14.fc30",
3514
- "version": "4.1.1"
3515
- },
3516
- "python3-setuptools": {
3517
- "arch": "noarch",
3518
- "epoch": "0",
3519
- "installdate": "1588141115",
3520
- "release": "2.fc30",
3521
- "version": "40.8.0"
3522
- },
3523
- "python3-six": {
3524
- "arch": "noarch",
3525
- "epoch": "0",
3526
- "installdate": "1588141118",
3527
- "release": "1.fc30",
3528
- "version": "1.12.0"
3529
- },
3530
- "python3-unbound": {
3531
- "arch": "x86_64",
3532
- "epoch": "0",
3533
- "installdate": "1588141119",
3534
- "release": "1.fc30",
3535
- "version": "1.9.6"
3536
- },
3537
- "python3-urllib3": {
3538
- "arch": "noarch",
3539
- "epoch": "0",
3540
- "installdate": "1588141121",
3541
- "release": "1.fc30",
3542
- "version": "1.25.7"
3543
- },
3544
- "python3-zipp": {
3545
- "arch": "noarch",
3546
- "epoch": "0",
3547
- "installdate": "1588141123",
3548
- "release": "1.fc30",
3549
- "version": "0.5.1"
3550
- },
3551
- "qrencode-libs": {
3552
- "arch": "x86_64",
3553
- "epoch": "0",
3554
- "installdate": "1588141097",
3555
- "release": "8.fc30",
3556
- "version": "3.4.4"
3557
- },
3558
- "readline": {
3559
- "arch": "x86_64",
3560
- "epoch": "0",
3561
- "installdate": "1588141093",
3562
- "release": "2.fc30",
3563
- "version": "8.0"
3564
- },
3565
- "rootfiles": {
3566
- "arch": "noarch",
3567
- "epoch": "0",
3568
- "installdate": "1588141133",
3569
- "release": "24.fc30",
3570
- "version": "8.1"
3571
- },
3572
- "rpm": {
3573
- "arch": "x86_64",
3574
- "epoch": "0",
3575
- "installdate": "1588141101",
3576
- "release": "5.fc30",
3577
- "version": "4.14.2.1"
3578
- },
3579
- "rpm-build-libs": {
3580
- "arch": "x86_64",
3581
- "epoch": "0",
3582
- "installdate": "1588141114",
3583
- "release": "5.fc30",
3584
- "version": "4.14.2.1"
3585
- },
3586
- "rpm-libs": {
3587
- "arch": "x86_64",
3588
- "epoch": "0",
3589
- "installdate": "1588141104",
3590
- "release": "5.fc30",
3591
- "version": "4.14.2.1"
3592
- },
3593
- "rpm-plugin-selinux": {
3594
- "arch": "x86_64",
3595
- "epoch": "0",
3596
- "installdate": "1588141108",
3597
- "release": "5.fc30",
3598
- "version": "4.14.2.1"
3599
- },
3600
- "rpm-plugin-systemd-inhibit": {
3601
- "arch": "x86_64",
3602
- "epoch": "0",
3603
- "installdate": "1588141112",
3604
- "release": "5.fc30",
3605
- "version": "4.14.2.1"
3606
- },
3607
- "rpm-sign-libs": {
3608
- "arch": "x86_64",
3609
- "epoch": "0",
3610
- "installdate": "1588141125",
3611
- "release": "5.fc30",
3612
- "version": "4.14.2.1"
3613
- },
3614
- "rsync": {
3615
- "arch": "x86_64",
3616
- "epoch": "0",
3617
- "installdate": "1588141133",
3618
- "release": "9.fc30",
3619
- "version": "3.1.3"
3620
- },
3621
- "sed": {
3622
- "arch": "x86_64",
3623
- "epoch": "0",
3624
- "installdate": "1588141094",
3625
- "release": "3.fc30",
3626
- "version": "4.5"
3627
- },
3628
- "selinux-policy": {
3629
- "arch": "noarch",
3630
- "epoch": "0",
3631
- "installdate": "1588141108",
3632
- "release": "57.fc30",
3633
- "version": "3.14.3"
3634
- },
3635
- "selinux-policy-targeted": {
3636
- "arch": "noarch",
3637
- "epoch": "0",
3638
- "installdate": "1588141111",
3639
- "release": "57.fc30",
3640
- "version": "3.14.3"
3641
- },
3642
- "setup": {
3643
- "arch": "noarch",
3644
- "epoch": "0",
3645
- "installdate": "1588141089",
3646
- "release": "1.fc30",
3647
- "version": "2.13.6"
3648
- },
3649
- "shadow-utils": {
3650
- "arch": "x86_64",
3651
- "epoch": "2",
3652
- "installdate": "1588141102",
3653
- "release": "9.fc30",
3654
- "version": "4.6"
3655
- },
3656
- "shared-mime-info": {
3657
- "arch": "x86_64",
3658
- "epoch": "0",
3659
- "installdate": "1588141098",
3660
- "release": "1.fc30",
3661
- "version": "1.15"
3662
- },
3663
- "sqlite-libs": {
3664
- "arch": "x86_64",
3665
- "epoch": "0",
3666
- "installdate": "1588141094",
3667
- "release": "7.fc30",
3668
- "version": "3.26.0"
3669
- },
3670
- "sssd-client": {
3671
- "arch": "x86_64",
3672
- "epoch": "0",
3673
- "installdate": "1588141124",
3674
- "release": "13.fc30",
3675
- "version": "2.2.3"
3676
- },
3677
- "sssd-common": {
3678
- "arch": "x86_64",
3679
- "epoch": "0",
3680
- "installdate": "1588141126",
3681
- "release": "13.fc30",
3682
- "version": "2.2.3"
3683
- },
3684
- "sssd-kcm": {
3685
- "arch": "x86_64",
3686
- "epoch": "0",
3687
- "installdate": "1588141126",
3688
- "release": "13.fc30",
3689
- "version": "2.2.3"
3690
- },
3691
- "sssd-nfs-idmap": {
3692
- "arch": "x86_64",
3693
- "epoch": "0",
3694
- "installdate": "1588141126",
3695
- "release": "13.fc30",
3696
- "version": "2.2.3"
3697
- },
3698
- "sudo": {
3699
- "arch": "x86_64",
3700
- "epoch": "0",
3701
- "installdate": "1588141132",
3702
- "release": "1.fc30",
3703
- "version": "1.8.31p1"
3704
- },
3705
- "syslinux": {
3706
- "arch": "x86_64",
3707
- "epoch": "0",
3708
- "installdate": "1588141096",
3709
- "release": "0.12.fc30",
3710
- "version": "6.04"
3711
- },
3712
- "syslinux-extlinux": {
3713
- "arch": "x86_64",
3714
- "epoch": "0",
3715
- "installdate": "1588141132",
3716
- "release": "0.12.fc30",
3717
- "version": "6.04"
3718
- },
3719
- "syslinux-extlinux-nonlinux": {
3720
- "arch": "noarch",
3721
- "epoch": "0",
3722
- "installdate": "1588141096",
3723
- "release": "0.12.fc30",
3724
- "version": "6.04"
3725
- },
3726
- "syslinux-nonlinux": {
3727
- "arch": "noarch",
3728
- "epoch": "0",
3729
- "installdate": "1588141096",
3730
- "release": "0.12.fc30",
3731
- "version": "6.04"
3732
- },
3733
- "systemd": {
3734
- "arch": "x86_64",
3735
- "epoch": "0",
3736
- "installdate": "1588141105",
3737
- "release": "14.git18dd3fb.fc30",
3738
- "version": "241"
3739
- },
3740
- "systemd-bootchart": {
3741
- "arch": "x86_64",
3742
- "epoch": "0",
3743
- "installdate": "1588141106",
3744
- "release": "4.fc30",
3745
- "version": "233"
3746
- },
3747
- "systemd-libs": {
3748
- "arch": "x86_64",
3749
- "epoch": "0",
3750
- "installdate": "1588141102",
3751
- "release": "14.git18dd3fb.fc30",
3752
- "version": "241"
3753
- },
3754
- "systemd-pam": {
3755
- "arch": "x86_64",
3756
- "epoch": "0",
3757
- "installdate": "1588141103",
3758
- "release": "14.git18dd3fb.fc30",
3759
- "version": "241"
3760
- },
3761
- "systemd-rpm-macros": {
3762
- "arch": "noarch",
3763
- "epoch": "0",
3764
- "installdate": "1588141077",
3765
- "release": "14.git18dd3fb.fc30",
3766
- "version": "241"
3767
- },
3768
- "systemd-udev": {
3769
- "arch": "x86_64",
3770
- "epoch": "0",
3771
- "installdate": "1588141106",
3772
- "release": "14.git18dd3fb.fc30",
3773
- "version": "241"
3774
- },
3775
- "tar": {
3776
- "arch": "x86_64",
3777
- "epoch": "2",
3778
- "installdate": "1588141095",
3779
- "release": "1.fc30",
3780
- "version": "1.32"
3781
- },
3782
- "timedatex": {
3783
- "arch": "x86_64",
3784
- "epoch": "0",
3785
- "installdate": "1588141108",
3786
- "release": "1.fc30",
3787
- "version": "0.6"
3788
- },
3789
- "trousers": {
3790
- "arch": "x86_64",
3791
- "epoch": "0",
3792
- "installdate": "1588141107",
3793
- "release": "12.fc30",
3794
- "version": "0.3.13"
3795
- },
3796
- "trousers-lib": {
3797
- "arch": "x86_64",
3798
- "epoch": "0",
3799
- "installdate": "1588141101",
3800
- "release": "12.fc30",
3801
- "version": "0.3.13"
3802
- },
3803
- "tzdata": {
3804
- "arch": "noarch",
3805
- "epoch": "0",
3806
- "installdate": "1588141077",
3807
- "release": "2.fc30",
3808
- "version": "2019c"
3809
- },
3810
- "unbound-libs": {
3811
- "arch": "x86_64",
3812
- "epoch": "0",
3813
- "installdate": "1588141119",
3814
- "release": "1.fc30",
3815
- "version": "1.9.6"
3816
- },
3817
- "util-linux": {
3818
- "arch": "x86_64",
3819
- "epoch": "0",
3820
- "installdate": "1588141103",
3821
- "release": "2.fc30",
3822
- "version": "2.33.2"
3823
- },
3824
- "vim-minimal": {
3825
- "arch": "x86_64",
3826
- "epoch": "2",
3827
- "installdate": "1588141095",
3828
- "release": "1.fc30",
3829
- "version": "8.2.348"
3830
- },
3831
- "which": {
3832
- "arch": "x86_64",
3833
- "epoch": "0",
3834
- "installdate": "1588141094",
3835
- "release": "14.fc30",
3836
- "version": "2.21"
3837
- },
3838
- "whois-nls": {
3839
- "arch": "noarch",
3840
- "epoch": "0",
3841
- "installdate": "1588141077",
3842
- "release": "1.fc30",
3843
- "version": "5.5.6"
3844
- },
3845
- "xfsprogs": {
3846
- "arch": "x86_64",
3847
- "epoch": "0",
3848
- "installdate": "1588141124",
3849
- "release": "5.fc30",
3850
- "version": "4.19.0"
3851
- },
3852
- "xkeyboard-config": {
3853
- "arch": "noarch",
3854
- "epoch": "0",
3855
- "installdate": "1588141077",
3856
- "release": "2.fc30",
3857
- "version": "2.26"
3858
- },
3859
- "xz": {
3860
- "arch": "x86_64",
3861
- "epoch": "0",
3862
- "installdate": "1588141095",
3863
- "release": "5.fc30",
3864
- "version": "5.2.4"
3865
- },
3866
- "xz-libs": {
3867
- "arch": "x86_64",
3868
- "epoch": "0",
3869
- "installdate": "1588141092",
3870
- "release": "5.fc30",
3871
- "version": "5.2.4"
3872
- },
3873
- "zchunk-libs": {
3874
- "arch": "x86_64",
3875
- "epoch": "0",
3876
- "installdate": "1588141108",
3877
- "release": "1.fc30",
3878
- "version": "1.1.5"
3879
- },
3880
- "zlib": {
3881
- "arch": "x86_64",
3882
- "epoch": "0",
3883
- "installdate": "1588141092",
3884
- "release": "19.fc30",
3885
- "version": "1.2.11"
3886
- }
3887
- },
3888
- "platform": "fedora",
3889
- "platform_family": "fedora",
3890
- "platform_version": "30",
3891
- "root_group": "root",
3892
- "shells": [
3893
- "/bin/sh",
3894
- "/bin/bash",
3895
- "/usr/bin/sh",
3896
- "/usr/bin/bash"
3897
- ],
3898
- "time": {
3899
- "timezone": "GMT"
3900
- },
3901
- "uptime": "30 days 15 hours 07 minutes 30 seconds",
3902
- "uptime_seconds": 2646450,
3903
- "virtualization": {
3904
- "systems": {}
3905
- }
3906
- }