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