simp-rspec-puppet-facts 3.8.3 → 3.9.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,477 @@
1
+ {
2
+ "aio_agent_version": "7.25.0",
3
+ "architecture": "x64",
4
+ "dhcp_servers": {
5
+ "Ethernet": "10.0.2.2",
6
+ "system": "10.0.2.2"
7
+ },
8
+ "dmi": {
9
+ "manufacturer": "innotek GmbH",
10
+ "product": {
11
+ "name": "VirtualBox",
12
+ "serial_number": "0",
13
+ "uuid": "620359F6-9E24-8F45-A883-121D46C18327"
14
+ }
15
+ },
16
+ "domain": "example.com",
17
+ "env_windows_installdir": "C:\\Program Files\\Puppet Labs\\Puppet",
18
+ "facterversion": "4.4.1",
19
+ "fips_enabled": false,
20
+ "fqdn": "foo.example.com",
21
+ "hardwareisa": "x64",
22
+ "hardwaremodel": "x86_64",
23
+ "hostname": "foo",
24
+ "hypervisors": {
25
+ "virtualbox": {
26
+ "revision": "159484",
27
+ "version": "7.0.12"
28
+ }
29
+ },
30
+ "id": "WIN\\vagrant",
31
+ "identity": {
32
+ "privileged": true,
33
+ "user": "WIN\\vagrant"
34
+ },
35
+ "init_systems": [
36
+ "rc"
37
+ ],
38
+ "interfaces": "Ethernet",
39
+ "ipaddress": "10.0.2.15",
40
+ "ipaddress6": "fe80::e488:b85c:5262:ff86",
41
+ "ipaddress6_Ethernet": "fe80::e488:b85c:5262:ff86",
42
+ "ipaddress_Ethernet": "10.0.2.15",
43
+ "is_pe": false,
44
+ "is_virtual": true,
45
+ "kernel": "windows",
46
+ "kernelmajversion": "6.3",
47
+ "kernelrelease": "6.3.9600",
48
+ "kernelversion": "6.3.9600",
49
+ "macaddress": "08:00:27:D5:9D:5A",
50
+ "macaddress_Ethernet": "08:00:27:D5:9D:5A",
51
+ "manufacturer": "innotek GmbH",
52
+ "memory": {
53
+ "system": {
54
+ "available": "650.09 MiB",
55
+ "available_bytes": 681668608,
56
+ "capacity": "68.25%",
57
+ "total": "2.00 GiB",
58
+ "total_bytes": 2147012608,
59
+ "used": "1.36 GiB",
60
+ "used_bytes": 1465344000
61
+ }
62
+ },
63
+ "memoryfree": "650.09 MiB",
64
+ "memoryfree_mb": 650.08984375,
65
+ "memorysize": "2.00 GiB",
66
+ "memorysize_mb": 2047.55078125,
67
+ "mtu_Ethernet": 1500,
68
+ "netmask": "255.255.0.0",
69
+ "netmask6": "ffff:ffff:ffff:ffff::",
70
+ "netmask6_Ethernet": "ffff:ffff:ffff:ffff::",
71
+ "netmask_Ethernet": "255.255.0.0",
72
+ "network": "10.0.2.0",
73
+ "network6": "fe80::",
74
+ "network6_Ethernet": "fe80::",
75
+ "network_Ethernet": "10.0.2.0",
76
+ "networking": {
77
+ "dhcp": "10.0.2.2",
78
+ "domain": "example.com",
79
+ "fqdn": "foo.example.com",
80
+ "hostname": "foo",
81
+ "interfaces": {
82
+ "Ethernet": {
83
+ "bindings": [
84
+ {
85
+ "address": "10.0.2.15",
86
+ "netmask": "255.255.0.0",
87
+ "network": "10.0.2.0"
88
+ }
89
+ ],
90
+ "bindings6": [
91
+ {
92
+ "address": "fe80::e488:b85c:5262:ff86",
93
+ "netmask": "ffff:ffff:ffff:ffff::",
94
+ "network": "fe80::",
95
+ "scope6": "link"
96
+ }
97
+ ],
98
+ "dhcp": "10.0.2.2",
99
+ "ip": "10.0.2.15",
100
+ "ip6": "fe80::e488:b85c:5262:ff86",
101
+ "mac": "08:00:27:D5:9D:5A",
102
+ "mtu": 1500,
103
+ "netmask": "255.255.0.0",
104
+ "netmask6": "ffff:ffff:ffff:ffff::",
105
+ "network": "10.0.2.0",
106
+ "network6": "fe80::",
107
+ "scope6": "link"
108
+ }
109
+ },
110
+ "ip": "10.0.2.15",
111
+ "ip6": "fe80::e488:b85c:5262:ff86",
112
+ "mac": "08:00:27:D5:9D:5A",
113
+ "mtu": 1500,
114
+ "netmask": "255.255.0.0",
115
+ "netmask6": "ffff:ffff:ffff:ffff::",
116
+ "network": "10.0.2.0",
117
+ "network6": "fe80::",
118
+ "primary": "Ethernet",
119
+ "scope6": "link"
120
+ },
121
+ "openldap_arch": "i386",
122
+ "operatingsystem": "windows",
123
+ "operatingsystemmajrelease": "2012 R2",
124
+ "operatingsystemrelease": "2012 R2",
125
+ "os": {
126
+ "architecture": "x64",
127
+ "family": "windows",
128
+ "hardware": "x86_64",
129
+ "name": "windows",
130
+ "release": {
131
+ "full": "2012 R2",
132
+ "major": "2012 R2"
133
+ },
134
+ "windows": {
135
+ "edition_id": "ServerStandard",
136
+ "installation_type": "Server",
137
+ "product_name": "Windows Server 2012 R2 Standard",
138
+ "system32": "C:\\Windows\\system32"
139
+ }
140
+ },
141
+ "osfamily": "windows",
142
+ "package_provider": "windows",
143
+ "path": "C:\\Program Files\\Puppet Labs\\Puppet\\puppet\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\bin;C:\\Program Files (x86)\\Puppet Labs\\Puppet\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\bin;C:\\Program Files (x86)\\Puppet Labs\\Puppet\\puppet\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\puppet\\bin;C:\\Program Files (x86)\\Puppet Labs\\Puppet\\sys\\ruby\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\sys\\ruby\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files\\Puppet Labs\\Puppet\\bin",
144
+ "physicalprocessorcount": 1,
145
+ "processor0": "11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz",
146
+ "processorcount": 2,
147
+ "processors": {
148
+ "cores": 2,
149
+ "count": 2,
150
+ "isa": "x64",
151
+ "models": [
152
+ "11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz"
153
+ ],
154
+ "physicalcount": 1,
155
+ "threads": 1
156
+ },
157
+ "productname": "VirtualBox",
158
+ "puppet_environmentpath": "C:/ProgramData/PuppetLabs/code/environments",
159
+ "puppet_ruby_dir": "C:/Program Files/Puppet Labs/Puppet/puppet/lib/ruby/vendor_ruby/puppet",
160
+ "puppet_server": "puppet",
161
+ "puppet_settings": {
162
+ "agent": {
163
+ "agent_catalog_run_lockfile": "C:/ProgramData/PuppetLabs/puppet/cache/state/agent_catalog_run.lock",
164
+ "agent_disabled_lockfile": "C:/ProgramData/PuppetLabs/puppet/cache/state/agent_disabled.lock",
165
+ "allow_pson_serialization": "true",
166
+ "ca_port": "8140",
167
+ "ca_server": "puppet",
168
+ "classfile": "C:/ProgramData/PuppetLabs/puppet/cache/state/classes.txt",
169
+ "client_datadir": "C:/ProgramData/PuppetLabs/puppet/cache/client_data",
170
+ "clientbucketdir": "C:/ProgramData/PuppetLabs/puppet/cache/clientbucket",
171
+ "clientyamldir": "C:/ProgramData/PuppetLabs/puppet/cache/client_yaml",
172
+ "default_schedules": "true",
173
+ "deviceconfdir": "C:/ProgramData/PuppetLabs/puppet/etc/devices",
174
+ "fact_name_length_soft_limit": "2560",
175
+ "fact_value_length_soft_limit": "4096",
176
+ "graph": "false",
177
+ "graphdir": "C:/ProgramData/PuppetLabs/puppet/cache/state/graphs",
178
+ "http_extra_headers": "[]",
179
+ "ignoremissingtypes": "false",
180
+ "ignoreschedules": "false",
181
+ "include_legacy_facts": "true",
182
+ "lastrunfile": "C:/ProgramData/PuppetLabs/puppet/public/last_run_summary.yaml",
183
+ "lastrunreport": "C:/ProgramData/PuppetLabs/puppet/cache/state/last_run_report.yaml",
184
+ "maxwaitforcert": "Infinity",
185
+ "maxwaitforlock": "60",
186
+ "node_name_fact": "",
187
+ "node_name_value": "foo.example.com",
188
+ "noop": "false",
189
+ "number_of_facts_soft_limit": "2048",
190
+ "payload_soft_limit": "16777216",
191
+ "preferred_serialization_format": "json",
192
+ "publicdir": "C:/ProgramData/PuppetLabs/puppet/public",
193
+ "puppetdlog": "C:/ProgramData/PuppetLabs/puppet/var/log/puppetd.log",
194
+ "report": "true",
195
+ "report_include_system_store": "false",
196
+ "report_port": "8140",
197
+ "report_server": "puppet",
198
+ "resourcefile": "C:/ProgramData/PuppetLabs/puppet/cache/state/resources.txt",
199
+ "resubmit_facts": "false",
200
+ "runinterval": "1800",
201
+ "runtimeout": "3600",
202
+ "server": "puppet",
203
+ "server_list": "[]",
204
+ "splay": "false",
205
+ "splaylimit": "1800",
206
+ "srv_domain": "example.com",
207
+ "statefile": "C:/ProgramData/PuppetLabs/puppet/cache/state/state.yaml",
208
+ "statettl": "2764800",
209
+ "top_level_facts_soft_limit": "512",
210
+ "transactionstorefile": "C:/ProgramData/PuppetLabs/puppet/cache/state/transactionstore.yaml",
211
+ "use_cached_catalog": "false",
212
+ "use_srv_records": "false",
213
+ "usecacheonfailure": "true",
214
+ "waitforcert": "120",
215
+ "waitforlock": "0",
216
+ "write_catalog_summary": "true"
217
+ },
218
+ "application": {
219
+ "config": "C:/ProgramData/PuppetLabs/puppet/etc/puppet.conf",
220
+ "config_file_name": "puppet.conf",
221
+ "pidfile": "C:/ProgramData/PuppetLabs/puppet/var/run/application.pid",
222
+ "sourceaddress": ""
223
+ },
224
+ "ca": {
225
+ "allow_duplicate_certs": "false",
226
+ "autosign": "C:/ProgramData/PuppetLabs/puppet/etc/autosign.conf",
227
+ "ca_name": "Puppet CA: foo.example.com",
228
+ "ca_ttl": "157680000",
229
+ "cacert": "C:/Users/vagrant/ca_crt.pem",
230
+ "cacrl": "C:/Users/vagrant/ca_crl.pem",
231
+ "cadir": "C:/Users/vagrant",
232
+ "cakey": "C:/Users/vagrant/ca_key.pem",
233
+ "capub": "C:/Users/vagrant/ca_pub.pem",
234
+ "cert_inventory": "C:/Users/vagrant/inventory.txt",
235
+ "crl_refresh_interval": "",
236
+ "csrdir": "C:/Users/vagrant/requests",
237
+ "keylength": "4096",
238
+ "serial": "C:/Users/vagrant/serial",
239
+ "signeddir": "C:/Users/vagrant/signed"
240
+ },
241
+ "device": {
242
+ "deviceconfig": "C:/ProgramData/PuppetLabs/puppet/etc/device.conf",
243
+ "devicedir": "C:/ProgramData/PuppetLabs/puppet/cache/devices"
244
+ },
245
+ "environment": {
246
+ "config_version": "",
247
+ "manifest": "C:/ProgramData/PuppetLabs/code/environments/production/manifests",
248
+ "modulepath": "C:/ProgramData/PuppetLabs/code/environments/production/modules;C:/ProgramData/PuppetLabs/code/modules;C:/Program Files/Puppet Labs/Puppet/puppet/modules"
249
+ },
250
+ "ldap": {
251
+ "ldapattrs": "all",
252
+ "ldapbase": "",
253
+ "ldapclassattrs": "puppetclass",
254
+ "ldapparentattr": "parentnode",
255
+ "ldappassword": "",
256
+ "ldapport": "389",
257
+ "ldapserver": "ldap",
258
+ "ldapssl": "false",
259
+ "ldapstackedattrs": "puppetvar",
260
+ "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
261
+ "ldaptls": "false",
262
+ "ldapuser": ""
263
+ },
264
+ "main": {
265
+ "always_retry_plugins": "true",
266
+ "autoflush": "true",
267
+ "binder_config": "",
268
+ "ca_fingerprint": "",
269
+ "catalog_cache_terminus": "",
270
+ "catalog_terminus": "compiler",
271
+ "certdir": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs",
272
+ "certificate_revocation": "chain",
273
+ "certname": "foo.example.com",
274
+ "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",
275
+ "codedir": "C:/ProgramData/PuppetLabs/code",
276
+ "color": "ansi",
277
+ "confdir": "C:/ProgramData/PuppetLabs/puppet/etc",
278
+ "csr_attributes": "C:/ProgramData/PuppetLabs/puppet/etc/csr_attributes.yaml",
279
+ "daemonize": "false",
280
+ "data_binding_terminus": "hiera",
281
+ "default_file_terminus": "rest",
282
+ "diff": "",
283
+ "diff_args": "-u",
284
+ "digest_algorithm": "sha256",
285
+ "disable_i18n": "true",
286
+ "disable_warnings": "[]",
287
+ "dns_alt_names": "",
288
+ "environment": "production",
289
+ "environment_data_provider": "",
290
+ "environment_timeout": "0",
291
+ "environmentpath": "C:/ProgramData/PuppetLabs/code/environments",
292
+ "external_nodes": "none",
293
+ "factpath": "C:/ProgramData/PuppetLabs/puppet/cache/lib/facter;C:/ProgramData/PuppetLabs/puppet/cache/facts",
294
+ "facts_terminus": "facter",
295
+ "filetimeout": "15",
296
+ "freeze_main": "false",
297
+ "genconfig": "false",
298
+ "genmanifest": "false",
299
+ "hiera_config": "C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml",
300
+ "hostcert": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/foo.example.com.pem",
301
+ "hostcrl": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem",
302
+ "hostcsr": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests/foo.example.com.pem",
303
+ "hostprivkey": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/foo.example.com.pem",
304
+ "hostpubkey": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/foo.example.com.pem",
305
+ "http_connect_timeout": "120",
306
+ "http_debug": "false",
307
+ "http_keepalive_timeout": "4",
308
+ "http_proxy_host": "none",
309
+ "http_proxy_password": "none",
310
+ "http_proxy_port": "3128",
311
+ "http_proxy_user": "none",
312
+ "http_read_timeout": "600",
313
+ "http_user_agent": "Puppet/7.25.0 Ruby/2.7.8-p225 (x64-mingw32)",
314
+ "ignore_plugin_errors": "false",
315
+ "key_type": "rsa",
316
+ "libdir": "C:/ProgramData/PuppetLabs/puppet/cache/lib",
317
+ "localcacert": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem",
318
+ "localedest": "C:/ProgramData/PuppetLabs/puppet/cache/locales",
319
+ "localesource": "puppet:///locales",
320
+ "location_trusted": "false",
321
+ "log_level": "notice",
322
+ "logdest": "",
323
+ "logdir": "C:/ProgramData/PuppetLabs/puppet/var/log",
324
+ "manage_internal_file_permissions": "false",
325
+ "maximum_uid": "4294967290",
326
+ "merge_dependency_warnings": "false",
327
+ "mkusers": "false",
328
+ "name": "facts",
329
+ "named_curve": "prime256v1",
330
+ "no_proxy": "localhost, 127.0.0.1",
331
+ "node_cache_terminus": "",
332
+ "node_terminus": "plain",
333
+ "onetime": "false",
334
+ "passfile": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/private/password",
335
+ "path": "none",
336
+ "plugindest": "C:/ProgramData/PuppetLabs/puppet/cache/lib",
337
+ "pluginfactdest": "C:/ProgramData/PuppetLabs/puppet/cache/facts.d",
338
+ "pluginfactsource": "puppet:///pluginfacts",
339
+ "pluginsignore": ".svn CVS .git .hg",
340
+ "pluginsource": "puppet:///plugins",
341
+ "pluginsync": "true",
342
+ "postrun_command": "",
343
+ "prerun_command": "",
344
+ "preview_outputdir": "C:/ProgramData/PuppetLabs/puppet/cache/preview",
345
+ "priority": "",
346
+ "privatedir": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/private",
347
+ "privatekeydir": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys",
348
+ "profile": "false",
349
+ "publickeydir": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys",
350
+ "puppet_trace": "false",
351
+ "report_configured_environmentpath": "true",
352
+ "requestdir": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests",
353
+ "rich_data": "true",
354
+ "route_file": "C:/ProgramData/PuppetLabs/puppet/etc/routes.yaml",
355
+ "rundir": "C:/ProgramData/PuppetLabs/puppet/var/run",
356
+ "settings_catalog": "true",
357
+ "show_diff": "false",
358
+ "ssl_lockfile": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/ssl.lock",
359
+ "ssl_trust_store": "",
360
+ "ssldir": "C:/ProgramData/PuppetLabs/puppet/etc/ssl",
361
+ "statedir": "C:/ProgramData/PuppetLabs/puppet/cache/state",
362
+ "static_catalogs": "true",
363
+ "strict": "warning",
364
+ "strict_environment_mode": "false",
365
+ "supported_checksum_types": "[\"sha256\", \"sha384\", \"sha512\", \"sha224\", \"md5\"]",
366
+ "syslogfacility": "daemon",
367
+ "trace": "false",
368
+ "trusted_external_command": "",
369
+ "use_last_environment": "true",
370
+ "vardir": "C:/ProgramData/PuppetLabs/puppet/cache",
371
+ "versioned_environment_dirs": "false"
372
+ },
373
+ "master": {
374
+ "basemodulepath": "C:/ProgramData/PuppetLabs/code/modules;C:/Program Files/Puppet Labs/Puppet/puppet/modules",
375
+ "bucketdir": "C:/ProgramData/PuppetLabs/puppet/cache/bucket",
376
+ "code": "",
377
+ "default_manifest": "./manifests",
378
+ "disable_per_environment_manifest": "false",
379
+ "exclude_unchanged_resources": "false",
380
+ "fileserverconfig": "C:/ProgramData/PuppetLabs/puppet/etc/fileserver.conf",
381
+ "group": "puppet",
382
+ "masterport": "8140",
383
+ "reportdir": "C:/ProgramData/PuppetLabs/puppet/cache/reports",
384
+ "reports": "store",
385
+ "reporturl": "http://localhost:3000/reports/upload",
386
+ "server_datadir": "C:/ProgramData/PuppetLabs/puppet/cache/server_data",
387
+ "serverport": "8140",
388
+ "ssl_client_header": "HTTP_X_CLIENT_DN",
389
+ "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
390
+ "storeconfigs": "false",
391
+ "storeconfigs_backend": "puppetdb",
392
+ "trusted_oid_mapping_file": "C:/ProgramData/PuppetLabs/puppet/etc/custom_trusted_oid_mapping.yaml",
393
+ "user": "puppet",
394
+ "vendormoduledir": "C:\\Program Files\\Puppet Labs\\Puppet\\puppet\\vendor_modules",
395
+ "yamldir": "C:/ProgramData/PuppetLabs/puppet/cache/yaml"
396
+ },
397
+ "module_tool": {
398
+ "forge_authorization": "",
399
+ "module_groups": "",
400
+ "module_repository": "https://forgeapi.puppet.com",
401
+ "module_working_dir": "C:/Users/vagrant/AppData/Local/Temp"
402
+ },
403
+ "parser": {
404
+ "max_deprecations": "10",
405
+ "max_errors": "10",
406
+ "max_warnings": "10",
407
+ "strict_variables": "false",
408
+ "tasks": "false"
409
+ },
410
+ "puppetdoc": {
411
+ "document_all": "false"
412
+ },
413
+ "server": {
414
+ "basemodulepath": "C:/ProgramData/PuppetLabs/code/modules;C:/Program Files/Puppet Labs/Puppet/puppet/modules",
415
+ "bucketdir": "C:/ProgramData/PuppetLabs/puppet/cache/bucket",
416
+ "code": "",
417
+ "default_manifest": "./manifests",
418
+ "disable_per_environment_manifest": "false",
419
+ "exclude_unchanged_resources": "false",
420
+ "fileserverconfig": "C:/ProgramData/PuppetLabs/puppet/etc/fileserver.conf",
421
+ "group": "puppet",
422
+ "masterport": "8140",
423
+ "reportdir": "C:/ProgramData/PuppetLabs/puppet/cache/reports",
424
+ "reports": "store",
425
+ "reporturl": "http://localhost:3000/reports/upload",
426
+ "server_datadir": "C:/ProgramData/PuppetLabs/puppet/cache/server_data",
427
+ "serverport": "8140",
428
+ "ssl_client_header": "HTTP_X_CLIENT_DN",
429
+ "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
430
+ "storeconfigs": "false",
431
+ "storeconfigs_backend": "puppetdb",
432
+ "trusted_oid_mapping_file": "C:/ProgramData/PuppetLabs/puppet/etc/custom_trusted_oid_mapping.yaml",
433
+ "user": "puppet",
434
+ "vendormoduledir": "C:\\Program Files\\Puppet Labs\\Puppet\\puppet\\vendor_modules",
435
+ "yamldir": "C:/ProgramData/PuppetLabs/puppet/cache/yaml"
436
+ },
437
+ "transaction": {
438
+ "evaltrace": "false",
439
+ "preprocess_deferred": "true",
440
+ "skip_tags": "",
441
+ "summarize": "false",
442
+ "tags": ""
443
+ }
444
+ },
445
+ "puppet_vardir": "C:/ProgramData/PuppetLabs/puppet/cache",
446
+ "puppetversion": "7.25.0",
447
+ "reboot_required": false,
448
+ "ruby": {
449
+ "platform": "x64-mingw32",
450
+ "sitedir": "C:/Program Files/Puppet Labs/Puppet/puppet/lib/ruby/site_ruby/2.7.0",
451
+ "version": "2.7.8"
452
+ },
453
+ "rubyplatform": "x64-mingw32",
454
+ "rubysitedir": "C:/Program Files/Puppet Labs/Puppet/puppet/lib/ruby/site_ruby/2.7.0",
455
+ "rubyversion": "2.7.8",
456
+ "scope6": "link",
457
+ "scope6_Ethernet": "link",
458
+ "serialnumber": "0",
459
+ "service_provider": "windows",
460
+ "system32": "C:\\Windows\\system32",
461
+ "system_uptime": {
462
+ "days": 0,
463
+ "hours": 0,
464
+ "seconds": 242,
465
+ "uptime": "0:04 hours"
466
+ },
467
+ "timezone": "Pacific Standard Time",
468
+ "uptime": "0:04 hours",
469
+ "uptime_days": 0,
470
+ "uptime_hours": 0,
471
+ "uptime_seconds": 242,
472
+ "uuid": "620359F6-9E24-8F45-A883-121D46C18327",
473
+ "virtual": "virtualbox",
474
+ "windows_edition_id": "ServerStandard",
475
+ "windows_installation_type": "Server",
476
+ "windows_product_name": "Windows Server 2012 R2 Standard"
477
+ }