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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0724b73fb98fd1b70a39af47076c5587ee109752c5f5facab08fbfa6b584c6cf
4
- data.tar.gz: dc4e29bb3305d944810e3b7269e1a0ba72f95b5f8c0cfe73f29fb85f83a1c1bd
3
+ metadata.gz: 205ae23b3c8f2ca7906df0304031dedd248b252f361e272951ea412454410215
4
+ data.tar.gz: b9c8a94db91d26fc14b4abe35ab8268ca7009bda3074b01cf432c88d8b30f9aa
5
5
  SHA512:
6
- metadata.gz: eb74fa00a6bd03703bfaa78636936980d5c1026b8d1ed5c89620abda643dddfcc6bc82bfc445f3b30909b64ea2ed35c6421b0ee36879a0481800b4b7ff96e1ab
7
- data.tar.gz: 0c9cf74977b92641e5dba2e22154cdd1b5ffb715a38868164a927983a8dff796c27ef92da63f572c9cc506711a4aa08ae73fba6cdd30aaf823092f0c770758e3
6
+ metadata.gz: 6c9e042dd207860d53feddbf051ab4056538f511cb3f881a1e713abccb8dabf44e3281ab70e3b288f1274f3531869c3cb429714af132503f24f063f39f85be2c
7
+ data.tar.gz: b82e1db7b52e737acec2fa08d0b0544f3f78292dce66365fe3362bed2f377ad54ef1cc23bba014600764d64566a13744fd4966b21f8434afa753bd6eb20551c7
data/Rakefile CHANGED
@@ -1,4 +1,5 @@
1
1
  require 'simp/rake/beaker'
2
+ require 'bundler/gem_tasks'
2
3
 
3
4
  Simp::Rake::Beaker.new(__dir__)
4
5
 
@@ -1,45 +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.7.6",
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": 21474836480,
16
- "blockdevice_sda_vendor": "ATA",
17
- "blockdevices": "sda",
18
- "boardmanufacturer": "Oracle Corporation",
19
- "boardproductname": "VirtualBox",
20
- "boardserialnumber": "0",
21
- "boot_dir_uuid": "34efc5cc-b995-4f8a-8b9d-33d05e013613",
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-229.el7.x86_64",
25
- "root": "/dev/mapper/ol-root",
20
+ "BOOT_IMAGE": "/boot/vmlinuz-4.14.193-149.317.amzn2.x86_64",
21
+ "root": "UUID",
26
22
  "ro": "",
27
- "crashkernel": "auto",
28
- "rd.lvm.lv": "ol/swap",
29
- "rhgb": "",
30
- "quiet": "",
31
- "LANG": "en_US.UTF-8"
23
+ "console": [
24
+ "tty0",
25
+ "ttyS0,115200n8"
26
+ ],
27
+ "net.ifnames": "0",
28
+ "biosdevname": "0",
29
+ "nvme_core.io_timeout": "4294967295",
30
+ "rd.emergency": "poweroff",
31
+ "rd.shell": "0"
32
32
  },
33
33
  "cpuinfo": {
34
34
  "processor0": {
35
35
  "vendor_id": "GenuineIntel",
36
36
  "cpu_family": "6",
37
- "model": "62",
38
- "model_name": "Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz",
39
- "stepping": "4",
40
- "microcode": "0x19",
41
- "cpu_MHz": "3399.872",
42
- "cache_size": "12288 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",
43
43
  "physical_id": "0",
44
44
  "siblings": "1",
45
45
  "core_id": "0",
@@ -73,6 +73,7 @@
73
73
  "fxsr",
74
74
  "sse",
75
75
  "sse2",
76
+ "ht",
76
77
  "syscall",
77
78
  "nx",
78
79
  "rdtscp",
@@ -81,68 +82,154 @@
81
82
  "rep_good",
82
83
  "nopl",
83
84
  "xtopology",
84
- "nonstop_tsc",
85
+ "cpuid",
85
86
  "pni",
86
87
  "pclmulqdq",
87
- "monitor",
88
88
  "ssse3",
89
+ "fma",
89
90
  "cx16",
90
91
  "pcid",
91
92
  "sse4_1",
92
93
  "sse4_2",
94
+ "x2apic",
95
+ "movbe",
93
96
  "popcnt",
97
+ "tsc_deadline_timer",
94
98
  "aes",
95
99
  "xsave",
96
100
  "avx",
101
+ "f16c",
97
102
  "rdrand",
98
103
  "hypervisor",
99
104
  "lahf_lm",
100
- "fsgsbase"
105
+ "abm",
106
+ "cpuid_fault",
107
+ "invpcid_single",
108
+ "pti",
109
+ "fsgsbase",
110
+ "bmi1",
111
+ "avx2",
112
+ "smep",
113
+ "bmi2",
114
+ "erms",
115
+ "invpcid",
116
+ "xsaveopt"
101
117
  ],
102
- "bogomips": "6799.74",
118
+ "bugs": "cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit",
119
+ "bogomips": "4800.08",
103
120
  "clflush_size": "64",
104
121
  "cache_alignment": "64",
105
122
  "address_sizes": "46 bits physical, 48 bits virtual",
106
123
  "power_management": "power management"
107
124
  }
108
125
  },
109
- "defaultgateway": "10.0.2.2",
110
- "defaultgatewayiface": "enp0s3",
126
+ "crashkernel": false,
127
+ "defaultgateway": "10.0.2.1",
128
+ "defaultgatewayiface": "eth0",
111
129
  "dhcp_servers": {
112
- "enp0s3": "10.0.2.2",
113
- "system": "10.0.2.2"
130
+ "eth0": "10.0.2.1",
131
+ "system": "10.0.2.15"
114
132
  },
115
133
  "disks": {
116
- "sda": {
117
- "model": "VBOX HARDDISK",
118
- "size": "20.00 GiB",
119
- "size_bytes": 21474836480,
120
- "vendor": "ATA"
134
+ "xvda": {
135
+ "size": "8.00 GiB",
136
+ "size_bytes": 8589934592
121
137
  }
122
138
  },
123
139
  "dmi": {
124
140
  "bios": {
125
- "release_date": "12/01/2006",
126
- "vendor": "innotek GmbH",
127
- "version": "VirtualBox"
128
- },
129
- "board": {
130
- "manufacturer": "Oracle Corporation",
131
- "product": "VirtualBox",
132
- "serial_number": "0"
141
+ "release_date": "08/24/2006",
142
+ "vendor": "Xen",
143
+ "version": "4.2.amazon"
133
144
  },
134
145
  "chassis": {
135
146
  "type": "Other"
136
147
  },
137
- "manufacturer": "innotek GmbH",
148
+ "manufacturer": "Xen",
138
149
  "product": {
139
- "name": "VirtualBox",
140
- "serial_number": "0",
141
- "uuid": "E45EEE14-6EC0-4F4E-94F4-326BBD0398B7"
150
+ "name": "HVM domU",
151
+ "serial_number": "ec212565-4929-fb4c-f59a-cf1c045a92d8",
152
+ "uuid": "EC212565-4929-FB4C-F59A-CF1C045A92D8"
142
153
  }
143
154
  },
144
155
  "domain": "example.com",
145
- "facterversion": "3.7.1",
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",
146
233
  "filesystems": "xfs",
147
234
  "fips_ciphers": [
148
235
  "ECDHE-RSA-AES256-GCM-SHA384",
@@ -227,13 +314,18 @@
227
314
  "fqdn": "foo.example.com",
228
315
  "fullrun": "false",
229
316
  "gid": "root",
230
- "gitlab_systemd": true,
231
- "grub_version": "2.02~beta2",
317
+ "grub_version": "2.03",
232
318
  "hardwareisa": "x86_64",
233
319
  "hardwaremodel": "x86_64",
234
320
  "has_tpm": false,
235
321
  "haveged_startup_provider": "systemd",
236
322
  "hostname": "foo",
323
+ "hypervisors": {
324
+ "xen": {
325
+ "context": "hvm",
326
+ "privileged": false
327
+ }
328
+ },
237
329
  "id": "root",
238
330
  "identity": {
239
331
  "gid": 0,
@@ -242,31 +334,32 @@
242
334
  "uid": 0,
243
335
  "user": "root"
244
336
  },
245
- "ima_log_size": 104,
337
+ "ima_log_size": 112,
246
338
  "init_systems": [
247
339
  "rc",
248
340
  "systemd",
249
341
  "sysv"
250
342
  ],
251
- "interfaces": "enp0s3,lo",
343
+ "interfaces": "eth0,lo",
252
344
  "ipaddress": "10.0.2.15",
253
- "ipaddress6": "fe80::a00:27ff:fe26:fe89",
254
- "ipaddress6_enp0s3": "fe80::a00:27ff:fe26:fe89",
345
+ "ipaddress6": "fe80::10cd:9afa:fe27:f2b",
346
+ "ipaddress6_eth0": "fe80::10cd:9afa:fe27:f2b",
255
347
  "ipaddress6_lo": "::1",
256
- "ipaddress_enp0s3": "10.0.2.15",
348
+ "ipaddress_eth0": "10.0.2.15",
257
349
  "ipaddress_lo": "127.0.0.1",
258
350
  "ipv6_enabled": true,
259
351
  "is_pe": false,
260
352
  "is_virtual": true,
261
- "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",
262
354
  "kernel": "Linux",
263
- "kernelmajversion": "3.10",
264
- "kernelrelease": "3.10.0-229.el7.x86_64",
265
- "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,
266
359
  "load_averages": {
267
- "15m": 0.19,
268
- "1m": 1.34,
269
- "5m": 0.52
360
+ "15m": 0.12,
361
+ "1m": 0.44,
362
+ "5m": 0.3
270
363
  },
271
364
  "login_defs": {
272
365
  "mail_dir": "/var/spool/mail",
@@ -285,83 +378,117 @@
285
378
  "create_home": true,
286
379
  "umask": "077",
287
380
  "usergroups_enab": true,
288
- "encrypt_method": "MD5",
289
- "md5_crypt_enab": true
381
+ "encrypt_method": "SHA512"
290
382
  },
291
- "lsbdistcodename": "n/a",
292
- "lsbdistdescription": "Oracle Linux Server release 7.2",
293
- "lsbdistid": "OracleServer",
294
- "lsbdistrelease": "7.2",
295
- "lsbmajdistrelease": "7",
296
- "lsbminordistrelease": "2",
297
- "lsbrelease": ":core-4.1-amd64:core-4.1-noarch",
298
- "macaddress": "08:00:27:26:fe:89",
299
- "macaddress_enp0s3": "08:00:27:26:fe:89",
300
- "manufacturer": "innotek GmbH",
383
+ "macaddress": "12:cd:9a:27:0f:2b",
384
+ "macaddress_eth0": "12:cd:9a:27:0f:2b",
385
+ "manufacturer": "Xen",
301
386
  "memory": {
302
- "swap": {
303
- "available": "2.00 GiB",
304
- "available_bytes": 2147479552,
305
- "capacity": "0%",
306
- "total": "2.00 GiB",
307
- "total_bytes": 2147479552,
308
- "used": "0 bytes",
309
- "used_bytes": 0
310
- },
311
387
  "system": {
312
- "available": "802.74 MiB",
313
- "available_bytes": 841732096,
314
- "capacity": "19.19%",
315
- "total": "993.32 MiB",
316
- "total_bytes": 1041571840,
317
- "used": "190.58 MiB",
318
- "used_bytes": 199839744
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
319
395
  }
320
396
  },
321
- "memoryfree": "802.74 MiB",
322
- "memoryfree_mb": 802.73828125,
323
- "memorysize": "993.32 MiB",
324
- "memorysize_mb": 993.3203125,
397
+ "memoryfree": "631.19 MiB",
398
+ "memoryfree_mb": 631.1875,
399
+ "memorysize": "983.34 MiB",
400
+ "memorysize_mb": 983.33984375,
325
401
  "mountpoints": {
326
402
  "/": {
327
- "available": "14.38 GiB",
328
- "available_bytes": 15438770176,
329
- "capacity": "17.64%",
330
- "device": "/dev/mapper/ol-root",
403
+ "available": "5.48 GiB",
404
+ "available_bytes": 5883441152,
405
+ "capacity": "31.41%",
406
+ "device": "/dev/xvda1",
331
407
  "filesystem": "xfs",
332
408
  "options": [
333
409
  "rw",
334
- "relatime",
410
+ "noatime",
335
411
  "attr2",
336
412
  "inode64",
337
413
  "noquota"
338
414
  ],
339
- "size": "17.46 GiB",
340
- "size_bytes": 18746441728,
341
- "used": "3.08 GiB",
342
- "used_bytes": 3307671552
343
- },
344
- "/boot": {
345
- "available": "353.90 MiB",
346
- "available_bytes": 371093504,
347
- "capacity": "28.74%",
348
- "device": "/dev/sda1",
349
- "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",
350
444
  "options": [
351
445
  "rw",
352
446
  "relatime",
353
- "attr2",
354
- "inode64",
355
- "noquota"
447
+ "pagesize=2M"
356
448
  ],
357
- "size": "496.67 MiB",
358
- "size_bytes": 520794112,
359
- "used": "142.77 MiB",
360
- "used_bytes": 149700608
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"
463
+ ],
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
361
488
  },
362
489
  "/dev/shm": {
363
- "available": "496.66 MiB",
364
- "available_bytes": 520785920,
490
+ "available": "491.67 MiB",
491
+ "available_bytes": 515551232,
365
492
  "capacity": "0%",
366
493
  "device": "tmpfs",
367
494
  "filesystem": "tmpfs",
@@ -370,15 +497,15 @@
370
497
  "nosuid",
371
498
  "nodev"
372
499
  ],
373
- "size": "496.66 MiB",
374
- "size_bytes": 520785920,
500
+ "size": "491.67 MiB",
501
+ "size_bytes": 515551232,
375
502
  "used": "0 bytes",
376
503
  "used_bytes": 0
377
504
  },
378
505
  "/run": {
379
- "available": "490.15 MiB",
380
- "available_bytes": 513961984,
381
- "capacity": "1.31%",
506
+ "available": "491.21 MiB",
507
+ "available_bytes": 515076096,
508
+ "capacity": "0.09%",
382
509
  "device": "tmpfs",
383
510
  "filesystem": "tmpfs",
384
511
  "options": [
@@ -387,14 +514,33 @@
387
514
  "nodev",
388
515
  "mode=755"
389
516
  ],
390
- "size": "496.66 MiB",
391
- "size_bytes": 520785920,
392
- "used": "6.51 MiB",
393
- "used_bytes": 6823936
394
- },
395
- "/run/user/501": {
396
- "available": "99.33 MiB",
397
- "available_bytes": 104157184,
517
+ "size": "491.67 MiB",
518
+ "size_bytes": 515551232,
519
+ "used": "464.00 KiB",
520
+ "used_bytes": 475136
521
+ },
522
+ "/run/user/0": {
523
+ "available": "98.34 MiB",
524
+ "available_bytes": 103112704,
525
+ "capacity": "0%",
526
+ "device": "tmpfs",
527
+ "filesystem": "tmpfs",
528
+ "options": [
529
+ "rw",
530
+ "nosuid",
531
+ "nodev",
532
+ "relatime",
533
+ "size=100696k",
534
+ "mode=700"
535
+ ],
536
+ "size": "98.34 MiB",
537
+ "size_bytes": 103112704,
538
+ "used": "0 bytes",
539
+ "used_bytes": 0
540
+ },
541
+ "/run/user/1000": {
542
+ "available": "98.34 MiB",
543
+ "available_bytes": 103112704,
398
544
  "capacity": "0%",
399
545
  "device": "tmpfs",
400
546
  "filesystem": "tmpfs",
@@ -403,19 +549,19 @@
403
549
  "nosuid",
404
550
  "nodev",
405
551
  "relatime",
406
- "size=101716k",
552
+ "size=100696k",
407
553
  "mode=700",
408
- "uid=501",
409
- "gid=501"
554
+ "uid=1000",
555
+ "gid=1000"
410
556
  ],
411
- "size": "99.33 MiB",
412
- "size_bytes": 104157184,
557
+ "size": "98.34 MiB",
558
+ "size_bytes": 103112704,
413
559
  "used": "0 bytes",
414
560
  "used_bytes": 0
415
561
  },
416
562
  "/sys/fs/cgroup": {
417
- "available": "496.66 MiB",
418
- "available_bytes": 520785920,
563
+ "available": "491.67 MiB",
564
+ "available_bytes": 515551232,
419
565
  "capacity": "0%",
420
566
  "device": "tmpfs",
421
567
  "filesystem": "tmpfs",
@@ -426,57 +572,73 @@
426
572
  "noexec",
427
573
  "mode=755"
428
574
  ],
429
- "size": "496.66 MiB",
430
- "size_bytes": 520785920,
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,
431
592
  "used": "0 bytes",
432
593
  "used_bytes": 0
433
594
  }
434
595
  },
435
- "mtu_enp0s3": 1500,
596
+ "mtu_eth0": 9001,
436
597
  "mtu_lo": 65536,
437
- "mysql_server_id": 10395657,
598
+ "mysql_server_id": 40530925,
438
599
  "netmask": "255.255.255.0",
439
600
  "netmask6": "ffff:ffff:ffff:ffff::",
440
- "netmask6_enp0s3": "ffff:ffff:ffff:ffff::",
601
+ "netmask6_eth0": "ffff:ffff:ffff:ffff::",
441
602
  "netmask6_lo": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
442
- "netmask_enp0s3": "255.255.255.0",
603
+ "netmask_eth0": "255.255.255.0",
443
604
  "netmask_lo": "255.0.0.0",
444
605
  "network": "10.0.2.0",
445
606
  "network6": "fe80::",
446
- "network6_enp0s3": "fe80::",
607
+ "network6_eth0": "fe80::",
447
608
  "network6_lo": "::1",
448
- "network_enp0s3": "10.0.2.0",
609
+ "network_eth0": "10.0.2.0",
449
610
  "network_lo": "127.0.0.0",
450
611
  "networking": {
451
- "dhcp": "10.0.2.2",
612
+ "dhcp": "10.0.2.1",
452
613
  "domain": "example.com",
453
614
  "fqdn": "foo.example.com",
454
615
  "hostname": "foo",
455
616
  "interfaces": {
456
- "enp0s3": {
617
+ "eth0": {
457
618
  "bindings": [
458
619
  {
459
- "address": "10.0.2.15",
620
+ "address": "10.0.2.254",
460
621
  "netmask": "255.255.255.0",
461
622
  "network": "10.0.2.0"
462
623
  }
463
624
  ],
464
625
  "bindings6": [
465
626
  {
466
- "address": "fe80::a00:27ff:fe26:fe89",
627
+ "address": "fe80::10cd:9aff:fe27:f2b",
467
628
  "netmask": "ffff:ffff:ffff:ffff::",
468
629
  "network": "fe80::"
469
630
  }
470
631
  ],
471
- "dhcp": "10.0.2.2",
472
- "ip": "10.0.2.15",
473
- "ip6": "fe80::a00:27ff:fe26:fe89",
474
- "mac": "08:00:27:26:fe:89",
475
- "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,
476
637
  "netmask": "255.255.255.0",
477
638
  "netmask6": "ffff:ffff:ffff:ffff::",
478
639
  "network": "10.0.2.0",
479
- "network6": "fe80::"
640
+ "network6": "fe80::",
641
+ "scope6": "link"
480
642
  },
481
643
  "lo": {
482
644
  "bindings": [
@@ -499,49 +661,34 @@
499
661
  "netmask": "255.0.0.0",
500
662
  "netmask6": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
501
663
  "network": "127.0.0.0",
502
- "network6": "::1"
664
+ "network6": "::1",
665
+ "scope6": "host"
503
666
  }
504
667
  },
505
- "ip": "10.0.2.15",
506
- "ip6": "fe80::a00:27ff:fe26:fe89",
507
- "mac": "08:00:27:26:fe:89",
508
- "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,
509
672
  "netmask": "255.255.255.0",
510
673
  "netmask6": "ffff:ffff:ffff:ffff::",
511
674
  "network": "10.0.2.0",
512
675
  "network6": "fe80::",
513
- "primary": "eth0"
676
+ "primary": "eth0",
677
+ "scope6": "link"
514
678
  },
515
679
  "openldap_arch": "i386",
516
- "openssh_version": "6.6.1",
517
- "ssh_host_keys": [
518
- "/etc/ssh/ssh_host_rsa_key",
519
- "/etc/ssh/ssh_host_ecdsa_key",
520
- "/etc/ssh/ssh_host_ed25519_key"
521
- ],
522
- "operatingsystem": "OracleLinux",
523
- "operatingsystemmajrelease": "7",
524
- "operatingsystemrelease": "7.2",
680
+ "openssh_version": "7.4",
681
+ "operatingsystem": "Amazon",
682
+ "operatingsystemmajrelease": "2",
683
+ "operatingsystemrelease": "2",
525
684
  "os": {
526
685
  "architecture": "x86_64",
527
- "distro": {
528
- "codename": "n/a",
529
- "description": "Oracle Linux Server release 7.2",
530
- "id": "OracleServer",
531
- "release": {
532
- "full": "7.2",
533
- "major": "7",
534
- "minor": "2"
535
- },
536
- "specification": ":core-4.1-amd64:core-4.1-noarch"
537
- },
538
686
  "family": "RedHat",
539
687
  "hardware": "x86_64",
540
- "name": "OracleLinux",
688
+ "name": "Amazon",
541
689
  "release": {
542
- "full": "7.2",
543
- "major": "7",
544
- "minor": "2"
690
+ "full": "2",
691
+ "major": "2"
545
692
  },
546
693
  "selinux": {
547
694
  "enabled": false
@@ -550,51 +697,38 @@
550
697
  "osfamily": "RedHat",
551
698
  "package_provider": "yum",
552
699
  "partitions": {
553
- "/dev/mapper/ol-root": {
700
+ "/dev/xvda1": {
554
701
  "filesystem": "xfs",
702
+ "label": "/",
555
703
  "mount": "/",
556
- "size": "17.47 GiB",
557
- "size_bytes": 18756927488,
558
- "uuid": "677951ae-4b12-4bdb-afa3-f8e7c239f76c"
559
- },
560
- "/dev/mapper/ol-swap": {
561
- "filesystem": "swap",
562
- "size": "2.00 GiB",
563
- "size_bytes": 2147483648,
564
- "uuid": "da7da3cc-cf57-4443-accf-8c9211f42baf"
565
- },
566
- "/dev/sda1": {
567
- "filesystem": "xfs",
568
- "mount": "/boot",
569
- "size": "500.00 MiB",
570
- "size_bytes": 524288000,
571
- "uuid": "34efc5cc-b995-4f8a-8b9d-33d05e013613"
572
- },
573
- "/dev/sda2": {
574
- "filesystem": "LVM2_member",
575
- "size": "19.51 GiB",
576
- "size_bytes": 20949499904,
577
- "uuid": "dRpWoC-VEwu-UOHK-YPn6-k7of-Ltu5-6w9D2F"
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:/usr/local/rvm/gems/ruby-2.1.9/bin:/usr/local/rvm/gems/ruby-2.1.9@global/bin:/usr/local/rvm/rubies/ruby-2.1.9/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/rvm/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-4930K CPU @ 3.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-4930K CPU @ 3.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",
595
726
  "puppet_server": "puppet",
727
+ "puppet_service_enabled": false,
728
+ "puppet_service_started": false,
596
729
  "puppet_settings": {
597
730
  "main": {
731
+ "facterng": "false",
598
732
  "confdir": "/etc/puppetlabs/puppet",
599
733
  "codedir": "/etc/puppetlabs/code",
600
734
  "vardir": "/opt/puppetlabs/puppet/cache",
@@ -602,10 +736,15 @@
602
736
  "logdir": "/var/log/puppetlabs/puppet",
603
737
  "log_level": "notice",
604
738
  "disable_warnings": "[]",
739
+ "merge_dependency_warnings": "false",
605
740
  "strict": "warning",
741
+ "disable_i18n": "false",
606
742
  "priority": "",
607
743
  "trace": "false",
744
+ "puppet_trace": "false",
608
745
  "profile": "false",
746
+ "future_features": "false",
747
+ "versioned_environment_dirs": "false",
609
748
  "static_catalogs": "true",
610
749
  "strict_environment_mode": "false",
611
750
  "autoflush": "true",
@@ -614,7 +753,6 @@
614
753
  "rundir": "/var/run/puppetlabs",
615
754
  "genconfig": "false",
616
755
  "genmanifest": "false",
617
- "configprint": "",
618
756
  "color": "ansi",
619
757
  "mkusers": "false",
620
758
  "manage_internal_file_permissions": "true",
@@ -638,18 +776,21 @@
638
776
  "catalog_terminus": "compiler",
639
777
  "catalog_cache_terminus": "",
640
778
  "facts_terminus": "facter",
779
+ "trusted_external_command": "",
641
780
  "default_file_terminus": "rest",
642
781
  "http_proxy_host": "none",
643
782
  "http_proxy_port": "3128",
644
783
  "http_proxy_user": "none",
645
784
  "http_proxy_password": "none",
785
+ "no_proxy": "localhost, 127.0.0.1",
646
786
  "http_keepalive_timeout": "4",
647
787
  "http_debug": "false",
648
788
  "http_connect_timeout": "120",
649
- "http_read_timeout": "",
650
- "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)",
651
791
  "filetimeout": "15",
652
792
  "environment_timeout": "0",
793
+ "environment_timeout_mode": "from_created",
653
794
  "environment_data_provider": "",
654
795
  "prerun_command": "",
655
796
  "postrun_command": "",
@@ -660,36 +801,42 @@
660
801
  "csr_attributes": "/etc/puppetlabs/puppet/csr_attributes.yaml",
661
802
  "certdir": "/etc/puppetlabs/puppet/ssl/certs",
662
803
  "ssldir": "/etc/puppetlabs/puppet/ssl",
804
+ "ssl_lockfile": "/etc/puppetlabs/puppet/ssl/ssl.lock",
663
805
  "publickeydir": "/etc/puppetlabs/puppet/ssl/public_keys",
664
806
  "requestdir": "/etc/puppetlabs/puppet/ssl/certificate_requests",
665
807
  "privatekeydir": "/etc/puppetlabs/puppet/ssl/private_keys",
666
808
  "privatedir": "/etc/puppetlabs/puppet/ssl/private",
667
809
  "passfile": "/etc/puppetlabs/puppet/ssl/private/password",
668
- "hostcsr": "/etc/puppetlabs/puppet/ssl/csr_foo.example.com.pem",
669
810
  "hostcert": "/etc/puppetlabs/puppet/ssl/certs/foo.example.com.pem",
670
811
  "hostprivkey": "/etc/puppetlabs/puppet/ssl/private_keys/foo.example.com.pem",
671
812
  "hostpubkey": "/etc/puppetlabs/puppet/ssl/public_keys/foo.example.com.pem",
672
813
  "localcacert": "/etc/puppetlabs/puppet/ssl/certs/ca.pem",
814
+ "ca_fingerprint": "",
815
+ "ssl_trust_store": "",
673
816
  "ssl_client_ca_auth": "",
674
- "ssl_server_ca_auth": "",
675
817
  "hostcrl": "/etc/puppetlabs/puppet/ssl/crl.pem",
676
- "certificate_revocation": "true",
818
+ "certificate_revocation": "chain",
819
+ "key_type": "rsa",
820
+ "named_curve": "prime256v1",
677
821
  "digest_algorithm": "md5",
678
- "supported_checksum_types": "[\"md5\", \"sha256\"]",
822
+ "supported_checksum_types": "[\"md5\", \"sha256\", \"sha384\", \"sha512\", \"sha224\"]",
823
+ "logdest": "",
679
824
  "plugindest": "/opt/puppetlabs/puppet/cache/lib",
680
825
  "pluginsource": "puppet:///plugins",
681
826
  "pluginfactdest": "/opt/puppetlabs/puppet/cache/facts.d",
682
827
  "pluginfactsource": "puppet:///pluginfacts",
828
+ "localedest": "/opt/puppetlabs/puppet/cache/locales",
829
+ "localesource": "puppet:///locales",
683
830
  "pluginsync": "true",
684
831
  "pluginsignore": ".svn CVS .git .hg",
832
+ "ignore_plugin_errors": "true",
685
833
  "factpath": "/opt/puppetlabs/puppet/cache/lib/facter:/opt/puppetlabs/puppet/cache/facts",
686
834
  "external_nodes": "none",
687
- "rich_data": "false"
835
+ "rich_data": "true"
688
836
  },
689
837
  "module_tool": {
690
838
  "module_repository": "https://forgeapi.puppet.com",
691
839
  "module_working_dir": "/opt/puppetlabs/puppet/cache/puppet-module",
692
- "module_skeleton_dir": "/opt/puppetlabs/puppet/cache/puppet-module/skeleton",
693
840
  "forge_authorization": "",
694
841
  "module_groups": ""
695
842
  },
@@ -700,42 +847,39 @@
700
847
  "cakey": "/etc/puppetlabs/puppet/ssl/ca/ca_key.pem",
701
848
  "capub": "/etc/puppetlabs/puppet/ssl/ca/ca_pub.pem",
702
849
  "cacrl": "/etc/puppetlabs/puppet/ssl/ca/ca_crl.pem",
703
- "caprivatedir": "/etc/puppetlabs/puppet/ssl/ca/private",
704
850
  "csrdir": "/etc/puppetlabs/puppet/ssl/ca/requests",
705
851
  "signeddir": "/etc/puppetlabs/puppet/ssl/ca/signed",
706
- "capass": "/etc/puppetlabs/puppet/ssl/ca/private/ca.pass",
707
852
  "serial": "/etc/puppetlabs/puppet/ssl/ca/serial",
708
853
  "autosign": "/etc/puppetlabs/puppet/autosign.conf",
709
854
  "allow_duplicate_certs": "false",
710
855
  "ca_ttl": "157680000",
856
+ "crl_refresh_interval": "",
711
857
  "keylength": "4096",
712
858
  "cert_inventory": "/etc/puppetlabs/puppet/ssl/ca/inventory.txt"
713
859
  },
714
860
  "application": {
715
861
  "config_file_name": "puppet.conf",
716
862
  "config": "/etc/puppetlabs/puppet/puppet.conf",
717
- "pidfile": "/var/run/puppetlabs/user.pid",
718
- "bindaddress": "0.0.0.0"
863
+ "pidfile": "/var/run/puppetlabs/application.pid",
864
+ "sourceaddress": ""
719
865
  },
720
866
  "environment": {
721
- "manifest": "",
722
- "modulepath": "",
867
+ "manifest": "/etc/puppetlabs/code/environments/production/manifests",
868
+ "modulepath": "/etc/puppetlabs/code/environments/production/modules",
723
869
  "config_version": ""
724
870
  },
725
- "master": {
871
+ "server": {
726
872
  "user": "puppet",
727
873
  "group": "puppet",
728
874
  "default_manifest": "./manifests",
729
875
  "disable_per_environment_manifest": "false",
730
876
  "code": "",
731
- "masterhttplog": "/var/log/puppetlabs/puppet/masterhttp.log",
877
+ "serverport": "8140",
732
878
  "masterport": "8140",
733
- "node_name": "cert",
734
879
  "bucketdir": "/opt/puppetlabs/puppet/cache/bucket",
735
- "rest_authconfig": "/etc/puppetlabs/puppet/auth.conf",
736
- "ca": "true",
737
880
  "trusted_oid_mapping_file": "/etc/puppetlabs/puppet/custom_trusted_oid_mapping.yaml",
738
881
  "basemodulepath": "/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules",
882
+ "vendormoduledir": "/opt/puppetlabs/puppet/vendor_modules",
739
883
  "ssl_client_header": "HTTP_X_CLIENT_DN",
740
884
  "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
741
885
  "yamldir": "/opt/puppetlabs/puppet/cache/yaml",
@@ -744,7 +888,7 @@
744
888
  "reportdir": "/opt/puppetlabs/puppet/cache/reports",
745
889
  "reporturl": "http://localhost:3000/reports/upload",
746
890
  "fileserverconfig": "/etc/puppetlabs/puppet/fileserver.conf",
747
- "strict_hostname_checking": "false",
891
+ "strict_hostname_checking": "true",
748
892
  "storeconfigs": "false",
749
893
  "storeconfigs_backend": "puppetdb"
750
894
  },
@@ -756,20 +900,24 @@
756
900
  "node_name_value": "foo.example.com",
757
901
  "node_name_fact": "",
758
902
  "statefile": "/opt/puppetlabs/puppet/cache/state/state.yaml",
903
+ "statettl": "2764800",
759
904
  "transactionstorefile": "/opt/puppetlabs/puppet/cache/state/transactionstore.yaml",
760
905
  "clientyamldir": "/opt/puppetlabs/puppet/cache/client_yaml",
761
906
  "client_datadir": "/opt/puppetlabs/puppet/cache/client_data",
762
907
  "classfile": "/opt/puppetlabs/puppet/cache/state/classes.txt",
763
908
  "resourcefile": "/opt/puppetlabs/puppet/cache/state/resources.txt",
764
909
  "puppetdlog": "/var/log/puppetlabs/puppet/puppetd.log",
910
+ "deviceconfdir": "/etc/puppetlabs/puppet/devices",
765
911
  "server": "puppet",
766
912
  "server_list": "[]",
767
913
  "use_srv_records": "false",
768
914
  "srv_domain": "example.com",
915
+ "http_extra_headers": "[]",
769
916
  "ignoreschedules": "false",
770
917
  "default_schedules": "true",
771
918
  "noop": "false",
772
919
  "runinterval": "1800",
920
+ "runtimeout": "3600",
773
921
  "ca_server": "puppet",
774
922
  "ca_port": "8140",
775
923
  "preferred_serialization_format": "json",
@@ -784,12 +932,16 @@
784
932
  "report_server": "puppet",
785
933
  "report_port": "8140",
786
934
  "report": "true",
935
+ "report_include_system_store": "false",
936
+ "resubmit_facts": "false",
787
937
  "lastrunfile": "/opt/puppetlabs/puppet/cache/state/last_run_summary.yaml",
788
938
  "lastrunreport": "/opt/puppetlabs/puppet/cache/state/last_run_report.yaml",
789
939
  "graph": "false",
790
940
  "graphdir": "/opt/puppetlabs/puppet/cache/state/graphs",
791
941
  "waitforcert": "120",
792
- "ordering": "manifest"
942
+ "maxwaitforcert": "Infinity",
943
+ "waitforlock": "0",
944
+ "maxwaitforlock": "60"
793
945
  },
794
946
  "transaction": {
795
947
  "tags": "",
@@ -815,31 +967,127 @@
815
967
  "max_errors": "10",
816
968
  "max_warnings": "10",
817
969
  "max_deprecations": "10",
818
- "strict_variables": "false"
970
+ "strict_variables": "false",
971
+ "func3x_check": "true",
972
+ "tasks": "false"
819
973
  },
820
974
  "puppetdoc": {
821
975
  "document_all": "false"
822
976
  }
823
977
  },
824
978
  "puppet_vardir": "/opt/puppetlabs/puppet/cache",
825
- "puppetversion": "5.0.1",
826
- "radius_version": "unknown",
979
+ "puppetversion": "6.19.1",
827
980
  "reboot_required": false,
828
- "root_dir_uuid": "677951ae-4b12-4bdb-afa3-f8e7c239f76c",
981
+ "root_dir_uuid": "b24eb1ea-ab1c-47bd-8542-3fd6059814ae",
829
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
+ },
830
999
  "ruby": {
831
1000
  "platform": "x86_64-linux",
832
- "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.4.0",
833
- "version": "2.4.1"
1001
+ "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.5.0",
1002
+ "version": "2.5.8"
834
1003
  },
835
1004
  "rubyplatform": "x86_64-linux",
836
- "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.4.0",
837
- "rubyversion": "2.4.1",
838
- "runlevel": "3",
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",
839
1011
  "selinux": false,
840
- "serialnumber": "0",
1012
+ "selinux_python_command": "python",
1013
+ "serialnumber": "ec212565-4929-fb4c-f59a-cf1c045a92d8",
841
1014
  "service_provider": "systemd",
842
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
+ },
843
1091
  "simplib_sysctl": {
844
1092
  "crypto.fips_enabled": 0,
845
1093
  "kernel.ctrl-alt-del": 0,
@@ -847,63 +1095,77 @@
847
1095
  "kernel.shmall": "18446744073692774399",
848
1096
  "kernel.shmmax": "18446744073692774399",
849
1097
  "kernel.shmmni": "4096",
850
- "kernel.tainted": 4098,
851
- "kernel.threads-max": 7790,
852
- "vm.swappiness": 30
1098
+ "kernel.tainted": 0,
1099
+ "kernel.threads-max": 7581,
1100
+ "vm.swappiness": 60
853
1101
  },
1102
+ "snmpv3_user": {},
854
1103
  "ssh": {
855
1104
  "ecdsa": {
856
1105
  "fingerprints": {
857
- "sha1": "SSHFP 3 1 fc4d053736b27a8c65e103d9167c16f27e947602",
858
- "sha256": "SSHFP 3 2 1d94552162f998453c1aee15173977bfe5e1fed5c2ac76da637be28c7c853943"
1106
+ "sha1": "SSHFP 3 1 ce72490621e673b786db2bfb387fd348bc037df7",
1107
+ "sha256": "SSHFP 3 2 decbe8caeaae590bb09aa2461572f26f7f56579634a43b49181b314fb07dc187"
859
1108
  },
860
- "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEJVI5oi1dE1m/uk7YHTkr3gSA3BUuaylF9vueVGrUWrOHVXqswlYTGMcXaPZswiHl6iPhvsyUOUDfY/3DIT9H8="
1109
+ "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGYqIWU3ORWDliTX2j3xDDyqOY09R7IoaAOvA4rTn3snvS2hy27JrkYsc2b8OfAWY6DlVonKNv3fumgBvN465G4=",
1110
+ "type": "ecdsa-sha2-nistp256"
861
1111
  },
862
1112
  "ed25519": {
863
1113
  "fingerprints": {
864
- "sha1": "SSHFP 4 1 ed097d3ed3e76b96798d173f2674fe133c80069f",
865
- "sha256": "SSHFP 4 2 3419cda34e5fb13307db01699e920e7c5355060f170aef1fafb66f9b828da21f"
1114
+ "sha1": "SSHFP 4 1 fe84f7072968dce1a4ae17190e2b8d3ff4433c7e",
1115
+ "sha256": "SSHFP 4 2 67be80a52f552ffb17813e8800aa8e524289f914f93d6338355f7b0e8df5658e"
866
1116
  },
867
- "key": "AAAAC3NzaC1lZDI1NTE5AAAAIKWeWihfIDYLpBftqOrhadC24XeLKiWalYhiBrFZxufA"
1117
+ "key": "AAAAC3NzaC1lZDI1NTE5AAAAIM2CBZ3YVCvTdrXE7zhSEwQzH8VT2WBrK3/09DDrcL96",
1118
+ "type": "ssh-ed25519"
868
1119
  },
869
1120
  "rsa": {
870
1121
  "fingerprints": {
871
- "sha1": "SSHFP 1 1 fc0c475cd516730ea5b88ad830e58b59c459cd45",
872
- "sha256": "SSHFP 1 2 1ef1bd932a6b464a4264920c6bc397af1782b3b00c50187748cf0e29a396e864"
1122
+ "sha1": "SSHFP 1 1 1de968b4fa97dff912c3cbd84ed009c14b66dc9a",
1123
+ "sha256": "SSHFP 1 2 fa49247527d7096a68c2010d8dbdaeaa87490a40dada45a41ee272f625565aac"
873
1124
  },
874
- "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCzLBNOdRz4tiKo1glFDol32yikrNVDMkHQsycRssZFr8Tm9bFBv8xv/Sk5wD1+y/K4b6yFR1oChypcSb+mPd8DU1irrxMPZSbSaIh5ig3FK4wts2PXs1DYAh3+uD0wiKX21Z/U+QvMZgmDHmQ2yPXm5nU9wXn0RbXpcOa3tIAMHmdBQj/YMDBkMXdt0i7bwIiv1htAg6E36kxP3inHlLow+aOF4y/cdLwcadp90EdjYQNor7KUGHpDG/xBqxO0s2hHVcFykmotQvb8MmG9HVc03vwvmDoDg8Pazce69JOrKuz7ZagP0XH1NMvxoyqydOWS/KJBH3Vp/QpMXR+a/F3t"
1125
+ "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDLbTCKycx871kQgK+EA2dubxTOGyfGgny8JVZuBfAQ+Pn58IPwUbRCQAns7N8uBFJUoi0nchHJvrYBV0pnCpYNAusqHMLa0SozTHBs3IQPsoHsz4meCkLHkH3LP20LCkIJLjN0ax7xQq3BxwcsoygQN+wnje4mE/UYIE911qtChDxrauH0LI97eVxT0S8aTMc3/afoWOvY1lmc9tqWg8TyO0yWjtYbbRMLRtS9PGVWuU6TEB+EYJhSWv+0ljBxfg6PRcguW3wmOsBL6U39t6P6pABaqw45pfygqrofevKeT35lj5/lLHx7n8KtiGjHWJbZmWVTjYJZGOlfFD595+e1",
1126
+ "type": "ssh-rsa"
875
1127
  }
876
1128
  },
877
- "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEJVI5oi1dE1m/uk7YHTkr3gSA3BUuaylF9vueVGrUWrOHVXqswlYTGMcXaPZswiHl6iPhvsyUOUDfY/3DIT9H8=",
878
- "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIKWeWihfIDYLpBftqOrhadC24XeLKiWalYhiBrFZxufA",
879
- "sshfp_ecdsa": "SSHFP 3 1 fc4d053736b27a8c65e103d9167c16f27e947602\nSSHFP 3 2 1d94552162f998453c1aee15173977bfe5e1fed5c2ac76da637be28c7c853943",
880
- "sshfp_ed25519": "SSHFP 4 1 ed097d3ed3e76b96798d173f2674fe133c80069f\nSSHFP 4 2 3419cda34e5fb13307db01699e920e7c5355060f170aef1fafb66f9b828da21f",
881
- "sshfp_rsa": "SSHFP 1 1 fc0c475cd516730ea5b88ad830e58b59c459cd45\nSSHFP 1 2 1ef1bd932a6b464a4264920c6bc397af1782b3b00c50187748cf0e29a396e864",
882
- "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCzLBNOdRz4tiKo1glFDol32yikrNVDMkHQsycRssZFr8Tm9bFBv8xv/Sk5wD1+y/K4b6yFR1oChypcSb+mPd8DU1irrxMPZSbSaIh5ig3FK4wts2PXs1DYAh3+uD0wiKX21Z/U+QvMZgmDHmQ2yPXm5nU9wXn0RbXpcOa3tIAMHmdBQj/YMDBkMXdt0i7bwIiv1htAg6E36kxP3inHlLow+aOF4y/cdLwcadp90EdjYQNor7KUGHpDG/xBqxO0s2hHVcFykmotQvb8MmG9HVc03vwvmDoDg8Pazce69JOrKuz7ZagP0XH1NMvxoyqydOWS/KJBH3Vp/QpMXR+a/F3t",
883
- "swapfree": "2.00 GiB",
884
- "swapfree_mb": 2047.99609375,
885
- "swapsize": "2.00 GiB",
886
- "swapsize_mb": 2047.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",
887
1141
  "system_uptime": {
888
1142
  "days": 0,
889
1143
  "hours": 0,
890
- "seconds": 140,
891
- "uptime": "0:02 hours"
1144
+ "seconds": 3462,
1145
+ "uptime": "0:57 hours"
892
1146
  },
893
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"
1155
+ },
894
1156
  "systemd_version": "219",
895
1157
  "timezone": "UTC",
896
1158
  "tmp_mount_dev_shm": "rw,nosuid,nodev",
897
1159
  "tmp_mount_fstype_dev_shm": "tmpfs",
898
1160
  "tmp_mount_path_dev_shm": "tmpfs",
899
1161
  "uid_min": "1000",
900
- "uptime": "0:02 hours",
1162
+ "uptime": "0:57 hours",
901
1163
  "uptime_days": 0,
902
1164
  "uptime_hours": 0,
903
- "uptime_seconds": 140,
904
- "uuid": "E45EEE14-6EC0-4F4E-94F4-326BBD0398B7",
905
- "virtual": "virtualbox",
1165
+ "uptime_seconds": 3462,
1166
+ "uuid": "EC212565-4929-FB4C-F59A-CF1C045A92D8",
1167
+ "virtual": "xenhvm",
906
1168
  "clientcert": "foo.example.com",
907
- "clientversion": "5.0.1",
1169
+ "clientversion": "6.19.1",
908
1170
  "clientnoop": false
909
1171
  }