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