simp-rspec-puppet-facts 3.6.1 → 3.6.3

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