simp-rspec-puppet-facts 3.5.0 → 3.5.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,8 +1,9 @@
1
1
  {
2
2
  "acpid_enabled": false,
3
- "aio_agent_version": "6.22.1",
3
+ "aio_agent_version": "6.27.1",
4
4
  "architecture": "x86_64",
5
5
  "auditd_major_version": "3",
6
+ "auditd_sample_ruleset_location": "/usr/share/audit/sample-rules",
6
7
  "auditd_sample_rulesets": {
7
8
  "base-config": {
8
9
  "order": "10"
@@ -113,35 +114,41 @@
113
114
  },
114
115
  "augeasprovider_grub_version": 2,
115
116
  "augeasversion": "1.12.0",
116
- "bios_release_date": "04/01/2014",
117
- "bios_vendor": "SeaBIOS",
118
- "bios_version": "1.14.0-1.fc33",
119
- "blockdevice_sda_model": "QEMU HARDDISK",
120
- "blockdevice_sda_size": 21474836480,
117
+ "bios_release_date": "12/01/2006",
118
+ "bios_vendor": "innotek GmbH",
119
+ "bios_version": "VirtualBox",
120
+ "blockdevice_sda_model": "VBOX HARDDISK",
121
+ "blockdevice_sda_size": 5368709120,
121
122
  "blockdevice_sda_vendor": "ATA",
122
123
  "blockdevices": "sda",
123
- "boot_dir_uuid": "4137c420-cc99-4ded-af5c-c52c09ced784",
124
+ "boardmanufacturer": "Oracle Corporation",
125
+ "boardproductname": "VirtualBox",
126
+ "boardserialnumber": "0",
127
+ "boot_dir_uuid": "9860b8fb-ce5f-499f-87cc-bf4bad1d039c",
124
128
  "chassistype": "Other",
125
129
  "cmdline": {
126
- "BOOT_IMAGE": "(hd0,msdos1)/vmlinuz-4.18.0-240.22.1.el8.x86_64",
127
- "root": "/dev/mapper/rl-root",
130
+ "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-348.20.1.el8_5.x86_64",
131
+ "root": "UUID",
128
132
  "ro": "",
129
- "resume": "/dev/mapper/rl-swap",
130
- "rd.lvm.lv": [
131
- "rl/root",
132
- "rl/swap"
133
- ]
133
+ "no_timer_check": "",
134
+ "console": [
135
+ "tty0",
136
+ "ttyS0,115200n8"
137
+ ],
138
+ "net.ifnames": "0",
139
+ "biosdevname": "0",
140
+ "elevator": "noop"
134
141
  },
135
142
  "cpuinfo": {
136
143
  "processor0": {
137
144
  "vendor_id": "GenuineIntel",
138
145
  "cpu_family": "6",
139
- "model": "58",
140
- "model_name": "Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS)",
141
- "stepping": "9",
142
- "microcode": "0x1",
143
- "cpu_MHz": "3401.898",
144
- "cache_size": "16384 KB",
146
+ "model": "62",
147
+ "model_name": "Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz",
148
+ "stepping": "4",
149
+ "microcode": "0x19",
150
+ "cpu_MHz": "3427.596",
151
+ "cache_size": "12288 KB",
145
152
  "physical_id": "0",
146
153
  "siblings": "1",
147
154
  "core_id": "0",
@@ -175,21 +182,21 @@
175
182
  "fxsr",
176
183
  "sse",
177
184
  "sse2",
178
- "ss",
185
+ "ht",
179
186
  "syscall",
180
187
  "nx",
181
- "pdpe1gb",
182
188
  "rdtscp",
183
189
  "lm",
184
190
  "constant_tsc",
185
191
  "rep_good",
186
192
  "nopl",
187
193
  "xtopology",
194
+ "nonstop_tsc",
188
195
  "cpuid",
189
196
  "tsc_known_freq",
190
197
  "pni",
191
198
  "pclmulqdq",
192
- "vmx",
199
+ "monitor",
193
200
  "ssse3",
194
201
  "cx16",
195
202
  "pcid",
@@ -197,81 +204,58 @@
197
204
  "sse4_2",
198
205
  "x2apic",
199
206
  "popcnt",
200
- "tsc_deadline_timer",
201
207
  "aes",
202
208
  "xsave",
203
209
  "avx",
204
- "f16c",
205
210
  "rdrand",
206
211
  "hypervisor",
207
212
  "lahf_lm",
208
- "cpuid_fault",
209
213
  "pti",
210
- "ssbd",
211
- "ibrs",
212
- "ibpb",
213
- "stibp",
214
- "tpr_shadow",
215
- "vnmi",
216
- "flexpriority",
217
- "ept",
218
- "vpid",
219
214
  "fsgsbase",
220
- "tsc_adjust",
221
- "smep",
222
- "erms",
223
- "xsaveopt",
224
- "arat",
225
- "umip",
226
215
  "md_clear",
227
- "arch_capabilities"
216
+ "flush_l1d"
228
217
  ],
229
- "bugs": "cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs srbds",
230
- "bogomips": "6803.79",
218
+ "bugs": "cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit",
219
+ "bogomips": "6855.19",
231
220
  "clflush_size": "64",
232
221
  "cache_alignment": "64",
233
- "address_sizes": "40 bits physical, 48 bits virtual",
222
+ "address_sizes": "46 bits physical, 48 bits virtual",
234
223
  "power_management": "power management"
235
224
  }
236
225
  },
237
- "crypto_policy__state": {
238
- "global_policy": "DEFAULT",
239
- "global_policy_applied": true,
240
- "global_policies_available": [
241
- "DEFAULT",
242
- "EMPTY",
243
- "FIPS",
244
- "FUTURE",
245
- "LEGACY"
246
- ]
247
- },
248
- "defaultgateway": "192.168.121.1",
249
- "defaultgatewayiface": "ens5",
226
+ "defaultgateway": "10.0.2.2",
227
+ "defaultgatewayiface": "eth0",
250
228
  "disks": {
251
229
  "sda": {
252
- "model": "QEMU HARDDISK",
253
- "size": "20.00 GiB",
254
- "size_bytes": 21474836480,
230
+ "model": "VBOX HARDDISK",
231
+ "size": "5.00 GiB",
232
+ "size_bytes": 5368709120,
255
233
  "vendor": "ATA"
256
234
  }
257
235
  },
258
236
  "dmi": {
259
237
  "bios": {
260
- "release_date": "04/01/2014",
261
- "vendor": "SeaBIOS",
262
- "version": "1.14.0-1.fc33"
238
+ "release_date": "12/01/2006",
239
+ "vendor": "innotek GmbH",
240
+ "version": "VirtualBox"
241
+ },
242
+ "board": {
243
+ "manufacturer": "Oracle Corporation",
244
+ "product": "VirtualBox",
245
+ "serial_number": "0"
263
246
  },
264
247
  "chassis": {
265
248
  "type": "Other"
266
249
  },
267
- "manufacturer": "QEMU",
250
+ "manufacturer": "innotek GmbH",
268
251
  "product": {
269
- "name": "Standard PC (i440FX + PIIX, 1996)",
270
- "uuid": "ccb49196-1904-4439-93c7-14cd2cf43748"
252
+ "name": "VirtualBox",
253
+ "serial_number": "0",
254
+ "uuid": "3ab26b86-a462-2f44-8e81-775008f99114"
271
255
  }
272
256
  },
273
257
  "domain": "example.com",
274
- "facterversion": "3.14.17",
258
+ "facterversion": "3.14.23",
275
259
  "filesystems": "xfs",
276
260
  "fips_ciphers": [
277
261
  "TLS_AES_256_GCM_SHA384",
@@ -339,18 +323,20 @@
339
323
  "PSK-AES128-CBC-SHA"
340
324
  ],
341
325
  "fips_enabled": false,
342
- "firewalld_version": "0.8.2",
326
+ "firewalld_version": "0.9.3",
343
327
  "fqdn": "foo.example.com",
344
328
  "fullrun": "false",
345
329
  "gid": "root",
346
330
  "grub_version": "2.03",
347
331
  "hardwareisa": "x86_64",
348
332
  "hardwaremodel": "x86_64",
349
- "haveged__rngd_enabled": true,
333
+ "haveged__rngd_enabled": false,
350
334
  "haveged_startup_provider": "systemd",
351
335
  "hostname": "foo",
352
336
  "hypervisors": {
353
- "kvm": {
337
+ "virtualbox": {
338
+ "revision": "150636",
339
+ "version": "6.1.34"
354
340
  }
355
341
  },
356
342
  "id": "root",
@@ -366,15 +352,14 @@
366
352
  "systemd",
367
353
  "sysv"
368
354
  ],
369
- "interfaces": "ens5,ens6,lo",
355
+ "interfaces": "eth0,eth1,lo",
370
356
  "ip6tables_version": "1.8.4",
371
357
  "ipaddress": "10.0.2.15",
372
- "ipaddress6": "fe80::9b96:e593:573a:755",
373
- "ipaddress6_ens5": "fe80::9b96:e593:573a:755",
374
- "ipaddress6_ens6": "fe80::5054:ff:fea6:f82d",
358
+ "ipaddress6": "fe80::a00:27ff:fefc:e996",
359
+ "ipaddress6_eth0": "fe80::a00:27ff:fefc:e996",
375
360
  "ipaddress6_lo": "::1",
376
- "ipaddress_ens5": "10.0.2.15",
377
- "ipaddress_ens6": "10.254.130.136",
361
+ "ipaddress_eth0": "10.0.2.15",
362
+ "ipaddress_eth1": "10.255.233.188",
378
363
  "ipaddress_lo": "127.0.0.1",
379
364
  "iptables_version": "1.8.4",
380
365
  "ipv6_enabled": true,
@@ -382,12 +367,12 @@
382
367
  "is_virtual": true,
383
368
  "kernel": "Linux",
384
369
  "kernelmajversion": "4.18",
385
- "kernelrelease": "4.18.0-240.22.1.el8.x86_64",
370
+ "kernelrelease": "4.18.0-348.20.1.el8_5.x86_64",
386
371
  "kernelversion": "4.18.0",
387
372
  "load_averages": {
388
- "15m": 0.22,
389
- "1m": 1.28,
390
- "5m": 0.55
373
+ "15m": 0.11,
374
+ "1m": 0.62,
375
+ "5m": 0.3
391
376
  },
392
377
  "login_defs": {
393
378
  "mail_dir": "/var/spool/mail",
@@ -409,60 +394,39 @@
409
394
  "usergroups_enab": true,
410
395
  "encrypt_method": "SHA512"
411
396
  },
412
- "macaddress": "52:54:00:b7:14:9e",
413
- "macaddress_ens5": "52:54:00:b7:14:9e",
414
- "macaddress_ens6": "52:54:00:a6:f8:2d",
415
- "manufacturer": "QEMU",
397
+ "macaddress": "08:00:27:fc:e9:96",
398
+ "macaddress_eth0": "08:00:27:fc:e9:96",
399
+ "macaddress_eth1": "08:00:27:c3:bb:77",
400
+ "manufacturer": "innotek GmbH",
416
401
  "memory": {
417
402
  "swap": {
418
403
  "available": "2.00 GiB",
419
- "available_bytes": 2145107968,
420
- "capacity": "0.11%",
404
+ "available_bytes": 2147479552,
405
+ "capacity": "0%",
421
406
  "total": "2.00 GiB",
422
407
  "total_bytes": 2147479552,
423
- "used": "2.26 MiB",
424
- "used_bytes": 2371584
408
+ "used": "0 bytes",
409
+ "used_bytes": 0
425
410
  },
426
411
  "system": {
427
- "available": "637.64 MiB",
428
- "available_bytes": 668614656,
429
- "capacity": "34.34%",
430
- "total": "971.08 MiB",
431
- "total_bytes": 1018253312,
432
- "used": "333.44 MiB",
433
- "used_bytes": 349638656
412
+ "available": "697.70 MiB",
413
+ "available_bytes": 731590656,
414
+ "capacity": "28.01%",
415
+ "total": "969.16 MiB",
416
+ "total_bytes": 1016242176,
417
+ "used": "271.46 MiB",
418
+ "used_bytes": 284651520
434
419
  }
435
420
  },
436
- "memoryfree": "637.64 MiB",
437
- "memoryfree_mb": 637.640625,
438
- "memorysize": "971.08 MiB",
439
- "memorysize_mb": 971.08203125,
421
+ "memoryfree": "697.70 MiB",
422
+ "memoryfree_mb": 697.69921875,
423
+ "memorysize": "969.16 MiB",
424
+ "memorysize_mb": 969.1640625,
440
425
  "mountpoints": {
441
426
  "/": {
442
- "available": "14.71 GiB",
443
- "available_bytes": 15799709696,
444
- "capacity": "13.37%",
445
- "device": "/dev/mapper/rl-root",
446
- "filesystem": "xfs",
447
- "options": [
448
- "rw",
449
- "seclabel",
450
- "relatime",
451
- "attr2",
452
- "inode64",
453
- "logbufs=8",
454
- "logbsize=32k",
455
- "noquota"
456
- ],
457
- "size": "16.99 GiB",
458
- "size_bytes": 18238930944,
459
- "used": "2.27 GiB",
460
- "used_bytes": 2439221248
461
- },
462
- "/boot": {
463
- "available": "858.18 MiB",
464
- "available_bytes": 899870720,
465
- "capacity": "15.37%",
427
+ "available": "1.26 GiB",
428
+ "available_bytes": 1348345856,
429
+ "capacity": "74.83%",
466
430
  "device": "/dev/sda1",
467
431
  "filesystem": "xfs",
468
432
  "options": [
@@ -475,14 +439,14 @@
475
439
  "logbsize=32k",
476
440
  "noquota"
477
441
  ],
478
- "size": "1014.00 MiB",
479
- "size_bytes": 1063256064,
480
- "used": "155.82 MiB",
481
- "used_bytes": 163385344
442
+ "size": "4.99 GiB",
443
+ "size_bytes": 5357174784,
444
+ "used": "3.73 GiB",
445
+ "used_bytes": 4008828928
482
446
  },
483
447
  "/dev": {
484
- "available": "467.39 MiB",
485
- "available_bytes": 490098688,
448
+ "available": "467.40 MiB",
449
+ "available_bytes": 490102784,
486
450
  "capacity": "0%",
487
451
  "device": "devtmpfs",
488
452
  "filesystem": "devtmpfs",
@@ -490,12 +454,12 @@
490
454
  "rw",
491
455
  "seclabel",
492
456
  "nosuid",
493
- "size=478612k",
494
- "nr_inodes=119653",
457
+ "size=478616k",
458
+ "nr_inodes=119654",
495
459
  "mode=755"
496
460
  ],
497
- "size": "467.39 MiB",
498
- "size_bytes": 490098688,
461
+ "size": "467.40 MiB",
462
+ "size_bytes": 490102784,
499
463
  "used": "0 bytes",
500
464
  "used_bytes": 0
501
465
  },
@@ -554,8 +518,8 @@
554
518
  "used_bytes": 0
555
519
  },
556
520
  "/dev/shm": {
557
- "available": "485.54 MiB",
558
- "available_bytes": 509124608,
521
+ "available": "484.58 MiB",
522
+ "available_bytes": 508121088,
559
523
  "capacity": "0%",
560
524
  "device": "tmpfs",
561
525
  "filesystem": "tmpfs",
@@ -565,15 +529,15 @@
565
529
  "nosuid",
566
530
  "nodev"
567
531
  ],
568
- "size": "485.54 MiB",
569
- "size_bytes": 509124608,
532
+ "size": "484.58 MiB",
533
+ "size_bytes": 508121088,
570
534
  "used": "0 bytes",
571
535
  "used_bytes": 0
572
536
  },
573
537
  "/run": {
574
- "available": "473.00 MiB",
575
- "available_bytes": 495976448,
576
- "capacity": "2.58%",
538
+ "available": "472.11 MiB",
539
+ "available_bytes": 495046656,
540
+ "capacity": "2.57%",
577
541
  "device": "tmpfs",
578
542
  "filesystem": "tmpfs",
579
543
  "options": [
@@ -583,14 +547,14 @@
583
547
  "nodev",
584
548
  "mode=755"
585
549
  ],
586
- "size": "485.54 MiB",
587
- "size_bytes": 509124608,
588
- "used": "12.54 MiB",
589
- "used_bytes": 13148160
550
+ "size": "484.58 MiB",
551
+ "size_bytes": 508121088,
552
+ "used": "12.47 MiB",
553
+ "used_bytes": 13074432
590
554
  },
591
555
  "/run/user/0": {
592
- "available": "97.11 MiB",
593
- "available_bytes": 101822464,
556
+ "available": "96.91 MiB",
557
+ "available_bytes": 101621760,
594
558
  "capacity": "0%",
595
559
  "device": "tmpfs",
596
560
  "filesystem": "tmpfs",
@@ -600,17 +564,17 @@
600
564
  "nosuid",
601
565
  "nodev",
602
566
  "relatime",
603
- "size=99436k",
567
+ "size=99240k",
604
568
  "mode=700"
605
569
  ],
606
- "size": "97.11 MiB",
607
- "size_bytes": 101822464,
570
+ "size": "96.91 MiB",
571
+ "size_bytes": 101621760,
608
572
  "used": "0 bytes",
609
573
  "used_bytes": 0
610
574
  },
611
575
  "/sys/fs/cgroup": {
612
- "available": "485.54 MiB",
613
- "available_bytes": 509124608,
576
+ "available": "484.58 MiB",
577
+ "available_bytes": 508121088,
614
578
  "capacity": "0%",
615
579
  "device": "tmpfs",
616
580
  "filesystem": "tmpfs",
@@ -622,37 +586,50 @@
622
586
  "noexec",
623
587
  "mode=755"
624
588
  ],
625
- "size": "485.54 MiB",
626
- "size_bytes": 509124608,
589
+ "size": "484.58 MiB",
590
+ "size_bytes": 508121088,
591
+ "used": "0 bytes",
592
+ "used_bytes": 0
593
+ },
594
+ "/var/lib/nfs/rpc_pipefs": {
595
+ "available": "0 bytes",
596
+ "available_bytes": 0,
597
+ "capacity": "100%",
598
+ "device": "sunrpc",
599
+ "filesystem": "rpc_pipefs",
600
+ "options": [
601
+ "rw",
602
+ "relatime"
603
+ ],
604
+ "size": "0 bytes",
605
+ "size_bytes": 0,
627
606
  "used": "0 bytes",
628
607
  "used_bytes": 0
629
608
  }
630
609
  },
631
- "mtu_ens5": 1500,
632
- "mtu_ens6": 1500,
610
+ "mtu_eth0": 1500,
611
+ "mtu_eth1": 1500,
633
612
  "mtu_lo": 65536,
634
613
  "netmask": "255.255.0.0",
635
614
  "netmask6": "ffff:ffff:ffff:ffff::",
636
- "netmask6_ens5": "ffff:ffff:ffff:ffff::",
637
- "netmask6_ens6": "ffff:ffff:ffff:ffff::",
615
+ "netmask6_eth0": "ffff:ffff:ffff:ffff::",
638
616
  "netmask6_lo": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
639
- "netmask_ens5": "255.255.0.0",
640
- "netmask_ens6": "255.255.0.0",
617
+ "netmask_eth0": "255.255.0.0",
618
+ "netmask_eth1": "255.255.0.0",
641
619
  "netmask_lo": "255.0.0.0",
642
620
  "network": "10.0.2.0",
643
621
  "network6": "fe80::",
644
- "network6_ens5": "fe80::",
645
- "network6_ens6": "fe80::",
622
+ "network6_eth0": "fe80::",
646
623
  "network6_lo": "::1",
647
- "network_ens5": "10.0.2.0",
648
- "network_ens6": "10.254.0.0",
624
+ "network_eth0": "10.0.2.0",
625
+ "network_eth1": "10.255.0.0",
649
626
  "network_lo": "127.0.0.0",
650
627
  "networking": {
651
628
  "domain": "example.com",
652
629
  "fqdn": "foo.example.com",
653
630
  "hostname": "foo",
654
631
  "interfaces": {
655
- "ens5": {
632
+ "eth0": {
656
633
  "bindings": [
657
634
  {
658
635
  "address": "10.0.2.15",
@@ -662,14 +639,14 @@
662
639
  ],
663
640
  "bindings6": [
664
641
  {
665
- "address": "fe80::9b96:e593:573a:755",
642
+ "address": "fe80::a00:27ff:fefc:e996",
666
643
  "netmask": "ffff:ffff:ffff:ffff::",
667
644
  "network": "fe80::"
668
645
  }
669
646
  ],
670
647
  "ip": "10.0.2.15",
671
- "ip6": "fe80::9b96:e593:573a:755",
672
- "mac": "52:54:00:b7:14:9e",
648
+ "ip6": "fe80::a00:27ff:fefc:e996",
649
+ "mac": "08:00:27:fc:e9:96",
673
650
  "mtu": 1500,
674
651
  "netmask": "255.255.0.0",
675
652
  "netmask6": "ffff:ffff:ffff:ffff::",
@@ -677,30 +654,19 @@
677
654
  "network6": "fe80::",
678
655
  "scope6": "link"
679
656
  },
680
- "ens6": {
657
+ "eth1": {
681
658
  "bindings": [
682
659
  {
683
- "address": "10.254.130.136",
660
+ "address": "10.255.233.188",
684
661
  "netmask": "255.255.0.0",
685
- "network": "10.254.0.0"
686
- }
687
- ],
688
- "bindings6": [
689
- {
690
- "address": "fe80::5054:ff:fea6:f82d",
691
- "netmask": "ffff:ffff:ffff:ffff::",
692
- "network": "fe80::"
662
+ "network": "10.255.0.0"
693
663
  }
694
664
  ],
695
- "ip": "10.254.130.136",
696
- "ip6": "fe80::5054:ff:fea6:f82d",
697
- "mac": "52:54:00:a6:f8:2d",
665
+ "ip": "10.255.233.188",
666
+ "mac": "08:00:27:c3:bb:77",
698
667
  "mtu": 1500,
699
668
  "netmask": "255.255.0.0",
700
- "netmask6": "ffff:ffff:ffff:ffff::",
701
- "network": "10.254.0.0",
702
- "network6": "fe80::",
703
- "scope6": "link"
669
+ "network": "10.255.0.0"
704
670
  },
705
671
  "lo": {
706
672
  "bindings": [
@@ -728,30 +694,30 @@
728
694
  }
729
695
  },
730
696
  "ip": "10.0.2.15",
731
- "ip6": "fe80::9b96:e593:573a:755",
732
- "mac": "52:54:00:b7:14:9e",
697
+ "ip6": "fe80::a00:27ff:fefc:e996",
698
+ "mac": "08:00:27:fc:e9:96",
733
699
  "mtu": 1500,
734
700
  "netmask": "255.255.0.0",
735
701
  "netmask6": "ffff:ffff:ffff:ffff::",
736
702
  "network": "10.0.2.0",
737
703
  "network6": "fe80::",
738
- "primary": "ens5",
704
+ "primary": "eth0",
739
705
  "scope6": "link"
740
706
  },
741
707
  "openldap_arch": "i386",
742
708
  "openssh_version": "8.0",
743
709
  "operatingsystem": "Rocky",
744
710
  "operatingsystemmajrelease": "8",
745
- "operatingsystemrelease": "8.3",
711
+ "operatingsystemrelease": "8.5",
746
712
  "os": {
747
713
  "architecture": "x86_64",
748
714
  "family": "RedHat",
749
715
  "hardware": "x86_64",
750
716
  "name": "Rocky",
751
717
  "release": {
752
- "full": "8.3",
718
+ "full": "8.5",
753
719
  "major": "8",
754
- "minor": "3"
720
+ "minor": "5"
755
721
  },
756
722
  "selinux": {
757
723
  "config_mode": "enforcing",
@@ -759,54 +725,34 @@
759
725
  "current_mode": "enforcing",
760
726
  "enabled": true,
761
727
  "enforced": true,
762
- "policy_version": "32"
728
+ "policy_version": "33"
763
729
  }
764
730
  },
765
731
  "osfamily": "RedHat",
766
732
  "package_provider": "dnf",
767
733
  "partitions": {
768
- "/dev/mapper/rl-root": {
769
- "filesystem": "xfs",
770
- "mount": "/",
771
- "size": "17.00 GiB",
772
- "size_bytes": 18249416704,
773
- "uuid": "cda4a251-daa6-4bd4-ba37-aed991557a31"
774
- },
775
- "/dev/mapper/rl-swap": {
776
- "filesystem": "swap",
777
- "size": "2.00 GiB",
778
- "size_bytes": 2147483648,
779
- "uuid": "83b4785c-50a3-4ca6-85f6-bf346e9f07e4"
780
- },
781
734
  "/dev/sda1": {
782
735
  "filesystem": "xfs",
783
- "mount": "/boot",
784
- "partuuid": "293eb8f7-01",
785
- "size": "1.00 GiB",
786
- "size_bytes": 1073741824,
787
- "uuid": "4137c420-cc99-4ded-af5c-c52c09ced784"
788
- },
789
- "/dev/sda2": {
790
- "filesystem": "LVM2_member",
791
- "partuuid": "293eb8f7-02",
792
- "size": "19.00 GiB",
793
- "size_bytes": 20400046080,
794
- "uuid": "gaLT3e-ghPW-BJWC-1O5n-6vb5-xt5E-HjzMPy"
736
+ "mount": "/",
737
+ "partuuid": "2470bdf8-01",
738
+ "size": "5.00 GiB",
739
+ "size_bytes": 5367660544,
740
+ "uuid": "9860b8fb-ce5f-499f-87cc-bf4bad1d039c"
795
741
  }
796
742
  },
797
743
  "path": "/opt/puppetlabs/bin:/opt/puppetlabs/puppet/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin",
798
744
  "physicalprocessorcount": 1,
799
- "processor0": "Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS)",
745
+ "processor0": "Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz",
800
746
  "processorcount": 1,
801
747
  "processors": {
802
748
  "count": 1,
803
749
  "isa": "x86_64",
804
750
  "models": [
805
- "Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS)"
751
+ "Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz"
806
752
  ],
807
753
  "physicalcount": 1
808
754
  },
809
- "productname": "Standard PC (i440FX + PIIX, 1996)",
755
+ "productname": "VirtualBox",
810
756
  "puppet_environmentpath": "/etc/puppetlabs/code/environments",
811
757
  "puppet_ruby_dir": "/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet",
812
758
  "puppet_server": "puppet",
@@ -847,6 +793,7 @@
847
793
  "libdir": "/opt/puppetlabs/puppet/cache/lib",
848
794
  "environment": "production",
849
795
  "environmentpath": "/etc/puppetlabs/code/environments",
796
+ "use_last_environment": "true",
850
797
  "always_retry_plugins": "true",
851
798
  "diff_args": "-u",
852
799
  "diff": "diff",
@@ -873,7 +820,7 @@
873
820
  "http_debug": "false",
874
821
  "http_connect_timeout": "120",
875
822
  "http_read_timeout": "600",
876
- "http_user_agent": "Puppet/6.22.1 Ruby/2.5.9-p229 (x86_64-linux)",
823
+ "http_user_agent": "Puppet/6.27.0 Ruby/2.5.9-p229 (x86_64-linux)",
877
824
  "filetimeout": "15",
878
825
  "environment_timeout": "0",
879
826
  "environment_timeout_mode": "from_created",
@@ -882,6 +829,7 @@
882
829
  "postrun_command": "",
883
830
  "freeze_main": "false",
884
831
  "preview_outputdir": "/opt/puppetlabs/puppet/cache/preview",
832
+ "location_trusted": "false",
885
833
  "certname": "foo.example.com",
886
834
  "dns_alt_names": "",
887
835
  "csr_attributes": "/etc/puppetlabs/puppet/csr_attributes.yaml",
@@ -991,6 +939,7 @@
991
939
  "transactionstorefile": "/opt/puppetlabs/puppet/cache/state/transactionstore.yaml",
992
940
  "clientyamldir": "/opt/puppetlabs/puppet/cache/client_yaml",
993
941
  "client_datadir": "/opt/puppetlabs/puppet/cache/client_data",
942
+ "write_catalog_summary": "true",
994
943
  "classfile": "/opt/puppetlabs/puppet/cache/state/classes.txt",
995
944
  "resourcefile": "/opt/puppetlabs/puppet/cache/state/resources.txt",
996
945
  "puppetdlog": "/var/log/puppetlabs/puppet/puppetd.log",
@@ -1087,10 +1036,29 @@
1087
1036
  }
1088
1037
  },
1089
1038
  "puppet_vardir": "/opt/puppetlabs/puppet/cache",
1090
- "puppetversion": "6.22.1",
1039
+ "puppetversion": "6.27.0",
1091
1040
  "reboot_required": false,
1092
- "root_dir_uuid": "cda4a251-daa6-4bd4-ba37-aed991557a31",
1041
+ "root_dir_uuid": "9860b8fb-ce5f-499f-87cc-bf4bad1d039c",
1093
1042
  "root_home": "/root",
1043
+ "rsyslogd": {
1044
+ "version": "8.2102.0",
1045
+ "features": {
1046
+ "PLATFORM": false,
1047
+ "PLATFORM (lsb_release -d)": false,
1048
+ "FEATURE_REGEXP": true,
1049
+ "GSSAPI Kerberos 5 support": true,
1050
+ "FEATURE_DEBUG (debug build, slow code)": false,
1051
+ "32bit Atomic operations supported": true,
1052
+ "64bit Atomic operations supported": true,
1053
+ "memory allocator": false,
1054
+ "Runtime Instrumentation (slow code)": false,
1055
+ "uuid support": true,
1056
+ "systemd support": true,
1057
+ "Config file": false,
1058
+ "PID file": false,
1059
+ "Number of Bits in RainerScript integers": false
1060
+ }
1061
+ },
1094
1062
  "ruby": {
1095
1063
  "platform": "x86_64-linux",
1096
1064
  "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.5.0",
@@ -1101,16 +1069,16 @@
1101
1069
  "rubyversion": "2.5.9",
1102
1070
  "runlevel": "3",
1103
1071
  "scope6": "link",
1104
- "scope6_ens5": "link",
1105
- "scope6_ens6": "link",
1072
+ "scope6_eth0": "link",
1106
1073
  "scope6_lo": "host",
1107
1074
  "selinux": true,
1108
1075
  "selinux_config_mode": "enforcing",
1109
1076
  "selinux_config_policy": "targeted",
1110
1077
  "selinux_current_mode": "enforcing",
1111
1078
  "selinux_enforced": true,
1112
- "selinux_policyversion": "32",
1079
+ "selinux_policyversion": "33",
1113
1080
  "selinux_python_command": "/usr/libexec/platform-python",
1081
+ "serialnumber": "0",
1114
1082
  "service_provider": "systemd",
1115
1083
  "shmall": "18446744073692774399",
1116
1084
  "simplib__auditd": {
@@ -1119,7 +1087,7 @@
1119
1087
  "enabled": true,
1120
1088
  "version": "3.0",
1121
1089
  "failure": 1,
1122
- "pid": 715,
1090
+ "pid": 604,
1123
1091
  "rate_limit": 0,
1124
1092
  "backlog_limit": 8192,
1125
1093
  "lost": 0,
@@ -1164,8 +1132,8 @@
1164
1132
  }
1165
1133
  },
1166
1134
  "/dev/shm": {
1167
- "available": "485.54 MiB",
1168
- "available_bytes": 509124608,
1135
+ "available": "484.58 MiB",
1136
+ "available_bytes": 508121088,
1169
1137
  "capacity": "0%",
1170
1138
  "device": "tmpfs",
1171
1139
  "filesystem": "tmpfs",
@@ -1175,8 +1143,8 @@
1175
1143
  "nosuid",
1176
1144
  "nodev"
1177
1145
  ],
1178
- "size": "485.54 MiB",
1179
- "size_bytes": 509124608,
1146
+ "size": "484.58 MiB",
1147
+ "size_bytes": 508121088,
1180
1148
  "used": "0 bytes",
1181
1149
  "used_bytes": 0,
1182
1150
  "options_hash": {
@@ -1201,20 +1169,20 @@
1201
1169
  },
1202
1170
  "enabled": true,
1203
1171
  "connection": {
1204
- "ens5": {
1205
- "uuid": "cb5924e7-d58a-3fee-a407-4f00e60ab80f",
1172
+ "eth0": {
1173
+ "uuid": "5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03",
1206
1174
  "type": "802-3-ethernet",
1207
- "name": "Wired connection 1"
1175
+ "name": "System eth0"
1208
1176
  },
1209
- "ens6": {
1210
- "uuid": "9325ba04-7907-b4a4-1414-177267ba3519",
1177
+ "eth1": {
1178
+ "uuid": "9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04",
1211
1179
  "type": "802-3-ethernet",
1212
- "name": "System ens6"
1180
+ "name": "System eth1"
1213
1181
  },
1214
1182
  "": {
1215
- "uuid": "fd4d326b-7e11-4ca0-8d6a-760c1462a99b",
1183
+ "uuid": "e14b0684-0081-3693-ac7d-1d4713e09363",
1216
1184
  "type": "802-3-ethernet",
1217
- "name": "enp0s8"
1185
+ "name": "Wired connection 1"
1218
1186
  }
1219
1187
  }
1220
1188
  },
@@ -1225,14 +1193,14 @@
1225
1193
  "possible": "0",
1226
1194
  "online": "0",
1227
1195
  "node0": {
1228
- "MemTotalBytes": 1018253312
1196
+ "MemTotalBytes": 1016242176
1229
1197
  }
1230
1198
  },
1231
1199
  "simplib__secure_boot_enabled": false,
1232
1200
  "simplib__sshd_config": {
1233
1201
  "AuthorizedKeysFile": ".ssh/authorized_keys",
1234
1202
  "version": "8.0p1",
1235
- "full_version": "OpenSSH_8.0p1, OpenSSL 1.1.1g FIPS 21 Apr 2020\n"
1203
+ "full_version": "OpenSSH_8.0p1, OpenSSL 1.1.1k FIPS 25 Mar 2021\n"
1236
1204
  },
1237
1205
  "simplib_sysctl": {
1238
1206
  "crypto.fips_enabled": 0,
@@ -1241,7 +1209,7 @@
1241
1209
  "kernel.shmall": "18446744073692774399",
1242
1210
  "kernel.shmmax": "18446744073692774399",
1243
1211
  "kernel.shmmni": "4096",
1244
- "kernel.tainted": 12288,
1212
+ "kernel.tainted": 134217728,
1245
1213
  "kernel.threads-max": 7478,
1246
1214
  "net.ipv6.conf.all.disable_ipv6": 0,
1247
1215
  "vm.swappiness": 30
@@ -1249,26 +1217,26 @@
1249
1217
  "ssh": {
1250
1218
  "ecdsa": {
1251
1219
  "fingerprints": {
1252
- "sha1": "SSHFP 3 1 1cd50dda79f65b6911b3ab4a28221303a31d4794",
1253
- "sha256": "SSHFP 3 2 df1353ebd39fdaa6d9ffe6381b98d576d4fc2e5a30734d4c336831e0a67e24b5"
1220
+ "sha1": "SSHFP 3 1 3c8cafb9ea0382ce1e864a65f954127915960cfd",
1221
+ "sha256": "SSHFP 3 2 0dc8e3952bcecfed9aec9c4c6743ecb7f38a621f866dd29b46558757f2ba03c9"
1254
1222
  },
1255
- "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPZRLaDPBL3LPQpVnNdaJIAz4+3EHCe0mk9fpmneG4mBUk7pX7UGEiBaQw9OSz5krXOZK+k+3Ec39sE3yra3tuA=",
1223
+ "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFo6vunh4HWghqXnQTkobEZCY30D+EN5xxUOBliIcN+4TVH5pCCtfzjx9oksdWkz+LzhmYeNfLgnzjhLsTOMzcg=",
1256
1224
  "type": "ecdsa-sha2-nistp256"
1257
1225
  },
1258
1226
  "ed25519": {
1259
1227
  "fingerprints": {
1260
- "sha1": "SSHFP 4 1 294b5d1c8b0081564aa1e61853f8b67378e170c7",
1261
- "sha256": "SSHFP 4 2 cf14c526c1f9c7dd7062010b0d216a91b562dafeaf51cde19d09f09cb5268949"
1228
+ "sha1": "SSHFP 4 1 f8fc93956cd65ec0b3276564221ae507a07ba0af",
1229
+ "sha256": "SSHFP 4 2 faeb5763bb2544b25bbccd13a342e28590de782b08a6ff3695f1365be2a0c0c0"
1262
1230
  },
1263
- "key": "AAAAC3NzaC1lZDI1NTE5AAAAIGJEofL3sjhKazT6BduX4+e2J1cXIngxZyt7SN1RdVI5",
1231
+ "key": "AAAAC3NzaC1lZDI1NTE5AAAAIBsy5KFv0epc9sm8lT3mFWU7W2qyHyq/K0254Z0mPsyI",
1264
1232
  "type": "ssh-ed25519"
1265
1233
  },
1266
1234
  "rsa": {
1267
1235
  "fingerprints": {
1268
- "sha1": "SSHFP 1 1 07261c9a7a7df150977939e41e8122a76a1a70b3",
1269
- "sha256": "SSHFP 1 2 99fce1cc9ab9f701b392ff39abadc0c597eb1e7f48e51ed34505b7a645353c7a"
1236
+ "sha1": "SSHFP 1 1 803b93ce88acc027396e2db8645a26bcf4b712e7",
1237
+ "sha256": "SSHFP 1 2 f67dd8320feedb8fbb0bb1e48cd6b81194a482ddb2cb33f3c375769f279071f1"
1270
1238
  },
1271
- "key": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC/r9DxBG8UrwPRLjofv4URY7B7Y+D7N0IXClNQnXAK1ln9UiyzP0p8eCk7n5fFJudzJtQiL6jB1oZ5ObO154/4Q2OPVygcaypjhxqIFpTaBKBl3Ohm7Wd9wxQpLikNcXOA7rCwKvahs4tABGTAFp/SvcWUqEscAppT6lz0weVntZ0Qx3A0CXYOVg4bfUBGtgbdsj6VHsRXavJNRSKJQ6Dh6Iz3PTWSbsNuw7Q22kKGhRYFDgxu0am7ALtkgeFM2Jm8HluCf9mj0nmAPYpTJr7Szv4deKWcU3LMGfuCTSccT2q7ZIry0b/EsjR174p9Ywub3kFVXLXxoQwdJKRjy6yQ0OJNoGApyq102RPk3Dp3325pW4EaMruQGl804TI65CVMH1h9Lupyc6dI5KmWfWlZB92kQFEzpSIRE9XbuaNHvNvnhMmhtyBafgaby5Dkb8STjB3xZUWSAiULHFE5nkda3ogVzhfISdZf9qIKS0J7BOV6IQWYajRoCaLPitxbZqM=",
1239
+ "key": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC89wGywIk5DCz0DzHjtgoUhJ6iOYZD6W6w5dNDFP0meX6Ayoh8KC8BYtrMR/p91c/IXnajPweWPi19l7MQKgsLnW1FQB4jxH1sn2Ecr1JYSyLkI5NdPd0VYjuL+lsIDydQB7EeaivoFh+LRk5kS5lBOnUpgQtyPYD+cucgXK2Kr7iNBRxvYako7K7N7Gx7KuE+VU+z6BLh0JWU3b+NND3++0dign668YdiiC76GgD1U87bLTVuMVp9Nzg4ezg/alsP7wbv8K6bqJDaru0QMCOxh70vPn3q7ow+R+o4iFM3neAKPB7xCDmEpBr4I4ts+mdaTp7ZmtnGmHahirDLHuOaQ9077cFKc8iMOG9f2bhhxbLQ3+vO2wOTEcVhq9kD/vQSXD15q6gmD0eD5vc/KNHT+gKeEYOSRfjvpG8yVurz3ciyVxy21ykAYBIMDlhZ+AVPnbGwsz8hTd6lrIHFVuzsPljkHX8JwqKpvzuL7Hv2+4+yo1Xp6NSLCyUm2xvMmpk=",
1272
1240
  "type": "ssh-rsa"
1273
1241
  }
1274
1242
  },
@@ -1277,47 +1245,234 @@
1277
1245
  "/etc/ssh/ssh_host_ecdsa_key",
1278
1246
  "/etc/ssh/ssh_host_ed25519_key"
1279
1247
  ],
1280
- "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPZRLaDPBL3LPQpVnNdaJIAz4+3EHCe0mk9fpmneG4mBUk7pX7UGEiBaQw9OSz5krXOZK+k+3Ec39sE3yra3tuA=",
1281
- "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIGJEofL3sjhKazT6BduX4+e2J1cXIngxZyt7SN1RdVI5",
1282
- "sshfp_ecdsa": "SSHFP 3 1 1cd50dda79f65b6911b3ab4a28221303a31d4794\nSSHFP 3 2 df1353ebd39fdaa6d9ffe6381b98d576d4fc2e5a30734d4c336831e0a67e24b5",
1283
- "sshfp_ed25519": "SSHFP 4 1 294b5d1c8b0081564aa1e61853f8b67378e170c7\nSSHFP 4 2 cf14c526c1f9c7dd7062010b0d216a91b562dafeaf51cde19d09f09cb5268949",
1284
- "sshfp_rsa": "SSHFP 1 1 07261c9a7a7df150977939e41e8122a76a1a70b3\nSSHFP 1 2 99fce1cc9ab9f701b392ff39abadc0c597eb1e7f48e51ed34505b7a645353c7a",
1285
- "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC/r9DxBG8UrwPRLjofv4URY7B7Y+D7N0IXClNQnXAK1ln9UiyzP0p8eCk7n5fFJudzJtQiL6jB1oZ5ObO154/4Q2OPVygcaypjhxqIFpTaBKBl3Ohm7Wd9wxQpLikNcXOA7rCwKvahs4tABGTAFp/SvcWUqEscAppT6lz0weVntZ0Qx3A0CXYOVg4bfUBGtgbdsj6VHsRXavJNRSKJQ6Dh6Iz3PTWSbsNuw7Q22kKGhRYFDgxu0am7ALtkgeFM2Jm8HluCf9mj0nmAPYpTJr7Szv4deKWcU3LMGfuCTSccT2q7ZIry0b/EsjR174p9Ywub3kFVXLXxoQwdJKRjy6yQ0OJNoGApyq102RPk3Dp3325pW4EaMruQGl804TI65CVMH1h9Lupyc6dI5KmWfWlZB92kQFEzpSIRE9XbuaNHvNvnhMmhtyBafgaby5Dkb8STjB3xZUWSAiULHFE5nkda3ogVzhfISdZf9qIKS0J7BOV6IQWYajRoCaLPitxbZqM=",
1286
- "sssd_version": "2.3.0",
1248
+ "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFo6vunh4HWghqXnQTkobEZCY30D+EN5xxUOBliIcN+4TVH5pCCtfzjx9oksdWkz+LzhmYeNfLgnzjhLsTOMzcg=",
1249
+ "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIBsy5KFv0epc9sm8lT3mFWU7W2qyHyq/K0254Z0mPsyI",
1250
+ "sshfp_ecdsa": "SSHFP 3 1 3c8cafb9ea0382ce1e864a65f954127915960cfd\nSSHFP 3 2 0dc8e3952bcecfed9aec9c4c6743ecb7f38a621f866dd29b46558757f2ba03c9",
1251
+ "sshfp_ed25519": "SSHFP 4 1 f8fc93956cd65ec0b3276564221ae507a07ba0af\nSSHFP 4 2 faeb5763bb2544b25bbccd13a342e28590de782b08a6ff3695f1365be2a0c0c0",
1252
+ "sshfp_rsa": "SSHFP 1 1 803b93ce88acc027396e2db8645a26bcf4b712e7\nSSHFP 1 2 f67dd8320feedb8fbb0bb1e48cd6b81194a482ddb2cb33f3c375769f279071f1",
1253
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC89wGywIk5DCz0DzHjtgoUhJ6iOYZD6W6w5dNDFP0meX6Ayoh8KC8BYtrMR/p91c/IXnajPweWPi19l7MQKgsLnW1FQB4jxH1sn2Ecr1JYSyLkI5NdPd0VYjuL+lsIDydQB7EeaivoFh+LRk5kS5lBOnUpgQtyPYD+cucgXK2Kr7iNBRxvYako7K7N7Gx7KuE+VU+z6BLh0JWU3b+NND3++0dign668YdiiC76GgD1U87bLTVuMVp9Nzg4ezg/alsP7wbv8K6bqJDaru0QMCOxh70vPn3q7ow+R+o4iFM3neAKPB7xCDmEpBr4I4ts+mdaTp7ZmtnGmHahirDLHuOaQ9077cFKc8iMOG9f2bhhxbLQ3+vO2wOTEcVhq9kD/vQSXD15q6gmD0eD5vc/KNHT+gKeEYOSRfjvpG8yVurz3ciyVxy21ykAYBIMDlhZ+AVPnbGwsz8hTd6lrIHFVuzsPljkHX8JwqKpvzuL7Hv2+4+yo1Xp6NSLCyUm2xvMmpk=",
1254
+ "sssd_version": "2.5.2",
1287
1255
  "sudo_version": "1.8.29",
1288
1256
  "swapfree": "2.00 GiB",
1289
- "swapfree_mb": 2045.734375,
1257
+ "swapfree_mb": 2047.99609375,
1290
1258
  "swapsize": "2.00 GiB",
1291
1259
  "swapsize_mb": 2047.99609375,
1292
1260
  "system_uptime": {
1293
1261
  "days": 0,
1294
1262
  "hours": 0,
1295
- "seconds": 217,
1296
- "uptime": "0:03 hours"
1263
+ "seconds": 125,
1264
+ "uptime": "0:02 hours"
1297
1265
  },
1298
1266
  "systemd": true,
1299
1267
  "systemd_internal_services": {
1300
1268
  "systemd-resolved.service": "disabled"
1301
1269
  },
1302
1270
  "systemd_version": "239",
1303
- "timezone": "EDT",
1271
+ "timezone": "UTC",
1304
1272
  "tmp_mount_dev_shm": "rw,seclabel,nosuid,nodev",
1305
1273
  "tmp_mount_fstype_dev_shm": "tmpfs",
1306
1274
  "tmp_mount_path_dev_shm": "tmpfs",
1307
1275
  "uid_min": "1000",
1308
- "uptime": "0:03 hours",
1276
+ "uptime": "0:02 hours",
1309
1277
  "uptime_days": 0,
1310
1278
  "uptime_hours": 0,
1311
- "uptime_seconds": 217,
1312
- "uuid": "ccb49196-1904-4439-93c7-14cd2cf43748",
1313
- "virtual": "kvm",
1314
- "yum_has_updates": false,
1279
+ "uptime_seconds": 125,
1280
+ "uuid": "3ab26b86-a462-2f44-8e81-775008f99114",
1281
+ "virtual": "virtualbox",
1282
+ "yum_has_updates": true,
1315
1283
  "yum_package_updates": [
1316
-
1284
+ "NetworkManager.x86_64",
1285
+ "NetworkManager-libnm.x86_64",
1286
+ "NetworkManager-team.x86_64",
1287
+ "NetworkManager-tui.x86_64",
1288
+ "audit.x86_64",
1289
+ "audit-libs.x86_64",
1290
+ "bash.x86_64",
1291
+ "c-ares.x86_64",
1292
+ "cpio.x86_64",
1293
+ "cronie.x86_64",
1294
+ "cronie-anacron.x86_64",
1295
+ "crypto-policies.noarch",
1296
+ "crypto-policies-scripts.noarch",
1297
+ "cryptsetup-libs.x86_64",
1298
+ "cups-libs.x86_64",
1299
+ "dbus.x86_64",
1300
+ "dbus-common.noarch",
1301
+ "dbus-daemon.x86_64",
1302
+ "dbus-libs.x86_64",
1303
+ "dbus-tools.x86_64",
1304
+ "device-mapper.x86_64",
1305
+ "device-mapper-libs.x86_64",
1306
+ "dmidecode.x86_64",
1307
+ "dnf.noarch",
1308
+ "dnf-data.noarch",
1309
+ "dnf-plugins-core.noarch",
1310
+ "dracut.x86_64",
1311
+ "dracut-network.x86_64",
1312
+ "dracut-squash.x86_64",
1313
+ "e2fsprogs.x86_64",
1314
+ "e2fsprogs-libs.x86_64",
1315
+ "elfutils-debuginfod-client.x86_64",
1316
+ "elfutils-default-yama-scope.noarch",
1317
+ "elfutils-libelf.x86_64",
1318
+ "elfutils-libs.x86_64",
1319
+ "ethtool.x86_64",
1320
+ "expat.x86_64",
1321
+ "firewalld.noarch",
1322
+ "firewalld-filesystem.noarch",
1323
+ "fuse.x86_64",
1324
+ "fuse-common.x86_64",
1325
+ "fuse-libs.x86_64",
1326
+ "gawk.x86_64",
1327
+ "glib2.x86_64",
1328
+ "glibc.x86_64",
1329
+ "glibc-common.x86_64",
1330
+ "glibc-langpack-en.x86_64",
1331
+ "gpgme.x86_64",
1332
+ "grub2-common.noarch",
1333
+ "grub2-pc.x86_64",
1334
+ "grub2-pc-modules.noarch",
1335
+ "grub2-tools.x86_64",
1336
+ "grub2-tools-extra.x86_64",
1337
+ "grub2-tools-minimal.x86_64",
1338
+ "gssproxy.x86_64",
1339
+ "gzip.x86_64",
1340
+ "hwdata.noarch",
1341
+ "hyperv-daemons.x86_64",
1342
+ "hyperv-daemons-license.noarch",
1343
+ "hypervfcopyd.x86_64",
1344
+ "hypervkvpd.x86_64",
1345
+ "hypervvssd.x86_64",
1346
+ "info.x86_64",
1347
+ "initscripts.x86_64",
1348
+ "iproute.x86_64",
1349
+ "iptables.x86_64",
1350
+ "iptables-ebtables.x86_64",
1351
+ "iptables-libs.x86_64",
1352
+ "iputils.x86_64",
1353
+ "jansson.x86_64",
1354
+ "json-c.x86_64",
1355
+ "kernel.x86_64",
1356
+ "kernel-core.x86_64",
1357
+ "kernel-modules.x86_64",
1358
+ "kernel-tools.x86_64",
1359
+ "kernel-tools-libs.x86_64",
1360
+ "kexec-tools.x86_64",
1361
+ "kmod.x86_64",
1362
+ "kmod-libs.x86_64",
1363
+ "kpartx.x86_64",
1364
+ "libblkid.x86_64",
1365
+ "libbpf.x86_64",
1366
+ "libcap.x86_64",
1367
+ "libcom_err.x86_64",
1368
+ "libcomps.x86_64",
1369
+ "libdnf.x86_64",
1370
+ "libdrm.x86_64",
1371
+ "libfdisk.x86_64",
1372
+ "libffi.x86_64",
1373
+ "libgcc.x86_64",
1374
+ "libgomp.x86_64",
1375
+ "libibverbs.x86_64",
1376
+ "libldb.x86_64",
1377
+ "libmount.x86_64",
1378
+ "libnfsidmap.x86_64",
1379
+ "libnftnl.x86_64",
1380
+ "librepo.x86_64",
1381
+ "libreport-filesystem.x86_64",
1382
+ "libseccomp.x86_64",
1383
+ "libsemanage.x86_64",
1384
+ "libsmartcols.x86_64",
1385
+ "libsolv.x86_64",
1386
+ "libss.x86_64",
1387
+ "libssh.x86_64",
1388
+ "libssh-config.noarch",
1389
+ "libsss_autofs.x86_64",
1390
+ "libsss_certmap.x86_64",
1391
+ "libsss_idmap.x86_64",
1392
+ "libsss_nss_idmap.x86_64",
1393
+ "libsss_sudo.x86_64",
1394
+ "libstdc++.x86_64",
1395
+ "libsysfs.x86_64",
1396
+ "libtalloc.x86_64",
1397
+ "libtdb.x86_64",
1398
+ "libtirpc.x86_64",
1399
+ "libuser.x86_64",
1400
+ "libuuid.x86_64",
1401
+ "libwbclient.x86_64",
1402
+ "libxml2.x86_64",
1403
+ "linux-firmware.noarch",
1404
+ "man-pages.x86_64",
1405
+ "man-pages-overrides.noarch",
1406
+ "nfs-utils.x86_64",
1407
+ "nftables.x86_64",
1408
+ "open-vm-tools.x86_64",
1409
+ "openssh.x86_64",
1410
+ "openssh-clients.x86_64",
1411
+ "openssh-server.x86_64",
1412
+ "pam.x86_64",
1413
+ "passwd.x86_64",
1414
+ "platform-python.x86_64",
1415
+ "platform-python-pip.noarch",
1416
+ "policycoreutils.x86_64",
1417
+ "polkit.x86_64",
1418
+ "polkit-libs.x86_64",
1419
+ "python3-dnf.noarch",
1420
+ "python3-dnf-plugins-core.noarch",
1421
+ "python3-firewall.noarch",
1422
+ "python3-gpg.x86_64",
1423
+ "python3-hawkey.x86_64",
1424
+ "python3-libcomps.x86_64",
1425
+ "python3-libdnf.x86_64",
1426
+ "python3-libs.x86_64",
1427
+ "python3-linux-procfs.noarch",
1428
+ "python3-nftables.x86_64",
1429
+ "python3-perf.x86_64",
1430
+ "python3-pip-wheel.noarch",
1431
+ "python3-rpm.x86_64",
1432
+ "python3-syspurpose.x86_64",
1433
+ "qemu-guest-agent.x86_64",
1434
+ "rdma-core.x86_64",
1435
+ "rocky-gpg-keys.noarch",
1436
+ "rocky-release.noarch",
1437
+ "rocky-repos.noarch",
1438
+ "rpm.x86_64",
1439
+ "rpm-build-libs.x86_64",
1440
+ "rpm-libs.x86_64",
1441
+ "rpm-plugin-selinux.x86_64",
1442
+ "rpm-plugin-systemd-inhibit.x86_64",
1443
+ "rsync.x86_64",
1444
+ "rsyslog.x86_64",
1445
+ "samba-client-libs.x86_64",
1446
+ "samba-common.noarch",
1447
+ "samba-common-libs.x86_64",
1448
+ "sed.x86_64",
1449
+ "selinux-policy.noarch",
1450
+ "selinux-policy-targeted.noarch",
1451
+ "shadow-utils.x86_64",
1452
+ "sssd-client.x86_64",
1453
+ "sssd-common.x86_64",
1454
+ "sssd-kcm.x86_64",
1455
+ "sssd-nfs-idmap.x86_64",
1456
+ "sudo.x86_64",
1457
+ "systemd.x86_64",
1458
+ "systemd-libs.x86_64",
1459
+ "systemd-pam.x86_64",
1460
+ "systemd-udev.x86_64",
1461
+ "tuned.noarch",
1462
+ "util-linux.x86_64",
1463
+ "vim-minimal.x86_64",
1464
+ "virt-what.x86_64",
1465
+ "which.x86_64",
1466
+ "xfsprogs.x86_64",
1467
+ "xz.x86_64",
1468
+ "xz-libs.x86_64",
1469
+ "yum.noarch",
1470
+ "yum-utils.noarch",
1471
+ "zlib.x86_64"
1317
1472
  ],
1318
1473
  "yum_reboot_required": false,
1319
- "yum_updates": 0,
1474
+ "yum_updates": 188,
1320
1475
  "clientcert": "foo.example.com",
1321
- "clientversion": "6.22.1",
1476
+ "clientversion": "6.27.0",
1322
1477
  "clientnoop": false
1323
1478
  }