simp-rspec-puppet-facts 3.6.0 → 3.6.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1243 @@
1
+ {
2
+ "acpid_enabled": false,
3
+ "aio_agent_version": "6.27.1",
4
+ "architecture": "x86_64",
5
+ "auditd_major_version": "2",
6
+ "auditd_sample_ruleset_location": "/usr/share/doc/audit-2.8.5/rules",
7
+ "auditd_sample_rulesets": {
8
+ "base-config": {
9
+ "order": "10"
10
+ },
11
+ "no-audit": {
12
+ "order": "10"
13
+ },
14
+ "loginuid": {
15
+ "order": "11"
16
+ },
17
+ "cont-fail": {
18
+ "order": "12"
19
+ },
20
+ "ignore-error": {
21
+ "order": "12"
22
+ },
23
+ "dont-audit": {
24
+ "order": "20"
25
+ },
26
+ "no32bit": {
27
+ "order": "21"
28
+ },
29
+ "ignore-chrony": {
30
+ "order": "22"
31
+ },
32
+ "ignore-filesystems": {
33
+ "order": "23"
34
+ },
35
+ "nispom": {
36
+ "order": "30"
37
+ },
38
+ "ospp-v42": {
39
+ "order": "30"
40
+ },
41
+ "pci-dss-v31": {
42
+ "order": "30"
43
+ },
44
+ "stig": {
45
+ "order": "30"
46
+ },
47
+ "privileged": {
48
+ "order": "31"
49
+ },
50
+ "power-abuse": {
51
+ "order": "32"
52
+ },
53
+ "local": {
54
+ "order": "40"
55
+ },
56
+ "containers": {
57
+ "order": "41"
58
+ },
59
+ "injection": {
60
+ "order": "42"
61
+ },
62
+ "module-load": {
63
+ "order": "43"
64
+ },
65
+ "einval": {
66
+ "order": "70"
67
+ },
68
+ "networking": {
69
+ "order": "71"
70
+ },
71
+ "finalize": {
72
+ "order": "99"
73
+ }
74
+ },
75
+ "auditd_version": "2.8.5",
76
+ "augeas": {
77
+ "version": "1.12.0"
78
+ },
79
+ "augeasprovider_grub_version": 2,
80
+ "augeasversion": "1.12.0",
81
+ "bios_release_date": "12/01/2006",
82
+ "bios_vendor": "innotek GmbH",
83
+ "bios_version": "VirtualBox",
84
+ "blockdevice_sda_model": "VBOX HARDDISK",
85
+ "blockdevice_sda_size": 137438953472,
86
+ "blockdevice_sda_vendor": "ATA",
87
+ "blockdevices": "sda",
88
+ "boardmanufacturer": "Oracle Corporation",
89
+ "boardproductname": "VirtualBox",
90
+ "boardserialnumber": "0",
91
+ "boot_dir_uuid": "836d2519-9471-498c-b651-baa59fdebe1c",
92
+ "chassistype": "Other",
93
+ "cmdline": {
94
+ "BOOT_IMAGE": "/vmlinuz-5.4.17-2136.307.3.4.el7uek.x86_64",
95
+ "root": "/dev/mapper/ol_oracle7-root",
96
+ "ro": "",
97
+ "elevator": "noop",
98
+ "no_timer_check": "",
99
+ "crashkernel": "auto",
100
+ "rd.lvm.lv": [
101
+ "ol_oracle7/root",
102
+ "ol_oracle7/swap"
103
+ ],
104
+ "biosdevname": "0",
105
+ "net.ifnames": "0",
106
+ "rhgb": "",
107
+ "quiet": ""
108
+ },
109
+ "cpuinfo": {
110
+ "processor0": {
111
+ "vendor_id": "GenuineIntel",
112
+ "cpu_family": "6",
113
+ "model": "126",
114
+ "model_name": "Intel(R) Core(TM) i7-1068NG7 CPU @ 2.30GHz",
115
+ "stepping": "5",
116
+ "cpu_MHz": "2316.510",
117
+ "cache_size": "8192 KB",
118
+ "physical_id": "0",
119
+ "siblings": "1",
120
+ "core_id": "0",
121
+ "cpu_cores": "1",
122
+ "apicid": "0",
123
+ "initial_apicid": "0",
124
+ "fpu": "yes",
125
+ "fpu_exception": "yes",
126
+ "cpuid_level": "22",
127
+ "wp": "yes",
128
+ "flags": [
129
+ "fpu",
130
+ "vme",
131
+ "de",
132
+ "pse",
133
+ "tsc",
134
+ "msr",
135
+ "pae",
136
+ "mce",
137
+ "cx8",
138
+ "apic",
139
+ "sep",
140
+ "mtrr",
141
+ "pge",
142
+ "mca",
143
+ "cmov",
144
+ "pat",
145
+ "pse36",
146
+ "clflush",
147
+ "mmx",
148
+ "fxsr",
149
+ "sse",
150
+ "sse2",
151
+ "ht",
152
+ "syscall",
153
+ "nx",
154
+ "rdtscp",
155
+ "lm",
156
+ "constant_tsc",
157
+ "rep_good",
158
+ "nopl",
159
+ "xtopology",
160
+ "nonstop_tsc",
161
+ "cpuid",
162
+ "tsc_known_freq",
163
+ "pni",
164
+ "pclmulqdq",
165
+ "monitor",
166
+ "ssse3",
167
+ "cx16",
168
+ "pcid",
169
+ "sse4_1",
170
+ "sse4_2",
171
+ "x2apic",
172
+ "movbe",
173
+ "popcnt",
174
+ "aes",
175
+ "xsave",
176
+ "avx",
177
+ "rdrand",
178
+ "hypervisor",
179
+ "lahf_lm",
180
+ "abm",
181
+ "3dnowprefetch",
182
+ "invpcid_single",
183
+ "pti",
184
+ "fsgsbase",
185
+ "bmi1",
186
+ "avx2",
187
+ "bmi2",
188
+ "invpcid",
189
+ "rdseed",
190
+ "clflushopt",
191
+ "md_clear",
192
+ "flush_l1d",
193
+ "arch_capabilities"
194
+ ],
195
+ "bugs": "cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit",
196
+ "bogomips": "4633.02",
197
+ "clflush_size": "64",
198
+ "cache_alignment": "64",
199
+ "address_sizes": "39 bits physical, 48 bits virtual",
200
+ "power_management": "power management"
201
+ }
202
+ },
203
+ "defaultgateway": "10.0.2.2",
204
+ "defaultgatewayiface": "eth0",
205
+ "dhcp_servers": {
206
+ "eth0": "10.0.2.2",
207
+ "system": "10.0.2.2"
208
+ },
209
+ "disks": {
210
+ "sda": {
211
+ "model": "VBOX HARDDISK",
212
+ "size": "128.00 GiB",
213
+ "size_bytes": 137438953472,
214
+ "vendor": "ATA"
215
+ }
216
+ },
217
+ "dmi": {
218
+ "bios": {
219
+ "release_date": "12/01/2006",
220
+ "vendor": "innotek GmbH",
221
+ "version": "VirtualBox"
222
+ },
223
+ "board": {
224
+ "manufacturer": "Oracle Corporation",
225
+ "product": "VirtualBox",
226
+ "serial_number": "0"
227
+ },
228
+ "chassis": {
229
+ "type": "Other"
230
+ },
231
+ "manufacturer": "innotek GmbH",
232
+ "product": {
233
+ "name": "VirtualBox",
234
+ "serial_number": "0",
235
+ "uuid": "2cf4306c-1726-49a8-b9db-788443ff2108"
236
+ }
237
+ },
238
+ "domain": "example.com",
239
+ "facterversion": "3.14.23",
240
+ "filesystems": "xfs",
241
+ "fips_ciphers": [
242
+ "TLS_AES_256_GCM_SHA384",
243
+ "TLS_CHACHA20_POLY1305_SHA256",
244
+ "TLS_AES_128_GCM_SHA256",
245
+ "ECDHE-ECDSA-AES256-GCM-SHA384",
246
+ "ECDHE-RSA-AES256-GCM-SHA384",
247
+ "DHE-DSS-AES256-GCM-SHA384",
248
+ "DHE-RSA-AES256-GCM-SHA384",
249
+ "ADH-AES256-GCM-SHA384",
250
+ "ECDHE-ECDSA-AES128-GCM-SHA256",
251
+ "ECDHE-RSA-AES128-GCM-SHA256",
252
+ "DHE-DSS-AES128-GCM-SHA256",
253
+ "DHE-RSA-AES128-GCM-SHA256",
254
+ "ADH-AES128-GCM-SHA256",
255
+ "ECDHE-ECDSA-AES256-SHA384",
256
+ "ECDHE-RSA-AES256-SHA384",
257
+ "DHE-RSA-AES256-SHA256",
258
+ "DHE-DSS-AES256-SHA256",
259
+ "ADH-AES256-SHA256",
260
+ "ECDHE-ECDSA-AES128-SHA256",
261
+ "ECDHE-RSA-AES128-SHA256",
262
+ "DHE-RSA-AES128-SHA256",
263
+ "DHE-DSS-AES128-SHA256",
264
+ "ADH-AES128-SHA256",
265
+ "ECDHE-ECDSA-AES256-SHA",
266
+ "ECDHE-RSA-AES256-SHA",
267
+ "DHE-RSA-AES256-SHA",
268
+ "DHE-DSS-AES256-SHA",
269
+ "AECDH-AES256-SHA",
270
+ "ADH-AES256-SHA",
271
+ "ECDHE-ECDSA-AES128-SHA",
272
+ "ECDHE-RSA-AES128-SHA",
273
+ "DHE-RSA-AES128-SHA",
274
+ "DHE-DSS-AES128-SHA",
275
+ "AECDH-AES128-SHA",
276
+ "ADH-AES128-SHA",
277
+ "RSA-PSK-AES256-GCM-SHA384",
278
+ "DHE-PSK-AES256-GCM-SHA384",
279
+ "AES256-GCM-SHA384",
280
+ "PSK-AES256-GCM-SHA384",
281
+ "RSA-PSK-AES128-GCM-SHA256",
282
+ "DHE-PSK-AES128-GCM-SHA256",
283
+ "AES128-GCM-SHA256",
284
+ "PSK-AES128-GCM-SHA256",
285
+ "AES256-SHA256",
286
+ "AES128-SHA256",
287
+ "ECDHE-PSK-AES256-CBC-SHA384",
288
+ "ECDHE-PSK-AES256-CBC-SHA",
289
+ "RSA-PSK-AES256-CBC-SHA384",
290
+ "DHE-PSK-AES256-CBC-SHA384",
291
+ "RSA-PSK-AES256-CBC-SHA",
292
+ "DHE-PSK-AES256-CBC-SHA",
293
+ "AES256-SHA",
294
+ "PSK-AES256-CBC-SHA384",
295
+ "PSK-AES256-CBC-SHA",
296
+ "ECDHE-PSK-AES128-CBC-SHA256",
297
+ "ECDHE-PSK-AES128-CBC-SHA",
298
+ "RSA-PSK-AES128-CBC-SHA256",
299
+ "DHE-PSK-AES128-CBC-SHA256",
300
+ "RSA-PSK-AES128-CBC-SHA",
301
+ "DHE-PSK-AES128-CBC-SHA",
302
+ "AES128-SHA",
303
+ "PSK-AES128-CBC-SHA256",
304
+ "PSK-AES128-CBC-SHA"
305
+ ],
306
+ "fips_enabled": false,
307
+ "firewalld_version": "0.6.3",
308
+ "fqdn": "foo.example.com",
309
+ "fullrun": "false",
310
+ "gid": "root",
311
+ "grub_version": "2.02~beta2",
312
+ "hardwareisa": "x86_64",
313
+ "hardwaremodel": "x86_64",
314
+ "haveged__rngd_enabled": false,
315
+ "haveged_startup_provider": "systemd",
316
+ "hostname": "foo",
317
+ "hypervisors": {
318
+ "virtualbox": {
319
+ "revision": "154605",
320
+ "version": "7.0.4"
321
+ }
322
+ },
323
+ "id": "root",
324
+ "identity": {
325
+ "gid": 0,
326
+ "group": "root",
327
+ "privileged": true,
328
+ "uid": 0,
329
+ "user": "root"
330
+ },
331
+ "init_systems": [
332
+ "rc",
333
+ "systemd",
334
+ "sysv"
335
+ ],
336
+ "interfaces": "eth0,eth1,lo",
337
+ "ip6tables_version": "1.4.21",
338
+ "ipaddress": "10.0.2.15",
339
+ "ipaddress_eth0": "10.0.2.15",
340
+ "ipaddress_eth1": "10.255.4.43",
341
+ "ipaddress_lo": "127.0.0.1",
342
+ "iptables_version": "1.4.21",
343
+ "ipv6_enabled": false,
344
+ "is_pe": false,
345
+ "is_virtual": true,
346
+ "kernel": "Linux",
347
+ "kernelmajversion": "5.4",
348
+ "kernelrelease": "5.4.17-2136.307.3.4.el7uek.x86_64",
349
+ "kernelversion": "5.4.17",
350
+ "load_averages": {
351
+ "15m": 0.15,
352
+ "1m": 0.2,
353
+ "5m": 0.29
354
+ },
355
+ "login_defs": {
356
+ "mail_dir": "/var/spool/mail",
357
+ "pass_max_days": 99999,
358
+ "pass_min_days": 0,
359
+ "pass_min_len": 5,
360
+ "pass_warn_age": 7,
361
+ "uid_min": 1000,
362
+ "uid_max": 60000,
363
+ "sys_uid_min": 201,
364
+ "sys_uid_max": 999,
365
+ "gid_min": 1000,
366
+ "gid_max": 60000,
367
+ "sys_gid_min": 201,
368
+ "sys_gid_max": 999,
369
+ "create_home": true,
370
+ "umask": "077",
371
+ "usergroups_enab": true,
372
+ "encrypt_method": "SHA512"
373
+ },
374
+ "macaddress": "08:00:27:94:d8:82",
375
+ "macaddress_eth0": "08:00:27:94:d8:82",
376
+ "macaddress_eth1": "08:00:27:81:ab:7a",
377
+ "manufacturer": "innotek GmbH",
378
+ "memory": {
379
+ "swap": {
380
+ "available": "2.00 GiB",
381
+ "available_bytes": 2145632256,
382
+ "capacity": "0.09%",
383
+ "total": "2.00 GiB",
384
+ "total_bytes": 2147479552,
385
+ "used": "1.76 MiB",
386
+ "used_bytes": 1847296
387
+ },
388
+ "system": {
389
+ "available": "424.20 MiB",
390
+ "available_bytes": 444805120,
391
+ "capacity": "38.19%",
392
+ "total": "686.25 MiB",
393
+ "total_bytes": 719585280,
394
+ "used": "262.05 MiB",
395
+ "used_bytes": 274780160
396
+ }
397
+ },
398
+ "memoryfree": "424.20 MiB",
399
+ "memoryfree_mb": 424.19921875,
400
+ "memorysize": "686.25 MiB",
401
+ "memorysize_mb": 686.25,
402
+ "mountpoints": {
403
+ "/": {
404
+ "available": "47.74 GiB",
405
+ "available_bytes": 51260792832,
406
+ "capacity": "4.47%",
407
+ "device": "/dev/mapper/ol_oracle7-root",
408
+ "filesystem": "xfs",
409
+ "options": [
410
+ "rw",
411
+ "seclabel",
412
+ "relatime",
413
+ "attr2",
414
+ "inode64",
415
+ "logbufs=8",
416
+ "logbsize=32k",
417
+ "noquota"
418
+ ],
419
+ "size": "49.98 GiB",
420
+ "size_bytes": 53660876800,
421
+ "used": "2.24 GiB",
422
+ "used_bytes": 2400083968
423
+ },
424
+ "/boot": {
425
+ "available": "832.68 MiB",
426
+ "available_bytes": 873127936,
427
+ "capacity": "17.88%",
428
+ "device": "/dev/sda1",
429
+ "filesystem": "xfs",
430
+ "options": [
431
+ "rw",
432
+ "seclabel",
433
+ "relatime",
434
+ "attr2",
435
+ "inode64",
436
+ "logbufs=8",
437
+ "logbsize=32k",
438
+ "noquota"
439
+ ],
440
+ "size": "1014.00 MiB",
441
+ "size_bytes": 1063256064,
442
+ "used": "181.32 MiB",
443
+ "used_bytes": 190128128
444
+ },
445
+ "/dev": {
446
+ "available": "329.06 MiB",
447
+ "available_bytes": 345042944,
448
+ "capacity": "0%",
449
+ "device": "devtmpfs",
450
+ "filesystem": "devtmpfs",
451
+ "options": [
452
+ "rw",
453
+ "seclabel",
454
+ "nosuid",
455
+ "size=336956k",
456
+ "nr_inodes=84239",
457
+ "mode=755"
458
+ ],
459
+ "size": "329.06 MiB",
460
+ "size_bytes": 345042944,
461
+ "used": "0 bytes",
462
+ "used_bytes": 0
463
+ },
464
+ "/dev/hugepages": {
465
+ "available": "0 bytes",
466
+ "available_bytes": 0,
467
+ "capacity": "100%",
468
+ "device": "hugetlbfs",
469
+ "filesystem": "hugetlbfs",
470
+ "options": [
471
+ "rw",
472
+ "seclabel",
473
+ "relatime",
474
+ "pagesize=2M"
475
+ ],
476
+ "size": "0 bytes",
477
+ "size_bytes": 0,
478
+ "used": "0 bytes",
479
+ "used_bytes": 0
480
+ },
481
+ "/dev/mqueue": {
482
+ "available": "0 bytes",
483
+ "available_bytes": 0,
484
+ "capacity": "100%",
485
+ "device": "mqueue",
486
+ "filesystem": "mqueue",
487
+ "options": [
488
+ "rw",
489
+ "seclabel",
490
+ "relatime"
491
+ ],
492
+ "size": "0 bytes",
493
+ "size_bytes": 0,
494
+ "used": "0 bytes",
495
+ "used_bytes": 0
496
+ },
497
+ "/dev/pts": {
498
+ "available": "0 bytes",
499
+ "available_bytes": 0,
500
+ "capacity": "100%",
501
+ "device": "devpts",
502
+ "filesystem": "devpts",
503
+ "options": [
504
+ "rw",
505
+ "seclabel",
506
+ "nosuid",
507
+ "noexec",
508
+ "relatime",
509
+ "gid=5",
510
+ "mode=620",
511
+ "ptmxmode=000"
512
+ ],
513
+ "size": "0 bytes",
514
+ "size_bytes": 0,
515
+ "used": "0 bytes",
516
+ "used_bytes": 0
517
+ },
518
+ "/dev/shm": {
519
+ "available": "343.13 MiB",
520
+ "available_bytes": 359792640,
521
+ "capacity": "0%",
522
+ "device": "tmpfs",
523
+ "filesystem": "tmpfs",
524
+ "options": [
525
+ "rw",
526
+ "seclabel",
527
+ "nosuid",
528
+ "nodev"
529
+ ],
530
+ "size": "343.13 MiB",
531
+ "size_bytes": 359792640,
532
+ "used": "0 bytes",
533
+ "used_bytes": 0
534
+ },
535
+ "/run": {
536
+ "available": "334.11 MiB",
537
+ "available_bytes": 350343168,
538
+ "capacity": "2.63%",
539
+ "device": "tmpfs",
540
+ "filesystem": "tmpfs",
541
+ "options": [
542
+ "rw",
543
+ "seclabel",
544
+ "nosuid",
545
+ "nodev",
546
+ "mode=755"
547
+ ],
548
+ "size": "343.13 MiB",
549
+ "size_bytes": 359792640,
550
+ "used": "9.01 MiB",
551
+ "used_bytes": 9449472
552
+ },
553
+ "/run/user/0": {
554
+ "available": "68.63 MiB",
555
+ "available_bytes": 71958528,
556
+ "capacity": "0%",
557
+ "device": "tmpfs",
558
+ "filesystem": "tmpfs",
559
+ "options": [
560
+ "rw",
561
+ "seclabel",
562
+ "nosuid",
563
+ "nodev",
564
+ "relatime",
565
+ "size=70272k",
566
+ "mode=700"
567
+ ],
568
+ "size": "68.63 MiB",
569
+ "size_bytes": 71958528,
570
+ "used": "0 bytes",
571
+ "used_bytes": 0
572
+ },
573
+ "/sys/fs/cgroup": {
574
+ "available": "343.13 MiB",
575
+ "available_bytes": 359792640,
576
+ "capacity": "0%",
577
+ "device": "tmpfs",
578
+ "filesystem": "tmpfs",
579
+ "options": [
580
+ "ro",
581
+ "seclabel",
582
+ "nosuid",
583
+ "nodev",
584
+ "noexec",
585
+ "mode=755"
586
+ ],
587
+ "size": "343.13 MiB",
588
+ "size_bytes": 359792640,
589
+ "used": "0 bytes",
590
+ "used_bytes": 0
591
+ }
592
+ },
593
+ "mtu_eth0": 1500,
594
+ "mtu_eth1": 1500,
595
+ "mtu_lo": 65536,
596
+ "netmask": "255.255.0.0",
597
+ "netmask_eth0": "255.255.0.0",
598
+ "netmask_eth1": "255.255.0.0",
599
+ "netmask_lo": "255.0.0.0",
600
+ "network": "10.0.2.0",
601
+ "network_eth0": "10.0.2.0",
602
+ "network_eth1": "10.255.0.0",
603
+ "network_lo": "127.0.0.0",
604
+ "networking": {
605
+ "dhcp": "10.0.2.2",
606
+ "domain": "example.com",
607
+ "fqdn": "foo.example.com",
608
+ "hostname": "foo",
609
+ "interfaces": {
610
+ "eth0": {
611
+ "bindings": [
612
+ {
613
+ "address": "10.0.2.15",
614
+ "netmask": "255.255.0.0",
615
+ "network": "10.0.2.0"
616
+ }
617
+ ],
618
+ "dhcp": "10.0.2.2",
619
+ "ip": "10.0.2.15",
620
+ "mac": "08:00:27:94:d8:82",
621
+ "mtu": 1500,
622
+ "netmask": "255.255.0.0",
623
+ "network": "10.0.2.0"
624
+ },
625
+ "eth1": {
626
+ "bindings": [
627
+ {
628
+ "address": "10.255.4.43",
629
+ "netmask": "255.255.0.0",
630
+ "network": "10.255.0.0"
631
+ }
632
+ ],
633
+ "ip": "10.255.4.43",
634
+ "mac": "08:00:27:81:ab:7a",
635
+ "mtu": 1500,
636
+ "netmask": "255.255.0.0",
637
+ "network": "10.255.0.0"
638
+ },
639
+ "lo": {
640
+ "bindings": [
641
+ {
642
+ "address": "127.0.0.1",
643
+ "netmask": "255.0.0.0",
644
+ "network": "127.0.0.0"
645
+ }
646
+ ],
647
+ "ip": "127.0.0.1",
648
+ "mtu": 65536,
649
+ "netmask": "255.0.0.0",
650
+ "network": "127.0.0.0"
651
+ }
652
+ },
653
+ "ip": "10.0.2.15",
654
+ "mac": "08:00:27:94:d8:82",
655
+ "mtu": 1500,
656
+ "netmask": "255.255.0.0",
657
+ "network": "10.0.2.0",
658
+ "primary": "eth0"
659
+ },
660
+ "openldap_arch": "i386",
661
+ "openssh_version": "7.4",
662
+ "operatingsystem": "OracleLinux",
663
+ "operatingsystemmajrelease": "7",
664
+ "operatingsystemrelease": "7.9",
665
+ "os": {
666
+ "architecture": "x86_64",
667
+ "family": "RedHat",
668
+ "hardware": "x86_64",
669
+ "name": "OracleLinux",
670
+ "release": {
671
+ "full": "7.9",
672
+ "major": "7",
673
+ "minor": "9"
674
+ },
675
+ "selinux": {
676
+ "config_mode": "enforcing",
677
+ "config_policy": "targeted",
678
+ "current_mode": "enforcing",
679
+ "enabled": true,
680
+ "enforced": true,
681
+ "policy_version": "31"
682
+ }
683
+ },
684
+ "osfamily": "RedHat",
685
+ "package_provider": "yum",
686
+ "partitions": {
687
+ "/dev/mapper/ol_oracle7-root": {
688
+ "filesystem": "xfs",
689
+ "mount": "/",
690
+ "size": "50.00 GiB",
691
+ "size_bytes": 53687091200,
692
+ "uuid": "7f7c6a2a-e48a-4f6d-925d-00718745746d"
693
+ },
694
+ "/dev/mapper/ol_oracle7-swap": {
695
+ "filesystem": "swap",
696
+ "size": "2.00 GiB",
697
+ "size_bytes": 2147483648,
698
+ "uuid": "0e976e99-8f81-49f7-bfd9-7facfd274574"
699
+ },
700
+ "/dev/sda1": {
701
+ "filesystem": "xfs",
702
+ "mount": "/boot",
703
+ "size": "1.00 GiB",
704
+ "size_bytes": 1073741824,
705
+ "uuid": "836d2519-9471-498c-b651-baa59fdebe1c"
706
+ },
707
+ "/dev/sda2": {
708
+ "filesystem": "LVM2_member",
709
+ "size": "127.00 GiB",
710
+ "size_bytes": 136364163072,
711
+ "uuid": "Vnqnv9-yOHk-8tYB-mwhv-CZne-pLZX-xWvcQv"
712
+ }
713
+ },
714
+ "path": "/opt/puppetlabs/bin:/opt/puppetlabs/puppet/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin",
715
+ "physicalprocessorcount": 1,
716
+ "processor0": "Intel(R) Core(TM) i7-1068NG7 CPU @ 2.30GHz",
717
+ "processorcount": 1,
718
+ "processors": {
719
+ "count": 1,
720
+ "isa": "x86_64",
721
+ "models": [
722
+ "Intel(R) Core(TM) i7-1068NG7 CPU @ 2.30GHz"
723
+ ],
724
+ "physicalcount": 1
725
+ },
726
+ "productname": "VirtualBox",
727
+ "puppet_environmentpath": "/etc/puppetlabs/code/environments",
728
+ "puppet_ruby_dir": "/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet",
729
+ "puppet_server": "puppet",
730
+ "puppet_service_enabled": false,
731
+ "puppet_service_started": false,
732
+ "puppet_settings": {
733
+ "main": {
734
+ "facterng": "false",
735
+ "confdir": "/etc/puppetlabs/puppet",
736
+ "codedir": "/etc/puppetlabs/code",
737
+ "vardir": "/opt/puppetlabs/puppet/cache",
738
+ "name": "facts",
739
+ "logdir": "/var/log/puppetlabs/puppet",
740
+ "log_level": "notice",
741
+ "disable_warnings": "[]",
742
+ "merge_dependency_warnings": "false",
743
+ "strict": "warning",
744
+ "disable_i18n": "false",
745
+ "priority": "",
746
+ "trace": "false",
747
+ "puppet_trace": "false",
748
+ "profile": "false",
749
+ "future_features": "false",
750
+ "versioned_environment_dirs": "false",
751
+ "static_catalogs": "true",
752
+ "strict_environment_mode": "false",
753
+ "autoflush": "true",
754
+ "syslogfacility": "daemon",
755
+ "statedir": "/opt/puppetlabs/puppet/cache/state",
756
+ "rundir": "/var/run/puppetlabs",
757
+ "genconfig": "false",
758
+ "genmanifest": "false",
759
+ "color": "ansi",
760
+ "mkusers": "false",
761
+ "manage_internal_file_permissions": "true",
762
+ "onetime": "false",
763
+ "path": "none",
764
+ "libdir": "/opt/puppetlabs/puppet/cache/lib",
765
+ "environment": "production",
766
+ "environmentpath": "/etc/puppetlabs/code/environments",
767
+ "use_last_environment": "true",
768
+ "always_retry_plugins": "true",
769
+ "diff_args": "-u",
770
+ "diff": "diff",
771
+ "show_diff": "false",
772
+ "daemonize": "true",
773
+ "maximum_uid": "4294967290",
774
+ "route_file": "/etc/puppetlabs/puppet/routes.yaml",
775
+ "node_terminus": "plain",
776
+ "node_cache_terminus": "",
777
+ "data_binding_terminus": "hiera",
778
+ "hiera_config": "/etc/puppetlabs/puppet/hiera.yaml",
779
+ "binder_config": "",
780
+ "catalog_terminus": "compiler",
781
+ "catalog_cache_terminus": "",
782
+ "facts_terminus": "facter",
783
+ "trusted_external_command": "",
784
+ "default_file_terminus": "rest",
785
+ "http_proxy_host": "none",
786
+ "http_proxy_port": "3128",
787
+ "http_proxy_user": "none",
788
+ "http_proxy_password": "none",
789
+ "no_proxy": "localhost, 127.0.0.1",
790
+ "http_keepalive_timeout": "4",
791
+ "http_debug": "false",
792
+ "http_connect_timeout": "120",
793
+ "http_read_timeout": "600",
794
+ "http_user_agent": "Puppet/6.27.0 Ruby/2.5.9-p229 (x86_64-linux)",
795
+ "filetimeout": "15",
796
+ "environment_timeout": "0",
797
+ "environment_timeout_mode": "from_created",
798
+ "environment_data_provider": "",
799
+ "prerun_command": "",
800
+ "postrun_command": "",
801
+ "freeze_main": "false",
802
+ "preview_outputdir": "/opt/puppetlabs/puppet/cache/preview",
803
+ "location_trusted": "false",
804
+ "certname": "foo.example.com",
805
+ "dns_alt_names": "",
806
+ "csr_attributes": "/etc/puppetlabs/puppet/csr_attributes.yaml",
807
+ "certdir": "/etc/puppetlabs/puppet/ssl/certs",
808
+ "ssldir": "/etc/puppetlabs/puppet/ssl",
809
+ "ssl_lockfile": "/etc/puppetlabs/puppet/ssl/ssl.lock",
810
+ "publickeydir": "/etc/puppetlabs/puppet/ssl/public_keys",
811
+ "requestdir": "/etc/puppetlabs/puppet/ssl/certificate_requests",
812
+ "privatekeydir": "/etc/puppetlabs/puppet/ssl/private_keys",
813
+ "privatedir": "/etc/puppetlabs/puppet/ssl/private",
814
+ "passfile": "/etc/puppetlabs/puppet/ssl/private/password",
815
+ "hostcert": "/etc/puppetlabs/puppet/ssl/certs/foo.example.com.pem",
816
+ "hostprivkey": "/etc/puppetlabs/puppet/ssl/private_keys/foo.example.com.pem",
817
+ "hostpubkey": "/etc/puppetlabs/puppet/ssl/public_keys/foo.example.com.pem",
818
+ "localcacert": "/etc/puppetlabs/puppet/ssl/certs/ca.pem",
819
+ "ca_fingerprint": "",
820
+ "ssl_trust_store": "",
821
+ "ssl_client_ca_auth": "",
822
+ "hostcrl": "/etc/puppetlabs/puppet/ssl/crl.pem",
823
+ "certificate_revocation": "chain",
824
+ "ciphers": "ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES256-SHA256:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256",
825
+ "key_type": "rsa",
826
+ "named_curve": "prime256v1",
827
+ "digest_algorithm": "md5",
828
+ "supported_checksum_types": "[\"md5\", \"sha256\", \"sha384\", \"sha512\", \"sha224\"]",
829
+ "logdest": "",
830
+ "plugindest": "/opt/puppetlabs/puppet/cache/lib",
831
+ "pluginsource": "puppet:///plugins",
832
+ "pluginfactdest": "/opt/puppetlabs/puppet/cache/facts.d",
833
+ "pluginfactsource": "puppet:///pluginfacts",
834
+ "localedest": "/opt/puppetlabs/puppet/cache/locales",
835
+ "localesource": "puppet:///locales",
836
+ "pluginsync": "true",
837
+ "pluginsignore": ".svn CVS .git .hg",
838
+ "ignore_plugin_errors": "true",
839
+ "factpath": "/opt/puppetlabs/puppet/cache/lib/facter:/opt/puppetlabs/puppet/cache/facts",
840
+ "external_nodes": "none",
841
+ "rich_data": "true"
842
+ },
843
+ "module_tool": {
844
+ "module_repository": "https://forgeapi.puppet.com",
845
+ "module_working_dir": "/opt/puppetlabs/puppet/cache/puppet-module",
846
+ "forge_authorization": "",
847
+ "module_groups": ""
848
+ },
849
+ "ca": {
850
+ "ca_name": "Puppet CA: foo.example.com",
851
+ "cadir": "/etc/puppetlabs/puppet/ssl/ca",
852
+ "cacert": "/etc/puppetlabs/puppet/ssl/ca/ca_crt.pem",
853
+ "cakey": "/etc/puppetlabs/puppet/ssl/ca/ca_key.pem",
854
+ "capub": "/etc/puppetlabs/puppet/ssl/ca/ca_pub.pem",
855
+ "cacrl": "/etc/puppetlabs/puppet/ssl/ca/ca_crl.pem",
856
+ "csrdir": "/etc/puppetlabs/puppet/ssl/ca/requests",
857
+ "signeddir": "/etc/puppetlabs/puppet/ssl/ca/signed",
858
+ "serial": "/etc/puppetlabs/puppet/ssl/ca/serial",
859
+ "autosign": "/etc/puppetlabs/puppet/autosign.conf",
860
+ "allow_duplicate_certs": "false",
861
+ "ca_ttl": "157680000",
862
+ "crl_refresh_interval": "",
863
+ "keylength": "4096",
864
+ "cert_inventory": "/etc/puppetlabs/puppet/ssl/ca/inventory.txt"
865
+ },
866
+ "application": {
867
+ "config_file_name": "puppet.conf",
868
+ "config": "/etc/puppetlabs/puppet/puppet.conf",
869
+ "pidfile": "/var/run/puppetlabs/application.pid",
870
+ "sourceaddress": ""
871
+ },
872
+ "environment": {
873
+ "manifest": "/etc/puppetlabs/code/environments/production/manifests",
874
+ "modulepath": "/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules",
875
+ "config_version": ""
876
+ },
877
+ "server": {
878
+ "user": "puppet",
879
+ "group": "puppet",
880
+ "default_manifest": "./manifests",
881
+ "disable_per_environment_manifest": "false",
882
+ "code": "",
883
+ "masterport": "8140",
884
+ "serverport": "8140",
885
+ "bucketdir": "/opt/puppetlabs/puppet/cache/bucket",
886
+ "trusted_oid_mapping_file": "/etc/puppetlabs/puppet/custom_trusted_oid_mapping.yaml",
887
+ "basemodulepath": "/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules",
888
+ "vendormoduledir": "/opt/puppetlabs/puppet/vendor_modules",
889
+ "ssl_client_header": "HTTP_X_CLIENT_DN",
890
+ "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
891
+ "yamldir": "/opt/puppetlabs/puppet/cache/yaml",
892
+ "server_datadir": "/opt/puppetlabs/puppet/cache/server_data",
893
+ "reports": "store",
894
+ "reportdir": "/opt/puppetlabs/puppet/cache/reports",
895
+ "reporturl": "http://localhost:3000/reports/upload",
896
+ "fileserverconfig": "/etc/puppetlabs/puppet/fileserver.conf",
897
+ "strict_hostname_checking": "true",
898
+ "storeconfigs": "false",
899
+ "storeconfigs_backend": "puppetdb"
900
+ },
901
+ "device": {
902
+ "devicedir": "/opt/puppetlabs/puppet/cache/devices",
903
+ "deviceconfig": "/etc/puppetlabs/puppet/device.conf"
904
+ },
905
+ "agent": {
906
+ "node_name_value": "foo.example.com",
907
+ "node_name_fact": "",
908
+ "statefile": "/opt/puppetlabs/puppet/cache/state/state.yaml",
909
+ "statettl": "2764800",
910
+ "transactionstorefile": "/opt/puppetlabs/puppet/cache/state/transactionstore.yaml",
911
+ "clientyamldir": "/opt/puppetlabs/puppet/cache/client_yaml",
912
+ "client_datadir": "/opt/puppetlabs/puppet/cache/client_data",
913
+ "write_catalog_summary": "true",
914
+ "classfile": "/opt/puppetlabs/puppet/cache/state/classes.txt",
915
+ "resourcefile": "/opt/puppetlabs/puppet/cache/state/resources.txt",
916
+ "puppetdlog": "/var/log/puppetlabs/puppet/puppetd.log",
917
+ "deviceconfdir": "/etc/puppetlabs/puppet/devices",
918
+ "server": "puppet",
919
+ "server_list": "[]",
920
+ "use_srv_records": "false",
921
+ "srv_domain": "example.com",
922
+ "http_extra_headers": "[]",
923
+ "ignoreschedules": "false",
924
+ "default_schedules": "true",
925
+ "noop": "false",
926
+ "runinterval": "1800",
927
+ "runtimeout": "3600",
928
+ "ca_server": "puppet",
929
+ "ca_port": "8140",
930
+ "preferred_serialization_format": "json",
931
+ "agent_catalog_run_lockfile": "/opt/puppetlabs/puppet/cache/state/agent_catalog_run.lock",
932
+ "agent_disabled_lockfile": "/opt/puppetlabs/puppet/cache/state/agent_disabled.lock",
933
+ "usecacheonfailure": "true",
934
+ "use_cached_catalog": "false",
935
+ "ignoremissingtypes": "false",
936
+ "splaylimit": "1800",
937
+ "splay": "false",
938
+ "clientbucketdir": "/opt/puppetlabs/puppet/cache/clientbucket",
939
+ "report_server": "puppet",
940
+ "report_port": "8140",
941
+ "report": "true",
942
+ "report_include_system_store": "false",
943
+ "resubmit_facts": "false",
944
+ "lastrunfile": "/opt/puppetlabs/puppet/cache/state/last_run_summary.yaml",
945
+ "lastrunreport": "/opt/puppetlabs/puppet/cache/state/last_run_report.yaml",
946
+ "graph": "false",
947
+ "graphdir": "/opt/puppetlabs/puppet/cache/state/graphs",
948
+ "waitforcert": "120",
949
+ "maxwaitforcert": "Infinity",
950
+ "waitforlock": "0",
951
+ "maxwaitforlock": "60"
952
+ },
953
+ "transaction": {
954
+ "tags": "",
955
+ "skip_tags": "",
956
+ "evaltrace": "false",
957
+ "summarize": "false"
958
+ },
959
+ "ldap": {
960
+ "ldapssl": "false",
961
+ "ldaptls": "false",
962
+ "ldapserver": "ldap",
963
+ "ldapport": "389",
964
+ "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
965
+ "ldapclassattrs": "puppetclass",
966
+ "ldapstackedattrs": "puppetvar",
967
+ "ldapattrs": "all",
968
+ "ldapparentattr": "parentnode",
969
+ "ldapuser": "",
970
+ "ldappassword": "",
971
+ "ldapbase": ""
972
+ },
973
+ "parser": {
974
+ "max_errors": "10",
975
+ "max_warnings": "10",
976
+ "max_deprecations": "10",
977
+ "strict_variables": "false",
978
+ "func3x_check": "true",
979
+ "tasks": "false"
980
+ },
981
+ "puppetdoc": {
982
+ "document_all": "false"
983
+ },
984
+ "master": {
985
+ "user": "puppet",
986
+ "group": "puppet",
987
+ "default_manifest": "./manifests",
988
+ "disable_per_environment_manifest": "false",
989
+ "code": "",
990
+ "masterport": "8140",
991
+ "serverport": "8140",
992
+ "bucketdir": "/opt/puppetlabs/puppet/cache/bucket",
993
+ "trusted_oid_mapping_file": "/etc/puppetlabs/puppet/custom_trusted_oid_mapping.yaml",
994
+ "basemodulepath": "/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules",
995
+ "vendormoduledir": "/opt/puppetlabs/puppet/vendor_modules",
996
+ "ssl_client_header": "HTTP_X_CLIENT_DN",
997
+ "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
998
+ "yamldir": "/opt/puppetlabs/puppet/cache/yaml",
999
+ "server_datadir": "/opt/puppetlabs/puppet/cache/server_data",
1000
+ "reports": "store",
1001
+ "reportdir": "/opt/puppetlabs/puppet/cache/reports",
1002
+ "reporturl": "http://localhost:3000/reports/upload",
1003
+ "fileserverconfig": "/etc/puppetlabs/puppet/fileserver.conf",
1004
+ "strict_hostname_checking": "true",
1005
+ "storeconfigs": "false",
1006
+ "storeconfigs_backend": "puppetdb"
1007
+ }
1008
+ },
1009
+ "puppet_vardir": "/opt/puppetlabs/puppet/cache",
1010
+ "puppetversion": "6.27.0",
1011
+ "reboot_required": false,
1012
+ "root_dir_uuid": "7f7c6a2a-e48a-4f6d-925d-00718745746d",
1013
+ "root_home": "/root",
1014
+ "rsyslogd": {
1015
+ "version": "8.24.0",
1016
+ "features": {
1017
+ "PLATFORM": false,
1018
+ "PLATFORM (lsb_release -d)": false,
1019
+ "FEATURE_REGEXP": true,
1020
+ "GSSAPI Kerberos 5 support": true,
1021
+ "FEATURE_DEBUG (debug build, slow code)": false,
1022
+ "32bit Atomic operations supported": true,
1023
+ "64bit Atomic operations supported": true,
1024
+ "memory allocator": false,
1025
+ "Runtime Instrumentation (slow code)": false,
1026
+ "uuid support": true,
1027
+ "Number of Bits in RainerScript integers": false
1028
+ }
1029
+ },
1030
+ "ruby": {
1031
+ "platform": "x86_64-linux",
1032
+ "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.5.0",
1033
+ "version": "2.5.9"
1034
+ },
1035
+ "rubyplatform": "x86_64-linux",
1036
+ "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.5.0",
1037
+ "rubyversion": "2.5.9",
1038
+ "runlevel": "3",
1039
+ "selinux": true,
1040
+ "selinux_config_mode": "enforcing",
1041
+ "selinux_config_policy": "targeted",
1042
+ "selinux_current_mode": "enforcing",
1043
+ "selinux_enforced": true,
1044
+ "selinux_policyversion": "31",
1045
+ "selinux_python_command": "/usr/libexec/platform-python",
1046
+ "serialnumber": "0",
1047
+ "service_provider": "systemd",
1048
+ "shmall": "18446744073692774399",
1049
+ "simplib__auditd": {
1050
+ "enforcing": true,
1051
+ "kernel_enforcing": true,
1052
+ "enabled": true,
1053
+ "version": "2.8.5",
1054
+ "failure": 1,
1055
+ "pid": 693,
1056
+ "rate_limit": 0,
1057
+ "backlog_limit": 8192,
1058
+ "lost": 0,
1059
+ "backlog": 0,
1060
+ "loginuid_immutable": "0 unlocked"
1061
+ },
1062
+ "simplib__efi_enabled": false,
1063
+ "simplib__firewalls": [
1064
+ "firewalld",
1065
+ "iptables"
1066
+ ],
1067
+ "simplib__mountpoints": {
1068
+ "/proc": {
1069
+ "device": "proc",
1070
+ "filesystem": "proc",
1071
+ "options": [
1072
+ "rw",
1073
+ "nosuid",
1074
+ "nodev",
1075
+ "noexec",
1076
+ "relatime"
1077
+ ],
1078
+ "options_hash": {
1079
+ "rw": "",
1080
+ "nosuid": "",
1081
+ "nodev": "",
1082
+ "noexec": "",
1083
+ "relatime": ""
1084
+ }
1085
+ },
1086
+ "/dev/shm": {
1087
+ "available": "343.13 MiB",
1088
+ "available_bytes": 359792640,
1089
+ "capacity": "0%",
1090
+ "device": "tmpfs",
1091
+ "filesystem": "tmpfs",
1092
+ "options": [
1093
+ "rw",
1094
+ "seclabel",
1095
+ "nosuid",
1096
+ "nodev"
1097
+ ],
1098
+ "size": "343.13 MiB",
1099
+ "size_bytes": 359792640,
1100
+ "used": "0 bytes",
1101
+ "used_bytes": 0,
1102
+ "options_hash": {
1103
+ "rw": "",
1104
+ "seclabel": "",
1105
+ "nosuid": "",
1106
+ "nodev": ""
1107
+ }
1108
+ }
1109
+ },
1110
+ "simplib__networkmanager": {
1111
+ "general": {
1112
+ "status": {
1113
+ "STATE": "connected",
1114
+ "CONNECTIVITY": "full",
1115
+ "WIFI-HW": "enabled",
1116
+ "WIFI": "enabled",
1117
+ "WWAN-HW": "enabled",
1118
+ "WWAN": "enabled"
1119
+ },
1120
+ "hostname": "foo"
1121
+ },
1122
+ "enabled": true,
1123
+ "connection": {
1124
+ "eth0": {
1125
+ "uuid": "5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03",
1126
+ "type": "802-3-ethernet",
1127
+ "name": "System eth0"
1128
+ },
1129
+ "eth1": {
1130
+ "uuid": "9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04",
1131
+ "type": "802-3-ethernet",
1132
+ "name": "System eth1"
1133
+ }
1134
+ }
1135
+ },
1136
+ "simplib__numa": {
1137
+ "nodes": [
1138
+ "node0"
1139
+ ],
1140
+ "possible": "0",
1141
+ "online": "0",
1142
+ "node0": {
1143
+ "MemTotalBytes": 719585280
1144
+ }
1145
+ },
1146
+ "simplib__secure_boot_enabled": false,
1147
+ "simplib__sshd_config": {
1148
+ "AuthorizedKeysFile": ".ssh/authorized_keys",
1149
+ "version": "7.4p1",
1150
+ "full_version": "OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\n"
1151
+ },
1152
+ "simplib_sysctl": {
1153
+ "crypto.fips_enabled": 0,
1154
+ "kernel.ctrl-alt-del": 0,
1155
+ "kernel.modules_disabled": 0,
1156
+ "kernel.shmall": "18446744073692774399",
1157
+ "kernel.shmmax": "18446744073692774399",
1158
+ "kernel.shmmni": "4096",
1159
+ "kernel.tainted": 12288,
1160
+ "kernel.threads-max": 5264,
1161
+ "net.ipv6.conf.all.disable_ipv6": 1,
1162
+ "vm.swappiness": 30
1163
+ },
1164
+ "ssh": {
1165
+ "ecdsa": {
1166
+ "fingerprints": {
1167
+ "sha1": "SSHFP 3 1 915259a79658eea6353645ed277e5f823fabae4b",
1168
+ "sha256": "SSHFP 3 2 288bef2a64c1f0352259ef90563d77dd5d040c245e1ea0003ec8fe39b9dd1955"
1169
+ },
1170
+ "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHc4MbYBvncqawHna1ExVV2VYBYNOMzZg/K0EEZiwpCgDCURYGcpmSPCAk7Suks+aC3S45uGKEA+mfEUFgLJ4Mo=",
1171
+ "type": "ecdsa-sha2-nistp256"
1172
+ },
1173
+ "ed25519": {
1174
+ "fingerprints": {
1175
+ "sha1": "SSHFP 4 1 3a9e5ae6c93da89b05dfce4e2f0ccb6eab616615",
1176
+ "sha256": "SSHFP 4 2 c37dbcfcce40d3caa77451e72a25c5e6ea39f4348d7643975cf6414d27501286"
1177
+ },
1178
+ "key": "AAAAC3NzaC1lZDI1NTE5AAAAIEcr9CoBI3E9XNOMQwjIUAPDahw0ktRk1AIgk6xkZ78F",
1179
+ "type": "ssh-ed25519"
1180
+ },
1181
+ "rsa": {
1182
+ "fingerprints": {
1183
+ "sha1": "SSHFP 1 1 cdc33dbeef46c13cc1fdc1023fa7f2ceb4200dbf",
1184
+ "sha256": "SSHFP 1 2 7785d9fc652700670bc57bca00f8c7ded99c397284dcba7a4165457b67fdfeab"
1185
+ },
1186
+ "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDK+E4COSWAgyD3RWXK8TWKrvMr4jT0/pQ6Qwgq4LKtrii4eeTzC1liBVWeAqCswMoZVlDvQFFvXw6Te9lCTScZkgsY/qZziURoIC624cL5iBi+9lUmMzvt4mY2dTdVZ7IcoPWhaItzjIp3sDQyzwT1Nurzw8uQiZaNyspqhEj2cC6dY3JK24g/uLP5TLWbNH3Yif8harGBNKhVecXtpOk306s9I/H6t2HJ45rSHmAZauQrvT+jRFtQ9QNUQUgR+uiRGQOG5wQFcgDRADSmuHUIfRHWpPXDrCDhmYFRJBdFYsDSGTtDgdAKWSKCBxuGWSqo0yvahSg8Nk4W1ieR9LsP",
1187
+ "type": "ssh-rsa"
1188
+ }
1189
+ },
1190
+ "ssh_host_keys": [
1191
+ "/etc/ssh/ssh_host_rsa_key",
1192
+ "/etc/ssh/ssh_host_ecdsa_key",
1193
+ "/etc/ssh/ssh_host_ed25519_key"
1194
+ ],
1195
+ "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHc4MbYBvncqawHna1ExVV2VYBYNOMzZg/K0EEZiwpCgDCURYGcpmSPCAk7Suks+aC3S45uGKEA+mfEUFgLJ4Mo=",
1196
+ "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIEcr9CoBI3E9XNOMQwjIUAPDahw0ktRk1AIgk6xkZ78F",
1197
+ "sshfp_ecdsa": "SSHFP 3 1 915259a79658eea6353645ed277e5f823fabae4b\nSSHFP 3 2 288bef2a64c1f0352259ef90563d77dd5d040c245e1ea0003ec8fe39b9dd1955",
1198
+ "sshfp_ed25519": "SSHFP 4 1 3a9e5ae6c93da89b05dfce4e2f0ccb6eab616615\nSSHFP 4 2 c37dbcfcce40d3caa77451e72a25c5e6ea39f4348d7643975cf6414d27501286",
1199
+ "sshfp_rsa": "SSHFP 1 1 cdc33dbeef46c13cc1fdc1023fa7f2ceb4200dbf\nSSHFP 1 2 7785d9fc652700670bc57bca00f8c7ded99c397284dcba7a4165457b67fdfeab",
1200
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDK+E4COSWAgyD3RWXK8TWKrvMr4jT0/pQ6Qwgq4LKtrii4eeTzC1liBVWeAqCswMoZVlDvQFFvXw6Te9lCTScZkgsY/qZziURoIC624cL5iBi+9lUmMzvt4mY2dTdVZ7IcoPWhaItzjIp3sDQyzwT1Nurzw8uQiZaNyspqhEj2cC6dY3JK24g/uLP5TLWbNH3Yif8harGBNKhVecXtpOk306s9I/H6t2HJ45rSHmAZauQrvT+jRFtQ9QNUQUgR+uiRGQOG5wQFcgDRADSmuHUIfRHWpPXDrCDhmYFRJBdFYsDSGTtDgdAKWSKCBxuGWSqo0yvahSg8Nk4W1ieR9LsP",
1201
+ "sudo_version": "1.8.23",
1202
+ "swapfree": "2.00 GiB",
1203
+ "swapfree_mb": 2046.234375,
1204
+ "swapsize": "2.00 GiB",
1205
+ "swapsize_mb": 2047.99609375,
1206
+ "system_uptime": {
1207
+ "days": 0,
1208
+ "hours": 0,
1209
+ "seconds": 308,
1210
+ "uptime": "0:05 hours"
1211
+ },
1212
+ "systemd": true,
1213
+ "systemd_internal_services": {
1214
+ "systemd-bootchart.service": "disabled",
1215
+ "systemd-nspawn@.service": "disabled",
1216
+ "systemd-pstore.service": "enabled",
1217
+ "systemd-readahead-collect.service": "enabled",
1218
+ "systemd-readahead-done.service": "indirect",
1219
+ "systemd-readahead-drop.service": "enabled",
1220
+ "systemd-readahead-replay.service": "enabled"
1221
+ },
1222
+ "systemd_version": "219",
1223
+ "timezone": "UTC",
1224
+ "tmp_mount_dev_shm": "rw,seclabel,nosuid,nodev",
1225
+ "tmp_mount_fstype_dev_shm": "tmpfs",
1226
+ "tmp_mount_path_dev_shm": "tmpfs",
1227
+ "uid_min": "1000",
1228
+ "uptime": "0:05 hours",
1229
+ "uptime_days": 0,
1230
+ "uptime_hours": 0,
1231
+ "uptime_seconds": 308,
1232
+ "uuid": "2cf4306c-1726-49a8-b9db-788443ff2108",
1233
+ "virtual": "virtualbox",
1234
+ "yum_has_updates": false,
1235
+ "yum_package_updates": [
1236
+
1237
+ ],
1238
+ "yum_reboot_required": false,
1239
+ "yum_updates": 0,
1240
+ "clientcert": "foo.example.com",
1241
+ "clientversion": "6.27.0",
1242
+ "clientnoop": false
1243
+ }