simp-rspec-puppet-facts 2.4.0 → 3.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (81) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -0
  3. data/facts/{3.7/oraclelinux-7-x86_64.facts → 2.5/amazon-2-x86_64.facts} +543 -281
  4. data/facts/2.5/centos-6-x86_64.facts +673 -457
  5. data/facts/2.5/centos-7-x86_64.facts +1004 -425
  6. data/facts/2.5/centos-8-x86_64.facts +519 -286
  7. data/facts/2.5/oraclelinux-6-x86_64.facts +645 -449
  8. data/facts/2.5/oraclelinux-7-x86_64.facts +989 -476
  9. data/facts/2.5/oraclelinux-8-x86_64.facts +512 -283
  10. data/facts/2.5/redhat-6-x86_64.facts +675 -536
  11. data/facts/2.5/redhat-7-x86_64.facts +342 -240
  12. data/facts/2.5/redhat-8-x86_64.facts +516 -280
  13. data/facts/2.5/rocky-8-x86_64.facts +1323 -0
  14. data/facts/2.5/{windows-server_2012_r2-x86_64.facts → windows-2012-r2-x86_64.facts} +96 -52
  15. data/facts/2.5/windows-2016-x86_64.facts +429 -0
  16. data/facts/2.5/windows-2019-x86_64.facts +429 -0
  17. data/facts/{3.7/centos-7-x86_64.facts → 3.6/amazon-2-x86_64.facts} +550 -278
  18. data/facts/scripts/get_facts_for_each_facter.sh +15 -13
  19. data/lib/simp/rspec-puppet-facts.rb +15 -15
  20. data/lib/simp/version.rb +1 -1
  21. data/spec/acceptance/nodesets/centos7.yml +1 -1
  22. data/spec/acceptance/nodesets/centos8.yml +1 -1
  23. data/spec/acceptance/nodesets/oel7.yml +22 -0
  24. data/spec/acceptance/nodesets/{oel.yml → oel8.yml} +2 -16
  25. data/spec/acceptance/nodesets/rocky8.yml +25 -0
  26. data/spec/acceptance/nodesets/win_2016.yml +28 -0
  27. data/spec/acceptance/nodesets/win_2019.yml +27 -0
  28. data/spec/acceptance/suites/default/00_default_spec.rb +14 -0
  29. metadata +79 -169
  30. data/facts/1.7/centos-6-x86_64.facts +0 -386
  31. data/facts/1.7/centos-7-x86_64.facts +0 -384
  32. data/facts/1.7/oraclelinux-6-x86_64.facts +0 -387
  33. data/facts/1.7/oraclelinux-7-x86_64.facts +0 -386
  34. data/facts/1.7/redhat-6-x86_64.facts +0 -386
  35. data/facts/1.7/redhat-7-x86_64.facts +0 -384
  36. data/facts/2.0/centos-6-x86_64.facts +0 -555
  37. data/facts/2.0/centos-7-x86_64.facts +0 -550
  38. data/facts/2.0/oraclelinux-6-x86_64.facts +0 -584
  39. data/facts/2.0/oraclelinux-7-x86_64.facts +0 -600
  40. data/facts/2.0/redhat-6-x86_64.facts +0 -560
  41. data/facts/2.0/redhat-7-x86_64.facts +0 -556
  42. data/facts/2.1/centos-6-x86_64.facts +0 -570
  43. data/facts/2.1/centos-7-x86_64.facts +0 -571
  44. data/facts/2.1/oraclelinux-6-x86_64.facts +0 -596
  45. data/facts/2.1/oraclelinux-7-x86_64.facts +0 -618
  46. data/facts/2.1/redhat-6-x86_64.facts +0 -640
  47. data/facts/2.1/redhat-7-x86_64.facts +0 -642
  48. data/facts/2.2/centos-6-x86_64.facts +0 -593
  49. data/facts/2.2/centos-7-x86_64.facts +0 -594
  50. data/facts/2.2/oraclelinux-6-x86_64.facts +0 -629
  51. data/facts/2.2/oraclelinux-7-x86_64.facts +0 -651
  52. data/facts/2.2/redhat-6-x86_64.facts +0 -663
  53. data/facts/2.2/redhat-7-x86_64.facts +0 -665
  54. data/facts/2.3/centos-6-x86_64.facts +0 -594
  55. data/facts/2.3/centos-7-x86_64.facts +0 -595
  56. data/facts/2.3/oraclelinux-6-x86_64.facts +0 -630
  57. data/facts/2.3/oraclelinux-7-x86_64.facts +0 -652
  58. data/facts/2.3/redhat-6-x86_64.facts +0 -664
  59. data/facts/2.3/redhat-7-x86_64.facts +0 -666
  60. data/facts/2.4/centos-6-x86_64.facts +0 -594
  61. data/facts/2.4/centos-7-x86_64.facts +0 -595
  62. data/facts/2.4/oraclelinux-6-x86_64.facts +0 -630
  63. data/facts/2.4/oraclelinux-7-x86_64.facts +0 -652
  64. data/facts/2.4/redhat-6-x86_64.facts +0 -665
  65. data/facts/2.4/redhat-7-x86_64.facts +0 -667
  66. data/facts/3.0/centos-6-x86_64.facts +0 -687
  67. data/facts/3.0/centos-7-x86_64.facts +0 -707
  68. data/facts/3.0/oraclelinux-6-x86_64.facts +0 -772
  69. data/facts/3.0/oraclelinux-7-x86_64.facts +0 -805
  70. data/facts/3.0/redhat-6-x86_64.facts +0 -767
  71. data/facts/3.0/redhat-7-x86_64.facts +0 -765
  72. data/facts/3.3/centos-6-x86_64.facts +0 -790
  73. data/facts/3.3/centos-7-x86_64.facts +0 -806
  74. data/facts/3.3/oraclelinux-6-x86_64.facts +0 -807
  75. data/facts/3.3/oraclelinux-7-x86_64.facts +0 -840
  76. data/facts/3.3/redhat-6-x86_64.facts +0 -784
  77. data/facts/3.3/redhat-7-x86_64.facts +0 -793
  78. data/facts/3.7/centos-6-x86_64.facts +0 -802
  79. data/facts/3.7/oraclelinux-6-x86_64.facts +0 -818
  80. data/facts/3.7/redhat-6-x86_64.facts +0 -796
  81. data/facts/3.7/redhat-7-x86_64.facts +0 -866
@@ -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": "204E055A-EADF-F640-A9F9-9F9816B499F5"
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::61a1:d122:9a4c:eb09",
39
+ "ipaddress6_Ethernet": "fe80::61a1:d122:9a4c:eb09",
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.17763",
46
+ "kernelversion": "10.0.17763",
47
+ "macaddress": "08:00:27:E2:4C:85",
48
+ "macaddress_Ethernet": "08:00:27:E2:4C:85",
49
+ "manufacturer": "innotek GmbH",
50
+ "memory": {
51
+ "system": {
52
+ "available": "1.23 GiB",
53
+ "available_bytes": 1323552768,
54
+ "capacity": "38.35%",
55
+ "total": "2.00 GiB",
56
+ "total_bytes": 2147012608,
57
+ "used": "785.31 MiB",
58
+ "used_bytes": 823459840
59
+ }
60
+ },
61
+ "memoryfree": "1.23 GiB",
62
+ "memoryfree_mb": 1262.23828125,
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::61a1:d122:9a4c:eb09",
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::61a1:d122:9a4c:eb09",
98
+ "mac": "08:00:27:E2:4C:85",
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::61a1:d122:9a4c:eb09",
109
+ "mac": "08:00:27:E2:4C:85",
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": "2019",
121
+ "operatingsystemrelease": "2019",
122
+ "os": {
123
+ "architecture": "x64",
124
+ "family": "windows",
125
+ "hardware": "x86_64",
126
+ "name": "windows",
127
+ "release": {
128
+ "full": "2019",
129
+ "major": "2019"
130
+ },
131
+ "windows": {
132
+ "edition_id": "ServerStandardEval",
133
+ "installation_type": "Server",
134
+ "product_name": "Windows Server 2019 Standard Evaluation",
135
+ "release_id": "1809",
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:\\Windows\\System32\\OpenSSH\\;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": 244,
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": 244,
420
+ "uuid": "204E055A-EADF-F640-A9F9-9F9816B499F5",
421
+ "virtual": "virtualbox",
422
+ "windows_edition_id": "ServerStandardEval",
423
+ "windows_installation_type": "Server",
424
+ "windows_product_name": "Windows Server 2019 Standard Evaluation",
425
+ "windows_release_id": "1809",
426
+ "clientcert": "foo.example.com",
427
+ "clientversion": "5.5.18",
428
+ "clientnoop": false
429
+ }
@@ -1,47 +1,45 @@
1
1
  {
2
2
  "acpid_enabled": false,
3
- "aio_agent_version": "5.0.1",
3
+ "aio_agent_version": "6.19.1",
4
4
  "architecture": "x86_64",
5
- "auditd_version": "2.6.5",
5
+ "auditd_major_version": "2",
6
+ "auditd_version": "2.8.1",
6
7
  "augeas": {
7
- "version": "1.8.0"
8
+ "version": "1.12.0"
8
9
  },
9
10
  "augeasprovider_grub_version": 2,
10
- "augeasversion": "1.8.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": 42949672960,
16
- "blockdevice_sda_vendor": "ATA",
17
- "blockdevices": "sda",
18
- "boardmanufacturer": "Oracle Corporation",
19
- "boardproductname": "VirtualBox",
20
- "boardserialnumber": "0",
21
- "boot_dir_uuid": "ae23c7f6-d8cd-4831-beae-92d8f12a4339",
11
+ "augeasversion": "1.12.0",
12
+ "bios_release_date": "08/24/2006",
13
+ "bios_vendor": "Xen",
14
+ "bios_version": "4.2.amazon",
15
+ "blockdevice_xvda_size": 8589934592,
16
+ "blockdevices": "xvda",
17
+ "boot_dir_uuid": "b24eb1ea-ab1c-47bd-8542-3fd6059814ae",
22
18
  "chassistype": "Other",
23
19
  "cmdline": {
24
- "BOOT_IMAGE": "/vmlinuz-3.10.0-514.26.2.el7.x86_64",
25
- "root": "/dev/mapper/VolGroup00-LogVol00",
20
+ "BOOT_IMAGE": "/boot/vmlinuz-4.14.193-149.317.amzn2.x86_64",
21
+ "root": "UUID",
26
22
  "ro": "",
27
- "no_timer_check": "",
28
- "console": "ttyS0,115200",
23
+ "console": [
24
+ "tty0",
25
+ "ttyS0,115200n8"
26
+ ],
29
27
  "net.ifnames": "0",
30
28
  "biosdevname": "0",
31
- "crashkernel": "auto",
32
- "rd.lvm.lv": "VolGroup00/LogVol01",
33
- "rhgb": "",
34
- "quiet": ""
29
+ "nvme_core.io_timeout": "4294967295",
30
+ "rd.emergency": "poweroff",
31
+ "rd.shell": "0"
35
32
  },
36
33
  "cpuinfo": {
37
34
  "processor0": {
38
35
  "vendor_id": "GenuineIntel",
39
36
  "cpu_family": "6",
40
- "model": "61",
41
- "model_name": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
42
- "stepping": "4",
43
- "cpu_MHz": "2394.448",
44
- "cache_size": "4096 KB",
37
+ "model": "63",
38
+ "model_name": "Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz",
39
+ "stepping": "2",
40
+ "microcode": "0x43",
41
+ "cpu_MHz": "2400.008",
42
+ "cache_size": "30720 KB",
45
43
  "physical_id": "0",
46
44
  "siblings": "1",
47
45
  "core_id": "0",
@@ -50,7 +48,7 @@
50
48
  "initial_apicid": "0",
51
49
  "fpu": "yes",
52
50
  "fpu_exception": "yes",
53
- "cpuid_level": "20",
51
+ "cpuid_level": "13",
54
52
  "wp": "yes",
55
53
  "flags": [
56
54
  "fpu",
@@ -75,6 +73,7 @@
75
73
  "fxsr",
76
74
  "sse",
77
75
  "sse2",
76
+ "ht",
78
77
  "syscall",
79
78
  "nx",
80
79
  "rdtscp",
@@ -83,72 +82,155 @@
83
82
  "rep_good",
84
83
  "nopl",
85
84
  "xtopology",
86
- "nonstop_tsc",
85
+ "cpuid",
87
86
  "pni",
88
87
  "pclmulqdq",
89
- "monitor",
90
88
  "ssse3",
89
+ "fma",
91
90
  "cx16",
91
+ "pcid",
92
92
  "sse4_1",
93
93
  "sse4_2",
94
94
  "x2apic",
95
95
  "movbe",
96
96
  "popcnt",
97
+ "tsc_deadline_timer",
97
98
  "aes",
98
99
  "xsave",
99
100
  "avx",
101
+ "f16c",
100
102
  "rdrand",
101
103
  "hypervisor",
102
104
  "lahf_lm",
103
105
  "abm",
104
- "3dnowprefetch",
105
- "rdseed"
106
+ "cpuid_fault",
107
+ "invpcid_single",
108
+ "pti",
109
+ "fsgsbase",
110
+ "bmi1",
111
+ "avx2",
112
+ "smep",
113
+ "bmi2",
114
+ "erms",
115
+ "invpcid",
116
+ "xsaveopt"
106
117
  ],
107
- "bogomips": "4788.89",
118
+ "bugs": "cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit",
119
+ "bogomips": "4800.08",
108
120
  "clflush_size": "64",
109
121
  "cache_alignment": "64",
110
- "address_sizes": "39 bits physical, 48 bits virtual",
122
+ "address_sizes": "46 bits physical, 48 bits virtual",
111
123
  "power_management": "power management"
112
124
  }
113
125
  },
114
- "defaultgateway": "10.0.2.2",
126
+ "crashkernel": false,
127
+ "defaultgateway": "10.0.2.1",
115
128
  "defaultgatewayiface": "eth0",
116
129
  "dhcp_servers": {
117
- "eth0": "10.0.2.2",
118
- "system": "10.0.2.2"
130
+ "eth0": "10.0.2.1",
131
+ "system": "10.0.2.15"
119
132
  },
120
133
  "disks": {
121
- "sda": {
122
- "model": "VBOX HARDDISK",
123
- "size": "40.00 GiB",
124
- "size_bytes": 42949672960,
125
- "vendor": "ATA"
134
+ "xvda": {
135
+ "size": "8.00 GiB",
136
+ "size_bytes": 8589934592
126
137
  }
127
138
  },
128
139
  "dmi": {
129
140
  "bios": {
130
- "release_date": "12/01/2006",
131
- "vendor": "innotek GmbH",
132
- "version": "VirtualBox"
133
- },
134
- "board": {
135
- "manufacturer": "Oracle Corporation",
136
- "product": "VirtualBox",
137
- "serial_number": "0"
141
+ "release_date": "08/24/2006",
142
+ "vendor": "Xen",
143
+ "version": "4.2.amazon"
138
144
  },
139
145
  "chassis": {
140
146
  "type": "Other"
141
147
  },
142
- "manufacturer": "innotek GmbH",
148
+ "manufacturer": "Xen",
143
149
  "product": {
144
- "name": "VirtualBox",
145
- "serial_number": "0",
146
- "uuid": "1CE709A2-C8F8-45FC-9B94-0808A8F8D11C"
150
+ "name": "HVM domU",
151
+ "serial_number": "ec212565-4929-fb4c-f59a-cf1c045a92d8",
152
+ "uuid": "EC212565-4929-FB4C-F59A-CF1C045A92D8"
147
153
  }
148
154
  },
149
155
  "domain": "example.com",
150
- "facterversion": "3.7.1",
151
- "filesystems": "iso9660,xfs",
156
+ "ec2_metadata": {
157
+ "ami-id": "ami-0947d2ba12ee1ff75",
158
+ "ami-launch-index": "0",
159
+ "ami-manifest-path": "(unknown)",
160
+ "block-device-mapping": {
161
+ "ami": "/dev/xvda",
162
+ "root": "/dev/xvda"
163
+ },
164
+ "events": {
165
+ "maintenance": {
166
+ "history": "[]",
167
+ "scheduled": "[]"
168
+ }
169
+ },
170
+ "hostname": "foo.example.com",
171
+ "identity-credentials": {
172
+ "ec2": {
173
+ "info": "{\n \"Code\" : \"Success\",\n \"LastUpdated\" : \"2020-11-05T15:32:56Z\",\n \"AccountId\" : \"111111111111\"\n}"
174
+ }
175
+ },
176
+ "instance-action": "none",
177
+ "instance-id": "i-aaaaaaaaaaaaaaaaa",
178
+ "instance-life-cycle": "on-demand",
179
+ "instance-type": "t2.micro",
180
+ "local-hostname": "foo.example.com",
181
+ "local-ipv4": "10.0.2.254",
182
+ "mac": "12:cd:9a:27:0f:2b",
183
+ "metrics": {
184
+ "vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
185
+ },
186
+ "network": {
187
+ "interfaces": {
188
+ "macs": {
189
+ "12:cd:9a:27:0f:2b": {
190
+ "device-number": "0",
191
+ "interface-id": "eni-aaaaaaaaaaaaaaaaa",
192
+ "ipv4-associations": {
193
+ "3.91.239.102": "10.0.2.254"
194
+ },
195
+ "local-hostname": "foo.example.com",
196
+ "local-ipv4s": "10.0.2.254",
197
+ "mac": "12:cd:9a:27:0f:2b",
198
+ "owner-id": "111111111111",
199
+ "public-hostname": "",
200
+ "public-ipv4s": "123.123.123.123",
201
+ "security-group-ids": "sg-aaaaaaaaaaaaaaaaa",
202
+ "security-groups": "launch-wizard-2",
203
+ "subnet-id": "subnet-3062b91b",
204
+ "subnet-ipv4-cidr-block": "10.0.2.0/24",
205
+ "vpc-id": "vpc-aaaaaaaa",
206
+ "vpc-ipv4-cidr-block": "10.0.0.0/16",
207
+ "vpc-ipv4-cidr-blocks": "10.0.0.0/16"
208
+ }
209
+ }
210
+ }
211
+ },
212
+ "placement": {
213
+ "availability-zone": "us-east-1b",
214
+ "availability-zone-id": "use1-az2",
215
+ "region": "us-east-1"
216
+ },
217
+ "profile": "default-hvm",
218
+ "public-hostname": "",
219
+ "public-ipv4": "123.123.123.123",
220
+ "public-keys": {
221
+ "0": {
222
+ "openssh-key": "ssh-rsa lolwutno"
223
+ }
224
+ },
225
+ "reservation-id": "r-aaaaaaaaaaaaaaaaa",
226
+ "security-groups": "launch-wizard-2",
227
+ "services": {
228
+ "domain": "amazonaws.com",
229
+ "partition": "aws"
230
+ }
231
+ },
232
+ "facterversion": "3.14.14",
233
+ "filesystems": "xfs",
152
234
  "fips_ciphers": [
153
235
  "ECDHE-RSA-AES256-GCM-SHA384",
154
236
  "ECDHE-ECDSA-AES256-GCM-SHA384",
@@ -225,18 +307,25 @@
225
307
  "ECDH-RSA-DES-CBC3-SHA",
226
308
  "ECDH-ECDSA-DES-CBC3-SHA",
227
309
  "DES-CBC3-SHA",
228
- "PSK-3DES-EDE-CBC-SHA"
310
+ "PSK-3DES-EDE-CBC-SHA",
311
+ "KRB5-DES-CBC3-SHA"
229
312
  ],
230
313
  "fips_enabled": false,
231
314
  "fqdn": "foo.example.com",
232
315
  "fullrun": "false",
233
316
  "gid": "root",
234
- "grub_version": "2.02~beta2",
317
+ "grub_version": "2.03",
235
318
  "hardwareisa": "x86_64",
236
319
  "hardwaremodel": "x86_64",
237
320
  "has_tpm": false,
238
321
  "haveged_startup_provider": "systemd",
239
322
  "hostname": "foo",
323
+ "hypervisors": {
324
+ "xen": {
325
+ "context": "hvm",
326
+ "privileged": false
327
+ }
328
+ },
240
329
  "id": "root",
241
330
  "identity": {
242
331
  "gid": 0,
@@ -245,6 +334,7 @@
245
334
  "uid": 0,
246
335
  "user": "root"
247
336
  },
337
+ "ima_log_size": 112,
248
338
  "init_systems": [
249
339
  "rc",
250
340
  "systemd",
@@ -252,191 +342,260 @@
252
342
  ],
253
343
  "interfaces": "eth0,lo",
254
344
  "ipaddress": "10.0.2.15",
255
- "ipaddress6": "fe80::5054:ff:fe47:4652",
256
- "ipaddress6_eth0": "fe80::5054:ff:fe47:4652",
345
+ "ipaddress6": "fe80::10cd:9afa:fe27:f2b",
346
+ "ipaddress6_eth0": "fe80::10cd:9afa:fe27:f2b",
257
347
  "ipaddress6_lo": "::1",
258
348
  "ipaddress_eth0": "10.0.2.15",
259
349
  "ipaddress_lo": "127.0.0.1",
260
350
  "ipv6_enabled": true,
261
351
  "is_pe": false,
262
352
  "is_virtual": true,
263
- "java_default_home": ".",
353
+ "kdump_kernel_arguments": "BOOT_IMAGE=/boot/vmlinuz-4.14.193-149.317.amzn2.x86_64 root=UUID=b24eb1ea-ab1c-47bd-8542-3fd6059814ae ro console=tty0 console=ttyS0,115200n8 net.ifnames=0 biosdevname=0 nvme_core.io_timeout=4294967295 rd.emergency=poweroff rd.shell=0",
264
354
  "kernel": "Linux",
265
- "kernelmajversion": "3.10",
266
- "kernelrelease": "3.10.0-514.26.2.el7.x86_64",
267
- "kernelversion": "3.10.0",
355
+ "kernelmajversion": "4.14",
356
+ "kernelrelease": "4.14.193-149.317.amzn2.x86_64",
357
+ "kernelversion": "4.14.193",
358
+ "libvirt_br_netfilter_loaded": false,
268
359
  "load_averages": {
269
- "15m": 0.53,
270
- "1m": 1.25,
271
- "5m": 0.81
360
+ "15m": 0.12,
361
+ "1m": 0.44,
362
+ "5m": 0.3
363
+ },
364
+ "login_defs": {
365
+ "mail_dir": "/var/spool/mail",
366
+ "pass_max_days": 99999,
367
+ "pass_min_days": 0,
368
+ "pass_min_len": 5,
369
+ "pass_warn_age": 7,
370
+ "uid_min": 1000,
371
+ "uid_max": 60000,
372
+ "sys_uid_min": 201,
373
+ "sys_uid_max": 999,
374
+ "gid_min": 1000,
375
+ "gid_max": 60000,
376
+ "sys_gid_min": 201,
377
+ "sys_gid_max": 999,
378
+ "create_home": true,
379
+ "umask": "077",
380
+ "usergroups_enab": true,
381
+ "encrypt_method": "SHA512"
272
382
  },
273
- "macaddress": "52:54:00:47:46:52",
274
- "macaddress_eth0": "52:54:00:47:46:52",
275
- "manufacturer": "innotek GmbH",
276
- "mco_version": "2.11.1",
383
+ "macaddress": "12:cd:9a:27:0f:2b",
384
+ "macaddress_eth0": "12:cd:9a:27:0f:2b",
385
+ "manufacturer": "Xen",
277
386
  "memory": {
278
- "swap": {
279
- "available": "1.50 GiB",
280
- "available_bytes": 1606287360,
281
- "capacity": "0.27%",
282
- "total": "1.50 GiB",
283
- "total_bytes": 1610608640,
284
- "used": "4.12 MiB",
285
- "used_bytes": 4321280
286
- },
287
387
  "system": {
288
- "available": "285.27 MiB",
289
- "available_bytes": 299126784,
290
- "capacity": "41.62%",
291
- "total": "488.65 MiB",
292
- "total_bytes": 512389120,
293
- "used": "203.38 MiB",
294
- "used_bytes": 213262336
388
+ "available": "631.19 MiB",
389
+ "available_bytes": 661848064,
390
+ "capacity": "35.81%",
391
+ "total": "983.34 MiB",
392
+ "total_bytes": 1031106560,
393
+ "used": "352.15 MiB",
394
+ "used_bytes": 369258496
295
395
  }
296
396
  },
297
- "memoryfree": "285.27 MiB",
298
- "memoryfree_mb": 285.26953125,
299
- "memorysize": "488.65 MiB",
300
- "memorysize_mb": 488.65234375,
397
+ "memoryfree": "631.19 MiB",
398
+ "memoryfree_mb": 631.1875,
399
+ "memorysize": "983.34 MiB",
400
+ "memorysize_mb": 983.33984375,
301
401
  "mountpoints": {
302
402
  "/": {
303
- "available": "35.78 GiB",
304
- "available_bytes": 38417154048,
305
- "capacity": "4.46%",
306
- "device": "/dev/mapper/VolGroup00-LogVol00",
403
+ "available": "5.48 GiB",
404
+ "available_bytes": 5883441152,
405
+ "capacity": "31.41%",
406
+ "device": "/dev/xvda1",
307
407
  "filesystem": "xfs",
308
408
  "options": [
309
409
  "rw",
310
- "seclabel",
311
- "relatime",
410
+ "noatime",
312
411
  "attr2",
313
412
  "inode64",
314
413
  "noquota"
315
414
  ],
316
- "size": "37.45 GiB",
317
- "size_bytes": 40212119552,
318
- "used": "1.67 GiB",
319
- "used_bytes": 1794965504
320
- },
321
- "/boot": {
322
- "available": "949.09 MiB",
323
- "available_bytes": 995196928,
324
- "capacity": "6.40%",
325
- "device": "/dev/sda2",
326
- "filesystem": "xfs",
415
+ "size": "7.99 GiB",
416
+ "size_bytes": 8577331200,
417
+ "used": "2.51 GiB",
418
+ "used_bytes": 2693890048
419
+ },
420
+ "/dev": {
421
+ "available": "473.84 MiB",
422
+ "available_bytes": 496861184,
423
+ "capacity": "0%",
424
+ "device": "devtmpfs",
425
+ "filesystem": "devtmpfs",
426
+ "options": [
427
+ "rw",
428
+ "nosuid",
429
+ "size=485216k",
430
+ "nr_inodes=121304",
431
+ "mode=755"
432
+ ],
433
+ "size": "473.84 MiB",
434
+ "size_bytes": 496861184,
435
+ "used": "0 bytes",
436
+ "used_bytes": 0
437
+ },
438
+ "/dev/hugepages": {
439
+ "available": "0 bytes",
440
+ "available_bytes": 0,
441
+ "capacity": "100%",
442
+ "device": "hugetlbfs",
443
+ "filesystem": "hugetlbfs",
327
444
  "options": [
328
445
  "rw",
329
- "seclabel",
330
446
  "relatime",
331
- "attr2",
332
- "inode64",
333
- "noquota"
447
+ "pagesize=2M"
448
+ ],
449
+ "size": "0 bytes",
450
+ "size_bytes": 0,
451
+ "used": "0 bytes",
452
+ "used_bytes": 0
453
+ },
454
+ "/dev/mqueue": {
455
+ "available": "0 bytes",
456
+ "available_bytes": 0,
457
+ "capacity": "100%",
458
+ "device": "mqueue",
459
+ "filesystem": "mqueue",
460
+ "options": [
461
+ "rw",
462
+ "relatime"
334
463
  ],
335
- "size": "1014.00 MiB",
336
- "size_bytes": 1063256064,
337
- "used": "64.91 MiB",
338
- "used_bytes": 68059136
464
+ "size": "0 bytes",
465
+ "size_bytes": 0,
466
+ "used": "0 bytes",
467
+ "used_bytes": 0
468
+ },
469
+ "/dev/pts": {
470
+ "available": "0 bytes",
471
+ "available_bytes": 0,
472
+ "capacity": "100%",
473
+ "device": "devpts",
474
+ "filesystem": "devpts",
475
+ "options": [
476
+ "rw",
477
+ "nosuid",
478
+ "noexec",
479
+ "relatime",
480
+ "gid=5",
481
+ "mode=620",
482
+ "ptmxmode=000"
483
+ ],
484
+ "size": "0 bytes",
485
+ "size_bytes": 0,
486
+ "used": "0 bytes",
487
+ "used_bytes": 0
339
488
  },
340
489
  "/dev/shm": {
341
- "available": "244.32 MiB",
342
- "available_bytes": 256192512,
490
+ "available": "491.67 MiB",
491
+ "available_bytes": 515551232,
343
492
  "capacity": "0%",
344
493
  "device": "tmpfs",
345
494
  "filesystem": "tmpfs",
346
495
  "options": [
347
496
  "rw",
348
- "seclabel",
349
497
  "nosuid",
350
498
  "nodev"
351
499
  ],
352
- "size": "244.32 MiB",
353
- "size_bytes": 256192512,
500
+ "size": "491.67 MiB",
501
+ "size_bytes": 515551232,
354
502
  "used": "0 bytes",
355
503
  "used_bytes": 0
356
504
  },
357
505
  "/run": {
358
- "available": "239.96 MiB",
359
- "available_bytes": 251613184,
360
- "capacity": "1.79%",
506
+ "available": "491.21 MiB",
507
+ "available_bytes": 515076096,
508
+ "capacity": "0.09%",
361
509
  "device": "tmpfs",
362
510
  "filesystem": "tmpfs",
363
511
  "options": [
364
512
  "rw",
365
- "seclabel",
366
513
  "nosuid",
367
514
  "nodev",
368
515
  "mode=755"
369
516
  ],
370
- "size": "244.32 MiB",
371
- "size_bytes": 256192512,
372
- "used": "4.37 MiB",
373
- "used_bytes": 4579328
517
+ "size": "491.67 MiB",
518
+ "size_bytes": 515551232,
519
+ "used": "464.00 KiB",
520
+ "used_bytes": 475136
374
521
  },
375
522
  "/run/user/0": {
376
- "available": "48.87 MiB",
377
- "available_bytes": 51240960,
523
+ "available": "98.34 MiB",
524
+ "available_bytes": 103112704,
378
525
  "capacity": "0%",
379
526
  "device": "tmpfs",
380
527
  "filesystem": "tmpfs",
381
528
  "options": [
382
529
  "rw",
383
- "seclabel",
384
530
  "nosuid",
385
531
  "nodev",
386
532
  "relatime",
387
- "size=50040k",
533
+ "size=100696k",
388
534
  "mode=700"
389
535
  ],
390
- "size": "48.87 MiB",
391
- "size_bytes": 51240960,
536
+ "size": "98.34 MiB",
537
+ "size_bytes": 103112704,
392
538
  "used": "0 bytes",
393
539
  "used_bytes": 0
394
540
  },
395
541
  "/run/user/1000": {
396
- "available": "48.87 MiB",
397
- "available_bytes": 51240960,
542
+ "available": "98.34 MiB",
543
+ "available_bytes": 103112704,
398
544
  "capacity": "0%",
399
545
  "device": "tmpfs",
400
546
  "filesystem": "tmpfs",
401
547
  "options": [
402
548
  "rw",
403
- "seclabel",
404
549
  "nosuid",
405
550
  "nodev",
406
551
  "relatime",
407
- "size=50040k",
552
+ "size=100696k",
408
553
  "mode=700",
409
554
  "uid=1000",
410
555
  "gid=1000"
411
556
  ],
412
- "size": "48.87 MiB",
413
- "size_bytes": 51240960,
557
+ "size": "98.34 MiB",
558
+ "size_bytes": 103112704,
414
559
  "used": "0 bytes",
415
560
  "used_bytes": 0
416
561
  },
417
562
  "/sys/fs/cgroup": {
418
- "available": "244.32 MiB",
419
- "available_bytes": 256192512,
563
+ "available": "491.67 MiB",
564
+ "available_bytes": 515551232,
420
565
  "capacity": "0%",
421
566
  "device": "tmpfs",
422
567
  "filesystem": "tmpfs",
423
568
  "options": [
424
569
  "ro",
425
- "seclabel",
426
570
  "nosuid",
427
571
  "nodev",
428
572
  "noexec",
429
573
  "mode=755"
430
574
  ],
431
- "size": "244.32 MiB",
432
- "size_bytes": 256192512,
575
+ "size": "491.67 MiB",
576
+ "size_bytes": 515551232,
577
+ "used": "0 bytes",
578
+ "used_bytes": 0
579
+ },
580
+ "/var/lib/nfs/rpc_pipefs": {
581
+ "available": "0 bytes",
582
+ "available_bytes": 0,
583
+ "capacity": "100%",
584
+ "device": "sunrpc",
585
+ "filesystem": "rpc_pipefs",
586
+ "options": [
587
+ "rw",
588
+ "relatime"
589
+ ],
590
+ "size": "0 bytes",
591
+ "size_bytes": 0,
433
592
  "used": "0 bytes",
434
593
  "used_bytes": 0
435
594
  }
436
595
  },
437
- "mtu_eth0": 1500,
596
+ "mtu_eth0": 9001,
438
597
  "mtu_lo": 65536,
439
- "mysql_server_id": 295378,
598
+ "mysql_server_id": 40530925,
440
599
  "netmask": "255.255.255.0",
441
600
  "netmask6": "ffff:ffff:ffff:ffff::",
442
601
  "netmask6_eth0": "ffff:ffff:ffff:ffff::",
@@ -450,7 +609,7 @@
450
609
  "network_eth0": "10.0.2.0",
451
610
  "network_lo": "127.0.0.0",
452
611
  "networking": {
453
- "dhcp": "10.0.2.2",
612
+ "dhcp": "10.0.2.1",
454
613
  "domain": "example.com",
455
614
  "fqdn": "foo.example.com",
456
615
  "hostname": "foo",
@@ -458,27 +617,28 @@
458
617
  "eth0": {
459
618
  "bindings": [
460
619
  {
461
- "address": "10.0.2.15",
620
+ "address": "10.0.2.254",
462
621
  "netmask": "255.255.255.0",
463
622
  "network": "10.0.2.0"
464
623
  }
465
624
  ],
466
625
  "bindings6": [
467
626
  {
468
- "address": "fe80::5054:ff:fe47:4652",
627
+ "address": "fe80::10cd:9aff:fe27:f2b",
469
628
  "netmask": "ffff:ffff:ffff:ffff::",
470
629
  "network": "fe80::"
471
630
  }
472
631
  ],
473
- "dhcp": "10.0.2.2",
474
- "ip": "10.0.2.15",
475
- "ip6": "fe80::5054:ff:fe47:4652",
476
- "mac": "52:54:00:47:46:52",
477
- "mtu": 1500,
632
+ "dhcp": "10.0.2.1",
633
+ "ip": "10.0.2.254",
634
+ "ip6": "fe80::10cd:9aff:fe27:f2b",
635
+ "mac": "12:cd:9a:27:0f:2b",
636
+ "mtu": 9001,
478
637
  "netmask": "255.255.255.0",
479
638
  "netmask6": "ffff:ffff:ffff:ffff::",
480
639
  "network": "10.0.2.0",
481
- "network6": "fe80::"
640
+ "network6": "fe80::",
641
+ "scope6": "link"
482
642
  },
483
643
  "lo": {
484
644
  "bindings": [
@@ -501,99 +661,74 @@
501
661
  "netmask": "255.0.0.0",
502
662
  "netmask6": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
503
663
  "network": "127.0.0.0",
504
- "network6": "::1"
664
+ "network6": "::1",
665
+ "scope6": "host"
505
666
  }
506
667
  },
507
- "ip": "10.0.2.15",
508
- "ip6": "fe80::5054:ff:fe47:4652",
509
- "mac": "52:54:00:47:46:52",
510
- "mtu": 1500,
668
+ "ip": "10.0.2.254",
669
+ "ip6": "fe80::10cd:9aff:fe27:f2b",
670
+ "mac": "12:cd:9a:27:0f:2b",
671
+ "mtu": 9001,
511
672
  "netmask": "255.255.255.0",
512
673
  "netmask6": "ffff:ffff:ffff:ffff::",
513
674
  "network": "10.0.2.0",
514
675
  "network6": "fe80::",
515
- "primary": "eth0"
676
+ "primary": "eth0",
677
+ "scope6": "link"
516
678
  },
517
679
  "openldap_arch": "i386",
518
- "openssh_version": "6.6.1",
519
- "ssh_host_keys": [
520
- "/etc/ssh/ssh_host_rsa_key",
521
- "/etc/ssh/ssh_host_ecdsa_key",
522
- "/etc/ssh/ssh_host_ed25519_key"
523
- ],
524
- "operatingsystem": "CentOS",
525
- "operatingsystemmajrelease": "7",
526
- "operatingsystemrelease": "7.3.1611",
680
+ "openssh_version": "7.4",
681
+ "operatingsystem": "Amazon",
682
+ "operatingsystemmajrelease": "2",
683
+ "operatingsystemrelease": "2",
527
684
  "os": {
528
685
  "architecture": "x86_64",
529
686
  "family": "RedHat",
530
687
  "hardware": "x86_64",
531
- "name": "CentOS",
688
+ "name": "Amazon",
532
689
  "release": {
533
- "full": "7.3.1611",
534
- "major": "7",
535
- "minor": "3"
690
+ "full": "2",
691
+ "major": "2"
536
692
  },
537
693
  "selinux": {
538
- "config_mode": "enforcing",
539
- "config_policy": "targeted",
540
- "current_mode": "enforcing",
541
- "enabled": true,
542
- "enforced": true,
543
- "policy_version": "28"
694
+ "enabled": false
544
695
  }
545
696
  },
546
697
  "osfamily": "RedHat",
547
698
  "package_provider": "yum",
548
699
  "partitions": {
549
- "/dev/mapper/VolGroup00-LogVol00": {
700
+ "/dev/xvda1": {
550
701
  "filesystem": "xfs",
702
+ "label": "/",
551
703
  "mount": "/",
552
- "size": "37.47 GiB",
553
- "size_bytes": 40231763968,
554
- "uuid": "f4e9b72c-3d19-4d80-b9b7-cdbcdd51668a"
555
- },
556
- "/dev/mapper/VolGroup00-LogVol01": {
557
- "filesystem": "swap",
558
- "size": "1.50 GiB",
559
- "size_bytes": 1610612736,
560
- "uuid": "c26411ac-334d-41a2-896b-a67946fd715a"
561
- },
562
- "/dev/sda1": {
563
- "size": "1.00 MiB",
564
- "size_bytes": 1048576
565
- },
566
- "/dev/sda2": {
567
- "filesystem": "xfs",
568
- "mount": "/boot",
569
- "size": "1.00 GiB",
570
- "size_bytes": 1073741824,
571
- "uuid": "ae23c7f6-d8cd-4831-beae-92d8f12a4339"
572
- },
573
- "/dev/sda3": {
574
- "filesystem": "LVM2_member",
575
- "size": "39.00 GiB",
576
- "size_bytes": 41873833984,
577
- "uuid": "3KJ6QV-NEvu-oHOV-Yirr-GLtZ-tuFH-iafkuj"
704
+ "partlabel": "Linux",
705
+ "partuuid": "30d39261-6b0f-4be5-a0f9-1d792f09d753",
706
+ "size": "8.00 GiB",
707
+ "size_bytes": 8587820544,
708
+ "uuid": "b24eb1ea-ab1c-47bd-8542-3fd6059814ae"
578
709
  }
579
710
  },
580
- "path": "/opt/puppetlabs/bin:/opt/puppetlabs/puppet/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
711
+ "path": "/sbin:/bin:/usr/sbin:/usr/bin:/opt/puppetlabs/bin",
581
712
  "physicalprocessorcount": 1,
582
- "processor0": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
713
+ "processor0": "Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz",
583
714
  "processorcount": 1,
584
715
  "processors": {
585
716
  "count": 1,
586
717
  "isa": "x86_64",
587
718
  "models": [
588
- "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz"
719
+ "Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz"
589
720
  ],
590
721
  "physicalcount": 1
591
722
  },
592
- "productname": "VirtualBox",
723
+ "productname": "HVM domU",
593
724
  "puppet_environmentpath": "/etc/puppetlabs/code/environments",
594
725
  "puppet_ruby_dir": "/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet",
726
+ "puppet_server": "puppet",
727
+ "puppet_service_enabled": false,
728
+ "puppet_service_started": false,
595
729
  "puppet_settings": {
596
730
  "main": {
731
+ "facterng": "false",
597
732
  "confdir": "/etc/puppetlabs/puppet",
598
733
  "codedir": "/etc/puppetlabs/code",
599
734
  "vardir": "/opt/puppetlabs/puppet/cache",
@@ -601,10 +736,15 @@
601
736
  "logdir": "/var/log/puppetlabs/puppet",
602
737
  "log_level": "notice",
603
738
  "disable_warnings": "[]",
739
+ "merge_dependency_warnings": "false",
604
740
  "strict": "warning",
741
+ "disable_i18n": "false",
605
742
  "priority": "",
606
743
  "trace": "false",
744
+ "puppet_trace": "false",
607
745
  "profile": "false",
746
+ "future_features": "false",
747
+ "versioned_environment_dirs": "false",
608
748
  "static_catalogs": "true",
609
749
  "strict_environment_mode": "false",
610
750
  "autoflush": "true",
@@ -613,7 +753,6 @@
613
753
  "rundir": "/var/run/puppetlabs",
614
754
  "genconfig": "false",
615
755
  "genmanifest": "false",
616
- "configprint": "",
617
756
  "color": "ansi",
618
757
  "mkusers": "false",
619
758
  "manage_internal_file_permissions": "true",
@@ -637,18 +776,21 @@
637
776
  "catalog_terminus": "compiler",
638
777
  "catalog_cache_terminus": "",
639
778
  "facts_terminus": "facter",
779
+ "trusted_external_command": "",
640
780
  "default_file_terminus": "rest",
641
781
  "http_proxy_host": "none",
642
782
  "http_proxy_port": "3128",
643
783
  "http_proxy_user": "none",
644
784
  "http_proxy_password": "none",
785
+ "no_proxy": "localhost, 127.0.0.1",
645
786
  "http_keepalive_timeout": "4",
646
787
  "http_debug": "false",
647
788
  "http_connect_timeout": "120",
648
- "http_read_timeout": "",
649
- "http_user_agent": "Puppet/5.0.1 Ruby/2.4.1-p111 (x86_64-linux)",
789
+ "http_read_timeout": "600",
790
+ "http_user_agent": "Puppet/6.19.1 Ruby/2.5.8-p224 (x86_64-linux)",
650
791
  "filetimeout": "15",
651
792
  "environment_timeout": "0",
793
+ "environment_timeout_mode": "from_created",
652
794
  "environment_data_provider": "",
653
795
  "prerun_command": "",
654
796
  "postrun_command": "",
@@ -659,36 +801,42 @@
659
801
  "csr_attributes": "/etc/puppetlabs/puppet/csr_attributes.yaml",
660
802
  "certdir": "/etc/puppetlabs/puppet/ssl/certs",
661
803
  "ssldir": "/etc/puppetlabs/puppet/ssl",
804
+ "ssl_lockfile": "/etc/puppetlabs/puppet/ssl/ssl.lock",
662
805
  "publickeydir": "/etc/puppetlabs/puppet/ssl/public_keys",
663
806
  "requestdir": "/etc/puppetlabs/puppet/ssl/certificate_requests",
664
807
  "privatekeydir": "/etc/puppetlabs/puppet/ssl/private_keys",
665
808
  "privatedir": "/etc/puppetlabs/puppet/ssl/private",
666
809
  "passfile": "/etc/puppetlabs/puppet/ssl/private/password",
667
- "hostcsr": "/etc/puppetlabs/puppet/ssl/csr_foo.example.com.pem",
668
810
  "hostcert": "/etc/puppetlabs/puppet/ssl/certs/foo.example.com.pem",
669
811
  "hostprivkey": "/etc/puppetlabs/puppet/ssl/private_keys/foo.example.com.pem",
670
812
  "hostpubkey": "/etc/puppetlabs/puppet/ssl/public_keys/foo.example.com.pem",
671
813
  "localcacert": "/etc/puppetlabs/puppet/ssl/certs/ca.pem",
814
+ "ca_fingerprint": "",
815
+ "ssl_trust_store": "",
672
816
  "ssl_client_ca_auth": "",
673
- "ssl_server_ca_auth": "",
674
817
  "hostcrl": "/etc/puppetlabs/puppet/ssl/crl.pem",
675
- "certificate_revocation": "true",
818
+ "certificate_revocation": "chain",
819
+ "key_type": "rsa",
820
+ "named_curve": "prime256v1",
676
821
  "digest_algorithm": "md5",
677
- "supported_checksum_types": "[\"md5\", \"sha256\"]",
822
+ "supported_checksum_types": "[\"md5\", \"sha256\", \"sha384\", \"sha512\", \"sha224\"]",
823
+ "logdest": "",
678
824
  "plugindest": "/opt/puppetlabs/puppet/cache/lib",
679
825
  "pluginsource": "puppet:///plugins",
680
826
  "pluginfactdest": "/opt/puppetlabs/puppet/cache/facts.d",
681
827
  "pluginfactsource": "puppet:///pluginfacts",
828
+ "localedest": "/opt/puppetlabs/puppet/cache/locales",
829
+ "localesource": "puppet:///locales",
682
830
  "pluginsync": "true",
683
831
  "pluginsignore": ".svn CVS .git .hg",
832
+ "ignore_plugin_errors": "true",
684
833
  "factpath": "/opt/puppetlabs/puppet/cache/lib/facter:/opt/puppetlabs/puppet/cache/facts",
685
834
  "external_nodes": "none",
686
- "rich_data": "false"
835
+ "rich_data": "true"
687
836
  },
688
837
  "module_tool": {
689
838
  "module_repository": "https://forgeapi.puppet.com",
690
839
  "module_working_dir": "/opt/puppetlabs/puppet/cache/puppet-module",
691
- "module_skeleton_dir": "/opt/puppetlabs/puppet/cache/puppet-module/skeleton",
692
840
  "forge_authorization": "",
693
841
  "module_groups": ""
694
842
  },
@@ -699,42 +847,39 @@
699
847
  "cakey": "/etc/puppetlabs/puppet/ssl/ca/ca_key.pem",
700
848
  "capub": "/etc/puppetlabs/puppet/ssl/ca/ca_pub.pem",
701
849
  "cacrl": "/etc/puppetlabs/puppet/ssl/ca/ca_crl.pem",
702
- "caprivatedir": "/etc/puppetlabs/puppet/ssl/ca/private",
703
850
  "csrdir": "/etc/puppetlabs/puppet/ssl/ca/requests",
704
851
  "signeddir": "/etc/puppetlabs/puppet/ssl/ca/signed",
705
- "capass": "/etc/puppetlabs/puppet/ssl/ca/private/ca.pass",
706
852
  "serial": "/etc/puppetlabs/puppet/ssl/ca/serial",
707
853
  "autosign": "/etc/puppetlabs/puppet/autosign.conf",
708
854
  "allow_duplicate_certs": "false",
709
855
  "ca_ttl": "157680000",
856
+ "crl_refresh_interval": "",
710
857
  "keylength": "4096",
711
858
  "cert_inventory": "/etc/puppetlabs/puppet/ssl/ca/inventory.txt"
712
859
  },
713
860
  "application": {
714
861
  "config_file_name": "puppet.conf",
715
862
  "config": "/etc/puppetlabs/puppet/puppet.conf",
716
- "pidfile": "/var/run/puppetlabs/user.pid",
717
- "bindaddress": "0.0.0.0"
863
+ "pidfile": "/var/run/puppetlabs/application.pid",
864
+ "sourceaddress": ""
718
865
  },
719
866
  "environment": {
720
- "manifest": "",
721
- "modulepath": "",
867
+ "manifest": "/etc/puppetlabs/code/environments/production/manifests",
868
+ "modulepath": "/etc/puppetlabs/code/environments/production/modules",
722
869
  "config_version": ""
723
870
  },
724
- "master": {
871
+ "server": {
725
872
  "user": "puppet",
726
873
  "group": "puppet",
727
874
  "default_manifest": "./manifests",
728
875
  "disable_per_environment_manifest": "false",
729
876
  "code": "",
730
- "masterhttplog": "/var/log/puppetlabs/puppet/masterhttp.log",
877
+ "serverport": "8140",
731
878
  "masterport": "8140",
732
- "node_name": "cert",
733
879
  "bucketdir": "/opt/puppetlabs/puppet/cache/bucket",
734
- "rest_authconfig": "/etc/puppetlabs/puppet/auth.conf",
735
- "ca": "true",
736
880
  "trusted_oid_mapping_file": "/etc/puppetlabs/puppet/custom_trusted_oid_mapping.yaml",
737
881
  "basemodulepath": "/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules",
882
+ "vendormoduledir": "/opt/puppetlabs/puppet/vendor_modules",
738
883
  "ssl_client_header": "HTTP_X_CLIENT_DN",
739
884
  "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
740
885
  "yamldir": "/opt/puppetlabs/puppet/cache/yaml",
@@ -743,7 +888,7 @@
743
888
  "reportdir": "/opt/puppetlabs/puppet/cache/reports",
744
889
  "reporturl": "http://localhost:3000/reports/upload",
745
890
  "fileserverconfig": "/etc/puppetlabs/puppet/fileserver.conf",
746
- "strict_hostname_checking": "false",
891
+ "strict_hostname_checking": "true",
747
892
  "storeconfigs": "false",
748
893
  "storeconfigs_backend": "puppetdb"
749
894
  },
@@ -755,20 +900,24 @@
755
900
  "node_name_value": "foo.example.com",
756
901
  "node_name_fact": "",
757
902
  "statefile": "/opt/puppetlabs/puppet/cache/state/state.yaml",
903
+ "statettl": "2764800",
758
904
  "transactionstorefile": "/opt/puppetlabs/puppet/cache/state/transactionstore.yaml",
759
905
  "clientyamldir": "/opt/puppetlabs/puppet/cache/client_yaml",
760
906
  "client_datadir": "/opt/puppetlabs/puppet/cache/client_data",
761
907
  "classfile": "/opt/puppetlabs/puppet/cache/state/classes.txt",
762
908
  "resourcefile": "/opt/puppetlabs/puppet/cache/state/resources.txt",
763
909
  "puppetdlog": "/var/log/puppetlabs/puppet/puppetd.log",
910
+ "deviceconfdir": "/etc/puppetlabs/puppet/devices",
764
911
  "server": "puppet",
765
912
  "server_list": "[]",
766
913
  "use_srv_records": "false",
767
914
  "srv_domain": "example.com",
915
+ "http_extra_headers": "[]",
768
916
  "ignoreschedules": "false",
769
917
  "default_schedules": "true",
770
918
  "noop": "false",
771
919
  "runinterval": "1800",
920
+ "runtimeout": "3600",
772
921
  "ca_server": "puppet",
773
922
  "ca_port": "8140",
774
923
  "preferred_serialization_format": "json",
@@ -783,12 +932,16 @@
783
932
  "report_server": "puppet",
784
933
  "report_port": "8140",
785
934
  "report": "true",
935
+ "report_include_system_store": "false",
936
+ "resubmit_facts": "false",
786
937
  "lastrunfile": "/opt/puppetlabs/puppet/cache/state/last_run_summary.yaml",
787
938
  "lastrunreport": "/opt/puppetlabs/puppet/cache/state/last_run_report.yaml",
788
939
  "graph": "false",
789
940
  "graphdir": "/opt/puppetlabs/puppet/cache/state/graphs",
790
941
  "waitforcert": "120",
791
- "ordering": "manifest"
942
+ "maxwaitforcert": "Infinity",
943
+ "waitforlock": "0",
944
+ "maxwaitforlock": "60"
792
945
  },
793
946
  "transaction": {
794
947
  "tags": "",
@@ -814,86 +967,205 @@
814
967
  "max_errors": "10",
815
968
  "max_warnings": "10",
816
969
  "max_deprecations": "10",
817
- "strict_variables": "false"
970
+ "strict_variables": "false",
971
+ "func3x_check": "true",
972
+ "tasks": "false"
818
973
  },
819
974
  "puppetdoc": {
820
975
  "document_all": "false"
821
976
  }
822
977
  },
823
978
  "puppet_vardir": "/opt/puppetlabs/puppet/cache",
824
- "puppetversion": "5.0.1",
825
- "radius_version": "unknown",
979
+ "puppetversion": "6.19.1",
826
980
  "reboot_required": false,
981
+ "root_dir_uuid": "b24eb1ea-ab1c-47bd-8542-3fd6059814ae",
827
982
  "root_home": "/root",
983
+ "rsyslogd": {
984
+ "version": "8.24.0",
985
+ "features": {
986
+ "PLATFORM": false,
987
+ "PLATFORM (lsb_release -d)": false,
988
+ "FEATURE_REGEXP": true,
989
+ "GSSAPI Kerberos 5 support": true,
990
+ "FEATURE_DEBUG (debug build, slow code)": false,
991
+ "32bit Atomic operations supported": true,
992
+ "64bit Atomic operations supported": true,
993
+ "memory allocator": false,
994
+ "Runtime Instrumentation (slow code)": false,
995
+ "uuid support": true,
996
+ "Number of Bits in RainerScript integers": false
997
+ }
998
+ },
828
999
  "ruby": {
829
1000
  "platform": "x86_64-linux",
830
- "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.4.0",
831
- "version": "2.4.1"
1001
+ "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.5.0",
1002
+ "version": "2.5.8"
832
1003
  },
833
1004
  "rubyplatform": "x86_64-linux",
834
- "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.4.0",
835
- "rubyversion": "2.4.1",
836
- "runlevel": "3",
837
- "selinux": true,
838
- "selinux_config_mode": "enforcing",
839
- "selinux_config_policy": "targeted",
840
- "selinux_current_mode": "enforcing",
841
- "selinux_enforced": true,
842
- "selinux_policyversion": "28",
843
- "serialnumber": "0",
1005
+ "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.5.0",
1006
+ "rubyversion": "2.5.8",
1007
+ "runlevel": "5",
1008
+ "scope6": "link",
1009
+ "scope6_eth0": "link",
1010
+ "scope6_lo": "host",
1011
+ "selinux": false,
1012
+ "selinux_python_command": "python",
1013
+ "serialnumber": "ec212565-4929-fb4c-f59a-cf1c045a92d8",
844
1014
  "service_provider": "systemd",
845
1015
  "shmall": "18446744073692774399",
1016
+ "simplib__auditd": {
1017
+ "enforcing": true,
1018
+ "kernel_enforcing": true,
1019
+ "enabled": true,
1020
+ "version": "2.8.1",
1021
+ "failure": 1,
1022
+ "pid": 2647,
1023
+ "rate_limit": 0,
1024
+ "backlog_limit": 8192,
1025
+ "lost": 0,
1026
+ "backlog": 0,
1027
+ "backlog_wait_time": 15000,
1028
+ "loginuid_immutable": "0 unlocked"
1029
+ },
1030
+ "simplib__efi_enabled": false,
1031
+ "simplib__firewalls": [
1032
+ "iptables"
1033
+ ],
1034
+ "simplib__mountpoints": {
1035
+ "/proc": {
1036
+ "device": "proc",
1037
+ "filesystem": "proc",
1038
+ "options": [
1039
+ "rw",
1040
+ "nosuid",
1041
+ "nodev",
1042
+ "noexec",
1043
+ "relatime"
1044
+ ],
1045
+ "options_hash": {
1046
+ "rw": "",
1047
+ "nosuid": "",
1048
+ "nodev": "",
1049
+ "noexec": "",
1050
+ "relatime": ""
1051
+ }
1052
+ },
1053
+ "/dev/shm": {
1054
+ "available": "491.67 MiB",
1055
+ "available_bytes": 515551232,
1056
+ "capacity": "0%",
1057
+ "device": "tmpfs",
1058
+ "filesystem": "tmpfs",
1059
+ "options": [
1060
+ "rw",
1061
+ "nosuid",
1062
+ "nodev"
1063
+ ],
1064
+ "size": "491.67 MiB",
1065
+ "size_bytes": 515551232,
1066
+ "used": "0 bytes",
1067
+ "used_bytes": 0,
1068
+ "options_hash": {
1069
+ "rw": "",
1070
+ "nosuid": "",
1071
+ "nodev": ""
1072
+ }
1073
+ }
1074
+ },
1075
+ "simplib__numa": {
1076
+ "nodes": [
1077
+ "node0"
1078
+ ],
1079
+ "possible": "0",
1080
+ "online": "0",
1081
+ "node0": {
1082
+ "MemTotalBytes": 1031106560
1083
+ }
1084
+ },
1085
+ "simplib__secure_boot_enabled": false,
1086
+ "simplib__sshd_config": {
1087
+ "AuthorizedKeysFile": ".ssh/authorized_keys",
1088
+ "version": "7.4p1",
1089
+ "full_version": "OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\n"
1090
+ },
1091
+ "simplib_sysctl": {
1092
+ "crypto.fips_enabled": 0,
1093
+ "kernel.ctrl-alt-del": 0,
1094
+ "kernel.modules_disabled": 0,
1095
+ "kernel.shmall": "18446744073692774399",
1096
+ "kernel.shmmax": "18446744073692774399",
1097
+ "kernel.shmmni": "4096",
1098
+ "kernel.tainted": 0,
1099
+ "kernel.threads-max": 7581,
1100
+ "vm.swappiness": 60
1101
+ },
1102
+ "snmpv3_user": {},
846
1103
  "ssh": {
847
1104
  "ecdsa": {
848
1105
  "fingerprints": {
849
- "sha1": "SSHFP 3 1 3ccacf4152307d8eed9773f333350cfa5597be6a",
850
- "sha256": "SSHFP 3 2 b1ecd68cf06f5f06577c6bff63bd63a2fce5c3c6bd6d24ab7a7bcef980f3c9b4"
1106
+ "sha1": "SSHFP 3 1 ce72490621e673b786db2bfb387fd348bc037df7",
1107
+ "sha256": "SSHFP 3 2 decbe8caeaae590bb09aa2461572f26f7f56579634a43b49181b314fb07dc187"
851
1108
  },
852
- "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEc0nHB2rjjUMB1Xv23aYaCAHwcU1NSH4F64txZES+WeOyCApofjS1ULRl1FX4TIZvxTnr+tDneYf3X8kyl/x0M="
1109
+ "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGYqIWU3ORWDliTX2j3xDDyqOY09R7IoaAOvA4rTn3snvS2hy27JrkYsc2b8OfAWY6DlVonKNv3fumgBvN465G4=",
1110
+ "type": "ecdsa-sha2-nistp256"
853
1111
  },
854
1112
  "ed25519": {
855
1113
  "fingerprints": {
856
- "sha1": "SSHFP 4 1 3b3b11563cb63cfcaed710c23fc219d437d8de02",
857
- "sha256": "SSHFP 4 2 c37a72a1b34f45f7e58ae431b72e76772512a1aa9b374e860a4020f3894ea9fa"
1114
+ "sha1": "SSHFP 4 1 fe84f7072968dce1a4ae17190e2b8d3ff4433c7e",
1115
+ "sha256": "SSHFP 4 2 67be80a52f552ffb17813e8800aa8e524289f914f93d6338355f7b0e8df5658e"
858
1116
  },
859
- "key": "AAAAC3NzaC1lZDI1NTE5AAAAIB0DLBY7Opcbxlwv1NjgPmzrblJCWsoeK2+CiSnsx1kp"
1117
+ "key": "AAAAC3NzaC1lZDI1NTE5AAAAIM2CBZ3YVCvTdrXE7zhSEwQzH8VT2WBrK3/09DDrcL96",
1118
+ "type": "ssh-ed25519"
860
1119
  },
861
1120
  "rsa": {
862
1121
  "fingerprints": {
863
- "sha1": "SSHFP 1 1 1099cf9c93eff5d83c5ecfe083b0ae73964eee91",
864
- "sha256": "SSHFP 1 2 e1b26f60383abdc939e62b090de662a871625bc5d29668f90d89d0b53cc2d662"
1122
+ "sha1": "SSHFP 1 1 1de968b4fa97dff912c3cbd84ed009c14b66dc9a",
1123
+ "sha256": "SSHFP 1 2 fa49247527d7096a68c2010d8dbdaeaa87490a40dada45a41ee272f625565aac"
865
1124
  },
866
- "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCw5V4eeheGxZ51HFmMxEhcfeK43gNL/EihGrIQwSfXKt1W98H1/R6crwBGrNvFMQXscgY/KIB4yTdDzkh04OlhjvYp5RqsHIGo7IY1O9s7vuLGxW5lCu5k/DjZL+p63qnRze2qY3+86L6BwlACRu9AXlT+6vuZMxTudQ/IQQBxLAVTI8uws1vmc929L8XS0wQZl3lokKWo2nrq1wv87F4RcPsHi3KxgXNXxWEu0zXQ4ivCmt1KS49ZPXOe5hRmNSZq36ASZKrt0lXsHIab4q31WNKXFgEt+GON7v1sNIYIOSHQYhe9pkoeQzoG06i7ct5B2c97qUDTT7gOSPIKiwmB"
1125
+ "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDLbTCKycx871kQgK+EA2dubxTOGyfGgny8JVZuBfAQ+Pn58IPwUbRCQAns7N8uBFJUoi0nchHJvrYBV0pnCpYNAusqHMLa0SozTHBs3IQPsoHsz4meCkLHkH3LP20LCkIJLjN0ax7xQq3BxwcsoygQN+wnje4mE/UYIE911qtChDxrauH0LI97eVxT0S8aTMc3/afoWOvY1lmc9tqWg8TyO0yWjtYbbRMLRtS9PGVWuU6TEB+EYJhSWv+0ljBxfg6PRcguW3wmOsBL6U39t6P6pABaqw45pfygqrofevKeT35lj5/lLHx7n8KtiGjHWJbZmWVTjYJZGOlfFD595+e1",
1126
+ "type": "ssh-rsa"
867
1127
  }
868
1128
  },
869
- "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEc0nHB2rjjUMB1Xv23aYaCAHwcU1NSH4F64txZES+WeOyCApofjS1ULRl1FX4TIZvxTnr+tDneYf3X8kyl/x0M=",
870
- "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIB0DLBY7Opcbxlwv1NjgPmzrblJCWsoeK2+CiSnsx1kp",
871
- "sshfp_ecdsa": "SSHFP 3 1 3ccacf4152307d8eed9773f333350cfa5597be6a\nSSHFP 3 2 b1ecd68cf06f5f06577c6bff63bd63a2fce5c3c6bd6d24ab7a7bcef980f3c9b4",
872
- "sshfp_ed25519": "SSHFP 4 1 3b3b11563cb63cfcaed710c23fc219d437d8de02\nSSHFP 4 2 c37a72a1b34f45f7e58ae431b72e76772512a1aa9b374e860a4020f3894ea9fa",
873
- "sshfp_rsa": "SSHFP 1 1 1099cf9c93eff5d83c5ecfe083b0ae73964eee91\nSSHFP 1 2 e1b26f60383abdc939e62b090de662a871625bc5d29668f90d89d0b53cc2d662",
874
- "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCw5V4eeheGxZ51HFmMxEhcfeK43gNL/EihGrIQwSfXKt1W98H1/R6crwBGrNvFMQXscgY/KIB4yTdDzkh04OlhjvYp5RqsHIGo7IY1O9s7vuLGxW5lCu5k/DjZL+p63qnRze2qY3+86L6BwlACRu9AXlT+6vuZMxTudQ/IQQBxLAVTI8uws1vmc929L8XS0wQZl3lokKWo2nrq1wv87F4RcPsHi3KxgXNXxWEu0zXQ4ivCmt1KS49ZPXOe5hRmNSZq36ASZKrt0lXsHIab4q31WNKXFgEt+GON7v1sNIYIOSHQYhe9pkoeQzoG06i7ct5B2c97qUDTT7gOSPIKiwmB",
875
- "swapfree": "1.50 GiB",
876
- "swapfree_mb": 1531.875,
877
- "swapsize": "1.50 GiB",
878
- "swapsize_mb": 1535.99609375,
1129
+ "ssh_host_keys": [
1130
+ "/etc/ssh/ssh_host_rsa_key",
1131
+ "/etc/ssh/ssh_host_ecdsa_key",
1132
+ "/etc/ssh/ssh_host_ed25519_key"
1133
+ ],
1134
+ "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGYqIWU3ORWDliTX2j3xDDyqOY09R7IoaAOvA4rTn3snvS2hy27JrkYsc2b8OfAWY6DlVonKNv3fumgBvN465G4=",
1135
+ "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIM2CBZ3YVCvTdrXE7zhSEwQzH8VT2WBrK3/09DDrcL96",
1136
+ "sshfp_ecdsa": "SSHFP 3 1 ce72490621e673b786db2bfb387fd348bc037df7\nSSHFP 3 2 decbe8caeaae590bb09aa2461572f26f7f56579634a43b49181b314fb07dc187",
1137
+ "sshfp_ed25519": "SSHFP 4 1 fe84f7072968dce1a4ae17190e2b8d3ff4433c7e\nSSHFP 4 2 67be80a52f552ffb17813e8800aa8e524289f914f93d6338355f7b0e8df5658e",
1138
+ "sshfp_rsa": "SSHFP 1 1 1de968b4fa97dff912c3cbd84ed009c14b66dc9a\nSSHFP 1 2 fa49247527d7096a68c2010d8dbdaeaa87490a40dada45a41ee272f625565aac",
1139
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDLbTCKycx871kQgK+EA2dubxTOGyfGgny8JVZuBfAQ+Pn58IPwUbRCQAns7N8uBFJUoi0nchHJvrYBV0pnCpYNAusqHMLa0SozTHBs3IQPsoHsz4meCkLHkH3LP20LCkIJLjN0ax7xQq3BxwcsoygQN+wnje4mE/UYIE911qtChDxrauH0LI97eVxT0S8aTMc3/afoWOvY1lmc9tqWg8TyO0yWjtYbbRMLRtS9PGVWuU6TEB+EYJhSWv+0ljBxfg6PRcguW3wmOsBL6U39t6P6pABaqw45pfygqrofevKeT35lj5/lLHx7n8KtiGjHWJbZmWVTjYJZGOlfFD595+e1",
1140
+ "sudo_version": "1.8.23",
879
1141
  "system_uptime": {
880
1142
  "days": 0,
881
1143
  "hours": 0,
882
- "seconds": 850,
883
- "uptime": "0:14 hours"
1144
+ "seconds": 3462,
1145
+ "uptime": "0:57 hours"
1146
+ },
1147
+ "systemd": true,
1148
+ "systemd_internal_services": {
1149
+ "systemd-bootchart.service": "disabled",
1150
+ "systemd-nspawn@.service": "disabled",
1151
+ "systemd-readahead-collect.service": "enabled",
1152
+ "systemd-readahead-done.service": "indirect",
1153
+ "systemd-readahead-drop.service": "enabled",
1154
+ "systemd-readahead-replay.service": "enabled"
884
1155
  },
1156
+ "systemd_version": "219",
885
1157
  "timezone": "UTC",
886
- "tmp_mount_dev_shm": "rw,seclabel,nosuid,nodev",
1158
+ "tmp_mount_dev_shm": "rw,nosuid,nodev",
887
1159
  "tmp_mount_fstype_dev_shm": "tmpfs",
888
1160
  "tmp_mount_path_dev_shm": "tmpfs",
889
1161
  "uid_min": "1000",
890
- "uptime": "0:14 hours",
1162
+ "uptime": "0:57 hours",
891
1163
  "uptime_days": 0,
892
1164
  "uptime_hours": 0,
893
- "uptime_seconds": 850,
894
- "uuid": "1CE709A2-C8F8-45FC-9B94-0808A8F8D11C",
895
- "virtual": "virtualbox",
1165
+ "uptime_seconds": 3462,
1166
+ "uuid": "EC212565-4929-FB4C-F59A-CF1C045A92D8",
1167
+ "virtual": "xenhvm",
896
1168
  "clientcert": "foo.example.com",
897
- "clientversion": "5.0.1",
1169
+ "clientversion": "6.19.1",
898
1170
  "clientnoop": false
899
1171
  }