simp-rspec-puppet-facts 2.0.0 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/facts/1.7/centos-6-x86_64.facts +327 -327
  3. data/facts/1.7/centos-7-x86_64.facts +19 -19
  4. data/facts/1.7/redhat-6-x86_64.facts +304 -304
  5. data/facts/1.7/redhat-7-x86_64.facts +34 -34
  6. data/facts/2.0/centos-6-x86_64.facts +468 -468
  7. data/facts/2.0/centos-7-x86_64.facts +22 -22
  8. data/facts/2.0/redhat-6-x86_64.facts +430 -430
  9. data/facts/2.0/redhat-7-x86_64.facts +39 -39
  10. data/facts/2.1/centos-6-x86_64.facts +417 -417
  11. data/facts/2.1/centos-7-x86_64.facts +23 -23
  12. data/facts/2.1/redhat-6-x86_64.facts +513 -531
  13. data/facts/2.1/redhat-7-x86_64.facts +45 -63
  14. data/facts/2.2/centos-6-x86_64.facts +465 -465
  15. data/facts/2.2/centos-7-x86_64.facts +25 -25
  16. data/facts/2.2/redhat-6-x86_64.facts +521 -539
  17. data/facts/2.2/redhat-7-x86_64.facts +47 -65
  18. data/facts/2.3/centos-6-x86_64.facts +460 -460
  19. data/facts/2.3/centos-7-x86_64.facts +25 -25
  20. data/facts/2.3/redhat-6-x86_64.facts +518 -536
  21. data/facts/2.3/redhat-7-x86_64.facts +47 -65
  22. data/facts/2.4/centos-6-x86_64.facts +442 -442
  23. data/facts/2.4/centos-7-x86_64.facts +25 -25
  24. data/facts/2.4/redhat-6-x86_64.facts +477 -495
  25. data/facts/2.4/redhat-7-x86_64.facts +46 -64
  26. data/facts/2.5/centos-6-x86_64.facts +459 -459
  27. data/facts/2.5/redhat-6-x86_64.facts +470 -488
  28. data/facts/2.5/redhat-7-x86_64.facts +46 -64
  29. data/facts/3.0/centos-6-x86_64.facts +658 -711
  30. data/facts/3.0/centos-7-x86_64.facts +676 -729
  31. data/facts/3.0/redhat-6-x86_64.facts +737 -760
  32. data/facts/3.0/redhat-7-x86_64.facts +733 -756
  33. data/facts/3.3/centos-6-x86_64.facts +758 -747
  34. data/facts/3.3/centos-7-x86_64.facts +772 -761
  35. data/facts/3.3/redhat-6-x86_64.facts +746 -769
  36. data/facts/3.3/redhat-7-x86_64.facts +753 -776
  37. data/facts/3.4/centos-6-x86_64.facts +761 -750
  38. data/facts/3.4/centos-7-x86_64.facts +775 -764
  39. data/facts/3.4/redhat-6-x86_64.facts +749 -772
  40. data/facts/3.4/redhat-7-x86_64.facts +756 -779
  41. data/facts/3.5/centos-6-x86_64.facts +775 -764
  42. data/facts/3.5/centos-7-x86_64.facts +869 -838
  43. data/facts/3.5/redhat-6-x86_64.facts +765 -788
  44. data/facts/3.5/redhat-7-x86_64.facts +833 -856
  45. data/facts/3.6/centos-6-x86_64.facts +776 -765
  46. data/facts/3.6/centos-7-x86_64.facts +870 -839
  47. data/facts/3.6/redhat-6-x86_64.facts +766 -789
  48. data/facts/3.6/redhat-7-x86_64.facts +834 -857
  49. data/facts/3.7/centos-6-x86_64.facts +768 -757
  50. data/facts/3.7/centos-7-x86_64.facts +862 -831
  51. data/facts/3.7/redhat-6-x86_64.facts +758 -781
  52. data/facts/3.7/redhat-7-x86_64.facts +826 -849
  53. data/facts/Vagrantfile +46 -38
  54. data/facts/scripts/gce_scrub_data.rb +51 -0
  55. data/facts/scripts/gce_scrub_data/centos-6-x86_64.scrub.yaml +53 -0
  56. data/facts/scripts/gce_scrub_data/centos-7-x86_64.scrub.yaml +53 -0
  57. data/facts/scripts/gce_scrub_data/redhat-6-x86_64.scrub.yaml +53 -0
  58. data/facts/scripts/gce_scrub_data/redhat-7-x86_64.scrub.yaml +53 -0
  59. data/facts/scripts/get_facts.rb +9 -1
  60. data/facts/scripts/get_facts_for_each_facter.sh +8 -1
  61. data/lib/simp/version.rb +1 -1
  62. data/spec/data_normalization_spec.rb +34 -0
  63. metadata +55 -77
  64. data/facts/1.7/fedora-23-x86_64.facts +0 -106
  65. data/facts/2.0/fedora-23-x86_64.facts +0 -202
  66. data/facts/2.1/fedora-23-x86_64.facts +0 -220
  67. data/facts/2.2/fedora-23-x86_64.facts +0 -242
  68. data/facts/2.3/fedora-23-x86_64.facts +0 -243
  69. data/facts/2.4/fedora-23-x86_64.facts +0 -243
  70. data/facts/2.5/--.facts +0 -572
  71. data/facts/3.1/centos-6-x86_64.facts +0 -458
  72. data/facts/3.1/centos-7-x86_64.facts +0 -462
  73. data/facts/3.1/redhat-6-x86_64.facts +0 -460
  74. data/facts/3.1/redhat-7-x86_64.facts +0 -468
  75. data/facts/3.2/centos-6-x86_64.facts +0 -456
  76. data/facts/3.2/centos-7-x86_64.facts +0 -460
  77. data/facts/3.2/fedora-23-x86_64.facts +0 -496
  78. data/facts/3.2/redhat-6-x86_64.facts +0 -460
  79. data/facts/3.3/fedora-23-x86_64.facts +0 -499
  80. data/facts/3.4/fedora-23-x86_64.facts +0 -500
@@ -1,863 +1,894 @@
1
1
  {
2
- "name": "foo.example.com",
3
- "values": {
4
- "acpid_enabled": false,
5
- "aio_agent_version": "5.0.1",
6
- "architecture": "x86_64",
7
- "auditd_version": "2.6.5",
8
- "augeas": {
9
- "version": "1.8.0"
2
+ "acpid_enabled": false,
3
+ "aio_agent_version": "5.0.1",
4
+ "architecture": "x86_64",
5
+ "auditd_version": "2.6.5",
6
+ "augeas": {
7
+ "version": "1.8.0"
8
+ },
9
+ "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",
22
+ "chassistype": "Other",
23
+ "cmdline": {
24
+ "BOOT_IMAGE": "/vmlinuz-3.10.0-514.26.2.el7.x86_64",
25
+ "root": "/dev/mapper/VolGroup00-LogVol00",
26
+ "ro": "",
27
+ "no_timer_check": "",
28
+ "console": "ttyS0,115200",
29
+ "net.ifnames": "0",
30
+ "biosdevname": "0",
31
+ "crashkernel": "auto",
32
+ "rd.lvm.lv": "VolGroup00/LogVol01",
33
+ "rhgb": "",
34
+ "quiet": ""
35
+ },
36
+ "cpuinfo": {
37
+ "processor0": {
38
+ "vendor_id": "GenuineIntel",
39
+ "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",
45
+ "physical_id": "0",
46
+ "siblings": "1",
47
+ "core_id": "0",
48
+ "cpu_cores": "1",
49
+ "apicid": "0",
50
+ "initial_apicid": "0",
51
+ "fpu": "yes",
52
+ "fpu_exception": "yes",
53
+ "cpuid_level": "20",
54
+ "wp": "yes",
55
+ "flags": [
56
+ "fpu",
57
+ "vme",
58
+ "de",
59
+ "pse",
60
+ "tsc",
61
+ "msr",
62
+ "pae",
63
+ "mce",
64
+ "cx8",
65
+ "apic",
66
+ "sep",
67
+ "mtrr",
68
+ "pge",
69
+ "mca",
70
+ "cmov",
71
+ "pat",
72
+ "pse36",
73
+ "clflush",
74
+ "mmx",
75
+ "fxsr",
76
+ "sse",
77
+ "sse2",
78
+ "syscall",
79
+ "nx",
80
+ "rdtscp",
81
+ "lm",
82
+ "constant_tsc",
83
+ "rep_good",
84
+ "nopl",
85
+ "xtopology",
86
+ "nonstop_tsc",
87
+ "pni",
88
+ "pclmulqdq",
89
+ "monitor",
90
+ "ssse3",
91
+ "cx16",
92
+ "sse4_1",
93
+ "sse4_2",
94
+ "x2apic",
95
+ "movbe",
96
+ "popcnt",
97
+ "aes",
98
+ "xsave",
99
+ "avx",
100
+ "rdrand",
101
+ "hypervisor",
102
+ "lahf_lm",
103
+ "abm",
104
+ "3dnowprefetch",
105
+ "rdseed"
106
+ ],
107
+ "bogomips": "4788.89",
108
+ "clflush_size": "64",
109
+ "cache_alignment": "64",
110
+ "address_sizes": "39 bits physical, 48 bits virtual",
111
+ "power_management": "power management"
112
+ }
113
+ },
114
+ "defaultgateway": "10.0.2.2",
115
+ "defaultgatewayiface": "eth0",
116
+ "dhcp_servers": {
117
+ "eth0": "10.0.2.2",
118
+ "system": "10.0.2.2"
119
+ },
120
+ "disks": {
121
+ "sda": {
122
+ "model": "VBOX HARDDISK",
123
+ "size": "40.00 GiB",
124
+ "size_bytes": 42949672960,
125
+ "vendor": "ATA"
126
+ }
127
+ },
128
+ "dmi": {
129
+ "bios": {
130
+ "release_date": "12/01/2006",
131
+ "vendor": "innotek GmbH",
132
+ "version": "VirtualBox"
10
133
  },
11
- "augeasprovider_grub_version": 2,
12
- "augeasversion": "1.8.0",
13
- "bios_release_date": "12/01/2006",
14
- "bios_vendor": "innotek GmbH",
15
- "bios_version": "VirtualBox",
16
- "blockdevice_sda_model": "VBOX HARDDISK",
17
- "blockdevice_sda_size": 42949672960,
18
- "blockdevice_sda_vendor": "ATA",
19
- "blockdevices": "sda",
20
- "boardmanufacturer": "Oracle Corporation",
21
- "boardproductname": "VirtualBox",
22
- "boardserialnumber": "0",
23
- "boot_dir_uuid": "7a0b4526-ffc0-4a51-9a43-d701c30d7c4f",
24
- "chassistype": "Other",
25
- "cmdline": {
26
- "BOOT_IMAGE": "/vmlinuz-3.10.0-514.10.2.el7.x86_64",
27
- "root": "/dev/mapper/VolGroup00-LogVol00",
28
- "ro": "",
29
- "no_timer_check": "",
30
- "console": "ttyS0,115200",
31
- "net.ifnames": "0",
32
- "biosdevname": "0",
33
- "crashkernel": "auto",
34
- "rd.lvm.lv": "VolGroup00/LogVol01",
35
- "rhgb": "",
36
- "quiet": ""
134
+ "board": {
135
+ "manufacturer": "Oracle Corporation",
136
+ "product": "VirtualBox",
137
+ "serial_number": "0"
37
138
  },
38
- "cpuinfo": {
39
- "processor0": {
40
- "vendor_id": "GenuineIntel",
41
- "cpu_family": "6",
42
- "model": "61",
43
- "model_name": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
44
- "stepping": "4",
45
- "cpu_MHz": "2394.448",
46
- "cache_size": "4096 KB",
47
- "physical_id": "0",
48
- "siblings": "1",
49
- "core_id": "0",
50
- "cpu_cores": "1",
51
- "apicid": "0",
52
- "initial_apicid": "0",
53
- "fpu": "yes",
54
- "fpu_exception": "yes",
55
- "cpuid_level": "20",
56
- "wp": "yes",
57
- "flags": [
58
- "fpu",
59
- "vme",
60
- "de",
61
- "pse",
62
- "tsc",
63
- "msr",
64
- "pae",
65
- "mce",
66
- "cx8",
67
- "apic",
68
- "sep",
69
- "mtrr",
70
- "pge",
71
- "mca",
72
- "cmov",
73
- "pat",
74
- "pse36",
75
- "clflush",
76
- "mmx",
77
- "fxsr",
78
- "sse",
79
- "sse2",
80
- "syscall",
81
- "nx",
82
- "rdtscp",
83
- "lm",
84
- "constant_tsc",
85
- "rep_good",
86
- "nopl",
87
- "xtopology",
88
- "nonstop_tsc",
89
- "pni",
90
- "pclmulqdq",
91
- "monitor",
92
- "ssse3",
93
- "cx16",
94
- "sse4_1",
95
- "sse4_2",
96
- "x2apic",
97
- "movbe",
98
- "popcnt",
99
- "aes",
100
- "xsave",
101
- "avx",
102
- "rdrand",
103
- "hypervisor",
104
- "lahf_lm",
105
- "abm",
106
- "3dnowprefetch",
107
- "rdseed"
108
- ],
109
- "bogomips": "4788.89",
110
- "clflush_size": "64",
111
- "cache_alignment": "64",
112
- "address_sizes": "39 bits physical, 48 bits virtual",
113
- "power_management": "power management"
114
- }
139
+ "chassis": {
140
+ "type": "Other"
115
141
  },
116
- "defaultgateway": "10.0.2.2",
117
- "defaultgatewayiface": "eth0",
118
- "dhcp_servers": {
119
- "eth0": "10.0.2.2",
120
- "system": "10.0.2.2"
142
+ "manufacturer": "innotek GmbH",
143
+ "product": {
144
+ "name": "VirtualBox",
145
+ "serial_number": "0",
146
+ "uuid": "1CE709A2-C8F8-45FC-9B94-0808A8F8D11C"
147
+ }
148
+ },
149
+ "domain": "example.com",
150
+ "facterversion": "3.7.1",
151
+ "filesystems": "iso9660,xfs",
152
+ "fips_ciphers": [
153
+ "ECDHE-RSA-AES256-GCM-SHA384",
154
+ "ECDHE-ECDSA-AES256-GCM-SHA384",
155
+ "ECDHE-RSA-AES256-SHA384",
156
+ "ECDHE-ECDSA-AES256-SHA384",
157
+ "ECDHE-RSA-AES256-SHA",
158
+ "ECDHE-ECDSA-AES256-SHA",
159
+ "DH-DSS-AES256-GCM-SHA384",
160
+ "DHE-DSS-AES256-GCM-SHA384",
161
+ "DH-RSA-AES256-GCM-SHA384",
162
+ "DHE-RSA-AES256-GCM-SHA384",
163
+ "DHE-RSA-AES256-SHA256",
164
+ "DHE-DSS-AES256-SHA256",
165
+ "DH-RSA-AES256-SHA256",
166
+ "DH-DSS-AES256-SHA256",
167
+ "DHE-RSA-AES256-SHA",
168
+ "DHE-DSS-AES256-SHA",
169
+ "DH-RSA-AES256-SHA",
170
+ "DH-DSS-AES256-SHA",
171
+ "AECDH-AES256-SHA",
172
+ "ADH-AES256-GCM-SHA384",
173
+ "ADH-AES256-SHA256",
174
+ "ADH-AES256-SHA",
175
+ "ECDH-RSA-AES256-GCM-SHA384",
176
+ "ECDH-ECDSA-AES256-GCM-SHA384",
177
+ "ECDH-RSA-AES256-SHA384",
178
+ "ECDH-ECDSA-AES256-SHA384",
179
+ "ECDH-RSA-AES256-SHA",
180
+ "ECDH-ECDSA-AES256-SHA",
181
+ "AES256-GCM-SHA384",
182
+ "AES256-SHA256",
183
+ "AES256-SHA",
184
+ "PSK-AES256-CBC-SHA",
185
+ "ECDHE-RSA-AES128-GCM-SHA256",
186
+ "ECDHE-ECDSA-AES128-GCM-SHA256",
187
+ "ECDHE-RSA-AES128-SHA256",
188
+ "ECDHE-ECDSA-AES128-SHA256",
189
+ "ECDHE-RSA-AES128-SHA",
190
+ "ECDHE-ECDSA-AES128-SHA",
191
+ "DH-DSS-AES128-GCM-SHA256",
192
+ "DHE-DSS-AES128-GCM-SHA256",
193
+ "DH-RSA-AES128-GCM-SHA256",
194
+ "DHE-RSA-AES128-GCM-SHA256",
195
+ "DHE-RSA-AES128-SHA256",
196
+ "DHE-DSS-AES128-SHA256",
197
+ "DH-RSA-AES128-SHA256",
198
+ "DH-DSS-AES128-SHA256",
199
+ "DHE-RSA-AES128-SHA",
200
+ "DHE-DSS-AES128-SHA",
201
+ "DH-RSA-AES128-SHA",
202
+ "DH-DSS-AES128-SHA",
203
+ "AECDH-AES128-SHA",
204
+ "ADH-AES128-GCM-SHA256",
205
+ "ADH-AES128-SHA256",
206
+ "ADH-AES128-SHA",
207
+ "ECDH-RSA-AES128-GCM-SHA256",
208
+ "ECDH-ECDSA-AES128-GCM-SHA256",
209
+ "ECDH-RSA-AES128-SHA256",
210
+ "ECDH-ECDSA-AES128-SHA256",
211
+ "ECDH-RSA-AES128-SHA",
212
+ "ECDH-ECDSA-AES128-SHA",
213
+ "AES128-GCM-SHA256",
214
+ "AES128-SHA256",
215
+ "AES128-SHA",
216
+ "PSK-AES128-CBC-SHA",
217
+ "ECDHE-RSA-DES-CBC3-SHA",
218
+ "ECDHE-ECDSA-DES-CBC3-SHA",
219
+ "EDH-RSA-DES-CBC3-SHA",
220
+ "EDH-DSS-DES-CBC3-SHA",
221
+ "DH-RSA-DES-CBC3-SHA",
222
+ "DH-DSS-DES-CBC3-SHA",
223
+ "AECDH-DES-CBC3-SHA",
224
+ "ADH-DES-CBC3-SHA",
225
+ "ECDH-RSA-DES-CBC3-SHA",
226
+ "ECDH-ECDSA-DES-CBC3-SHA",
227
+ "DES-CBC3-SHA",
228
+ "PSK-3DES-EDE-CBC-SHA"
229
+ ],
230
+ "fips_enabled": false,
231
+ "fqdn": "foo.example.com",
232
+ "fullrun": "false",
233
+ "gid": "root",
234
+ "grub_version": "2.02~beta2",
235
+ "hardwareisa": "x86_64",
236
+ "hardwaremodel": "x86_64",
237
+ "has_tpm": false,
238
+ "haveged_startup_provider": "systemd",
239
+ "hostname": "foo",
240
+ "id": "root",
241
+ "identity": {
242
+ "gid": 0,
243
+ "group": "root",
244
+ "privileged": true,
245
+ "uid": 0,
246
+ "user": "root"
247
+ },
248
+ "init_systems": [
249
+ "rc",
250
+ "systemd",
251
+ "sysv"
252
+ ],
253
+ "interfaces": "eth0,lo",
254
+ "ipaddress": "10.0.2.15",
255
+ "ipaddress6": "fe80::5054:ff:fe47:4652",
256
+ "ipaddress6_eth0": "fe80::5054:ff:fe47:4652",
257
+ "ipaddress6_lo": "::1",
258
+ "ipaddress_eth0": "10.0.2.15",
259
+ "ipaddress_lo": "127.0.0.1",
260
+ "ipv6_enabled": true,
261
+ "is_pe": false,
262
+ "is_virtual": true,
263
+ "java_default_home": ".",
264
+ "kernel": "Linux",
265
+ "kernelmajversion": "3.10",
266
+ "kernelrelease": "3.10.0-514.26.2.el7.x86_64",
267
+ "kernelversion": "3.10.0",
268
+ "load_averages": {
269
+ "15m": 0.53,
270
+ "1m": 1.25,
271
+ "5m": 0.81
272
+ },
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",
277
+ "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
121
286
  },
122
- "disks": {
123
- "sda": {
124
- "model": "VBOX HARDDISK",
125
- "size": "40.00 GiB",
126
- "size_bytes": 42949672960,
127
- "vendor": "ATA"
128
- }
287
+ "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
295
+ }
296
+ },
297
+ "memoryfree": "285.27 MiB",
298
+ "memoryfree_mb": 285.26953125,
299
+ "memorysize": "488.65 MiB",
300
+ "memorysize_mb": 488.65234375,
301
+ "mountpoints": {
302
+ "/": {
303
+ "available": "35.78 GiB",
304
+ "available_bytes": 38417154048,
305
+ "capacity": "4.46%",
306
+ "device": "/dev/mapper/VolGroup00-LogVol00",
307
+ "filesystem": "xfs",
308
+ "options": [
309
+ "rw",
310
+ "seclabel",
311
+ "relatime",
312
+ "attr2",
313
+ "inode64",
314
+ "noquota"
315
+ ],
316
+ "size": "37.45 GiB",
317
+ "size_bytes": 40212119552,
318
+ "used": "1.67 GiB",
319
+ "used_bytes": 1794965504
129
320
  },
130
- "dmi": {
131
- "bios": {
132
- "release_date": "12/01/2006",
133
- "vendor": "innotek GmbH",
134
- "version": "VirtualBox"
135
- },
136
- "board": {
137
- "manufacturer": "Oracle Corporation",
138
- "product": "VirtualBox",
139
- "serial_number": "0"
140
- },
141
- "chassis": {
142
- "type": "Other"
143
- },
144
- "manufacturer": "innotek GmbH",
145
- "product": {
146
- "name": "VirtualBox",
147
- "serial_number": "0",
148
- "uuid": "871C8C9D-1B9F-458E-9ABE-E143B59A6FC2"
149
- }
321
+ "/boot": {
322
+ "available": "949.09 MiB",
323
+ "available_bytes": 995196928,
324
+ "capacity": "6.40%",
325
+ "device": "/dev/sda2",
326
+ "filesystem": "xfs",
327
+ "options": [
328
+ "rw",
329
+ "seclabel",
330
+ "relatime",
331
+ "attr2",
332
+ "inode64",
333
+ "noquota"
334
+ ],
335
+ "size": "1014.00 MiB",
336
+ "size_bytes": 1063256064,
337
+ "used": "64.91 MiB",
338
+ "used_bytes": 68059136
150
339
  },
151
- "domain": "example.com",
152
- "facterversion": "3.7.1",
153
- "filesystems": "iso9660,xfs",
154
- "fips_ciphers": [
155
- "ECDHE-RSA-AES256-GCM-SHA384",
156
- "ECDHE-ECDSA-AES256-GCM-SHA384",
157
- "ECDHE-RSA-AES256-SHA384",
158
- "ECDHE-ECDSA-AES256-SHA384",
159
- "ECDHE-RSA-AES256-SHA",
160
- "ECDHE-ECDSA-AES256-SHA",
161
- "DHE-DSS-AES256-GCM-SHA384",
162
- "DHE-RSA-AES256-GCM-SHA384",
163
- "DHE-RSA-AES256-SHA256",
164
- "DHE-DSS-AES256-SHA256",
165
- "DHE-RSA-AES256-SHA",
166
- "DHE-DSS-AES256-SHA",
167
- "AECDH-AES256-SHA",
168
- "ADH-AES256-GCM-SHA384",
169
- "ADH-AES256-SHA256",
170
- "ADH-AES256-SHA",
171
- "ECDH-RSA-AES256-GCM-SHA384",
172
- "ECDH-ECDSA-AES256-GCM-SHA384",
173
- "ECDH-RSA-AES256-SHA384",
174
- "ECDH-ECDSA-AES256-SHA384",
175
- "ECDH-RSA-AES256-SHA",
176
- "ECDH-ECDSA-AES256-SHA",
177
- "AES256-GCM-SHA384",
178
- "AES256-SHA256",
179
- "AES256-SHA",
180
- "ECDHE-RSA-AES128-GCM-SHA256",
181
- "ECDHE-ECDSA-AES128-GCM-SHA256",
182
- "ECDHE-RSA-AES128-SHA256",
183
- "ECDHE-ECDSA-AES128-SHA256",
184
- "ECDHE-RSA-AES128-SHA",
185
- "ECDHE-ECDSA-AES128-SHA",
186
- "DHE-DSS-AES128-GCM-SHA256",
187
- "DHE-RSA-AES128-GCM-SHA256",
188
- "DHE-RSA-AES128-SHA256",
189
- "DHE-DSS-AES128-SHA256",
190
- "DHE-RSA-AES128-SHA",
191
- "DHE-DSS-AES128-SHA",
192
- "AECDH-AES128-SHA",
193
- "ADH-AES128-GCM-SHA256",
194
- "ADH-AES128-SHA256",
195
- "ADH-AES128-SHA",
196
- "ECDH-RSA-AES128-GCM-SHA256",
197
- "ECDH-ECDSA-AES128-GCM-SHA256",
198
- "ECDH-RSA-AES128-SHA256",
199
- "ECDH-ECDSA-AES128-SHA256",
200
- "ECDH-RSA-AES128-SHA",
201
- "ECDH-ECDSA-AES128-SHA",
202
- "AES128-GCM-SHA256",
203
- "AES128-SHA256",
204
- "AES128-SHA",
205
- "ECDHE-RSA-DES-CBC3-SHA",
206
- "ECDHE-ECDSA-DES-CBC3-SHA",
207
- "EDH-RSA-DES-CBC3-SHA",
208
- "EDH-DSS-DES-CBC3-SHA",
209
- "AECDH-DES-CBC3-SHA",
210
- "ADH-DES-CBC3-SHA",
211
- "ECDH-RSA-DES-CBC3-SHA",
212
- "ECDH-ECDSA-DES-CBC3-SHA",
213
- "DES-CBC3-SHA",
214
- "KRB5-DES-CBC3-SHA"
215
- ],
216
- "fips_enabled": false,
217
- "fqdn": "foo.example.com",
218
- "fullrun": "false",
219
- "gid": "root",
220
- "grub_version": "2.02~beta2",
221
- "hardwareisa": "x86_64",
222
- "hardwaremodel": "x86_64",
223
- "has_tpm": false,
224
- "haveged_startup_provider": "systemd",
225
- "hostname": "foo",
226
- "id": "root",
227
- "identity": {
228
- "gid": 0,
229
- "group": "root",
230
- "privileged": true,
231
- "uid": 0,
232
- "user": "root"
340
+ "/dev/shm": {
341
+ "available": "244.32 MiB",
342
+ "available_bytes": 256192512,
343
+ "capacity": "0%",
344
+ "device": "tmpfs",
345
+ "filesystem": "tmpfs",
346
+ "options": [
347
+ "rw",
348
+ "seclabel",
349
+ "nosuid",
350
+ "nodev"
351
+ ],
352
+ "size": "244.32 MiB",
353
+ "size_bytes": 256192512,
354
+ "used": "0 bytes",
355
+ "used_bytes": 0
233
356
  },
234
- "init_systems": [
235
- "rc",
236
- "systemd",
237
- "sysv"
238
- ],
239
- "interfaces": "eth0,lo",
240
- "ipaddress": "10.0.2.15",
241
- "ipaddress6": "fe80::5054:ff:fe88:15b6",
242
- "ipaddress6_eth0": "fe80::5054:ff:fe88:15b6",
243
- "ipaddress6_lo": "::1",
244
- "ipaddress_eth0": "10.0.2.15",
245
- "ipaddress_lo": "127.0.0.1",
246
- "ipv6_enabled": true,
247
- "is_pe": false,
248
- "is_virtual": true,
249
- "java_default_home": ".",
250
- "kernel": "Linux",
251
- "kernelmajversion": "3.10",
252
- "kernelrelease": "3.10.0-514.10.2.el7.x86_64",
253
- "kernelversion": "3.10.0",
254
- "load_averages": {
255
- "15m": 0.3,
256
- "1m": 0.48,
257
- "5m": 0.45
357
+ "/run": {
358
+ "available": "239.96 MiB",
359
+ "available_bytes": 251613184,
360
+ "capacity": "1.79%",
361
+ "device": "tmpfs",
362
+ "filesystem": "tmpfs",
363
+ "options": [
364
+ "rw",
365
+ "seclabel",
366
+ "nosuid",
367
+ "nodev",
368
+ "mode=755"
369
+ ],
370
+ "size": "244.32 MiB",
371
+ "size_bytes": 256192512,
372
+ "used": "4.37 MiB",
373
+ "used_bytes": 4579328
258
374
  },
259
- "macaddress": "52:54:00:88:15:b6",
260
- "macaddress_eth0": "52:54:00:88:15:b6",
261
- "manufacturer": "innotek GmbH",
262
- "mco_version": "2.11.1",
263
- "memory": {
264
- "swap": {
265
- "available": "1.50 GiB",
266
- "available_bytes": 1608339456,
267
- "capacity": "0.14%",
268
- "total": "1.50 GiB",
269
- "total_bytes": 1610608640,
270
- "used": "2.16 MiB",
271
- "used_bytes": 2269184
272
- },
273
- "system": {
274
- "available": "304.02 MiB",
275
- "available_bytes": 318791680,
276
- "capacity": "37.79%",
277
- "total": "488.67 MiB",
278
- "total_bytes": 512405504,
279
- "used": "184.64 MiB",
280
- "used_bytes": 193613824
281
- }
375
+ "/run/user/0": {
376
+ "available": "48.87 MiB",
377
+ "available_bytes": 51240960,
378
+ "capacity": "0%",
379
+ "device": "tmpfs",
380
+ "filesystem": "tmpfs",
381
+ "options": [
382
+ "rw",
383
+ "seclabel",
384
+ "nosuid",
385
+ "nodev",
386
+ "relatime",
387
+ "size=50040k",
388
+ "mode=700"
389
+ ],
390
+ "size": "48.87 MiB",
391
+ "size_bytes": 51240960,
392
+ "used": "0 bytes",
393
+ "used_bytes": 0
282
394
  },
283
- "memoryfree": "304.02 MiB",
284
- "memoryfree_mb": 304.0234375,
285
- "memorysize": "488.67 MiB",
286
- "memorysize_mb": 488.66796875,
287
- "mountpoints": {
288
- "/": {
289
- "available": "35.87 GiB",
290
- "available_bytes": 38518878208,
291
- "capacity": "4.21%",
292
- "device": "/dev/mapper/VolGroup00-LogVol00",
293
- "filesystem": "xfs",
294
- "options": [
295
- "rw",
296
- "seclabel",
297
- "relatime",
298
- "attr2",
299
- "inode64",
300
- "noquota"
301
- ],
302
- "size": "37.45 GiB",
303
- "size_bytes": 40212119552,
304
- "used": "1.58 GiB",
305
- "used_bytes": 1693241344
306
- },
307
- "/boot": {
308
- "available": "925.67 MiB",
309
- "available_bytes": 970637312,
310
- "capacity": "8.71%",
311
- "device": "/dev/sda2",
312
- "filesystem": "xfs",
313
- "options": [
314
- "rw",
315
- "seclabel",
316
- "relatime",
317
- "attr2",
318
- "inode64",
319
- "noquota"
320
- ],
321
- "size": "1014.00 MiB",
322
- "size_bytes": 1063256064,
323
- "used": "88.33 MiB",
324
- "used_bytes": 92618752
325
- },
326
- "/dev/shm": {
327
- "available": "244.33 MiB",
328
- "available_bytes": 256200704,
329
- "capacity": "0%",
330
- "device": "tmpfs",
331
- "filesystem": "tmpfs",
332
- "options": [
333
- "rw",
334
- "seclabel",
335
- "nosuid",
336
- "nodev"
395
+ "/run/user/1000": {
396
+ "available": "48.87 MiB",
397
+ "available_bytes": 51240960,
398
+ "capacity": "0%",
399
+ "device": "tmpfs",
400
+ "filesystem": "tmpfs",
401
+ "options": [
402
+ "rw",
403
+ "seclabel",
404
+ "nosuid",
405
+ "nodev",
406
+ "relatime",
407
+ "size=50040k",
408
+ "mode=700",
409
+ "uid=1000",
410
+ "gid=1000"
411
+ ],
412
+ "size": "48.87 MiB",
413
+ "size_bytes": 51240960,
414
+ "used": "0 bytes",
415
+ "used_bytes": 0
416
+ },
417
+ "/sys/fs/cgroup": {
418
+ "available": "244.32 MiB",
419
+ "available_bytes": 256192512,
420
+ "capacity": "0%",
421
+ "device": "tmpfs",
422
+ "filesystem": "tmpfs",
423
+ "options": [
424
+ "ro",
425
+ "seclabel",
426
+ "nosuid",
427
+ "nodev",
428
+ "noexec",
429
+ "mode=755"
430
+ ],
431
+ "size": "244.32 MiB",
432
+ "size_bytes": 256192512,
433
+ "used": "0 bytes",
434
+ "used_bytes": 0
435
+ }
436
+ },
437
+ "mtu_eth0": 1500,
438
+ "mtu_lo": 65536,
439
+ "mysql_server_id": 295378,
440
+ "netmask": "255.255.255.0",
441
+ "netmask6": "ffff:ffff:ffff:ffff::",
442
+ "netmask6_eth0": "ffff:ffff:ffff:ffff::",
443
+ "netmask6_lo": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
444
+ "netmask_eth0": "255.255.255.0",
445
+ "netmask_lo": "255.0.0.0",
446
+ "network": "10.0.2.0",
447
+ "network6": "fe80::",
448
+ "network6_eth0": "fe80::",
449
+ "network6_lo": "::1",
450
+ "network_eth0": "10.0.2.0",
451
+ "network_lo": "127.0.0.0",
452
+ "networking": {
453
+ "dhcp": "10.0.2.2",
454
+ "domain": "example.com",
455
+ "fqdn": "foo.example.com",
456
+ "hostname": "foo",
457
+ "interfaces": {
458
+ "eth0": {
459
+ "bindings": [
460
+ {
461
+ "address": "10.0.2.15",
462
+ "netmask": "255.255.255.0",
463
+ "network": "10.0.2.0"
464
+ }
337
465
  ],
338
- "size": "244.33 MiB",
339
- "size_bytes": 256200704,
340
- "used": "0 bytes",
341
- "used_bytes": 0
342
- },
343
- "/run": {
344
- "available": "240.02 MiB",
345
- "available_bytes": 251678720,
346
- "capacity": "1.77%",
347
- "device": "tmpfs",
348
- "filesystem": "tmpfs",
349
- "options": [
350
- "rw",
351
- "seclabel",
352
- "nosuid",
353
- "nodev",
354
- "mode=755"
466
+ "bindings6": [
467
+ {
468
+ "address": "fe80::5054:ff:fe47:4652",
469
+ "netmask": "ffff:ffff:ffff:ffff::",
470
+ "network": "fe80::"
471
+ }
355
472
  ],
356
- "size": "244.33 MiB",
357
- "size_bytes": 256200704,
358
- "used": "4.31 MiB",
359
- "used_bytes": 4521984
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,
478
+ "netmask": "255.255.255.0",
479
+ "netmask6": "ffff:ffff:ffff:ffff::",
480
+ "network": "10.0.2.0",
481
+ "network6": "fe80::"
360
482
  },
361
- "/run/user/1000": {
362
- "available": "48.87 MiB",
363
- "available_bytes": 51240960,
364
- "capacity": "0%",
365
- "device": "tmpfs",
366
- "filesystem": "tmpfs",
367
- "options": [
368
- "rw",
369
- "seclabel",
370
- "nosuid",
371
- "nodev",
372
- "relatime",
373
- "size=50040k",
374
- "mode=700",
375
- "uid=1000",
376
- "gid=1000"
483
+ "lo": {
484
+ "bindings": [
485
+ {
486
+ "address": "127.0.0.1",
487
+ "netmask": "255.0.0.0",
488
+ "network": "127.0.0.0"
489
+ }
377
490
  ],
378
- "size": "48.87 MiB",
379
- "size_bytes": 51240960,
380
- "used": "0 bytes",
381
- "used_bytes": 0
382
- },
383
- "/sys/fs/cgroup": {
384
- "available": "244.33 MiB",
385
- "available_bytes": 256200704,
386
- "capacity": "0%",
387
- "device": "tmpfs",
388
- "filesystem": "tmpfs",
389
- "options": [
390
- "ro",
391
- "seclabel",
392
- "nosuid",
393
- "nodev",
394
- "noexec",
395
- "mode=755"
491
+ "bindings6": [
492
+ {
493
+ "address": "::1",
494
+ "netmask": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
495
+ "network": "::1"
496
+ }
396
497
  ],
397
- "size": "244.33 MiB",
398
- "size_bytes": 256200704,
399
- "used": "0 bytes",
400
- "used_bytes": 0
498
+ "ip": "127.0.0.1",
499
+ "ip6": "::1",
500
+ "mtu": 65536,
501
+ "netmask": "255.0.0.0",
502
+ "netmask6": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
503
+ "network": "127.0.0.0",
504
+ "network6": "::1"
401
505
  }
402
506
  },
403
- "mtu_eth0": 1500,
404
- "mtu_lo": 65536,
405
- "mysql_server_id": 558582,
507
+ "ip": "10.0.2.15",
508
+ "ip6": "fe80::5054:ff:fe47:4652",
509
+ "mac": "52:54:00:47:46:52",
510
+ "mtu": 1500,
406
511
  "netmask": "255.255.255.0",
407
512
  "netmask6": "ffff:ffff:ffff:ffff::",
408
- "netmask6_eth0": "ffff:ffff:ffff:ffff::",
409
- "netmask6_lo": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
410
- "netmask_eth0": "255.255.255.0",
411
- "netmask_lo": "255.0.0.0",
412
513
  "network": "10.0.2.0",
413
514
  "network6": "fe80::",
414
- "network6_eth0": "fe80::",
415
- "network6_lo": "::1",
416
- "network_eth0": "10.0.2.0",
417
- "network_lo": "127.0.0.0",
418
- "networking": {
419
- "dhcp": "10.0.2.2",
420
- "domain": "example.com",
421
- "fqdn": "foo.example.com",
422
- "hostname": "foo",
423
- "interfaces": {
424
- "eth0": {
425
- "bindings": [
426
- {
427
- "address": "10.0.2.15",
428
- "netmask": "255.255.255.0",
429
- "network": "10.0.2.0"
430
- }
431
- ],
432
- "bindings6": [
433
- {
434
- "address": "fe80::5054:ff:fe88:15b6",
435
- "netmask": "ffff:ffff:ffff:ffff::",
436
- "network": "fe80::"
437
- }
438
- ],
439
- "dhcp": "10.0.2.2",
440
- "ip": "10.0.2.15",
441
- "ip6": "fe80::5054:ff:fe88:15b6",
442
- "mac": "52:54:00:88:15:b6",
443
- "mtu": 1500,
444
- "netmask": "255.255.255.0",
445
- "netmask6": "ffff:ffff:ffff:ffff::",
446
- "network": "10.0.2.0",
447
- "network6": "fe80::"
448
- },
449
- "lo": {
450
- "bindings": [
451
- {
452
- "address": "127.0.0.1",
453
- "netmask": "255.0.0.0",
454
- "network": "127.0.0.0"
455
- }
456
- ],
457
- "bindings6": [
458
- {
459
- "address": "::1",
460
- "netmask": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
461
- "network": "::1"
462
- }
463
- ],
464
- "ip": "127.0.0.1",
465
- "ip6": "::1",
466
- "mtu": 65536,
467
- "netmask": "255.0.0.0",
468
- "netmask6": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
469
- "network": "127.0.0.0",
470
- "network6": "::1"
471
- }
472
- },
473
- "ip": "10.0.2.15",
474
- "ip6": "fe80::5054:ff:fe88:15b6",
475
- "mac": "52:54:00:88:15:b6",
476
- "mtu": 1500,
477
- "netmask": "255.255.255.0",
478
- "netmask6": "ffff:ffff:ffff:ffff::",
479
- "network": "10.0.2.0",
480
- "network6": "fe80::",
481
- "primary": "eth0"
515
+ "primary": "eth0"
516
+ },
517
+ "openldap_arch": "i386",
518
+ "openssh_version": "6.6.1",
519
+ "operatingsystem": "CentOS",
520
+ "operatingsystemmajrelease": "7",
521
+ "operatingsystemrelease": "7.3.1611",
522
+ "os": {
523
+ "architecture": "x86_64",
524
+ "family": "RedHat",
525
+ "hardware": "x86_64",
526
+ "name": "CentOS",
527
+ "release": {
528
+ "full": "7.3.1611",
529
+ "major": "7",
530
+ "minor": "3"
482
531
  },
483
- "openldap_arch": "i386",
484
- "openssh_version": "6.6.1",
485
- "operatingsystem": "CentOS",
486
- "operatingsystemmajrelease": "7",
487
- "operatingsystemrelease": "7.3.1611",
488
- "os": {
489
- "architecture": "x86_64",
490
- "family": "RedHat",
491
- "hardware": "x86_64",
492
- "name": "CentOS",
493
- "release": {
494
- "full": "7.3.1611",
495
- "major": "7",
496
- "minor": "3"
497
- },
498
- "selinux": {
499
- "config_mode": "enforcing",
500
- "config_policy": "targeted",
501
- "current_mode": "enforcing",
502
- "enabled": true,
503
- "enforced": true,
504
- "policy_version": "28"
505
- }
532
+ "selinux": {
533
+ "config_mode": "enforcing",
534
+ "config_policy": "targeted",
535
+ "current_mode": "enforcing",
536
+ "enabled": true,
537
+ "enforced": true,
538
+ "policy_version": "28"
539
+ }
540
+ },
541
+ "osfamily": "RedHat",
542
+ "package_provider": "yum",
543
+ "partitions": {
544
+ "/dev/mapper/VolGroup00-LogVol00": {
545
+ "filesystem": "xfs",
546
+ "mount": "/",
547
+ "size": "37.47 GiB",
548
+ "size_bytes": 40231763968,
549
+ "uuid": "f4e9b72c-3d19-4d80-b9b7-cdbcdd51668a"
506
550
  },
507
- "osfamily": "RedHat",
508
- "package_provider": "yum",
509
- "partitions": {
510
- "/dev/mapper/VolGroup00-LogVol00": {
511
- "filesystem": "xfs",
512
- "mount": "/",
513
- "size": "37.47 GiB",
514
- "size_bytes": 40231763968,
515
- "uuid": "c3af9192-4bb5-45e5-b818-1137996a4c48"
516
- },
517
- "/dev/mapper/VolGroup00-LogVol01": {
518
- "filesystem": "swap",
519
- "size": "1.50 GiB",
520
- "size_bytes": 1610612736,
521
- "uuid": "1ec946b6-cf86-4b10-981e-27930f167507"
522
- },
523
- "/dev/sda1": {
524
- "size": "1.00 MiB",
525
- "size_bytes": 1048576
526
- },
527
- "/dev/sda2": {
528
- "filesystem": "xfs",
529
- "mount": "/boot",
530
- "size": "1.00 GiB",
531
- "size_bytes": 1073741824,
532
- "uuid": "7a0b4526-ffc0-4a51-9a43-d701c30d7c4f"
533
- },
534
- "/dev/sda3": {
535
- "filesystem": "LVM2_member",
536
- "size": "39.00 GiB",
537
- "size_bytes": 41873833984,
538
- "uuid": "eeiAG8-uOsg-ZBhz-38a3-2sn8-ihtm-MWGCsH"
539
- }
551
+ "/dev/mapper/VolGroup00-LogVol01": {
552
+ "filesystem": "swap",
553
+ "size": "1.50 GiB",
554
+ "size_bytes": 1610612736,
555
+ "uuid": "c26411ac-334d-41a2-896b-a67946fd715a"
540
556
  },
541
- "path": "/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
542
- "physicalprocessorcount": 1,
543
- "processor0": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
544
- "processorcount": 1,
545
- "processors": {
546
- "count": 1,
547
- "isa": "x86_64",
548
- "models": [
549
- "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz"
550
- ],
551
- "physicalcount": 1
557
+ "/dev/sda1": {
558
+ "size": "1.00 MiB",
559
+ "size_bytes": 1048576
552
560
  },
553
- "productname": "VirtualBox",
554
- "puppet_environmentpath": "/etc/puppetlabs/code/environments",
555
- "puppet_ruby_dir": "/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet",
556
- "puppet_settings": {
557
- "main": {
558
- "confdir": "/etc/puppetlabs/puppet",
559
- "codedir": "/etc/puppetlabs/code",
560
- "vardir": "/opt/puppetlabs/puppet/cache",
561
- "name": "facts",
562
- "logdir": "/var/log/puppetlabs/puppet",
563
- "log_level": "notice",
564
- "disable_warnings": "[]",
565
- "strict": "warning",
566
- "priority": "",
567
- "trace": "false",
568
- "profile": "false",
569
- "static_catalogs": "true",
570
- "strict_environment_mode": "false",
571
- "autoflush": "true",
572
- "syslogfacility": "daemon",
573
- "statedir": "/opt/puppetlabs/puppet/cache/state",
574
- "rundir": "/var/run/puppetlabs",
575
- "genconfig": "false",
576
- "genmanifest": "false",
577
- "configprint": "",
578
- "color": "ansi",
579
- "mkusers": "false",
580
- "manage_internal_file_permissions": "true",
581
- "onetime": "false",
582
- "path": "none",
583
- "libdir": "/opt/puppetlabs/puppet/cache/lib",
584
- "environment": "production",
585
- "environmentpath": "/etc/puppetlabs/code/environments",
586
- "always_retry_plugins": "true",
587
- "diff_args": "-u",
588
- "diff": "diff",
589
- "show_diff": "false",
590
- "daemonize": "true",
591
- "maximum_uid": "4294967290",
592
- "route_file": "/etc/puppetlabs/puppet/routes.yaml",
593
- "node_terminus": "plain",
594
- "node_cache_terminus": "",
595
- "data_binding_terminus": "hiera",
596
- "hiera_config": "/etc/puppetlabs/puppet/hiera.yaml",
597
- "binder_config": "",
598
- "catalog_terminus": "compiler",
599
- "catalog_cache_terminus": "",
600
- "facts_terminus": "facter",
601
- "default_file_terminus": "rest",
602
- "http_proxy_host": "none",
603
- "http_proxy_port": "3128",
604
- "http_proxy_user": "none",
605
- "http_proxy_password": "none",
606
- "http_keepalive_timeout": "4",
607
- "http_debug": "false",
608
- "http_connect_timeout": "120",
609
- "http_read_timeout": "",
610
- "http_user_agent": "Puppet/5.0.1 Ruby/2.4.1-p111 (x86_64-linux)",
611
- "filetimeout": "15",
612
- "environment_timeout": "0",
613
- "environment_data_provider": "",
614
- "prerun_command": "",
615
- "postrun_command": "",
616
- "freeze_main": "false",
617
- "preview_outputdir": "/opt/puppetlabs/puppet/cache/preview",
618
- "certname": "foo.example.com",
619
- "dns_alt_names": "",
620
- "csr_attributes": "/etc/puppetlabs/puppet/csr_attributes.yaml",
621
- "certdir": "/etc/puppetlabs/puppet/ssl/certs",
622
- "ssldir": "/etc/puppetlabs/puppet/ssl",
623
- "publickeydir": "/etc/puppetlabs/puppet/ssl/public_keys",
624
- "requestdir": "/etc/puppetlabs/puppet/ssl/certificate_requests",
625
- "privatekeydir": "/etc/puppetlabs/puppet/ssl/private_keys",
626
- "privatedir": "/etc/puppetlabs/puppet/ssl/private",
627
- "passfile": "/etc/puppetlabs/puppet/ssl/private/password",
628
- "hostcsr": "/etc/puppetlabs/puppet/ssl/csr_foo.example.com.pem",
629
- "hostcert": "/etc/puppetlabs/puppet/ssl/certs/foo.example.com.pem",
630
- "hostprivkey": "/etc/puppetlabs/puppet/ssl/private_keys/foo.example.com.pem",
631
- "hostpubkey": "/etc/puppetlabs/puppet/ssl/public_keys/foo.example.com.pem",
632
- "localcacert": "/etc/puppetlabs/puppet/ssl/certs/ca.pem",
633
- "ssl_client_ca_auth": "",
634
- "ssl_server_ca_auth": "",
635
- "hostcrl": "/etc/puppetlabs/puppet/ssl/crl.pem",
636
- "certificate_revocation": "true",
637
- "digest_algorithm": "md5",
638
- "supported_checksum_types": "[\"md5\", \"sha256\"]",
639
- "plugindest": "/opt/puppetlabs/puppet/cache/lib",
640
- "pluginsource": "puppet:///plugins",
641
- "pluginfactdest": "/opt/puppetlabs/puppet/cache/facts.d",
642
- "pluginfactsource": "puppet:///pluginfacts",
643
- "pluginsync": "true",
644
- "pluginsignore": ".svn CVS .git .hg",
645
- "factpath": "/opt/puppetlabs/puppet/cache/lib/facter:/opt/puppetlabs/puppet/cache/facts",
646
- "external_nodes": "none",
647
- "rich_data": "false"
648
- },
649
- "module_tool": {
650
- "module_repository": "https://forgeapi.puppet.com",
651
- "module_working_dir": "/opt/puppetlabs/puppet/cache/puppet-module",
652
- "module_skeleton_dir": "/opt/puppetlabs/puppet/cache/puppet-module/skeleton",
653
- "forge_authorization": "",
654
- "module_groups": ""
655
- },
656
- "ca": {
657
- "ca_name": "Puppet CA: foo.example.com",
658
- "cadir": "/etc/puppetlabs/puppet/ssl/ca",
659
- "cacert": "/etc/puppetlabs/puppet/ssl/ca/ca_crt.pem",
660
- "cakey": "/etc/puppetlabs/puppet/ssl/ca/ca_key.pem",
661
- "capub": "/etc/puppetlabs/puppet/ssl/ca/ca_pub.pem",
662
- "cacrl": "/etc/puppetlabs/puppet/ssl/ca/ca_crl.pem",
663
- "caprivatedir": "/etc/puppetlabs/puppet/ssl/ca/private",
664
- "csrdir": "/etc/puppetlabs/puppet/ssl/ca/requests",
665
- "signeddir": "/etc/puppetlabs/puppet/ssl/ca/signed",
666
- "capass": "/etc/puppetlabs/puppet/ssl/ca/private/ca.pass",
667
- "serial": "/etc/puppetlabs/puppet/ssl/ca/serial",
668
- "autosign": "/etc/puppetlabs/puppet/autosign.conf",
669
- "allow_duplicate_certs": "false",
670
- "ca_ttl": "157680000",
671
- "keylength": "4096",
672
- "cert_inventory": "/etc/puppetlabs/puppet/ssl/ca/inventory.txt"
673
- },
674
- "application": {
675
- "config_file_name": "puppet.conf",
676
- "config": "/etc/puppetlabs/puppet/puppet.conf",
677
- "pidfile": "/var/run/puppetlabs/user.pid",
678
- "bindaddress": "0.0.0.0"
679
- },
680
- "environment": {
681
- "manifest": "",
682
- "modulepath": "",
683
- "config_version": ""
684
- },
685
- "master": {
686
- "user": "puppet",
687
- "group": "puppet",
688
- "default_manifest": "./manifests",
689
- "disable_per_environment_manifest": "false",
690
- "code": "",
691
- "masterhttplog": "/var/log/puppetlabs/puppet/masterhttp.log",
692
- "masterport": "8140",
693
- "node_name": "cert",
694
- "bucketdir": "/opt/puppetlabs/puppet/cache/bucket",
695
- "rest_authconfig": "/etc/puppetlabs/puppet/auth.conf",
696
- "ca": "true",
697
- "trusted_oid_mapping_file": "/etc/puppetlabs/puppet/custom_trusted_oid_mapping.yaml",
698
- "basemodulepath": "/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules",
699
- "ssl_client_header": "HTTP_X_CLIENT_DN",
700
- "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
701
- "yamldir": "/opt/puppetlabs/puppet/cache/yaml",
702
- "server_datadir": "/opt/puppetlabs/puppet/cache/server_data",
703
- "reports": "store",
704
- "reportdir": "/opt/puppetlabs/puppet/cache/reports",
705
- "reporturl": "http://localhost:3000/reports/upload",
706
- "fileserverconfig": "/etc/puppetlabs/puppet/fileserver.conf",
707
- "strict_hostname_checking": "false",
708
- "storeconfigs": "false",
709
- "storeconfigs_backend": "puppetdb"
710
- },
711
- "device": {
712
- "devicedir": "/opt/puppetlabs/puppet/cache/devices",
713
- "deviceconfig": "/etc/puppetlabs/puppet/device.conf"
714
- },
715
- "agent": {
716
- "node_name_value": "foo.example.com",
717
- "node_name_fact": "",
718
- "statefile": "/opt/puppetlabs/puppet/cache/state/state.yaml",
719
- "transactionstorefile": "/opt/puppetlabs/puppet/cache/state/transactionstore.yaml",
720
- "clientyamldir": "/opt/puppetlabs/puppet/cache/client_yaml",
721
- "client_datadir": "/opt/puppetlabs/puppet/cache/client_data",
722
- "classfile": "/opt/puppetlabs/puppet/cache/state/classes.txt",
723
- "resourcefile": "/opt/puppetlabs/puppet/cache/state/resources.txt",
724
- "puppetdlog": "/var/log/puppetlabs/puppet/puppetd.log",
725
- "server": "puppet",
726
- "server_list": "[]",
727
- "use_srv_records": "false",
728
- "srv_domain": "example.com",
729
- "ignoreschedules": "false",
730
- "default_schedules": "true",
731
- "noop": "false",
732
- "runinterval": "1800",
733
- "ca_server": "puppet",
734
- "ca_port": "8140",
735
- "preferred_serialization_format": "json",
736
- "agent_catalog_run_lockfile": "/opt/puppetlabs/puppet/cache/state/agent_catalog_run.lock",
737
- "agent_disabled_lockfile": "/opt/puppetlabs/puppet/cache/state/agent_disabled.lock",
738
- "usecacheonfailure": "true",
739
- "use_cached_catalog": "false",
740
- "ignoremissingtypes": "false",
741
- "splaylimit": "1800",
742
- "splay": "false",
743
- "clientbucketdir": "/opt/puppetlabs/puppet/cache/clientbucket",
744
- "report_server": "puppet",
745
- "report_port": "8140",
746
- "report": "true",
747
- "lastrunfile": "/opt/puppetlabs/puppet/cache/state/last_run_summary.yaml",
748
- "lastrunreport": "/opt/puppetlabs/puppet/cache/state/last_run_report.yaml",
749
- "graph": "false",
750
- "graphdir": "/opt/puppetlabs/puppet/cache/state/graphs",
751
- "waitforcert": "120",
752
- "ordering": "manifest"
753
- },
754
- "transaction": {
755
- "tags": "",
756
- "skip_tags": "",
757
- "evaltrace": "false",
758
- "summarize": "false"
759
- },
760
- "ldap": {
761
- "ldapssl": "false",
762
- "ldaptls": "false",
763
- "ldapserver": "ldap",
764
- "ldapport": "389",
765
- "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
766
- "ldapclassattrs": "puppetclass",
767
- "ldapstackedattrs": "puppetvar",
768
- "ldapattrs": "all",
769
- "ldapparentattr": "parentnode",
770
- "ldapuser": "",
771
- "ldappassword": "",
772
- "ldapbase": ""
773
- },
774
- "parser": {
775
- "max_errors": "10",
776
- "max_warnings": "10",
777
- "max_deprecations": "10",
778
- "strict_variables": "false"
779
- },
780
- "puppetdoc": {
781
- "document_all": "false"
782
- }
561
+ "/dev/sda2": {
562
+ "filesystem": "xfs",
563
+ "mount": "/boot",
564
+ "size": "1.00 GiB",
565
+ "size_bytes": 1073741824,
566
+ "uuid": "ae23c7f6-d8cd-4831-beae-92d8f12a4339"
783
567
  },
784
- "puppet_vardir": "/opt/puppetlabs/puppet/cache",
785
- "puppetversion": "5.0.1",
786
- "radius_version": "unknown",
787
- "reboot_required": false,
788
- "root_home": "/root",
789
- "ruby": {
790
- "platform": "x86_64-linux",
791
- "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.4.0",
792
- "version": "2.4.1"
568
+ "/dev/sda3": {
569
+ "filesystem": "LVM2_member",
570
+ "size": "39.00 GiB",
571
+ "size_bytes": 41873833984,
572
+ "uuid": "3KJ6QV-NEvu-oHOV-Yirr-GLtZ-tuFH-iafkuj"
573
+ }
574
+ },
575
+ "path": "/opt/puppetlabs/bin:/opt/puppetlabs/puppet/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
576
+ "physicalprocessorcount": 1,
577
+ "processor0": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
578
+ "processorcount": 1,
579
+ "processors": {
580
+ "count": 1,
581
+ "isa": "x86_64",
582
+ "models": [
583
+ "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz"
584
+ ],
585
+ "physicalcount": 1
586
+ },
587
+ "productname": "VirtualBox",
588
+ "puppet_environmentpath": "/etc/puppetlabs/code/environments",
589
+ "puppet_ruby_dir": "/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet",
590
+ "puppet_settings": {
591
+ "main": {
592
+ "confdir": "/etc/puppetlabs/puppet",
593
+ "codedir": "/etc/puppetlabs/code",
594
+ "vardir": "/opt/puppetlabs/puppet/cache",
595
+ "name": "facts",
596
+ "logdir": "/var/log/puppetlabs/puppet",
597
+ "log_level": "notice",
598
+ "disable_warnings": "[]",
599
+ "strict": "warning",
600
+ "priority": "",
601
+ "trace": "false",
602
+ "profile": "false",
603
+ "static_catalogs": "true",
604
+ "strict_environment_mode": "false",
605
+ "autoflush": "true",
606
+ "syslogfacility": "daemon",
607
+ "statedir": "/opt/puppetlabs/puppet/cache/state",
608
+ "rundir": "/var/run/puppetlabs",
609
+ "genconfig": "false",
610
+ "genmanifest": "false",
611
+ "configprint": "",
612
+ "color": "ansi",
613
+ "mkusers": "false",
614
+ "manage_internal_file_permissions": "true",
615
+ "onetime": "false",
616
+ "path": "none",
617
+ "libdir": "/opt/puppetlabs/puppet/cache/lib",
618
+ "environment": "production",
619
+ "environmentpath": "/etc/puppetlabs/code/environments",
620
+ "always_retry_plugins": "true",
621
+ "diff_args": "-u",
622
+ "diff": "diff",
623
+ "show_diff": "false",
624
+ "daemonize": "true",
625
+ "maximum_uid": "4294967290",
626
+ "route_file": "/etc/puppetlabs/puppet/routes.yaml",
627
+ "node_terminus": "plain",
628
+ "node_cache_terminus": "",
629
+ "data_binding_terminus": "hiera",
630
+ "hiera_config": "/etc/puppetlabs/puppet/hiera.yaml",
631
+ "binder_config": "",
632
+ "catalog_terminus": "compiler",
633
+ "catalog_cache_terminus": "",
634
+ "facts_terminus": "facter",
635
+ "default_file_terminus": "rest",
636
+ "http_proxy_host": "none",
637
+ "http_proxy_port": "3128",
638
+ "http_proxy_user": "none",
639
+ "http_proxy_password": "none",
640
+ "http_keepalive_timeout": "4",
641
+ "http_debug": "false",
642
+ "http_connect_timeout": "120",
643
+ "http_read_timeout": "",
644
+ "http_user_agent": "Puppet/5.0.1 Ruby/2.4.1-p111 (x86_64-linux)",
645
+ "filetimeout": "15",
646
+ "environment_timeout": "0",
647
+ "environment_data_provider": "",
648
+ "prerun_command": "",
649
+ "postrun_command": "",
650
+ "freeze_main": "false",
651
+ "preview_outputdir": "/opt/puppetlabs/puppet/cache/preview",
652
+ "certname": "foo.example.com",
653
+ "dns_alt_names": "",
654
+ "csr_attributes": "/etc/puppetlabs/puppet/csr_attributes.yaml",
655
+ "certdir": "/etc/puppetlabs/puppet/ssl/certs",
656
+ "ssldir": "/etc/puppetlabs/puppet/ssl",
657
+ "publickeydir": "/etc/puppetlabs/puppet/ssl/public_keys",
658
+ "requestdir": "/etc/puppetlabs/puppet/ssl/certificate_requests",
659
+ "privatekeydir": "/etc/puppetlabs/puppet/ssl/private_keys",
660
+ "privatedir": "/etc/puppetlabs/puppet/ssl/private",
661
+ "passfile": "/etc/puppetlabs/puppet/ssl/private/password",
662
+ "hostcsr": "/etc/puppetlabs/puppet/ssl/csr_foo.example.com.pem",
663
+ "hostcert": "/etc/puppetlabs/puppet/ssl/certs/foo.example.com.pem",
664
+ "hostprivkey": "/etc/puppetlabs/puppet/ssl/private_keys/foo.example.com.pem",
665
+ "hostpubkey": "/etc/puppetlabs/puppet/ssl/public_keys/foo.example.com.pem",
666
+ "localcacert": "/etc/puppetlabs/puppet/ssl/certs/ca.pem",
667
+ "ssl_client_ca_auth": "",
668
+ "ssl_server_ca_auth": "",
669
+ "hostcrl": "/etc/puppetlabs/puppet/ssl/crl.pem",
670
+ "certificate_revocation": "true",
671
+ "digest_algorithm": "md5",
672
+ "supported_checksum_types": "[\"md5\", \"sha256\"]",
673
+ "plugindest": "/opt/puppetlabs/puppet/cache/lib",
674
+ "pluginsource": "puppet:///plugins",
675
+ "pluginfactdest": "/opt/puppetlabs/puppet/cache/facts.d",
676
+ "pluginfactsource": "puppet:///pluginfacts",
677
+ "pluginsync": "true",
678
+ "pluginsignore": ".svn CVS .git .hg",
679
+ "factpath": "/opt/puppetlabs/puppet/cache/lib/facter:/opt/puppetlabs/puppet/cache/facts",
680
+ "external_nodes": "none",
681
+ "rich_data": "false"
793
682
  },
794
- "rubyplatform": "x86_64-linux",
795
- "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.4.0",
796
- "rubyversion": "2.4.1",
797
- "runlevel": "3",
798
- "selinux": true,
799
- "selinux_config_mode": "enforcing",
800
- "selinux_config_policy": "targeted",
801
- "selinux_current_mode": "enforcing",
802
- "selinux_enforced": true,
803
- "selinux_policyversion": "28",
804
- "serialnumber": "0",
805
- "service_provider": "systemd",
806
- "shmall": "18446744073692774399",
807
- "ssh": {
808
- "ecdsa": {
809
- "fingerprints": {
810
- "sha1": "SSHFP 3 1 8d82dc7d735e534bbf20d6745a944021376abed1",
811
- "sha256": "SSHFP 3 2 ca1cacfdd03f849f0832a8b66b6e622206ff95b2dbf04d5684501b9492bf2409"
812
- },
813
- "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI5McpGptjZe3ji/lTuq855Q9mZZru+ERCDwnPI9R2xlC4GeDyIdfHtxupxR8BY9aMZe5a3hx3ugzHAVHt04w6U="
814
- },
815
- "ed25519": {
816
- "fingerprints": {
817
- "sha1": "SSHFP 4 1 1b604f5544b39c59261f95a4acb110f91ca74d40",
818
- "sha256": "SSHFP 4 2 4796b7bed40e30333b03eaf02c648831ac708c091596f2f8f12d17c39dd8c4ba"
819
- },
820
- "key": "AAAAC3NzaC1lZDI1NTE5AAAAIA8NA0Te7bNLFywFWVMn5ajSqDm0O4oYn0VrqgOpIisB"
683
+ "module_tool": {
684
+ "module_repository": "https://forgeapi.puppet.com",
685
+ "module_working_dir": "/opt/puppetlabs/puppet/cache/puppet-module",
686
+ "module_skeleton_dir": "/opt/puppetlabs/puppet/cache/puppet-module/skeleton",
687
+ "forge_authorization": "",
688
+ "module_groups": ""
689
+ },
690
+ "ca": {
691
+ "ca_name": "Puppet CA: foo.example.com",
692
+ "cadir": "/etc/puppetlabs/puppet/ssl/ca",
693
+ "cacert": "/etc/puppetlabs/puppet/ssl/ca/ca_crt.pem",
694
+ "cakey": "/etc/puppetlabs/puppet/ssl/ca/ca_key.pem",
695
+ "capub": "/etc/puppetlabs/puppet/ssl/ca/ca_pub.pem",
696
+ "cacrl": "/etc/puppetlabs/puppet/ssl/ca/ca_crl.pem",
697
+ "caprivatedir": "/etc/puppetlabs/puppet/ssl/ca/private",
698
+ "csrdir": "/etc/puppetlabs/puppet/ssl/ca/requests",
699
+ "signeddir": "/etc/puppetlabs/puppet/ssl/ca/signed",
700
+ "capass": "/etc/puppetlabs/puppet/ssl/ca/private/ca.pass",
701
+ "serial": "/etc/puppetlabs/puppet/ssl/ca/serial",
702
+ "autosign": "/etc/puppetlabs/puppet/autosign.conf",
703
+ "allow_duplicate_certs": "false",
704
+ "ca_ttl": "157680000",
705
+ "keylength": "4096",
706
+ "cert_inventory": "/etc/puppetlabs/puppet/ssl/ca/inventory.txt"
707
+ },
708
+ "application": {
709
+ "config_file_name": "puppet.conf",
710
+ "config": "/etc/puppetlabs/puppet/puppet.conf",
711
+ "pidfile": "/var/run/puppetlabs/user.pid",
712
+ "bindaddress": "0.0.0.0"
713
+ },
714
+ "environment": {
715
+ "manifest": "",
716
+ "modulepath": "",
717
+ "config_version": ""
718
+ },
719
+ "master": {
720
+ "user": "puppet",
721
+ "group": "puppet",
722
+ "default_manifest": "./manifests",
723
+ "disable_per_environment_manifest": "false",
724
+ "code": "",
725
+ "masterhttplog": "/var/log/puppetlabs/puppet/masterhttp.log",
726
+ "masterport": "8140",
727
+ "node_name": "cert",
728
+ "bucketdir": "/opt/puppetlabs/puppet/cache/bucket",
729
+ "rest_authconfig": "/etc/puppetlabs/puppet/auth.conf",
730
+ "ca": "true",
731
+ "trusted_oid_mapping_file": "/etc/puppetlabs/puppet/custom_trusted_oid_mapping.yaml",
732
+ "basemodulepath": "/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules",
733
+ "ssl_client_header": "HTTP_X_CLIENT_DN",
734
+ "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
735
+ "yamldir": "/opt/puppetlabs/puppet/cache/yaml",
736
+ "server_datadir": "/opt/puppetlabs/puppet/cache/server_data",
737
+ "reports": "store",
738
+ "reportdir": "/opt/puppetlabs/puppet/cache/reports",
739
+ "reporturl": "http://localhost:3000/reports/upload",
740
+ "fileserverconfig": "/etc/puppetlabs/puppet/fileserver.conf",
741
+ "strict_hostname_checking": "false",
742
+ "storeconfigs": "false",
743
+ "storeconfigs_backend": "puppetdb"
744
+ },
745
+ "device": {
746
+ "devicedir": "/opt/puppetlabs/puppet/cache/devices",
747
+ "deviceconfig": "/etc/puppetlabs/puppet/device.conf"
748
+ },
749
+ "agent": {
750
+ "node_name_value": "foo.example.com",
751
+ "node_name_fact": "",
752
+ "statefile": "/opt/puppetlabs/puppet/cache/state/state.yaml",
753
+ "transactionstorefile": "/opt/puppetlabs/puppet/cache/state/transactionstore.yaml",
754
+ "clientyamldir": "/opt/puppetlabs/puppet/cache/client_yaml",
755
+ "client_datadir": "/opt/puppetlabs/puppet/cache/client_data",
756
+ "classfile": "/opt/puppetlabs/puppet/cache/state/classes.txt",
757
+ "resourcefile": "/opt/puppetlabs/puppet/cache/state/resources.txt",
758
+ "puppetdlog": "/var/log/puppetlabs/puppet/puppetd.log",
759
+ "server": "puppet",
760
+ "server_list": "[]",
761
+ "use_srv_records": "false",
762
+ "srv_domain": "example.com",
763
+ "ignoreschedules": "false",
764
+ "default_schedules": "true",
765
+ "noop": "false",
766
+ "runinterval": "1800",
767
+ "ca_server": "puppet",
768
+ "ca_port": "8140",
769
+ "preferred_serialization_format": "json",
770
+ "agent_catalog_run_lockfile": "/opt/puppetlabs/puppet/cache/state/agent_catalog_run.lock",
771
+ "agent_disabled_lockfile": "/opt/puppetlabs/puppet/cache/state/agent_disabled.lock",
772
+ "usecacheonfailure": "true",
773
+ "use_cached_catalog": "false",
774
+ "ignoremissingtypes": "false",
775
+ "splaylimit": "1800",
776
+ "splay": "false",
777
+ "clientbucketdir": "/opt/puppetlabs/puppet/cache/clientbucket",
778
+ "report_server": "puppet",
779
+ "report_port": "8140",
780
+ "report": "true",
781
+ "lastrunfile": "/opt/puppetlabs/puppet/cache/state/last_run_summary.yaml",
782
+ "lastrunreport": "/opt/puppetlabs/puppet/cache/state/last_run_report.yaml",
783
+ "graph": "false",
784
+ "graphdir": "/opt/puppetlabs/puppet/cache/state/graphs",
785
+ "waitforcert": "120",
786
+ "ordering": "manifest"
787
+ },
788
+ "transaction": {
789
+ "tags": "",
790
+ "skip_tags": "",
791
+ "evaltrace": "false",
792
+ "summarize": "false"
793
+ },
794
+ "ldap": {
795
+ "ldapssl": "false",
796
+ "ldaptls": "false",
797
+ "ldapserver": "ldap",
798
+ "ldapport": "389",
799
+ "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
800
+ "ldapclassattrs": "puppetclass",
801
+ "ldapstackedattrs": "puppetvar",
802
+ "ldapattrs": "all",
803
+ "ldapparentattr": "parentnode",
804
+ "ldapuser": "",
805
+ "ldappassword": "",
806
+ "ldapbase": ""
807
+ },
808
+ "parser": {
809
+ "max_errors": "10",
810
+ "max_warnings": "10",
811
+ "max_deprecations": "10",
812
+ "strict_variables": "false"
813
+ },
814
+ "puppetdoc": {
815
+ "document_all": "false"
816
+ }
817
+ },
818
+ "puppet_vardir": "/opt/puppetlabs/puppet/cache",
819
+ "puppetversion": "5.0.1",
820
+ "radius_version": "unknown",
821
+ "reboot_required": false,
822
+ "root_home": "/root",
823
+ "ruby": {
824
+ "platform": "x86_64-linux",
825
+ "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.4.0",
826
+ "version": "2.4.1"
827
+ },
828
+ "rubyplatform": "x86_64-linux",
829
+ "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.4.0",
830
+ "rubyversion": "2.4.1",
831
+ "runlevel": "3",
832
+ "selinux": true,
833
+ "selinux_config_mode": "enforcing",
834
+ "selinux_config_policy": "targeted",
835
+ "selinux_current_mode": "enforcing",
836
+ "selinux_enforced": true,
837
+ "selinux_policyversion": "28",
838
+ "serialnumber": "0",
839
+ "service_provider": "systemd",
840
+ "shmall": "18446744073692774399",
841
+ "ssh": {
842
+ "ecdsa": {
843
+ "fingerprints": {
844
+ "sha1": "SSHFP 3 1 3ccacf4152307d8eed9773f333350cfa5597be6a",
845
+ "sha256": "SSHFP 3 2 b1ecd68cf06f5f06577c6bff63bd63a2fce5c3c6bd6d24ab7a7bcef980f3c9b4"
821
846
  },
822
- "rsa": {
823
- "fingerprints": {
824
- "sha1": "SSHFP 1 1 64a3dd0ddacb54ba94d6e26170f1f30a72fe258d",
825
- "sha256": "SSHFP 1 2 922780c4c76cb8db76922065711d5ee8dd4e84c8d1ed99bf5d1e00dca23c9f72"
826
- },
827
- "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDAK5xZWtUPjVdl9H/uR26Al/y2wa8wpag4nffVQ9bEZoR4IoT0yfo/vazSpTDATkLDKgKTNVomUnGhqX4fnfQhR5z+XVnHwjDAUm22PnoZ0gfFHGoHB1ATuzVQDyBZ+sneDoiCTi6knsVkKcJlMGC0rGIChYMDFMR0n0MpTp22EDawslYpLeBWLlyUs9hnjhXPfObq1thWnkFdblyG8nIPnH0qKbIEtEIZKnPnlUMojFobjhkERo2gIG3Mpc4WKWWgVEBh5VB2kWCzpNe8Rxnw2OaSe1gMdkNXJaZU4BJR/Wc/sh1XCXrGLFGFaa6vfY2k/RoRCPk1FuImDnZEkty9"
828
- }
847
+ "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEc0nHB2rjjUMB1Xv23aYaCAHwcU1NSH4F64txZES+WeOyCApofjS1ULRl1FX4TIZvxTnr+tDneYf3X8kyl/x0M="
829
848
  },
830
- "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI5McpGptjZe3ji/lTuq855Q9mZZru+ERCDwnPI9R2xlC4GeDyIdfHtxupxR8BY9aMZe5a3hx3ugzHAVHt04w6U=",
831
- "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIA8NA0Te7bNLFywFWVMn5ajSqDm0O4oYn0VrqgOpIisB",
832
- "sshfp_ecdsa": "SSHFP 3 1 8d82dc7d735e534bbf20d6745a944021376abed1\nSSHFP 3 2 ca1cacfdd03f849f0832a8b66b6e622206ff95b2dbf04d5684501b9492bf2409",
833
- "sshfp_ed25519": "SSHFP 4 1 1b604f5544b39c59261f95a4acb110f91ca74d40\nSSHFP 4 2 4796b7bed40e30333b03eaf02c648831ac708c091596f2f8f12d17c39dd8c4ba",
834
- "sshfp_rsa": "SSHFP 1 1 64a3dd0ddacb54ba94d6e26170f1f30a72fe258d\nSSHFP 1 2 922780c4c76cb8db76922065711d5ee8dd4e84c8d1ed99bf5d1e00dca23c9f72",
835
- "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDAK5xZWtUPjVdl9H/uR26Al/y2wa8wpag4nffVQ9bEZoR4IoT0yfo/vazSpTDATkLDKgKTNVomUnGhqX4fnfQhR5z+XVnHwjDAUm22PnoZ0gfFHGoHB1ATuzVQDyBZ+sneDoiCTi6knsVkKcJlMGC0rGIChYMDFMR0n0MpTp22EDawslYpLeBWLlyUs9hnjhXPfObq1thWnkFdblyG8nIPnH0qKbIEtEIZKnPnlUMojFobjhkERo2gIG3Mpc4WKWWgVEBh5VB2kWCzpNe8Rxnw2OaSe1gMdkNXJaZU4BJR/Wc/sh1XCXrGLFGFaa6vfY2k/RoRCPk1FuImDnZEkty9",
836
- "swapfree": "1.50 GiB",
837
- "swapfree_mb": 1533.83203125,
838
- "swapsize": "1.50 GiB",
839
- "swapsize_mb": 1535.99609375,
840
- "system_uptime": {
841
- "days": 0,
842
- "hours": 0,
843
- "seconds": 614,
844
- "uptime": "0:10 hours"
849
+ "ed25519": {
850
+ "fingerprints": {
851
+ "sha1": "SSHFP 4 1 3b3b11563cb63cfcaed710c23fc219d437d8de02",
852
+ "sha256": "SSHFP 4 2 c37a72a1b34f45f7e58ae431b72e76772512a1aa9b374e860a4020f3894ea9fa"
853
+ },
854
+ "key": "AAAAC3NzaC1lZDI1NTE5AAAAIB0DLBY7Opcbxlwv1NjgPmzrblJCWsoeK2+CiSnsx1kp"
845
855
  },
846
- "timezone": "UTC",
847
- "tmp_mount_dev_shm": "rw,seclabel,nosuid,nodev",
848
- "tmp_mount_fstype_dev_shm": "tmpfs",
849
- "tmp_mount_path_dev_shm": "tmpfs",
850
- "uid_min": "1000",
851
- "uptime": "0:10 hours",
852
- "uptime_days": 0,
853
- "uptime_hours": 0,
854
- "uptime_seconds": 614,
855
- "uuid": "871C8C9D-1B9F-458E-9ABE-E143B59A6FC2",
856
- "virtual": "virtualbox",
857
- "clientcert": "foo.example.com",
858
- "clientversion": "5.0.1",
859
- "clientnoop": false
856
+ "rsa": {
857
+ "fingerprints": {
858
+ "sha1": "SSHFP 1 1 1099cf9c93eff5d83c5ecfe083b0ae73964eee91",
859
+ "sha256": "SSHFP 1 2 e1b26f60383abdc939e62b090de662a871625bc5d29668f90d89d0b53cc2d662"
860
+ },
861
+ "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCw5V4eeheGxZ51HFmMxEhcfeK43gNL/EihGrIQwSfXKt1W98H1/R6crwBGrNvFMQXscgY/KIB4yTdDzkh04OlhjvYp5RqsHIGo7IY1O9s7vuLGxW5lCu5k/DjZL+p63qnRze2qY3+86L6BwlACRu9AXlT+6vuZMxTudQ/IQQBxLAVTI8uws1vmc929L8XS0wQZl3lokKWo2nrq1wv87F4RcPsHi3KxgXNXxWEu0zXQ4ivCmt1KS49ZPXOe5hRmNSZq36ASZKrt0lXsHIab4q31WNKXFgEt+GON7v1sNIYIOSHQYhe9pkoeQzoG06i7ct5B2c97qUDTT7gOSPIKiwmB"
862
+ }
863
+ },
864
+ "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEc0nHB2rjjUMB1Xv23aYaCAHwcU1NSH4F64txZES+WeOyCApofjS1ULRl1FX4TIZvxTnr+tDneYf3X8kyl/x0M=",
865
+ "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIB0DLBY7Opcbxlwv1NjgPmzrblJCWsoeK2+CiSnsx1kp",
866
+ "sshfp_ecdsa": "SSHFP 3 1 3ccacf4152307d8eed9773f333350cfa5597be6a\nSSHFP 3 2 b1ecd68cf06f5f06577c6bff63bd63a2fce5c3c6bd6d24ab7a7bcef980f3c9b4",
867
+ "sshfp_ed25519": "SSHFP 4 1 3b3b11563cb63cfcaed710c23fc219d437d8de02\nSSHFP 4 2 c37a72a1b34f45f7e58ae431b72e76772512a1aa9b374e860a4020f3894ea9fa",
868
+ "sshfp_rsa": "SSHFP 1 1 1099cf9c93eff5d83c5ecfe083b0ae73964eee91\nSSHFP 1 2 e1b26f60383abdc939e62b090de662a871625bc5d29668f90d89d0b53cc2d662",
869
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCw5V4eeheGxZ51HFmMxEhcfeK43gNL/EihGrIQwSfXKt1W98H1/R6crwBGrNvFMQXscgY/KIB4yTdDzkh04OlhjvYp5RqsHIGo7IY1O9s7vuLGxW5lCu5k/DjZL+p63qnRze2qY3+86L6BwlACRu9AXlT+6vuZMxTudQ/IQQBxLAVTI8uws1vmc929L8XS0wQZl3lokKWo2nrq1wv87F4RcPsHi3KxgXNXxWEu0zXQ4ivCmt1KS49ZPXOe5hRmNSZq36ASZKrt0lXsHIab4q31WNKXFgEt+GON7v1sNIYIOSHQYhe9pkoeQzoG06i7ct5B2c97qUDTT7gOSPIKiwmB",
870
+ "swapfree": "1.50 GiB",
871
+ "swapfree_mb": 1531.875,
872
+ "swapsize": "1.50 GiB",
873
+ "swapsize_mb": 1535.99609375,
874
+ "system_uptime": {
875
+ "days": 0,
876
+ "hours": 0,
877
+ "seconds": 850,
878
+ "uptime": "0:14 hours"
860
879
  },
861
- "timestamp": "2017-07-28T00:52:02.704801090+00:00",
862
- "expiration": "2017-07-28T01:22:02.705363563+00:00"
880
+ "timezone": "UTC",
881
+ "tmp_mount_dev_shm": "rw,seclabel,nosuid,nodev",
882
+ "tmp_mount_fstype_dev_shm": "tmpfs",
883
+ "tmp_mount_path_dev_shm": "tmpfs",
884
+ "uid_min": "1000",
885
+ "uptime": "0:14 hours",
886
+ "uptime_days": 0,
887
+ "uptime_hours": 0,
888
+ "uptime_seconds": 850,
889
+ "uuid": "1CE709A2-C8F8-45FC-9B94-0808A8F8D11C",
890
+ "virtual": "virtualbox",
891
+ "clientcert": "foo.example.com",
892
+ "clientversion": "5.0.1",
893
+ "clientnoop": false
863
894
  }