fauxhai-ng 7.6.0 → 8.3.1

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