simp-rspec-puppet-facts 3.0.0 → 3.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/facts/2.5/{windows-server_2012_r2-x86_64.facts → windows-2012-r2-x86_64.facts} +96 -52
- data/facts/2.5/windows-2016-x86_64.facts +429 -0
- data/facts/2.5/windows-2019-x86_64.facts +429 -0
- data/lib/simp/rspec-puppet-facts.rb +11 -11
- data/lib/simp/version.rb +1 -1
- data/spec/acceptance/nodesets/win_2016.yml +28 -0
- data/spec/acceptance/nodesets/win_2019.yml +27 -0
- data/spec/acceptance/suites/default/00_default_spec.rb +14 -7
- metadata +12 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c728f1f35455361c65495794f71fd98d81ccc5eb36b42f00f267cadffaf1612d
|
4
|
+
data.tar.gz: 57987ac57d0affdbaa585e487b449a89021c44cd359fb9f12f164959bce6d147
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3a73cf54a8be5358143019e62a749fdb60ad81409edbcea858f4a6ad56398a3b23077808447ce8c1b63950436d791c033d2629440e549681d1949ddae6b459d1
|
7
|
+
data.tar.gz: d947378cd7b99eec3d06d92def0ba696fdbd0b393ffb223b764206923a3d9db1f9405aebd993afa16ac51d572dfac471f3f41ea2d4a850b477f27c94207a8f86
|
@@ -1,43 +1,78 @@
|
|
1
1
|
{
|
2
|
-
"aio_agent_version": "5.5.
|
2
|
+
"aio_agent_version": "5.5.18",
|
3
|
+
"architecture": "x64",
|
4
|
+
"archive_windir": "C:\\ProgramData\\staging",
|
5
|
+
"dhcp_servers": {
|
6
|
+
"Ethernet": "10.0.2.2",
|
7
|
+
"system": "10.0.2.2"
|
8
|
+
},
|
3
9
|
"dmi": {
|
4
10
|
"manufacturer": "innotek GmbH",
|
5
11
|
"product": {
|
6
12
|
"name": "VirtualBox",
|
7
13
|
"serial_number": "0",
|
8
|
-
"uuid": "
|
14
|
+
"uuid": "170D38CC-D711-2B49-9023-17DC8C9287AF"
|
9
15
|
}
|
10
16
|
},
|
17
|
+
"domain": "example.com",
|
11
18
|
"env_windows_installdir": "C:\\Program Files\\Puppet Labs\\Puppet",
|
12
|
-
"facterversion": "3.11.
|
19
|
+
"facterversion": "3.11.11",
|
20
|
+
"fips_enabled": false,
|
21
|
+
"fqdn": "foo.example.com",
|
22
|
+
"hardwareisa": "x64",
|
23
|
+
"hardwaremodel": "x86_64",
|
24
|
+
"hostname": "foo",
|
13
25
|
"hypervisors": {
|
14
26
|
"virtualbox": {
|
15
|
-
"revision": "
|
16
|
-
"version": "6.0
|
27
|
+
"revision": "135406",
|
28
|
+
"version": "6.1.0"
|
17
29
|
}
|
18
30
|
},
|
31
|
+
"id": "WIN\\vagrant",
|
19
32
|
"identity": {
|
20
33
|
"privileged": true,
|
21
34
|
"user": "WIN\\vagrant"
|
22
35
|
},
|
36
|
+
"interfaces": "Ethernet",
|
37
|
+
"ipaddress": "10.0.2.15",
|
38
|
+
"ipaddress6": "fe80::e488:b85c:5262:ff86",
|
39
|
+
"ipaddress6_Ethernet": "fe80::e488:b85c:5262:ff86",
|
40
|
+
"ipaddress_Ethernet": "10.0.2.15",
|
23
41
|
"is_pe": false,
|
24
42
|
"is_virtual": true,
|
25
43
|
"kernel": "windows",
|
26
44
|
"kernelmajversion": "6.3",
|
27
45
|
"kernelrelease": "6.3.9600",
|
28
46
|
"kernelversion": "6.3.9600",
|
47
|
+
"macaddress": "08:00:27:D5:9D:5A",
|
48
|
+
"macaddress_Ethernet": "08:00:27:D5:9D:5A",
|
49
|
+
"manufacturer": "innotek GmbH",
|
29
50
|
"memory": {
|
30
51
|
"system": {
|
31
|
-
"available": "
|
32
|
-
"available_bytes":
|
33
|
-
"capacity": "
|
52
|
+
"available": "118.73 MiB",
|
53
|
+
"available_bytes": 124497920,
|
54
|
+
"capacity": "94.20%",
|
34
55
|
"total": "2.00 GiB",
|
35
56
|
"total_bytes": 2147012608,
|
36
|
-
"used": "1.
|
37
|
-
"used_bytes":
|
57
|
+
"used": "1.88 GiB",
|
58
|
+
"used_bytes": 2022514688
|
38
59
|
}
|
39
60
|
},
|
61
|
+
"memoryfree": "118.73 MiB",
|
62
|
+
"memoryfree_mb": 118.73046875,
|
63
|
+
"memorysize": "2.00 GiB",
|
64
|
+
"memorysize_mb": 2047.55078125,
|
65
|
+
"mtu_Ethernet": 1500,
|
66
|
+
"netmask": "255.255.0.0",
|
67
|
+
"netmask6": "ffff:ffff:ffff:ffff::",
|
68
|
+
"netmask6_Ethernet": "ffff:ffff:ffff:ffff::",
|
69
|
+
"netmask_Ethernet": "255.255.0.0",
|
70
|
+
"network": "10.0.2.0",
|
71
|
+
"network6": "fe80::",
|
72
|
+
"network6_Ethernet": "fe80::",
|
73
|
+
"network_Ethernet": "10.0.2.0",
|
40
74
|
"networking": {
|
75
|
+
"dhcp": "10.0.2.2",
|
41
76
|
"domain": "example.com",
|
42
77
|
"fqdn": "foo.example.com",
|
43
78
|
"hostname": "foo",
|
@@ -46,62 +81,44 @@
|
|
46
81
|
"bindings": [
|
47
82
|
{
|
48
83
|
"address": "10.0.2.15",
|
49
|
-
"netmask": "255.255.
|
84
|
+
"netmask": "255.255.0.0",
|
50
85
|
"network": "10.0.2.0"
|
51
86
|
}
|
52
87
|
],
|
53
88
|
"bindings6": [
|
54
89
|
{
|
55
|
-
"address": "fe80::e488:b85c:5262:ff86
|
90
|
+
"address": "fe80::e488:b85c:5262:ff86",
|
56
91
|
"netmask": "ffff:ffff:ffff:ffff::",
|
57
|
-
"network": "fe80
|
92
|
+
"network": "fe80::"
|
58
93
|
}
|
59
94
|
],
|
60
95
|
"dhcp": "10.0.2.2",
|
61
96
|
"ip": "10.0.2.15",
|
62
|
-
"ip6": "fe80::e488:b85c:5262:ff86
|
97
|
+
"ip6": "fe80::e488:b85c:5262:ff86",
|
63
98
|
"mac": "08:00:27:D5:9D:5A",
|
64
99
|
"mtu": 1500,
|
65
|
-
"netmask": "255.255.255.0",
|
66
|
-
"netmask6": "ffff:ffff:ffff:ffff::",
|
67
|
-
"network": "10.0.2.0",
|
68
|
-
"network6": "fe80::%12"
|
69
|
-
},
|
70
|
-
"Ethernet 2": {
|
71
|
-
"bindings": [
|
72
|
-
{
|
73
|
-
"address": "10.0.2.15",
|
74
|
-
"netmask": "255.255.0.0",
|
75
|
-
"network": "10.0.2.0"
|
76
|
-
}
|
77
|
-
],
|
78
|
-
"bindings6": [
|
79
|
-
{
|
80
|
-
"address": "fe80::b1b7:992f:a695:b948%14",
|
81
|
-
"netmask": "ffff:ffff:ffff:ffff::",
|
82
|
-
"network": "fe80::%14"
|
83
|
-
}
|
84
|
-
],
|
85
|
-
"ip": "10.0.2.15",
|
86
|
-
"ip6": "fe80::b1b7:992f:a695:b948%14",
|
87
|
-
"mac": "08:00:27:16:F4:6E",
|
88
|
-
"mtu": 1500,
|
89
100
|
"netmask": "255.255.0.0",
|
90
101
|
"netmask6": "ffff:ffff:ffff:ffff::",
|
91
102
|
"network": "10.0.2.0",
|
92
|
-
"network6": "fe80
|
103
|
+
"network6": "fe80::",
|
104
|
+
"scope6": "link"
|
93
105
|
}
|
94
106
|
},
|
95
107
|
"ip": "10.0.2.15",
|
96
|
-
"ip6": "fe80::
|
97
|
-
"mac": "08:00:27:
|
108
|
+
"ip6": "fe80::e488:b85c:5262:ff86",
|
109
|
+
"mac": "08:00:27:D5:9D:5A",
|
98
110
|
"mtu": 1500,
|
99
111
|
"netmask": "255.255.0.0",
|
100
112
|
"netmask6": "ffff:ffff:ffff:ffff::",
|
101
113
|
"network": "10.0.2.0",
|
102
|
-
"network6": "fe80
|
103
|
-
"primary": "Ethernet
|
114
|
+
"network6": "fe80::",
|
115
|
+
"primary": "Ethernet",
|
116
|
+
"scope6": "link"
|
104
117
|
},
|
118
|
+
"openldap_arch": "i386",
|
119
|
+
"operatingsystem": "windows",
|
120
|
+
"operatingsystemmajrelease": "2012 R2",
|
121
|
+
"operatingsystemrelease": "2012 R2",
|
105
122
|
"os": {
|
106
123
|
"architecture": "x64",
|
107
124
|
"family": "windows",
|
@@ -118,8 +135,12 @@
|
|
118
135
|
"system32": "C:\\Windows\\system32"
|
119
136
|
}
|
120
137
|
},
|
138
|
+
"osfamily": "windows",
|
121
139
|
"package_provider": "windows",
|
122
|
-
"path": "C:\\Program Files\\Puppet Labs\\Puppet\\puppet\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\facter\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\hiera\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\mcollective\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\sys\\ruby\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\sys\\tools\\bin;PATH;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",
|
140
|
+
"path": "C:\\Program Files\\Puppet Labs\\Puppet\\facter/bin;C:\\Program Files\\Puppet Labs\\Puppet\\facter/../puppet/bin;C:\\Program Files\\Puppet Labs\\Puppet\\puppet\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\facter\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\hiera\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\mcollective\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\sys\\ruby\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\sys\\tools\\bin;PATH;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",
|
141
|
+
"physicalprocessorcount": 1,
|
142
|
+
"processor0": "Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz",
|
143
|
+
"processorcount": 2,
|
123
144
|
"processors": {
|
124
145
|
"count": 2,
|
125
146
|
"isa": "x64",
|
@@ -128,14 +149,16 @@
|
|
128
149
|
],
|
129
150
|
"physicalcount": 1
|
130
151
|
},
|
152
|
+
"productname": "VirtualBox",
|
131
153
|
"puppet_environmentpath": "C:/ProgramData/PuppetLabs/code/environments",
|
154
|
+
"puppet_ruby_dir": "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/vendor_ruby/puppet",
|
132
155
|
"puppet_server": "puppet",
|
133
156
|
"puppet_settings": {
|
134
157
|
"main": {
|
135
158
|
"confdir": "C:/ProgramData/PuppetLabs/puppet/etc",
|
136
159
|
"codedir": "C:/ProgramData/PuppetLabs/code",
|
137
160
|
"vardir": "C:/ProgramData/PuppetLabs/puppet/cache",
|
138
|
-
"name": "
|
161
|
+
"name": "facts",
|
139
162
|
"logdir": "C:/ProgramData/PuppetLabs/puppet/var/log",
|
140
163
|
"log_level": "notice",
|
141
164
|
"disable_warnings": "[]",
|
@@ -143,6 +166,7 @@
|
|
143
166
|
"disable_i18n": "false",
|
144
167
|
"priority": "",
|
145
168
|
"trace": "false",
|
169
|
+
"puppet_trace": "false",
|
146
170
|
"profile": "false",
|
147
171
|
"future_features": "false",
|
148
172
|
"static_catalogs": "true",
|
@@ -181,11 +205,12 @@
|
|
181
205
|
"http_proxy_port": "3128",
|
182
206
|
"http_proxy_user": "none",
|
183
207
|
"http_proxy_password": "none",
|
208
|
+
"no_proxy": "localhost, 127.0.0.1",
|
184
209
|
"http_keepalive_timeout": "4",
|
185
210
|
"http_debug": "false",
|
186
211
|
"http_connect_timeout": "120",
|
187
212
|
"http_read_timeout": "",
|
188
|
-
"http_user_agent": "Puppet/5.5.
|
213
|
+
"http_user_agent": "Puppet/5.5.18 Ruby/2.4.9-p362 (x64-mingw32)",
|
189
214
|
"filetimeout": "15",
|
190
215
|
"environment_timeout": "0",
|
191
216
|
"environment_data_provider": "",
|
@@ -325,6 +350,7 @@
|
|
325
350
|
"report_server": "puppet",
|
326
351
|
"report_port": "8140",
|
327
352
|
"report": "true",
|
353
|
+
"resubmit_facts": "false",
|
328
354
|
"lastrunfile": "C:/ProgramData/PuppetLabs/puppet/cache/state/last_run_summary.yaml",
|
329
355
|
"lastrunreport": "C:/ProgramData/PuppetLabs/puppet/cache/state/last_run_report.yaml",
|
330
356
|
"graph": "false",
|
@@ -364,20 +390,38 @@
|
|
364
390
|
}
|
365
391
|
},
|
366
392
|
"puppet_vardir": "C:/ProgramData/PuppetLabs/puppet/cache",
|
367
|
-
"puppetversion": "5.5.
|
393
|
+
"puppetversion": "5.5.18",
|
368
394
|
"reboot_required": false,
|
369
395
|
"ruby": {
|
370
396
|
"platform": "x64-mingw32",
|
371
397
|
"sitedir": "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.4.0",
|
372
|
-
"version": "2.4.
|
398
|
+
"version": "2.4.9"
|
373
399
|
},
|
400
|
+
"rubyplatform": "x64-mingw32",
|
401
|
+
"rubysitedir": "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.4.0",
|
402
|
+
"rubyversion": "2.4.9",
|
403
|
+
"scope6": "link",
|
404
|
+
"scope6_Ethernet": "link",
|
405
|
+
"serialnumber": "0",
|
374
406
|
"service_provider": "windows",
|
407
|
+
"system32": "C:\\Windows\\system32",
|
375
408
|
"system_uptime": {
|
376
409
|
"days": 0,
|
377
410
|
"hours": 0,
|
378
|
-
"seconds":
|
379
|
-
"uptime": "0:
|
411
|
+
"seconds": 301,
|
412
|
+
"uptime": "0:05 hours"
|
380
413
|
},
|
381
|
-
"timezone": "Pacific
|
382
|
-
"
|
414
|
+
"timezone": "Pacific Standard Time",
|
415
|
+
"uptime": "0:05 hours",
|
416
|
+
"uptime_days": 0,
|
417
|
+
"uptime_hours": 0,
|
418
|
+
"uptime_seconds": 301,
|
419
|
+
"uuid": "170D38CC-D711-2B49-9023-17DC8C9287AF",
|
420
|
+
"virtual": "virtualbox",
|
421
|
+
"windows_edition_id": "ServerStandard",
|
422
|
+
"windows_installation_type": "Server",
|
423
|
+
"windows_product_name": "Windows Server 2012 R2 Standard",
|
424
|
+
"clientcert": "foo.example.com",
|
425
|
+
"clientversion": "5.5.18",
|
426
|
+
"clientnoop": false
|
383
427
|
}
|
@@ -0,0 +1,429 @@
|
|
1
|
+
{
|
2
|
+
"aio_agent_version": "5.5.18",
|
3
|
+
"architecture": "x64",
|
4
|
+
"archive_windir": "C:\\ProgramData\\staging",
|
5
|
+
"dhcp_servers": {
|
6
|
+
"Ethernet": "10.0.2.2",
|
7
|
+
"system": "10.0.2.2"
|
8
|
+
},
|
9
|
+
"dmi": {
|
10
|
+
"manufacturer": "innotek GmbH",
|
11
|
+
"product": {
|
12
|
+
"name": "VirtualBox",
|
13
|
+
"serial_number": "0",
|
14
|
+
"uuid": "F0E04D16-22D9-A545-BC6A-5E537BF3057F"
|
15
|
+
}
|
16
|
+
},
|
17
|
+
"domain": "example.com",
|
18
|
+
"env_windows_installdir": "C:\\Program Files\\Puppet Labs\\Puppet",
|
19
|
+
"facterversion": "3.11.11",
|
20
|
+
"fips_enabled": false,
|
21
|
+
"fqdn": "foo.example.com",
|
22
|
+
"hardwareisa": "x64",
|
23
|
+
"hardwaremodel": "x86_64",
|
24
|
+
"hostname": "foo",
|
25
|
+
"hypervisors": {
|
26
|
+
"virtualbox": {
|
27
|
+
"revision": "135406",
|
28
|
+
"version": "6.1.0"
|
29
|
+
}
|
30
|
+
},
|
31
|
+
"id": "WIN\\vagrant",
|
32
|
+
"identity": {
|
33
|
+
"privileged": true,
|
34
|
+
"user": "WIN\\vagrant"
|
35
|
+
},
|
36
|
+
"interfaces": "Ethernet",
|
37
|
+
"ipaddress": "10.0.2.15",
|
38
|
+
"ipaddress6": "fe80::2014:9625:fcbf:a02d",
|
39
|
+
"ipaddress6_Ethernet": "fe80::2014:9625:fcbf:a02d",
|
40
|
+
"ipaddress_Ethernet": "10.0.2.15",
|
41
|
+
"is_pe": false,
|
42
|
+
"is_virtual": true,
|
43
|
+
"kernel": "windows",
|
44
|
+
"kernelmajversion": "10.0",
|
45
|
+
"kernelrelease": "10.0.14393",
|
46
|
+
"kernelversion": "10.0.14393",
|
47
|
+
"macaddress": "08:00:27:AF:E2:A1",
|
48
|
+
"macaddress_Ethernet": "08:00:27:AF:E2:A1",
|
49
|
+
"manufacturer": "innotek GmbH",
|
50
|
+
"memory": {
|
51
|
+
"system": {
|
52
|
+
"available": "528.50 MiB",
|
53
|
+
"available_bytes": 554172416,
|
54
|
+
"capacity": "74.19%",
|
55
|
+
"total": "2.00 GiB",
|
56
|
+
"total_bytes": 2147012608,
|
57
|
+
"used": "1.48 GiB",
|
58
|
+
"used_bytes": 1592840192
|
59
|
+
}
|
60
|
+
},
|
61
|
+
"memoryfree": "528.50 MiB",
|
62
|
+
"memoryfree_mb": 528.5,
|
63
|
+
"memorysize": "2.00 GiB",
|
64
|
+
"memorysize_mb": 2047.55078125,
|
65
|
+
"mtu_Ethernet": 1500,
|
66
|
+
"netmask": "255.255.0.0",
|
67
|
+
"netmask6": "ffff:ffff:ffff:ffff::",
|
68
|
+
"netmask6_Ethernet": "ffff:ffff:ffff:ffff::",
|
69
|
+
"netmask_Ethernet": "255.255.0.0",
|
70
|
+
"network": "10.0.2.0",
|
71
|
+
"network6": "fe80::",
|
72
|
+
"network6_Ethernet": "fe80::",
|
73
|
+
"network_Ethernet": "10.0.2.0",
|
74
|
+
"networking": {
|
75
|
+
"dhcp": "10.0.2.2",
|
76
|
+
"domain": "example.com",
|
77
|
+
"fqdn": "foo.example.com",
|
78
|
+
"hostname": "foo",
|
79
|
+
"interfaces": {
|
80
|
+
"Ethernet": {
|
81
|
+
"bindings": [
|
82
|
+
{
|
83
|
+
"address": "10.0.2.15",
|
84
|
+
"netmask": "255.255.0.0",
|
85
|
+
"network": "10.0.2.0"
|
86
|
+
}
|
87
|
+
],
|
88
|
+
"bindings6": [
|
89
|
+
{
|
90
|
+
"address": "fe80::2014:9625:fcbf:a02d",
|
91
|
+
"netmask": "ffff:ffff:ffff:ffff::",
|
92
|
+
"network": "fe80::"
|
93
|
+
}
|
94
|
+
],
|
95
|
+
"dhcp": "10.0.2.2",
|
96
|
+
"ip": "10.0.2.15",
|
97
|
+
"ip6": "fe80::2014:9625:fcbf:a02d",
|
98
|
+
"mac": "08:00:27:AF:E2:A1",
|
99
|
+
"mtu": 1500,
|
100
|
+
"netmask": "255.255.0.0",
|
101
|
+
"netmask6": "ffff:ffff:ffff:ffff::",
|
102
|
+
"network": "10.0.2.0",
|
103
|
+
"network6": "fe80::",
|
104
|
+
"scope6": "link"
|
105
|
+
}
|
106
|
+
},
|
107
|
+
"ip": "10.0.2.15",
|
108
|
+
"ip6": "fe80::2014:9625:fcbf:a02d",
|
109
|
+
"mac": "08:00:27:AF:E2:A1",
|
110
|
+
"mtu": 1500,
|
111
|
+
"netmask": "255.255.0.0",
|
112
|
+
"netmask6": "ffff:ffff:ffff:ffff::",
|
113
|
+
"network": "10.0.2.0",
|
114
|
+
"network6": "fe80::",
|
115
|
+
"primary": "Ethernet",
|
116
|
+
"scope6": "link"
|
117
|
+
},
|
118
|
+
"openldap_arch": "i386",
|
119
|
+
"operatingsystem": "windows",
|
120
|
+
"operatingsystemmajrelease": "2016",
|
121
|
+
"operatingsystemrelease": "2016",
|
122
|
+
"os": {
|
123
|
+
"architecture": "x64",
|
124
|
+
"family": "windows",
|
125
|
+
"hardware": "x86_64",
|
126
|
+
"name": "windows",
|
127
|
+
"release": {
|
128
|
+
"full": "2016",
|
129
|
+
"major": "2016"
|
130
|
+
},
|
131
|
+
"windows": {
|
132
|
+
"edition_id": "ServerStandardEval",
|
133
|
+
"installation_type": "Server",
|
134
|
+
"product_name": "Windows Server 2016 Standard Evaluation",
|
135
|
+
"release_id": "1607",
|
136
|
+
"system32": "C:\\Windows\\system32"
|
137
|
+
}
|
138
|
+
},
|
139
|
+
"osfamily": "windows",
|
140
|
+
"package_provider": "windows",
|
141
|
+
"path": "C:\\Program Files\\Puppet Labs\\Puppet\\facter/bin;C:\\Program Files\\Puppet Labs\\Puppet\\facter/../puppet/bin;C:\\Program Files\\Puppet Labs\\Puppet\\puppet\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\facter\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\hiera\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\mcollective\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\sys\\ruby\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\sys\\tools\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\OpenSSH-Win64;C:\\opscode\\chef\\bin\\;C:\\Program Files\\Puppet Labs\\Puppet\\bin;C:\\Windows\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\vagrant\\AppData\\Local\\Microsoft\\WindowsApps;",
|
142
|
+
"physicalprocessorcount": 1,
|
143
|
+
"processor0": "Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz",
|
144
|
+
"processorcount": 2,
|
145
|
+
"processors": {
|
146
|
+
"count": 2,
|
147
|
+
"isa": "x64",
|
148
|
+
"models": [
|
149
|
+
"Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz"
|
150
|
+
],
|
151
|
+
"physicalcount": 1
|
152
|
+
},
|
153
|
+
"productname": "VirtualBox",
|
154
|
+
"puppet_environmentpath": "C:/ProgramData/PuppetLabs/code/environments",
|
155
|
+
"puppet_ruby_dir": "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/vendor_ruby/puppet",
|
156
|
+
"puppet_server": "puppet",
|
157
|
+
"puppet_settings": {
|
158
|
+
"main": {
|
159
|
+
"confdir": "C:/ProgramData/PuppetLabs/puppet/etc",
|
160
|
+
"codedir": "C:/ProgramData/PuppetLabs/code",
|
161
|
+
"vardir": "C:/ProgramData/PuppetLabs/puppet/cache",
|
162
|
+
"name": "facts",
|
163
|
+
"logdir": "C:/ProgramData/PuppetLabs/puppet/var/log",
|
164
|
+
"log_level": "notice",
|
165
|
+
"disable_warnings": "[]",
|
166
|
+
"strict": "warning",
|
167
|
+
"disable_i18n": "false",
|
168
|
+
"priority": "",
|
169
|
+
"trace": "false",
|
170
|
+
"puppet_trace": "false",
|
171
|
+
"profile": "false",
|
172
|
+
"future_features": "false",
|
173
|
+
"static_catalogs": "true",
|
174
|
+
"strict_environment_mode": "false",
|
175
|
+
"autoflush": "true",
|
176
|
+
"syslogfacility": "daemon",
|
177
|
+
"statedir": "C:/ProgramData/PuppetLabs/puppet/cache/state",
|
178
|
+
"rundir": "C:/ProgramData/PuppetLabs/puppet/var/run",
|
179
|
+
"genconfig": "false",
|
180
|
+
"genmanifest": "false",
|
181
|
+
"color": "ansi",
|
182
|
+
"mkusers": "false",
|
183
|
+
"manage_internal_file_permissions": "false",
|
184
|
+
"onetime": "false",
|
185
|
+
"path": "none",
|
186
|
+
"libdir": "C:/ProgramData/PuppetLabs/puppet/cache/lib",
|
187
|
+
"environment": "production",
|
188
|
+
"environmentpath": "C:/ProgramData/PuppetLabs/code/environments",
|
189
|
+
"always_retry_plugins": "true",
|
190
|
+
"diff_args": "-u",
|
191
|
+
"diff": "",
|
192
|
+
"show_diff": "false",
|
193
|
+
"daemonize": "false",
|
194
|
+
"maximum_uid": "4294967290",
|
195
|
+
"route_file": "C:/ProgramData/PuppetLabs/puppet/etc/routes.yaml",
|
196
|
+
"node_terminus": "plain",
|
197
|
+
"node_cache_terminus": "",
|
198
|
+
"data_binding_terminus": "hiera",
|
199
|
+
"hiera_config": "C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml",
|
200
|
+
"binder_config": "",
|
201
|
+
"catalog_terminus": "compiler",
|
202
|
+
"catalog_cache_terminus": "",
|
203
|
+
"facts_terminus": "facter",
|
204
|
+
"default_file_terminus": "rest",
|
205
|
+
"http_proxy_host": "none",
|
206
|
+
"http_proxy_port": "3128",
|
207
|
+
"http_proxy_user": "none",
|
208
|
+
"http_proxy_password": "none",
|
209
|
+
"no_proxy": "localhost, 127.0.0.1",
|
210
|
+
"http_keepalive_timeout": "4",
|
211
|
+
"http_debug": "false",
|
212
|
+
"http_connect_timeout": "120",
|
213
|
+
"http_read_timeout": "",
|
214
|
+
"http_user_agent": "Puppet/5.5.18 Ruby/2.4.9-p362 (x64-mingw32)",
|
215
|
+
"filetimeout": "15",
|
216
|
+
"environment_timeout": "0",
|
217
|
+
"environment_data_provider": "",
|
218
|
+
"prerun_command": "",
|
219
|
+
"postrun_command": "",
|
220
|
+
"freeze_main": "false",
|
221
|
+
"preview_outputdir": "C:/ProgramData/PuppetLabs/puppet/cache/preview",
|
222
|
+
"certname": "foo.example.com",
|
223
|
+
"dns_alt_names": "",
|
224
|
+
"csr_attributes": "C:/ProgramData/PuppetLabs/puppet/etc/csr_attributes.yaml",
|
225
|
+
"certdir": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs",
|
226
|
+
"ssldir": "C:/ProgramData/PuppetLabs/puppet/etc/ssl",
|
227
|
+
"publickeydir": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys",
|
228
|
+
"requestdir": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests",
|
229
|
+
"privatekeydir": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys",
|
230
|
+
"privatedir": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/private",
|
231
|
+
"passfile": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/private/password",
|
232
|
+
"hostcsr": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/csr_foo.example.com.pem",
|
233
|
+
"hostcert": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/foo.example.com.pem",
|
234
|
+
"hostprivkey": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/foo.example.com.pem",
|
235
|
+
"hostpubkey": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/foo.example.com.pem",
|
236
|
+
"localcacert": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem",
|
237
|
+
"ssl_client_ca_auth": "",
|
238
|
+
"ssl_server_ca_auth": "",
|
239
|
+
"hostcrl": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem",
|
240
|
+
"certificate_revocation": "chain",
|
241
|
+
"digest_algorithm": "md5",
|
242
|
+
"supported_checksum_types": "[\"md5\", \"sha256\", \"sha384\", \"sha512\", \"sha224\"]",
|
243
|
+
"logdest": "",
|
244
|
+
"plugindest": "C:/ProgramData/PuppetLabs/puppet/cache/lib",
|
245
|
+
"pluginsource": "puppet:///plugins",
|
246
|
+
"pluginfactdest": "C:/ProgramData/PuppetLabs/puppet/cache/facts.d",
|
247
|
+
"pluginfactsource": "puppet:///pluginfacts",
|
248
|
+
"localedest": "C:/ProgramData/PuppetLabs/puppet/cache/locales",
|
249
|
+
"localesource": "puppet:///locales",
|
250
|
+
"pluginsync": "true",
|
251
|
+
"pluginsignore": ".svn CVS .git .hg",
|
252
|
+
"factpath": "C:/ProgramData/PuppetLabs/puppet/cache/lib/facter;C:/ProgramData/PuppetLabs/puppet/cache/facts",
|
253
|
+
"external_nodes": "none",
|
254
|
+
"rich_data": "false"
|
255
|
+
},
|
256
|
+
"module_tool": {
|
257
|
+
"module_repository": "https://forgeapi.puppet.com",
|
258
|
+
"module_working_dir": "C:/Users/vagrant/AppData/Local/Temp",
|
259
|
+
"module_skeleton_dir": "C:/Users/vagrant/AppData/Local/Temp/skeleton",
|
260
|
+
"forge_authorization": "",
|
261
|
+
"module_groups": ""
|
262
|
+
},
|
263
|
+
"ca": {
|
264
|
+
"ca_name": "Puppet CA: foo.example.com",
|
265
|
+
"cadir": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/ca",
|
266
|
+
"cacert": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/ca/ca_crt.pem",
|
267
|
+
"cakey": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/ca/ca_key.pem",
|
268
|
+
"capub": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/ca/ca_pub.pem",
|
269
|
+
"cacrl": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/ca/ca_crl.pem",
|
270
|
+
"caprivatedir": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/ca/private",
|
271
|
+
"csrdir": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/ca/requests",
|
272
|
+
"signeddir": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/ca/signed",
|
273
|
+
"capass": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/ca/private/ca.pass",
|
274
|
+
"serial": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/ca/serial",
|
275
|
+
"autosign": "C:/ProgramData/PuppetLabs/puppet/etc/autosign.conf",
|
276
|
+
"allow_duplicate_certs": "false",
|
277
|
+
"ca_ttl": "157680000",
|
278
|
+
"keylength": "4096",
|
279
|
+
"cert_inventory": "C:/ProgramData/PuppetLabs/puppet/etc/ssl/ca/inventory.txt"
|
280
|
+
},
|
281
|
+
"application": {
|
282
|
+
"config_file_name": "puppet.conf",
|
283
|
+
"config": "C:/ProgramData/PuppetLabs/puppet/etc/puppet.conf",
|
284
|
+
"pidfile": "C:/ProgramData/PuppetLabs/puppet/var/run/application.pid",
|
285
|
+
"sourceaddress": ""
|
286
|
+
},
|
287
|
+
"environment": {
|
288
|
+
"manifest": "C:/ProgramData/PuppetLabs/code/environments/production/manifests",
|
289
|
+
"modulepath": "C:/ProgramData/PuppetLabs/code/environments/production/modules;C:/ProgramData/PuppetLabs/code/modules",
|
290
|
+
"config_version": ""
|
291
|
+
},
|
292
|
+
"master": {
|
293
|
+
"user": "puppet",
|
294
|
+
"group": "puppet",
|
295
|
+
"default_manifest": "./manifests",
|
296
|
+
"disable_per_environment_manifest": "false",
|
297
|
+
"code": "",
|
298
|
+
"masterport": "8140",
|
299
|
+
"node_name": "cert",
|
300
|
+
"bucketdir": "C:/ProgramData/PuppetLabs/puppet/cache/bucket",
|
301
|
+
"ca": "true",
|
302
|
+
"trusted_oid_mapping_file": "C:/ProgramData/PuppetLabs/puppet/etc/custom_trusted_oid_mapping.yaml",
|
303
|
+
"basemodulepath": "C:/ProgramData/PuppetLabs/code/modules",
|
304
|
+
"ssl_client_header": "HTTP_X_CLIENT_DN",
|
305
|
+
"ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
|
306
|
+
"yamldir": "C:/ProgramData/PuppetLabs/puppet/cache/yaml",
|
307
|
+
"server_datadir": "C:/ProgramData/PuppetLabs/puppet/cache/server_data",
|
308
|
+
"reports": "store",
|
309
|
+
"reportdir": "C:/ProgramData/PuppetLabs/puppet/cache/reports",
|
310
|
+
"reporturl": "http://localhost:3000/reports/upload",
|
311
|
+
"fileserverconfig": "C:/ProgramData/PuppetLabs/puppet/etc/fileserver.conf",
|
312
|
+
"strict_hostname_checking": "false",
|
313
|
+
"storeconfigs": "false",
|
314
|
+
"storeconfigs_backend": "puppetdb"
|
315
|
+
},
|
316
|
+
"device": {
|
317
|
+
"devicedir": "C:/ProgramData/PuppetLabs/puppet/cache/devices",
|
318
|
+
"deviceconfig": "C:/ProgramData/PuppetLabs/puppet/etc/device.conf"
|
319
|
+
},
|
320
|
+
"agent": {
|
321
|
+
"node_name_value": "foo.example.com",
|
322
|
+
"node_name_fact": "",
|
323
|
+
"statefile": "C:/ProgramData/PuppetLabs/puppet/cache/state/state.yaml",
|
324
|
+
"statettl": "2764800",
|
325
|
+
"transactionstorefile": "C:/ProgramData/PuppetLabs/puppet/cache/state/transactionstore.yaml",
|
326
|
+
"clientyamldir": "C:/ProgramData/PuppetLabs/puppet/cache/client_yaml",
|
327
|
+
"client_datadir": "C:/ProgramData/PuppetLabs/puppet/cache/client_data",
|
328
|
+
"classfile": "C:/ProgramData/PuppetLabs/puppet/cache/state/classes.txt",
|
329
|
+
"resourcefile": "C:/ProgramData/PuppetLabs/puppet/cache/state/resources.txt",
|
330
|
+
"puppetdlog": "C:/ProgramData/PuppetLabs/puppet/var/log/puppetd.log",
|
331
|
+
"server": "puppet",
|
332
|
+
"server_list": "[]",
|
333
|
+
"use_srv_records": "false",
|
334
|
+
"srv_domain": "example.com",
|
335
|
+
"ignoreschedules": "false",
|
336
|
+
"default_schedules": "true",
|
337
|
+
"noop": "false",
|
338
|
+
"runinterval": "1800",
|
339
|
+
"runtimeout": "0",
|
340
|
+
"ca_server": "puppet",
|
341
|
+
"ca_port": "8140",
|
342
|
+
"preferred_serialization_format": "json",
|
343
|
+
"agent_catalog_run_lockfile": "C:/ProgramData/PuppetLabs/puppet/cache/state/agent_catalog_run.lock",
|
344
|
+
"agent_disabled_lockfile": "C:/ProgramData/PuppetLabs/puppet/cache/state/agent_disabled.lock",
|
345
|
+
"usecacheonfailure": "true",
|
346
|
+
"use_cached_catalog": "false",
|
347
|
+
"ignoremissingtypes": "false",
|
348
|
+
"splaylimit": "1800",
|
349
|
+
"splay": "false",
|
350
|
+
"clientbucketdir": "C:/ProgramData/PuppetLabs/puppet/cache/clientbucket",
|
351
|
+
"report_server": "puppet",
|
352
|
+
"report_port": "8140",
|
353
|
+
"report": "true",
|
354
|
+
"resubmit_facts": "false",
|
355
|
+
"lastrunfile": "C:/ProgramData/PuppetLabs/puppet/cache/state/last_run_summary.yaml",
|
356
|
+
"lastrunreport": "C:/ProgramData/PuppetLabs/puppet/cache/state/last_run_report.yaml",
|
357
|
+
"graph": "false",
|
358
|
+
"graphdir": "C:/ProgramData/PuppetLabs/puppet/cache/state/graphs",
|
359
|
+
"waitforcert": "120",
|
360
|
+
"ordering": "manifest"
|
361
|
+
},
|
362
|
+
"transaction": {
|
363
|
+
"tags": "",
|
364
|
+
"skip_tags": "",
|
365
|
+
"evaltrace": "false",
|
366
|
+
"summarize": "false"
|
367
|
+
},
|
368
|
+
"ldap": {
|
369
|
+
"ldapssl": "false",
|
370
|
+
"ldaptls": "false",
|
371
|
+
"ldapserver": "ldap",
|
372
|
+
"ldapport": "389",
|
373
|
+
"ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
|
374
|
+
"ldapclassattrs": "puppetclass",
|
375
|
+
"ldapstackedattrs": "puppetvar",
|
376
|
+
"ldapattrs": "all",
|
377
|
+
"ldapparentattr": "parentnode",
|
378
|
+
"ldapuser": "",
|
379
|
+
"ldappassword": "",
|
380
|
+
"ldapbase": ""
|
381
|
+
},
|
382
|
+
"parser": {
|
383
|
+
"max_errors": "10",
|
384
|
+
"max_warnings": "10",
|
385
|
+
"max_deprecations": "10",
|
386
|
+
"strict_variables": "false",
|
387
|
+
"tasks": "false"
|
388
|
+
},
|
389
|
+
"puppetdoc": {
|
390
|
+
"document_all": "false"
|
391
|
+
}
|
392
|
+
},
|
393
|
+
"puppet_vardir": "C:/ProgramData/PuppetLabs/puppet/cache",
|
394
|
+
"puppetversion": "5.5.18",
|
395
|
+
"reboot_required": false,
|
396
|
+
"ruby": {
|
397
|
+
"platform": "x64-mingw32",
|
398
|
+
"sitedir": "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.4.0",
|
399
|
+
"version": "2.4.9"
|
400
|
+
},
|
401
|
+
"rubyplatform": "x64-mingw32",
|
402
|
+
"rubysitedir": "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.4.0",
|
403
|
+
"rubyversion": "2.4.9",
|
404
|
+
"scope6": "link",
|
405
|
+
"scope6_Ethernet": "link",
|
406
|
+
"serialnumber": "0",
|
407
|
+
"service_provider": "windows",
|
408
|
+
"system32": "C:\\Windows\\system32",
|
409
|
+
"system_uptime": {
|
410
|
+
"days": 0,
|
411
|
+
"hours": 0,
|
412
|
+
"seconds": 255,
|
413
|
+
"uptime": "0:04 hours"
|
414
|
+
},
|
415
|
+
"timezone": "Coordinated Universal Time",
|
416
|
+
"uptime": "0:04 hours",
|
417
|
+
"uptime_days": 0,
|
418
|
+
"uptime_hours": 0,
|
419
|
+
"uptime_seconds": 255,
|
420
|
+
"uuid": "F0E04D16-22D9-A545-BC6A-5E537BF3057F",
|
421
|
+
"virtual": "virtualbox",
|
422
|
+
"windows_edition_id": "ServerStandardEval",
|
423
|
+
"windows_installation_type": "Server",
|
424
|
+
"windows_product_name": "Windows Server 2016 Standard Evaluation",
|
425
|
+
"windows_release_id": "1607",
|
426
|
+
"clientcert": "foo.example.com",
|
427
|
+
"clientversion": "5.5.18",
|
428
|
+
"clientnoop": false
|
429
|
+
}
|