simp-rspec-puppet-facts 2.3.0 → 2.3.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1055 @@
1
+ {
2
+ "acpid_enabled": false,
3
+ "aio_agent_version": "5.5.17",
4
+ "architecture": "x86_64",
5
+ "auditd_version": "3.0",
6
+ "augeas": {
7
+ "version": "1.12.0"
8
+ },
9
+ "augeasprovider_grub_version": 2,
10
+ "augeasversion": "1.12.0",
11
+ "bios_release_date": "12/01/2006",
12
+ "bios_vendor": "innotek GmbH",
13
+ "bios_version": "VirtualBox",
14
+ "blockdevice_sda_model": "VBOX HARDDISK",
15
+ "blockdevice_sda_size": 34359738368,
16
+ "blockdevice_sda_vendor": "ATA",
17
+ "blockdevices": "sda",
18
+ "boardmanufacturer": "Oracle Corporation",
19
+ "boardproductname": "VirtualBox",
20
+ "boardserialnumber": "0",
21
+ "boot_dir_uuid": "4dd44b69-0feb-4b10-9b16-758d1b8c37c7",
22
+ "chassistype": "Other",
23
+ "cmdline": {
24
+ "BOOT_IMAGE": "(hd0,msdos1)/vmlinuz-4.18.0-80.el8.x86_64",
25
+ "root": "/dev/mapper/rhel_rhel8-root",
26
+ "ro": "",
27
+ "no_timer_check": "",
28
+ "crashkernel": "auto",
29
+ "resume": "/dev/mapper/rhel_rhel8-swap",
30
+ "rd.lvm.lv": [
31
+ "rhel_rhel8/root",
32
+ "rhel_rhel8/swap"
33
+ ],
34
+ "biosdevname": "0",
35
+ "net.ifnames": "0",
36
+ "rhgb": "",
37
+ "quiet": ""
38
+ },
39
+ "cpuinfo": {
40
+ "processor0": {
41
+ "vendor_id": "GenuineIntel",
42
+ "cpu_family": "6",
43
+ "model": "62",
44
+ "model_name": "Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz",
45
+ "stepping": "4",
46
+ "microcode": "0x19",
47
+ "cpu_MHz": "3410.070",
48
+ "cache_size": "12288 KB",
49
+ "physical_id": "0",
50
+ "siblings": "1",
51
+ "core_id": "0",
52
+ "cpu_cores": "1",
53
+ "apicid": "0",
54
+ "initial_apicid": "0",
55
+ "fpu": "yes",
56
+ "fpu_exception": "yes",
57
+ "cpuid_level": "13",
58
+ "wp": "yes",
59
+ "flags": [
60
+ "fpu",
61
+ "vme",
62
+ "de",
63
+ "pse",
64
+ "tsc",
65
+ "msr",
66
+ "pae",
67
+ "mce",
68
+ "cx8",
69
+ "apic",
70
+ "sep",
71
+ "mtrr",
72
+ "pge",
73
+ "mca",
74
+ "cmov",
75
+ "pat",
76
+ "pse36",
77
+ "clflush",
78
+ "mmx",
79
+ "fxsr",
80
+ "sse",
81
+ "sse2",
82
+ "ht",
83
+ "syscall",
84
+ "nx",
85
+ "rdtscp",
86
+ "lm",
87
+ "constant_tsc",
88
+ "rep_good",
89
+ "nopl",
90
+ "xtopology",
91
+ "nonstop_tsc",
92
+ "cpuid",
93
+ "tsc_known_freq",
94
+ "pni",
95
+ "pclmulqdq",
96
+ "monitor",
97
+ "ssse3",
98
+ "cx16",
99
+ "pcid",
100
+ "sse4_1",
101
+ "sse4_2",
102
+ "x2apic",
103
+ "popcnt",
104
+ "aes",
105
+ "xsave",
106
+ "avx",
107
+ "rdrand",
108
+ "hypervisor",
109
+ "lahf_lm",
110
+ "pti",
111
+ "fsgsbase",
112
+ "flush_l1d"
113
+ ],
114
+ "bugs": "cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf",
115
+ "bogomips": "6820.14",
116
+ "clflush_size": "64",
117
+ "cache_alignment": "64",
118
+ "address_sizes": "46 bits physical, 48 bits virtual",
119
+ "power_management": "power management"
120
+ }
121
+ },
122
+ "defaultgateway": "10.0.2.2",
123
+ "defaultgatewayiface": "eth0",
124
+ "dhcp_servers": {
125
+ "eth0": "10.0.2.2",
126
+ "system": "10.0.2.2"
127
+ },
128
+ "disks": {
129
+ "sda": {
130
+ "model": "VBOX HARDDISK",
131
+ "size": "32.00 GiB",
132
+ "size_bytes": 34359738368,
133
+ "vendor": "ATA"
134
+ }
135
+ },
136
+ "dmi": {
137
+ "bios": {
138
+ "release_date": "12/01/2006",
139
+ "vendor": "innotek GmbH",
140
+ "version": "VirtualBox"
141
+ },
142
+ "board": {
143
+ "manufacturer": "Oracle Corporation",
144
+ "product": "VirtualBox",
145
+ "serial_number": "0"
146
+ },
147
+ "chassis": {
148
+ "type": "Other"
149
+ },
150
+ "manufacturer": "innotek GmbH",
151
+ "product": {
152
+ "name": "VirtualBox",
153
+ "serial_number": "0",
154
+ "uuid": "0251cd38-5cdf-48aa-8fc6-b8c3e1f9294f"
155
+ }
156
+ },
157
+ "domain": "example.com",
158
+ "facterversion": "3.11.10",
159
+ "filesystems": "xfs",
160
+ "fips_ciphers": [
161
+ "ECDHE-RSA-AES256-GCM-SHA384",
162
+ "ECDHE-ECDSA-AES256-GCM-SHA384",
163
+ "ECDHE-RSA-AES256-SHA384",
164
+ "ECDHE-ECDSA-AES256-SHA384",
165
+ "ECDHE-RSA-AES256-SHA",
166
+ "ECDHE-ECDSA-AES256-SHA",
167
+ "DH-DSS-AES256-GCM-SHA384",
168
+ "DHE-DSS-AES256-GCM-SHA384",
169
+ "DH-RSA-AES256-GCM-SHA384",
170
+ "DHE-RSA-AES256-GCM-SHA384",
171
+ "DHE-RSA-AES256-SHA256",
172
+ "DHE-DSS-AES256-SHA256",
173
+ "DH-RSA-AES256-SHA256",
174
+ "DH-DSS-AES256-SHA256",
175
+ "DHE-RSA-AES256-SHA",
176
+ "DHE-DSS-AES256-SHA",
177
+ "DH-RSA-AES256-SHA",
178
+ "DH-DSS-AES256-SHA",
179
+ "AECDH-AES256-SHA",
180
+ "ADH-AES256-GCM-SHA384",
181
+ "ADH-AES256-SHA256",
182
+ "ADH-AES256-SHA",
183
+ "ECDH-RSA-AES256-GCM-SHA384",
184
+ "ECDH-ECDSA-AES256-GCM-SHA384",
185
+ "ECDH-RSA-AES256-SHA384",
186
+ "ECDH-ECDSA-AES256-SHA384",
187
+ "ECDH-RSA-AES256-SHA",
188
+ "ECDH-ECDSA-AES256-SHA",
189
+ "AES256-GCM-SHA384",
190
+ "AES256-SHA256",
191
+ "AES256-SHA",
192
+ "PSK-AES256-CBC-SHA",
193
+ "ECDHE-RSA-AES128-GCM-SHA256",
194
+ "ECDHE-ECDSA-AES128-GCM-SHA256",
195
+ "ECDHE-RSA-AES128-SHA256",
196
+ "ECDHE-ECDSA-AES128-SHA256",
197
+ "ECDHE-RSA-AES128-SHA",
198
+ "ECDHE-ECDSA-AES128-SHA",
199
+ "DH-DSS-AES128-GCM-SHA256",
200
+ "DHE-DSS-AES128-GCM-SHA256",
201
+ "DH-RSA-AES128-GCM-SHA256",
202
+ "DHE-RSA-AES128-GCM-SHA256",
203
+ "DHE-RSA-AES128-SHA256",
204
+ "DHE-DSS-AES128-SHA256",
205
+ "DH-RSA-AES128-SHA256",
206
+ "DH-DSS-AES128-SHA256",
207
+ "DHE-RSA-AES128-SHA",
208
+ "DHE-DSS-AES128-SHA",
209
+ "DH-RSA-AES128-SHA",
210
+ "DH-DSS-AES128-SHA",
211
+ "AECDH-AES128-SHA",
212
+ "ADH-AES128-GCM-SHA256",
213
+ "ADH-AES128-SHA256",
214
+ "ADH-AES128-SHA",
215
+ "ECDH-RSA-AES128-GCM-SHA256",
216
+ "ECDH-ECDSA-AES128-GCM-SHA256",
217
+ "ECDH-RSA-AES128-SHA256",
218
+ "ECDH-ECDSA-AES128-SHA256",
219
+ "ECDH-RSA-AES128-SHA",
220
+ "ECDH-ECDSA-AES128-SHA",
221
+ "AES128-GCM-SHA256",
222
+ "AES128-SHA256",
223
+ "AES128-SHA",
224
+ "PSK-AES128-CBC-SHA",
225
+ "ECDHE-RSA-DES-CBC3-SHA",
226
+ "ECDHE-ECDSA-DES-CBC3-SHA",
227
+ "EDH-RSA-DES-CBC3-SHA",
228
+ "EDH-DSS-DES-CBC3-SHA",
229
+ "DH-RSA-DES-CBC3-SHA",
230
+ "DH-DSS-DES-CBC3-SHA",
231
+ "AECDH-DES-CBC3-SHA",
232
+ "ADH-DES-CBC3-SHA",
233
+ "ECDH-RSA-DES-CBC3-SHA",
234
+ "ECDH-ECDSA-DES-CBC3-SHA",
235
+ "DES-CBC3-SHA",
236
+ "PSK-3DES-EDE-CBC-SHA"
237
+ ],
238
+ "fips_enabled": false,
239
+ "fqdn": "foo.example.com",
240
+ "fullrun": "false",
241
+ "gid": "root",
242
+ "grub_version": "2.03",
243
+ "hardwareisa": "x86_64",
244
+ "hardwaremodel": "x86_64",
245
+ "haveged_startup_provider": "systemd",
246
+ "hostname": "foo",
247
+ "hypervisors": {
248
+ "virtualbox": {
249
+ "revision": "133076",
250
+ "version": "6.0.12"
251
+ }
252
+ },
253
+ "id": "root",
254
+ "identity": {
255
+ "gid": 0,
256
+ "group": "root",
257
+ "privileged": true,
258
+ "uid": 0,
259
+ "user": "root"
260
+ },
261
+ "init_systems": [
262
+ "rc",
263
+ "systemd",
264
+ "sysv"
265
+ ],
266
+ "interfaces": "eth0,eth1,lo",
267
+ "ip6tables_version": "1.8.2",
268
+ "ipaddress": "10.0.2.15",
269
+ "ipaddress6_eth1": "fe80::a00:27ff:fe29:e0a5",
270
+ "ipaddress_eth0": "10.0.2.15",
271
+ "ipaddress_eth1": "10.255.113.78",
272
+ "ipaddress_lo": "127.0.0.1",
273
+ "iptables_version": "1.8.2",
274
+ "ipv6_enabled": false,
275
+ "is_pe": false,
276
+ "is_virtual": true,
277
+ "kernel": "Linux",
278
+ "kernelmajversion": "4.18",
279
+ "kernelrelease": "4.18.0-80.el8.x86_64",
280
+ "kernelversion": "4.18.0",
281
+ "load_averages": {
282
+ "15m": 0.21,
283
+ "1m": 0.32,
284
+ "5m": 0.44
285
+ },
286
+ "login_defs": {
287
+ "mail_dir": "/var/spool/mail",
288
+ "pass_max_days": 99999,
289
+ "pass_min_days": 0,
290
+ "pass_min_len": 5,
291
+ "pass_warn_age": 7,
292
+ "uid_min": 1000,
293
+ "uid_max": 60000,
294
+ "sys_uid_min": 201,
295
+ "sys_uid_max": 999,
296
+ "gid_min": 1000,
297
+ "gid_max": 60000,
298
+ "sys_gid_min": 201,
299
+ "sys_gid_max": 999,
300
+ "create_home": true,
301
+ "umask": "077",
302
+ "usergroups_enab": true,
303
+ "encrypt_method": "SHA512"
304
+ },
305
+ "macaddress": "08:00:27:ec:6d:66",
306
+ "macaddress_eth0": "08:00:27:ec:6d:66",
307
+ "macaddress_eth1": "08:00:27:29:e0:a5",
308
+ "manufacturer": "innotek GmbH",
309
+ "memory": {
310
+ "swap": {
311
+ "available": "2.06 GiB",
312
+ "available_bytes": 2215362560,
313
+ "capacity": "0.34%",
314
+ "total": "2.07 GiB",
315
+ "total_bytes": 2222977024,
316
+ "used": "7.26 MiB",
317
+ "used_bytes": 7614464
318
+ },
319
+ "system": {
320
+ "available": "531.69 MiB",
321
+ "available_bytes": 557514752,
322
+ "capacity": "35.27%",
323
+ "total": "821.41 MiB",
324
+ "total_bytes": 861310976,
325
+ "used": "289.72 MiB",
326
+ "used_bytes": 303796224
327
+ }
328
+ },
329
+ "memoryfree": "531.69 MiB",
330
+ "memoryfree_mb": 531.6875,
331
+ "memorysize": "821.41 MiB",
332
+ "memorysize_mb": 821.41015625,
333
+ "mountpoints": {
334
+ "/": {
335
+ "available": "26.68 GiB",
336
+ "available_bytes": 28652232704,
337
+ "capacity": "7.70%",
338
+ "device": "/dev/mapper/rhel_rhel8-root",
339
+ "filesystem": "xfs",
340
+ "options": [
341
+ "rw",
342
+ "seclabel",
343
+ "relatime",
344
+ "attr2",
345
+ "inode64",
346
+ "noquota"
347
+ ],
348
+ "size": "28.91 GiB",
349
+ "size_bytes": 31043657728,
350
+ "used": "2.23 GiB",
351
+ "used_bytes": 2391425024
352
+ },
353
+ "/boot": {
354
+ "available": "853.81 MiB",
355
+ "available_bytes": 895283200,
356
+ "capacity": "15.80%",
357
+ "device": "/dev/sda1",
358
+ "filesystem": "xfs",
359
+ "options": [
360
+ "rw",
361
+ "seclabel",
362
+ "relatime",
363
+ "attr2",
364
+ "inode64",
365
+ "noquota"
366
+ ],
367
+ "size": "1014.00 MiB",
368
+ "size_bytes": 1063256064,
369
+ "used": "160.19 MiB",
370
+ "used_bytes": 167972864
371
+ },
372
+ "/dev": {
373
+ "available": "396.77 MiB",
374
+ "available_bytes": 416047104,
375
+ "capacity": "0%",
376
+ "device": "devtmpfs",
377
+ "filesystem": "devtmpfs",
378
+ "options": [
379
+ "rw",
380
+ "seclabel",
381
+ "nosuid",
382
+ "size=406296k",
383
+ "nr_inodes=101574",
384
+ "mode=755"
385
+ ],
386
+ "size": "396.77 MiB",
387
+ "size_bytes": 416047104,
388
+ "used": "0 bytes",
389
+ "used_bytes": 0
390
+ },
391
+ "/dev/hugepages": {
392
+ "available": "0 bytes",
393
+ "available_bytes": 0,
394
+ "capacity": "100%",
395
+ "device": "hugetlbfs",
396
+ "filesystem": "hugetlbfs",
397
+ "options": [
398
+ "rw",
399
+ "seclabel",
400
+ "relatime",
401
+ "pagesize=2M"
402
+ ],
403
+ "size": "0 bytes",
404
+ "size_bytes": 0,
405
+ "used": "0 bytes",
406
+ "used_bytes": 0
407
+ },
408
+ "/dev/mqueue": {
409
+ "available": "0 bytes",
410
+ "available_bytes": 0,
411
+ "capacity": "100%",
412
+ "device": "mqueue",
413
+ "filesystem": "mqueue",
414
+ "options": [
415
+ "rw",
416
+ "seclabel",
417
+ "relatime"
418
+ ],
419
+ "size": "0 bytes",
420
+ "size_bytes": 0,
421
+ "used": "0 bytes",
422
+ "used_bytes": 0
423
+ },
424
+ "/dev/pts": {
425
+ "available": "0 bytes",
426
+ "available_bytes": 0,
427
+ "capacity": "100%",
428
+ "device": "devpts",
429
+ "filesystem": "devpts",
430
+ "options": [
431
+ "rw",
432
+ "seclabel",
433
+ "nosuid",
434
+ "noexec",
435
+ "relatime",
436
+ "gid=5",
437
+ "mode=620",
438
+ "ptmxmode=000"
439
+ ],
440
+ "size": "0 bytes",
441
+ "size_bytes": 0,
442
+ "used": "0 bytes",
443
+ "used_bytes": 0
444
+ },
445
+ "/dev/shm": {
446
+ "available": "410.70 MiB",
447
+ "available_bytes": 430653440,
448
+ "capacity": "0%",
449
+ "device": "tmpfs",
450
+ "filesystem": "tmpfs",
451
+ "options": [
452
+ "rw",
453
+ "seclabel",
454
+ "nosuid",
455
+ "nodev"
456
+ ],
457
+ "size": "410.70 MiB",
458
+ "size_bytes": 430653440,
459
+ "used": "0 bytes",
460
+ "used_bytes": 0
461
+ },
462
+ "/run": {
463
+ "available": "400.05 MiB",
464
+ "available_bytes": 419483648,
465
+ "capacity": "2.59%",
466
+ "device": "tmpfs",
467
+ "filesystem": "tmpfs",
468
+ "options": [
469
+ "rw",
470
+ "seclabel",
471
+ "nosuid",
472
+ "nodev",
473
+ "mode=755"
474
+ ],
475
+ "size": "410.70 MiB",
476
+ "size_bytes": 430653440,
477
+ "used": "10.65 MiB",
478
+ "used_bytes": 11169792
479
+ },
480
+ "/run/user/0": {
481
+ "available": "82.14 MiB",
482
+ "available_bytes": 86130688,
483
+ "capacity": "0%",
484
+ "device": "tmpfs",
485
+ "filesystem": "tmpfs",
486
+ "options": [
487
+ "rw",
488
+ "seclabel",
489
+ "nosuid",
490
+ "nodev",
491
+ "relatime",
492
+ "size=84112k",
493
+ "mode=700"
494
+ ],
495
+ "size": "82.14 MiB",
496
+ "size_bytes": 86130688,
497
+ "used": "0 bytes",
498
+ "used_bytes": 0
499
+ },
500
+ "/sys/fs/cgroup": {
501
+ "available": "410.70 MiB",
502
+ "available_bytes": 430653440,
503
+ "capacity": "0%",
504
+ "device": "tmpfs",
505
+ "filesystem": "tmpfs",
506
+ "options": [
507
+ "ro",
508
+ "seclabel",
509
+ "nosuid",
510
+ "nodev",
511
+ "noexec",
512
+ "mode=755"
513
+ ],
514
+ "size": "410.70 MiB",
515
+ "size_bytes": 430653440,
516
+ "used": "0 bytes",
517
+ "used_bytes": 0
518
+ }
519
+ },
520
+ "mtu_eth0": 1500,
521
+ "mtu_eth1": 1500,
522
+ "mtu_lo": 65536,
523
+ "netmask": "255.255.0.0",
524
+ "netmask6_eth1": "ffff:ffff:ffff:ffff::",
525
+ "netmask_eth0": "255.255.0.0",
526
+ "netmask_eth1": "255.255.0.0",
527
+ "netmask_lo": "255.0.0.0",
528
+ "network": "10.0.2.0",
529
+ "network6_eth1": "fe80::",
530
+ "network_eth0": "10.0.2.0",
531
+ "network_eth1": "10.255.0.0",
532
+ "network_lo": "127.0.0.0",
533
+ "networking": {
534
+ "dhcp": "10.0.2.2",
535
+ "domain": "example.com",
536
+ "fqdn": "foo.example.com",
537
+ "hostname": "foo",
538
+ "interfaces": {
539
+ "eth0": {
540
+ "bindings": [
541
+ {
542
+ "address": "10.0.2.15",
543
+ "netmask": "255.255.0.0",
544
+ "network": "10.0.2.0"
545
+ }
546
+ ],
547
+ "dhcp": "10.0.2.2",
548
+ "ip": "10.0.2.15",
549
+ "mac": "08:00:27:ec:6d:66",
550
+ "mtu": 1500,
551
+ "netmask": "255.255.0.0",
552
+ "network": "10.0.2.0"
553
+ },
554
+ "eth1": {
555
+ "bindings": [
556
+ {
557
+ "address": "10.255.113.78",
558
+ "netmask": "255.255.0.0",
559
+ "network": "10.255.0.0"
560
+ }
561
+ ],
562
+ "bindings6": [
563
+ {
564
+ "address": "fe80::a00:27ff:fe29:e0a5",
565
+ "netmask": "ffff:ffff:ffff:ffff::",
566
+ "network": "fe80::"
567
+ }
568
+ ],
569
+ "ip": "10.255.113.78",
570
+ "ip6": "fe80::a00:27ff:fe29:e0a5",
571
+ "mac": "08:00:27:29:e0:a5",
572
+ "mtu": 1500,
573
+ "netmask": "255.255.0.0",
574
+ "netmask6": "ffff:ffff:ffff:ffff::",
575
+ "network": "10.255.0.0",
576
+ "network6": "fe80::"
577
+ },
578
+ "lo": {
579
+ "bindings": [
580
+ {
581
+ "address": "127.0.0.1",
582
+ "netmask": "255.0.0.0",
583
+ "network": "127.0.0.0"
584
+ }
585
+ ],
586
+ "ip": "127.0.0.1",
587
+ "mtu": 65536,
588
+ "netmask": "255.0.0.0",
589
+ "network": "127.0.0.0"
590
+ }
591
+ },
592
+ "ip": "10.0.2.15",
593
+ "mac": "08:00:27:ec:6d:66",
594
+ "mtu": 1500,
595
+ "netmask": "255.255.0.0",
596
+ "network": "10.0.2.0",
597
+ "primary": "eth0"
598
+ },
599
+ "openldap_arch": "i386",
600
+ "openssh_version": "7.8",
601
+ "operatingsystem": "RedHat",
602
+ "operatingsystemmajrelease": "8",
603
+ "operatingsystemrelease": "8.0",
604
+ "os": {
605
+ "architecture": "x86_64",
606
+ "family": "RedHat",
607
+ "hardware": "x86_64",
608
+ "name": "RedHat",
609
+ "release": {
610
+ "full": "8.0",
611
+ "major": "8",
612
+ "minor": "0"
613
+ },
614
+ "selinux": {
615
+ "config_mode": "enforcing",
616
+ "config_policy": "targeted",
617
+ "current_mode": "enforcing",
618
+ "enabled": true,
619
+ "enforced": true,
620
+ "policy_version": "31"
621
+ }
622
+ },
623
+ "osfamily": "RedHat",
624
+ "package_provider": "dnf",
625
+ "partitions": {
626
+ "/dev/mapper/rhel_rhel8-root": {
627
+ "filesystem": "xfs",
628
+ "mount": "/",
629
+ "size": "28.93 GiB",
630
+ "size_bytes": 31058821120,
631
+ "uuid": "5e08291c-d64e-4477-b06a-4555dc4591f8"
632
+ },
633
+ "/dev/mapper/rhel_rhel8-swap": {
634
+ "filesystem": "swap",
635
+ "size": "2.07 GiB",
636
+ "size_bytes": 2222981120,
637
+ "uuid": "1a1b9299-975a-4112-9b4f-4ae1af7c916e"
638
+ },
639
+ "/dev/sda1": {
640
+ "filesystem": "xfs",
641
+ "mount": "/boot",
642
+ "partuuid": "333cb9dc-01",
643
+ "size": "1.00 GiB",
644
+ "size_bytes": 1073741824,
645
+ "uuid": "4dd44b69-0feb-4b10-9b16-758d1b8c37c7"
646
+ },
647
+ "/dev/sda2": {
648
+ "filesystem": "LVM2_member",
649
+ "partuuid": "333cb9dc-02",
650
+ "size": "31.00 GiB",
651
+ "size_bytes": 33284947968,
652
+ "uuid": "4dOwrJ-X4Gm-j9kh-qhkN-MDmQ-sUG2-Fxb9pY"
653
+ }
654
+ },
655
+ "path": "PATH:/opt/puppetlabs/bin:/opt/puppetlabs/puppet/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin",
656
+ "physicalprocessorcount": 1,
657
+ "processor0": "Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz",
658
+ "processorcount": 1,
659
+ "processors": {
660
+ "count": 1,
661
+ "isa": "x86_64",
662
+ "models": [
663
+ "Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz"
664
+ ],
665
+ "physicalcount": 1
666
+ },
667
+ "productname": "VirtualBox",
668
+ "puppet_environmentpath": "/etc/puppetlabs/code/environments",
669
+ "puppet_ruby_dir": "/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet",
670
+ "puppet_server": "puppet",
671
+ "puppet_service_enabled": false,
672
+ "puppet_service_started": false,
673
+ "puppet_settings": {
674
+ "main": {
675
+ "confdir": "/etc/puppetlabs/puppet",
676
+ "codedir": "/etc/puppetlabs/code",
677
+ "vardir": "/opt/puppetlabs/puppet/cache",
678
+ "name": "facts",
679
+ "logdir": "/var/log/puppetlabs/puppet",
680
+ "log_level": "notice",
681
+ "disable_warnings": "[]",
682
+ "strict": "warning",
683
+ "disable_i18n": "false",
684
+ "priority": "",
685
+ "trace": "false",
686
+ "profile": "false",
687
+ "future_features": "false",
688
+ "static_catalogs": "true",
689
+ "strict_environment_mode": "false",
690
+ "autoflush": "true",
691
+ "syslogfacility": "daemon",
692
+ "statedir": "/opt/puppetlabs/puppet/cache/state",
693
+ "rundir": "/var/run/puppetlabs",
694
+ "genconfig": "false",
695
+ "genmanifest": "false",
696
+ "color": "ansi",
697
+ "mkusers": "false",
698
+ "manage_internal_file_permissions": "true",
699
+ "onetime": "false",
700
+ "path": "none",
701
+ "libdir": "/opt/puppetlabs/puppet/cache/lib",
702
+ "environment": "production",
703
+ "environmentpath": "/etc/puppetlabs/code/environments",
704
+ "always_retry_plugins": "true",
705
+ "diff_args": "-u",
706
+ "diff": "diff",
707
+ "show_diff": "false",
708
+ "daemonize": "true",
709
+ "maximum_uid": "4294967290",
710
+ "route_file": "/etc/puppetlabs/puppet/routes.yaml",
711
+ "node_terminus": "plain",
712
+ "node_cache_terminus": "",
713
+ "data_binding_terminus": "hiera",
714
+ "hiera_config": "/etc/puppetlabs/puppet/hiera.yaml",
715
+ "binder_config": "",
716
+ "catalog_terminus": "compiler",
717
+ "catalog_cache_terminus": "",
718
+ "facts_terminus": "facter",
719
+ "default_file_terminus": "rest",
720
+ "http_proxy_host": "none",
721
+ "http_proxy_port": "3128",
722
+ "http_proxy_user": "none",
723
+ "http_proxy_password": "none",
724
+ "no_proxy": "localhost, 127.0.0.1",
725
+ "http_keepalive_timeout": "4",
726
+ "http_debug": "false",
727
+ "http_connect_timeout": "120",
728
+ "http_read_timeout": "",
729
+ "http_user_agent": "Puppet/5.5.17 Ruby/2.4.9-p362 (x86_64-linux)",
730
+ "filetimeout": "15",
731
+ "environment_timeout": "0",
732
+ "environment_data_provider": "",
733
+ "prerun_command": "",
734
+ "postrun_command": "",
735
+ "freeze_main": "false",
736
+ "preview_outputdir": "/opt/puppetlabs/puppet/cache/preview",
737
+ "certname": "foo.example.com",
738
+ "dns_alt_names": "",
739
+ "csr_attributes": "/etc/puppetlabs/puppet/csr_attributes.yaml",
740
+ "certdir": "/etc/puppetlabs/puppet/ssl/certs",
741
+ "ssldir": "/etc/puppetlabs/puppet/ssl",
742
+ "publickeydir": "/etc/puppetlabs/puppet/ssl/public_keys",
743
+ "requestdir": "/etc/puppetlabs/puppet/ssl/certificate_requests",
744
+ "privatekeydir": "/etc/puppetlabs/puppet/ssl/private_keys",
745
+ "privatedir": "/etc/puppetlabs/puppet/ssl/private",
746
+ "passfile": "/etc/puppetlabs/puppet/ssl/private/password",
747
+ "hostcsr": "/etc/puppetlabs/puppet/ssl/csr_foo.example.com.pem",
748
+ "hostcert": "/etc/puppetlabs/puppet/ssl/certs/foo.example.com.pem",
749
+ "hostprivkey": "/etc/puppetlabs/puppet/ssl/private_keys/foo.example.com.pem",
750
+ "hostpubkey": "/etc/puppetlabs/puppet/ssl/public_keys/foo.example.com.pem",
751
+ "localcacert": "/etc/puppetlabs/puppet/ssl/certs/ca.pem",
752
+ "ssl_client_ca_auth": "",
753
+ "ssl_server_ca_auth": "",
754
+ "hostcrl": "/etc/puppetlabs/puppet/ssl/crl.pem",
755
+ "certificate_revocation": "chain",
756
+ "digest_algorithm": "md5",
757
+ "supported_checksum_types": "[\"md5\", \"sha256\", \"sha384\", \"sha512\", \"sha224\"]",
758
+ "logdest": "",
759
+ "plugindest": "/opt/puppetlabs/puppet/cache/lib",
760
+ "pluginsource": "puppet:///plugins",
761
+ "pluginfactdest": "/opt/puppetlabs/puppet/cache/facts.d",
762
+ "pluginfactsource": "puppet:///pluginfacts",
763
+ "localedest": "/opt/puppetlabs/puppet/cache/locales",
764
+ "localesource": "puppet:///locales",
765
+ "pluginsync": "true",
766
+ "pluginsignore": ".svn CVS .git .hg",
767
+ "factpath": "/opt/puppetlabs/puppet/cache/lib/facter:/opt/puppetlabs/puppet/cache/facts",
768
+ "external_nodes": "none",
769
+ "rich_data": "false"
770
+ },
771
+ "module_tool": {
772
+ "module_repository": "https://forgeapi.puppet.com",
773
+ "module_working_dir": "/opt/puppetlabs/puppet/cache/puppet-module",
774
+ "module_skeleton_dir": "/opt/puppetlabs/puppet/cache/puppet-module/skeleton",
775
+ "forge_authorization": "",
776
+ "module_groups": ""
777
+ },
778
+ "ca": {
779
+ "ca_name": "Puppet CA: foo.example.com",
780
+ "cadir": "/etc/puppetlabs/puppet/ssl/ca",
781
+ "cacert": "/etc/puppetlabs/puppet/ssl/ca/ca_crt.pem",
782
+ "cakey": "/etc/puppetlabs/puppet/ssl/ca/ca_key.pem",
783
+ "capub": "/etc/puppetlabs/puppet/ssl/ca/ca_pub.pem",
784
+ "cacrl": "/etc/puppetlabs/puppet/ssl/ca/ca_crl.pem",
785
+ "caprivatedir": "/etc/puppetlabs/puppet/ssl/ca/private",
786
+ "csrdir": "/etc/puppetlabs/puppet/ssl/ca/requests",
787
+ "signeddir": "/etc/puppetlabs/puppet/ssl/ca/signed",
788
+ "capass": "/etc/puppetlabs/puppet/ssl/ca/private/ca.pass",
789
+ "serial": "/etc/puppetlabs/puppet/ssl/ca/serial",
790
+ "autosign": "/etc/puppetlabs/puppet/autosign.conf",
791
+ "allow_duplicate_certs": "false",
792
+ "ca_ttl": "157680000",
793
+ "keylength": "4096",
794
+ "cert_inventory": "/etc/puppetlabs/puppet/ssl/ca/inventory.txt"
795
+ },
796
+ "application": {
797
+ "config_file_name": "puppet.conf",
798
+ "config": "/etc/puppetlabs/puppet/puppet.conf",
799
+ "pidfile": "/var/run/puppetlabs/application.pid",
800
+ "sourceaddress": ""
801
+ },
802
+ "environment": {
803
+ "manifest": "/etc/puppetlabs/code/environments/production/manifests",
804
+ "modulepath": "/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules",
805
+ "config_version": ""
806
+ },
807
+ "master": {
808
+ "user": "puppet",
809
+ "group": "puppet",
810
+ "default_manifest": "./manifests",
811
+ "disable_per_environment_manifest": "false",
812
+ "code": "",
813
+ "masterport": "8140",
814
+ "node_name": "cert",
815
+ "bucketdir": "/opt/puppetlabs/puppet/cache/bucket",
816
+ "ca": "true",
817
+ "trusted_oid_mapping_file": "/etc/puppetlabs/puppet/custom_trusted_oid_mapping.yaml",
818
+ "basemodulepath": "/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules",
819
+ "ssl_client_header": "HTTP_X_CLIENT_DN",
820
+ "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
821
+ "yamldir": "/opt/puppetlabs/puppet/cache/yaml",
822
+ "server_datadir": "/opt/puppetlabs/puppet/cache/server_data",
823
+ "reports": "store",
824
+ "reportdir": "/opt/puppetlabs/puppet/cache/reports",
825
+ "reporturl": "http://localhost:3000/reports/upload",
826
+ "fileserverconfig": "/etc/puppetlabs/puppet/fileserver.conf",
827
+ "strict_hostname_checking": "false",
828
+ "storeconfigs": "false",
829
+ "storeconfigs_backend": "puppetdb"
830
+ },
831
+ "device": {
832
+ "devicedir": "/opt/puppetlabs/puppet/cache/devices",
833
+ "deviceconfig": "/etc/puppetlabs/puppet/device.conf"
834
+ },
835
+ "agent": {
836
+ "node_name_value": "foo.example.com",
837
+ "node_name_fact": "",
838
+ "statefile": "/opt/puppetlabs/puppet/cache/state/state.yaml",
839
+ "statettl": "2764800",
840
+ "transactionstorefile": "/opt/puppetlabs/puppet/cache/state/transactionstore.yaml",
841
+ "clientyamldir": "/opt/puppetlabs/puppet/cache/client_yaml",
842
+ "client_datadir": "/opt/puppetlabs/puppet/cache/client_data",
843
+ "classfile": "/opt/puppetlabs/puppet/cache/state/classes.txt",
844
+ "resourcefile": "/opt/puppetlabs/puppet/cache/state/resources.txt",
845
+ "puppetdlog": "/var/log/puppetlabs/puppet/puppetd.log",
846
+ "server": "puppet",
847
+ "server_list": "[]",
848
+ "use_srv_records": "false",
849
+ "srv_domain": "example.com",
850
+ "ignoreschedules": "false",
851
+ "default_schedules": "true",
852
+ "noop": "false",
853
+ "runinterval": "1800",
854
+ "runtimeout": "0",
855
+ "ca_server": "puppet",
856
+ "ca_port": "8140",
857
+ "preferred_serialization_format": "json",
858
+ "agent_catalog_run_lockfile": "/opt/puppetlabs/puppet/cache/state/agent_catalog_run.lock",
859
+ "agent_disabled_lockfile": "/opt/puppetlabs/puppet/cache/state/agent_disabled.lock",
860
+ "usecacheonfailure": "true",
861
+ "use_cached_catalog": "false",
862
+ "ignoremissingtypes": "false",
863
+ "splaylimit": "1800",
864
+ "splay": "false",
865
+ "clientbucketdir": "/opt/puppetlabs/puppet/cache/clientbucket",
866
+ "report_server": "puppet",
867
+ "report_port": "8140",
868
+ "report": "true",
869
+ "lastrunfile": "/opt/puppetlabs/puppet/cache/state/last_run_summary.yaml",
870
+ "lastrunreport": "/opt/puppetlabs/puppet/cache/state/last_run_report.yaml",
871
+ "graph": "false",
872
+ "graphdir": "/opt/puppetlabs/puppet/cache/state/graphs",
873
+ "waitforcert": "120",
874
+ "ordering": "manifest"
875
+ },
876
+ "transaction": {
877
+ "tags": "",
878
+ "skip_tags": "",
879
+ "evaltrace": "false",
880
+ "summarize": "false"
881
+ },
882
+ "ldap": {
883
+ "ldapssl": "false",
884
+ "ldaptls": "false",
885
+ "ldapserver": "ldap",
886
+ "ldapport": "389",
887
+ "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
888
+ "ldapclassattrs": "puppetclass",
889
+ "ldapstackedattrs": "puppetvar",
890
+ "ldapattrs": "all",
891
+ "ldapparentattr": "parentnode",
892
+ "ldapuser": "",
893
+ "ldappassword": "",
894
+ "ldapbase": ""
895
+ },
896
+ "parser": {
897
+ "max_errors": "10",
898
+ "max_warnings": "10",
899
+ "max_deprecations": "10",
900
+ "strict_variables": "false",
901
+ "tasks": "false"
902
+ },
903
+ "puppetdoc": {
904
+ "document_all": "false"
905
+ }
906
+ },
907
+ "puppet_vardir": "/opt/puppetlabs/puppet/cache",
908
+ "puppetversion": "5.5.17",
909
+ "reboot_required": false,
910
+ "root_dir_uuid": "5e08291c-d64e-4477-b06a-4555dc4591f8",
911
+ "root_home": "/root",
912
+ "rsyslogd": {
913
+ "version": "8.37.0",
914
+ "features": {
915
+ "PLATFORM": false,
916
+ "PLATFORM (lsb_release -d)": false,
917
+ "FEATURE_REGEXP": true,
918
+ "GSSAPI Kerberos 5 support": true,
919
+ "FEATURE_DEBUG (debug build, slow code)": false,
920
+ "32bit Atomic operations supported": true,
921
+ "64bit Atomic operations supported": true,
922
+ "memory allocator": false,
923
+ "Runtime Instrumentation (slow code)": false,
924
+ "uuid support": true,
925
+ "systemd support": true,
926
+ "Number of Bits in RainerScript integers": false
927
+ }
928
+ },
929
+ "ruby": {
930
+ "platform": "x86_64-linux",
931
+ "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.4.0",
932
+ "version": "2.4.9"
933
+ },
934
+ "rubyplatform": "x86_64-linux",
935
+ "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.4.0",
936
+ "rubyversion": "2.4.9",
937
+ "runlevel": "3",
938
+ "selinux": true,
939
+ "selinux_config_mode": "enforcing",
940
+ "selinux_config_policy": "targeted",
941
+ "selinux_current_mode": "enforcing",
942
+ "selinux_enforced": true,
943
+ "selinux_policyversion": "31",
944
+ "selinux_semanage_is_python3": false,
945
+ "serialnumber": "0",
946
+ "service_provider": "systemd",
947
+ "shmall": "18446744073692774399",
948
+ "simplib__networkmanager": {
949
+ "general": {
950
+ "status": {
951
+ "STATE": "connected",
952
+ "CONNECTIVITY": "full",
953
+ "WIFI-HW": "enabled",
954
+ "WIFI": "enabled",
955
+ "WWAN-HW": "enabled",
956
+ "WWAN": "enabled"
957
+ },
958
+ "hostname": "foo"
959
+ },
960
+ "enabled": true,
961
+ "connection": {
962
+ "eth0": {
963
+ "uuid": "5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03",
964
+ "type": "802-3-ethernet",
965
+ "name": "System eth0"
966
+ },
967
+ "eth1": {
968
+ "uuid": "9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04",
969
+ "type": "802-3-ethernet",
970
+ "name": "System eth1"
971
+ }
972
+ }
973
+ },
974
+ "simplib__sshd_config": {
975
+ "AuthorizedKeysFile": ".ssh/authorized_keys",
976
+ "version": "7.8p1",
977
+ "full_version": "OpenSSH_7.8p1, OpenSSL 1.1.1 FIPS 11 Sep 2018\n"
978
+ },
979
+ "simplib_sysctl": {
980
+ "crypto.fips_enabled": 0,
981
+ "kernel.ctrl-alt-del": 0,
982
+ "kernel.modules_disabled": 0,
983
+ "kernel.shmall": "18446744073692774399",
984
+ "kernel.shmmax": "18446744073692774399",
985
+ "kernel.shmmni": "4096",
986
+ "kernel.tainted": 134230016,
987
+ "kernel.threads-max": 6348,
988
+ "vm.swappiness": 30
989
+ },
990
+ "ssh": {
991
+ "ecdsa": {
992
+ "fingerprints": {
993
+ "sha1": "SSHFP 3 1 8819887edc0264fe14d2691aa6a27e93d6cc6a63",
994
+ "sha256": "SSHFP 3 2 a10534321844bcc11ad5874a4488c872fd3ee9e8fa8d9a5f7db83662be1010e2"
995
+ },
996
+ "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDJeBClQup2p/+H0/7oqfuUbrf5h4OqChDoVcyKWp2eX7o+ckhsFbrkZJGx+HmH6T+Py0nLNWUE++EmD4IDushM=",
997
+ "type": "ecdsa-sha2-nistp256"
998
+ },
999
+ "ed25519": {
1000
+ "fingerprints": {
1001
+ "sha1": "SSHFP 4 1 ec97233844eddfd97e2e9c2e9fab9766bc2ff79a",
1002
+ "sha256": "SSHFP 4 2 26d67f086ba1a238c08086f706268c7c8fc33898c08a7a429d18c8b3f2c3efdd"
1003
+ },
1004
+ "key": "AAAAC3NzaC1lZDI1NTE5AAAAIOHmtRfpEYaMlzrqcsV1N/cj1niZdwi/IA+Z0TtW6AH2",
1005
+ "type": "ssh-ed25519"
1006
+ },
1007
+ "rsa": {
1008
+ "fingerprints": {
1009
+ "sha1": "SSHFP 1 1 3d57d1ddb8eb3c4469e62ef4e8231642564ed550",
1010
+ "sha256": "SSHFP 1 2 6b6230deb9d5760304f563d1036e2026675ba94c879d906287c0c8daaffdd65f"
1011
+ },
1012
+ "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDIuV3pa4Jq2VHUH7XXy8ImPDyJCqIm9Ri2HfwsSTnw/u68+RMoMdOumlc8JZRAGG/OUiYg8QBXloW4mAl7MZvQJac5q6LnRA7ebcb8oGSArxa0bRJZHr23UzS90/BQND2DzC1a1BXMukVFxZIsli7Ghjp10FJX9EiDAxwBFzMGVH915Y9PkDm3gu5XTWNbhvMz1wvJvnBl8RgOT5puW65b6CuAoSoaUpm2adFMAdZ6Nd/qRAy9uIHZ77CLBIFUJiauDJg14Bg/LRSiTvJ2F4NAY+oBWYDXunVGcUl07Rllafik3QZT56V1bUyRl/s8dKmsjBlKbisenQDT8GnpTMWX",
1013
+ "type": "ssh-rsa"
1014
+ }
1015
+ },
1016
+ "ssh_host_keys": [
1017
+ "/etc/ssh/ssh_host_rsa_key"
1018
+ ],
1019
+ "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDJeBClQup2p/+H0/7oqfuUbrf5h4OqChDoVcyKWp2eX7o+ckhsFbrkZJGx+HmH6T+Py0nLNWUE++EmD4IDushM=",
1020
+ "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIOHmtRfpEYaMlzrqcsV1N/cj1niZdwi/IA+Z0TtW6AH2",
1021
+ "sshfp_ecdsa": "SSHFP 3 1 8819887edc0264fe14d2691aa6a27e93d6cc6a63\nSSHFP 3 2 a10534321844bcc11ad5874a4488c872fd3ee9e8fa8d9a5f7db83662be1010e2",
1022
+ "sshfp_ed25519": "SSHFP 4 1 ec97233844eddfd97e2e9c2e9fab9766bc2ff79a\nSSHFP 4 2 26d67f086ba1a238c08086f706268c7c8fc33898c08a7a429d18c8b3f2c3efdd",
1023
+ "sshfp_rsa": "SSHFP 1 1 3d57d1ddb8eb3c4469e62ef4e8231642564ed550\nSSHFP 1 2 6b6230deb9d5760304f563d1036e2026675ba94c879d906287c0c8daaffdd65f",
1024
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDIuV3pa4Jq2VHUH7XXy8ImPDyJCqIm9Ri2HfwsSTnw/u68+RMoMdOumlc8JZRAGG/OUiYg8QBXloW4mAl7MZvQJac5q6LnRA7ebcb8oGSArxa0bRJZHr23UzS90/BQND2DzC1a1BXMukVFxZIsli7Ghjp10FJX9EiDAxwBFzMGVH915Y9PkDm3gu5XTWNbhvMz1wvJvnBl8RgOT5puW65b6CuAoSoaUpm2adFMAdZ6Nd/qRAy9uIHZ77CLBIFUJiauDJg14Bg/LRSiTvJ2F4NAY+oBWYDXunVGcUl07Rllafik3QZT56V1bUyRl/s8dKmsjBlKbisenQDT8GnpTMWX",
1025
+ "sssd_version": "2.0.0",
1026
+ "swapfree": "2.06 GiB",
1027
+ "swapfree_mb": 2112.734375,
1028
+ "swapsize": "2.07 GiB",
1029
+ "swapsize_mb": 2119.99609375,
1030
+ "system_uptime": {
1031
+ "days": 0,
1032
+ "hours": 0,
1033
+ "seconds": 256,
1034
+ "uptime": "0:04 hours"
1035
+ },
1036
+ "systemd": true,
1037
+ "systemd_internal_services": {
1038
+ "systemd-resolved.service": "disabled"
1039
+ },
1040
+ "systemd_version": "239",
1041
+ "timezone": "UTC",
1042
+ "tmp_mount_dev_shm": "rw,seclabel,nosuid,nodev",
1043
+ "tmp_mount_fstype_dev_shm": "tmpfs",
1044
+ "tmp_mount_path_dev_shm": "tmpfs",
1045
+ "uid_min": "1000",
1046
+ "uptime": "0:04 hours",
1047
+ "uptime_days": 0,
1048
+ "uptime_hours": 0,
1049
+ "uptime_seconds": 256,
1050
+ "uuid": "0251cd38-5cdf-48aa-8fc6-b8c3e1f9294f",
1051
+ "virtual": "virtualbox",
1052
+ "clientcert": "foo.example.com",
1053
+ "clientversion": "5.5.17",
1054
+ "clientnoop": false
1055
+ }