simp-rspec-puppet-facts 1.4.1 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (63) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +20 -2
  3. data/facts/1.7/centos-6-x86_64.facts +370 -90
  4. data/facts/1.7/centos-7-x86_64.facts +317 -37
  5. data/facts/1.7/redhat-6-x86_64.facts +370 -93
  6. data/facts/1.7/redhat-7-x86_64.facts +339 -59
  7. data/facts/2.0/centos-6-x86_64.facts +470 -124
  8. data/facts/2.0/centos-7-x86_64.facts +408 -60
  9. data/facts/2.0/redhat-6-x86_64.facts +487 -131
  10. data/facts/2.0/redhat-7-x86_64.facts +451 -97
  11. data/facts/2.1/centos-6-x86_64.facts +487 -138
  12. data/facts/2.1/centos-7-x86_64.facts +417 -66
  13. data/facts/2.1/redhat-6-x86_64.facts +583 -141
  14. data/facts/2.1/redhat-7-x86_64.facts +547 -107
  15. data/facts/2.2/centos-6-x86_64.facts +522 -173
  16. data/facts/2.2/centos-7-x86_64.facts +422 -71
  17. data/facts/2.2/redhat-6-x86_64.facts +605 -163
  18. data/facts/2.2/redhat-7-x86_64.facts +552 -112
  19. data/facts/2.3/centos-6-x86_64.facts +509 -160
  20. data/facts/2.3/centos-7-x86_64.facts +422 -71
  21. data/facts/2.3/redhat-6-x86_64.facts +601 -159
  22. data/facts/2.3/redhat-7-x86_64.facts +552 -112
  23. data/facts/2.4/centos-6-x86_64.facts +505 -156
  24. data/facts/2.4/centos-7-x86_64.facts +422 -71
  25. data/facts/2.4/redhat-6-x86_64.facts +593 -150
  26. data/facts/2.4/redhat-7-x86_64.facts +553 -112
  27. data/facts/2.5/--.facts +572 -0
  28. data/facts/2.5/centos-6-x86_64.facts +589 -0
  29. data/facts/2.5/centos-7-x86_64.facts +589 -0
  30. data/facts/2.5/redhat-6-x86_64.facts +678 -0
  31. data/facts/2.5/redhat-7-x86_64.facts +679 -0
  32. data/facts/3.0/centos-6-x86_64.facts +407 -100
  33. data/facts/3.0/centos-7-x86_64.facts +441 -119
  34. data/facts/3.0/redhat-6-x86_64.facts +554 -199
  35. data/facts/3.0/redhat-7-x86_64.facts +546 -202
  36. data/facts/3.3/centos-6-x86_64.facts +420 -104
  37. data/facts/3.3/centos-7-x86_64.facts +451 -124
  38. data/facts/3.3/redhat-6-x86_64.facts +556 -214
  39. data/facts/3.3/redhat-7-x86_64.facts +811 -0
  40. data/facts/3.4/centos-6-x86_64.facts +426 -108
  41. data/facts/3.4/centos-7-x86_64.facts +457 -128
  42. data/facts/3.4/redhat-6-x86_64.facts +562 -218
  43. data/facts/3.4/redhat-7-x86_64.facts +814 -0
  44. data/facts/3.5/centos-6-x86_64.facts +794 -0
  45. data/facts/3.5/centos-7-x86_64.facts +870 -0
  46. data/facts/3.5/redhat-6-x86_64.facts +822 -0
  47. data/facts/3.5/redhat-7-x86_64.facts +891 -0
  48. data/facts/3.6/centos-6-x86_64.facts +795 -0
  49. data/facts/3.6/centos-7-x86_64.facts +871 -0
  50. data/facts/3.6/redhat-6-x86_64.facts +823 -0
  51. data/facts/3.6/redhat-7-x86_64.facts +892 -0
  52. data/facts/3.7/centos-6-x86_64.facts +787 -0
  53. data/facts/3.7/centos-7-x86_64.facts +863 -0
  54. data/facts/3.7/redhat-6-x86_64.facts +815 -0
  55. data/facts/3.7/redhat-7-x86_64.facts +884 -0
  56. data/facts/Vagrantfile +149 -27
  57. data/facts/puppetfiles/Puppetfile.6.0.0-0 +395 -0
  58. data/facts/scripts/get_facts.rb +1 -1
  59. data/facts/scripts/get_facts_for_each_facter.sh +15 -5
  60. data/lib/simp/rspec-puppet-facts.rb +81 -13
  61. data/lib/simp/version.rb +1 -1
  62. data/spec/simp_rspec_puppet_facts_spec.rb +21 -18
  63. metadata +83 -43
@@ -0,0 +1,884 @@
1
+ {
2
+ "name": "i-2017073017-8e067d9a.c.beaker-testing.internal",
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"
10
+ },
11
+ "augeasprovider_grub_version": 2,
12
+ "augeasversion": "1.8.0",
13
+ "bios_release_date": "01/01/2011",
14
+ "bios_vendor": "Google",
15
+ "bios_version": "Google",
16
+ "blockdevice_sda_model": "PersistentDisk",
17
+ "blockdevice_sda_size": 10737418240,
18
+ "blockdevice_sda_vendor": "Google",
19
+ "blockdevices": "sda",
20
+ "boardassettag": "C25DA2BB-182A-13CD-FFC4-27D94D2A2111",
21
+ "boardmanufacturer": "Google",
22
+ "boardproductname": "Google Compute Engine",
23
+ "boot_dir_uuid": "ba747b8e-efdb-4a17-bd5b-b80ef667b244",
24
+ "chassistype": "Other",
25
+ "cmdline": {
26
+ "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-514.26.2.el7.x86_64",
27
+ "root": "UUID",
28
+ "ro": "",
29
+ "crashkernel": "auto",
30
+ "console": "ttyS0,38400n8"
31
+ },
32
+ "cpuinfo": {
33
+ "processor0": {
34
+ "vendor_id": "GenuineIntel",
35
+ "cpu_family": "6",
36
+ "model": "63",
37
+ "model_name": "Intel(R) Xeon(R) CPU @ 2.30GHz",
38
+ "stepping": "0",
39
+ "microcode": "0x1",
40
+ "cpu_MHz": "2300.000",
41
+ "cache_size": "46080 KB",
42
+ "physical_id": "0",
43
+ "siblings": "1",
44
+ "core_id": "0",
45
+ "cpu_cores": "1",
46
+ "apicid": "0",
47
+ "initial_apicid": "0",
48
+ "fpu": "yes",
49
+ "fpu_exception": "yes",
50
+ "cpuid_level": "13",
51
+ "wp": "yes",
52
+ "flags": [
53
+ "fpu",
54
+ "vme",
55
+ "de",
56
+ "pse",
57
+ "tsc",
58
+ "msr",
59
+ "pae",
60
+ "mce",
61
+ "cx8",
62
+ "apic",
63
+ "sep",
64
+ "mtrr",
65
+ "pge",
66
+ "mca",
67
+ "cmov",
68
+ "pat",
69
+ "pse36",
70
+ "clflush",
71
+ "mmx",
72
+ "fxsr",
73
+ "sse",
74
+ "sse2",
75
+ "ss",
76
+ "ht",
77
+ "syscall",
78
+ "nx",
79
+ "pdpe1gb",
80
+ "rdtscp",
81
+ "lm",
82
+ "constant_tsc",
83
+ "rep_good",
84
+ "nopl",
85
+ "xtopology",
86
+ "nonstop_tsc",
87
+ "eagerfpu",
88
+ "pni",
89
+ "pclmulqdq",
90
+ "ssse3",
91
+ "fma",
92
+ "cx16",
93
+ "sse4_1",
94
+ "sse4_2",
95
+ "x2apic",
96
+ "movbe",
97
+ "popcnt",
98
+ "aes",
99
+ "xsave",
100
+ "avx",
101
+ "f16c",
102
+ "rdrand",
103
+ "hypervisor",
104
+ "lahf_lm",
105
+ "abm",
106
+ "fsgsbase",
107
+ "tsc_adjust",
108
+ "bmi1",
109
+ "avx2",
110
+ "smep",
111
+ "bmi2",
112
+ "erms",
113
+ "xsaveopt"
114
+ ],
115
+ "bogomips": "4600.00",
116
+ "clflush_size": "64",
117
+ "cache_alignment": "64",
118
+ "address_sizes": "46 bits physical, 48 bits virtual",
119
+ "power_management": "power management"
120
+ }
121
+ },
122
+ "defaultgateway": "10.142.0.1",
123
+ "defaultgatewayiface": "eth0",
124
+ "dhcp_servers": {
125
+ "eth0": "169.254.169.254",
126
+ "system": "169.254.169.254"
127
+ },
128
+ "disks": {
129
+ "sda": {
130
+ "model": "PersistentDisk",
131
+ "size": "10.00 GiB",
132
+ "size_bytes": 10737418240,
133
+ "vendor": "Google"
134
+ }
135
+ },
136
+ "dmi": {
137
+ "bios": {
138
+ "release_date": "01/01/2011",
139
+ "vendor": "Google",
140
+ "version": "Google"
141
+ },
142
+ "board": {
143
+ "asset_tag": "C25DA2BB-182A-13CD-FFC4-27D94D2A2111",
144
+ "manufacturer": "Google",
145
+ "product": "Google Compute Engine"
146
+ },
147
+ "chassis": {
148
+ "type": "Other"
149
+ },
150
+ "manufacturer": "Google",
151
+ "product": {
152
+ "name": "Google Compute Engine",
153
+ "serial_number": "GoogleCloud-C25DA2BB182A13CDFFC427D94D2A2111",
154
+ "uuid": "C25DA2BB-182A-13CD-FFC4-27D94D2A2111"
155
+ }
156
+ },
157
+ "domain": "c.beaker-testing.internal",
158
+ "facterversion": "3.7.1",
159
+ "filesystems": "xfs",
160
+ "fips_ciphers": [
161
+ "ECDHE-RSA-AES256-GCM-SHA384",
162
+ "ECDHE-ECDSA-AES256-GCM-SHA384",
163
+ "ECDHE-RSA-AES256-SHA384",
164
+ "ECDHE-ECDSA-AES256-SHA384",
165
+ "ECDHE-RSA-AES256-SHA",
166
+ "ECDHE-ECDSA-AES256-SHA",
167
+ "DHE-DSS-AES256-GCM-SHA384",
168
+ "DHE-RSA-AES256-GCM-SHA384",
169
+ "DHE-RSA-AES256-SHA256",
170
+ "DHE-DSS-AES256-SHA256",
171
+ "DHE-RSA-AES256-SHA",
172
+ "DHE-DSS-AES256-SHA",
173
+ "AECDH-AES256-SHA",
174
+ "ADH-AES256-GCM-SHA384",
175
+ "ADH-AES256-SHA256",
176
+ "ADH-AES256-SHA",
177
+ "ECDH-RSA-AES256-GCM-SHA384",
178
+ "ECDH-ECDSA-AES256-GCM-SHA384",
179
+ "ECDH-RSA-AES256-SHA384",
180
+ "ECDH-ECDSA-AES256-SHA384",
181
+ "ECDH-RSA-AES256-SHA",
182
+ "ECDH-ECDSA-AES256-SHA",
183
+ "AES256-GCM-SHA384",
184
+ "AES256-SHA256",
185
+ "AES256-SHA",
186
+ "ECDHE-RSA-AES128-GCM-SHA256",
187
+ "ECDHE-ECDSA-AES128-GCM-SHA256",
188
+ "ECDHE-RSA-AES128-SHA256",
189
+ "ECDHE-ECDSA-AES128-SHA256",
190
+ "ECDHE-RSA-AES128-SHA",
191
+ "ECDHE-ECDSA-AES128-SHA",
192
+ "DHE-DSS-AES128-GCM-SHA256",
193
+ "DHE-RSA-AES128-GCM-SHA256",
194
+ "DHE-RSA-AES128-SHA256",
195
+ "DHE-DSS-AES128-SHA256",
196
+ "DHE-RSA-AES128-SHA",
197
+ "DHE-DSS-AES128-SHA",
198
+ "AECDH-AES128-SHA",
199
+ "ADH-AES128-GCM-SHA256",
200
+ "ADH-AES128-SHA256",
201
+ "ADH-AES128-SHA",
202
+ "ECDH-RSA-AES128-GCM-SHA256",
203
+ "ECDH-ECDSA-AES128-GCM-SHA256",
204
+ "ECDH-RSA-AES128-SHA256",
205
+ "ECDH-ECDSA-AES128-SHA256",
206
+ "ECDH-RSA-AES128-SHA",
207
+ "ECDH-ECDSA-AES128-SHA",
208
+ "AES128-GCM-SHA256",
209
+ "AES128-SHA256",
210
+ "AES128-SHA",
211
+ "ECDHE-RSA-DES-CBC3-SHA",
212
+ "ECDHE-ECDSA-DES-CBC3-SHA",
213
+ "EDH-RSA-DES-CBC3-SHA",
214
+ "EDH-DSS-DES-CBC3-SHA",
215
+ "AECDH-DES-CBC3-SHA",
216
+ "ADH-DES-CBC3-SHA",
217
+ "ECDH-RSA-DES-CBC3-SHA",
218
+ "ECDH-ECDSA-DES-CBC3-SHA",
219
+ "DES-CBC3-SHA",
220
+ "KRB5-DES-CBC3-SHA"
221
+ ],
222
+ "fips_enabled": false,
223
+ "fqdn": "i-2017073017-8e067d9a.c.beaker-testing.internal",
224
+ "fullrun": "false",
225
+ "gce": {
226
+ "instance": {
227
+ "attributes": {
228
+ "custom": "metadata",
229
+ "testing": "foobarbaz"
230
+ },
231
+ "description": "",
232
+ "disks": [
233
+ {
234
+ "deviceName": "persistent-disk-0",
235
+ "index": 0,
236
+ "mode": "READ_WRITE",
237
+ "type": "PERSISTENT"
238
+ }
239
+ ],
240
+ "hostname": "i-2017073017-8e067d9a.c.beaker-testing.internal",
241
+ "id": 5780870762576736087,
242
+ "image": "",
243
+ "licenses": [
244
+ {
245
+ "id": "1000006"
246
+ }
247
+ ],
248
+ "machineType": "g1-small",
249
+ "maintenanceEvent": "NONE",
250
+ "name": "i-2017073017-8e067d9a",
251
+ "networkInterfaces": [
252
+ {
253
+ "accessConfigs": [
254
+ {
255
+ "externalIp": "35.196.33.143",
256
+ "type": "ONE_TO_ONE_NAT"
257
+ }
258
+ ],
259
+ "forwardedIps": [
260
+
261
+ ],
262
+ "ip": "10.142.0.4",
263
+ "ipAliases": [
264
+
265
+ ],
266
+ "mac": "42:01:0a:8e:00:04",
267
+ "network": "default"
268
+ }
269
+ ],
270
+ "scheduling": {
271
+ "automaticRestart": "TRUE",
272
+ "onHostMaintenance": "MIGRATE",
273
+ "preemptible": "FALSE"
274
+ },
275
+ "serviceAccounts": {
276
+ "595254898640-compute@developer.gserviceaccount.com": {
277
+ "aliases": [
278
+ "default"
279
+ ],
280
+ "email": "595254898640-compute@developer.gserviceaccount.com",
281
+ "scopes": [
282
+ "https://www.googleapis.com/auth/monitoring",
283
+ "https://www.googleapis.com/auth/compute"
284
+ ]
285
+ },
286
+ "default": {
287
+ "aliases": [
288
+ "default"
289
+ ],
290
+ "email": "595254898640-compute@developer.gserviceaccount.com",
291
+ "scopes": [
292
+ "https://www.googleapis.com/auth/monitoring",
293
+ "https://www.googleapis.com/auth/compute"
294
+ ]
295
+ }
296
+ },
297
+ "tags": [
298
+ "simp-rspec-puppet-facts",
299
+ "temporary",
300
+ "vagrant"
301
+ ],
302
+ "zone": "us-east1-b"
303
+ },
304
+ "project": {
305
+ "attributes": {
306
+ "google-compute-default-region": "us-east1",
307
+ "sshKeys": [
308
+ "gce_vagrant:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZYWTuR/11oPusUD+aWUy36KTkWQIh1OvScrHSd53hg30DSDRuh2+fkf1p42/O4rIu/AtWEF1f+7U6yoRoZWfUU7YF0TIEdj6UL3DNedsH+kDuLyoLKxngBv8hn1NLrDpC+FbfzZxCFZVzkxiwJWbGHXRDPRfc3q28ZjFr4ckq25t9K9J7xF2SvMkAGCPR4SwyIhcx/02uWBF3DVpoOmVwbQUma1goDjWd9PMEslDW9vawoVDKp9YF3lE/+y3Vyk8KiLuMHg8JEpa9ydGOanPjXVAR+7dmp3DmZ0nqr6MiasTsQC1bzoUIqZgxurySyrCnLQziT//OJ2fdVsSP+7sH gce_vagrant"
309
+ ]
310
+ },
311
+ "numericProjectId": 595254898640,
312
+ "projectId": "beaker-testing"
313
+ }
314
+ },
315
+ "gid": "root",
316
+ "grub_version": "2.02~beta2",
317
+ "hardwareisa": "x86_64",
318
+ "hardwaremodel": "x86_64",
319
+ "has_tpm": false,
320
+ "haveged_startup_provider": "systemd",
321
+ "hostname": "i-2017073017-8e067d9a",
322
+ "id": "root",
323
+ "identity": {
324
+ "gid": 0,
325
+ "group": "root",
326
+ "privileged": true,
327
+ "uid": 0,
328
+ "user": "root"
329
+ },
330
+ "init_systems": [
331
+ "rc",
332
+ "systemd",
333
+ "sysv"
334
+ ],
335
+ "interfaces": "eth0,lo",
336
+ "ipaddress": "10.142.0.4",
337
+ "ipaddress6_lo": "::1",
338
+ "ipaddress_eth0": "10.142.0.4",
339
+ "ipaddress_lo": "127.0.0.1",
340
+ "ipv6_enabled": false,
341
+ "is_pe": false,
342
+ "is_virtual": true,
343
+ "java_default_home": ".",
344
+ "kernel": "Linux",
345
+ "kernelmajversion": "3.10",
346
+ "kernelrelease": "3.10.0-514.26.2.el7.x86_64",
347
+ "kernelversion": "3.10.0",
348
+ "load_averages": {
349
+ "15m": 0.34,
350
+ "1m": 1.89,
351
+ "5m": 0.86
352
+ },
353
+ "macaddress": "42:01:0a:8e:00:04",
354
+ "macaddress_eth0": "42:01:0a:8e:00:04",
355
+ "manufacturer": "Google",
356
+ "mco_version": "2.11.1",
357
+ "memory": {
358
+ "system": {
359
+ "available": "1.35 GiB",
360
+ "available_bytes": 1448579072,
361
+ "capacity": "18.58%",
362
+ "total": "1.66 GiB",
363
+ "total_bytes": 1779105792,
364
+ "used": "315.21 MiB",
365
+ "used_bytes": 330526720
366
+ }
367
+ },
368
+ "memoryfree": "1.35 GiB",
369
+ "memoryfree_mb": 1381.47265625,
370
+ "memorysize": "1.66 GiB",
371
+ "memorysize_mb": 1696.6875,
372
+ "mountpoints": {
373
+ "/": {
374
+ "available": "7.76 GiB",
375
+ "available_bytes": 8334934016,
376
+ "capacity": "22.29%",
377
+ "device": "/dev/sda1",
378
+ "filesystem": "xfs",
379
+ "options": [
380
+ "rw",
381
+ "seclabel",
382
+ "relatime",
383
+ "attr2",
384
+ "inode64",
385
+ "noquota"
386
+ ],
387
+ "size": "9.99 GiB",
388
+ "size_bytes": 10725883904,
389
+ "used": "2.23 GiB",
390
+ "used_bytes": 2390949888
391
+ },
392
+ "/dev/shm": {
393
+ "available": "848.34 MiB",
394
+ "available_bytes": 889552896,
395
+ "capacity": "0%",
396
+ "device": "tmpfs",
397
+ "filesystem": "tmpfs",
398
+ "options": [
399
+ "rw",
400
+ "seclabel",
401
+ "nosuid",
402
+ "nodev"
403
+ ],
404
+ "size": "848.34 MiB",
405
+ "size_bytes": 889552896,
406
+ "used": "0 bytes",
407
+ "used_bytes": 0
408
+ },
409
+ "/run": {
410
+ "available": "840.13 MiB",
411
+ "available_bytes": 880943104,
412
+ "capacity": "0.97%",
413
+ "device": "tmpfs",
414
+ "filesystem": "tmpfs",
415
+ "options": [
416
+ "rw",
417
+ "seclabel",
418
+ "nosuid",
419
+ "nodev",
420
+ "mode=755"
421
+ ],
422
+ "size": "848.34 MiB",
423
+ "size_bytes": 889552896,
424
+ "used": "8.21 MiB",
425
+ "used_bytes": 8609792
426
+ },
427
+ "/run/user/1000": {
428
+ "available": "169.67 MiB",
429
+ "available_bytes": 177913856,
430
+ "capacity": "0%",
431
+ "device": "tmpfs",
432
+ "filesystem": "tmpfs",
433
+ "options": [
434
+ "rw",
435
+ "seclabel",
436
+ "nosuid",
437
+ "nodev",
438
+ "relatime",
439
+ "size=173744k",
440
+ "mode=700",
441
+ "uid=1000",
442
+ "gid=1001"
443
+ ],
444
+ "size": "169.67 MiB",
445
+ "size_bytes": 177913856,
446
+ "used": "0 bytes",
447
+ "used_bytes": 0
448
+ },
449
+ "/sys/fs/cgroup": {
450
+ "available": "848.34 MiB",
451
+ "available_bytes": 889552896,
452
+ "capacity": "0%",
453
+ "device": "tmpfs",
454
+ "filesystem": "tmpfs",
455
+ "options": [
456
+ "ro",
457
+ "seclabel",
458
+ "nosuid",
459
+ "nodev",
460
+ "noexec",
461
+ "mode=755"
462
+ ],
463
+ "size": "848.34 MiB",
464
+ "size_bytes": 889552896,
465
+ "used": "0 bytes",
466
+ "used_bytes": 0
467
+ }
468
+ },
469
+ "mtu_eth0": 1460,
470
+ "mtu_lo": 65536,
471
+ "mysql_server_id": 3203076,
472
+ "netmask": "255.255.255.255",
473
+ "netmask6_lo": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
474
+ "netmask_eth0": "255.255.255.255",
475
+ "netmask_lo": "255.0.0.0",
476
+ "network": "10.142.0.4",
477
+ "network6_lo": "::1",
478
+ "network_eth0": "10.142.0.4",
479
+ "network_lo": "127.0.0.0",
480
+ "networking": {
481
+ "dhcp": "169.254.169.254",
482
+ "domain": "c.beaker-testing.internal",
483
+ "fqdn": "i-2017073017-8e067d9a.c.beaker-testing.internal",
484
+ "hostname": "i-2017073017-8e067d9a",
485
+ "interfaces": {
486
+ "eth0": {
487
+ "bindings": [
488
+ {
489
+ "address": "10.142.0.4",
490
+ "netmask": "255.255.255.255",
491
+ "network": "10.142.0.4"
492
+ }
493
+ ],
494
+ "dhcp": "169.254.169.254",
495
+ "ip": "10.142.0.4",
496
+ "mac": "42:01:0a:8e:00:04",
497
+ "mtu": 1460,
498
+ "netmask": "255.255.255.255",
499
+ "network": "10.142.0.4"
500
+ },
501
+ "lo": {
502
+ "bindings": [
503
+ {
504
+ "address": "127.0.0.1",
505
+ "netmask": "255.0.0.0",
506
+ "network": "127.0.0.0"
507
+ }
508
+ ],
509
+ "bindings6": [
510
+ {
511
+ "address": "::1",
512
+ "netmask": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
513
+ "network": "::1"
514
+ }
515
+ ],
516
+ "ip": "127.0.0.1",
517
+ "ip6": "::1",
518
+ "mtu": 65536,
519
+ "netmask": "255.0.0.0",
520
+ "netmask6": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
521
+ "network": "127.0.0.0",
522
+ "network6": "::1"
523
+ }
524
+ },
525
+ "ip": "10.142.0.4",
526
+ "mac": "42:01:0a:8e:00:04",
527
+ "mtu": 1460,
528
+ "netmask": "255.255.255.255",
529
+ "network": "10.142.0.4",
530
+ "primary": "eth0"
531
+ },
532
+ "openldap_arch": "i386",
533
+ "openssh_version": "6.6.1",
534
+ "operatingsystem": "RedHat",
535
+ "operatingsystemmajrelease": "7",
536
+ "operatingsystemrelease": "7.3",
537
+ "os": {
538
+ "architecture": "x86_64",
539
+ "family": "RedHat",
540
+ "hardware": "x86_64",
541
+ "name": "RedHat",
542
+ "release": {
543
+ "full": "7.3",
544
+ "major": "7",
545
+ "minor": "3"
546
+ },
547
+ "selinux": {
548
+ "config_mode": "enforcing",
549
+ "current_mode": "enforcing",
550
+ "enabled": true,
551
+ "enforced": true,
552
+ "policy_version": "28"
553
+ }
554
+ },
555
+ "osfamily": "RedHat",
556
+ "package_provider": "yum",
557
+ "partitions": {
558
+ "/dev/sda1": {
559
+ "filesystem": "xfs",
560
+ "label": "/",
561
+ "mount": "/",
562
+ "size": "10.00 GiB",
563
+ "size_bytes": 10736369664,
564
+ "uuid": "ba747b8e-efdb-4a17-bd5b-b80ef667b244"
565
+ }
566
+ },
567
+ "path": "/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
568
+ "physicalprocessorcount": 1,
569
+ "processor0": "Intel(R) Xeon(R) CPU @ 2.30GHz",
570
+ "processorcount": 1,
571
+ "processors": {
572
+ "count": 1,
573
+ "isa": "x86_64",
574
+ "models": [
575
+ "Intel(R) Xeon(R) CPU @ 2.30GHz"
576
+ ],
577
+ "physicalcount": 1
578
+ },
579
+ "productname": "Google Compute Engine",
580
+ "puppet_environmentpath": "/etc/puppetlabs/code/environments",
581
+ "puppet_ruby_dir": "/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet",
582
+ "puppet_settings": {
583
+ "main": {
584
+ "confdir": "/etc/puppetlabs/puppet",
585
+ "codedir": "/etc/puppetlabs/code",
586
+ "vardir": "/opt/puppetlabs/puppet/cache",
587
+ "name": "facts",
588
+ "logdir": "/var/log/puppetlabs/puppet",
589
+ "log_level": "notice",
590
+ "disable_warnings": "[]",
591
+ "strict": "warning",
592
+ "priority": "",
593
+ "trace": "false",
594
+ "profile": "false",
595
+ "static_catalogs": "true",
596
+ "strict_environment_mode": "false",
597
+ "autoflush": "true",
598
+ "syslogfacility": "daemon",
599
+ "statedir": "/opt/puppetlabs/puppet/cache/state",
600
+ "rundir": "/var/run/puppetlabs",
601
+ "genconfig": "false",
602
+ "genmanifest": "false",
603
+ "configprint": "",
604
+ "color": "ansi",
605
+ "mkusers": "false",
606
+ "manage_internal_file_permissions": "true",
607
+ "onetime": "false",
608
+ "path": "none",
609
+ "libdir": "/opt/puppetlabs/puppet/cache/lib",
610
+ "environment": "production",
611
+ "environmentpath": "/etc/puppetlabs/code/environments",
612
+ "always_retry_plugins": "true",
613
+ "diff_args": "-u",
614
+ "diff": "diff",
615
+ "show_diff": "false",
616
+ "daemonize": "true",
617
+ "maximum_uid": "4294967290",
618
+ "route_file": "/etc/puppetlabs/puppet/routes.yaml",
619
+ "node_terminus": "plain",
620
+ "node_cache_terminus": "",
621
+ "data_binding_terminus": "hiera",
622
+ "hiera_config": "/etc/puppetlabs/puppet/hiera.yaml",
623
+ "binder_config": "",
624
+ "catalog_terminus": "compiler",
625
+ "catalog_cache_terminus": "",
626
+ "facts_terminus": "facter",
627
+ "default_file_terminus": "rest",
628
+ "http_proxy_host": "none",
629
+ "http_proxy_port": "3128",
630
+ "http_proxy_user": "none",
631
+ "http_proxy_password": "none",
632
+ "http_keepalive_timeout": "4",
633
+ "http_debug": "false",
634
+ "http_connect_timeout": "120",
635
+ "http_read_timeout": "",
636
+ "http_user_agent": "Puppet/5.0.1 Ruby/2.4.1-p111 (x86_64-linux)",
637
+ "filetimeout": "15",
638
+ "environment_timeout": "0",
639
+ "environment_data_provider": "",
640
+ "prerun_command": "",
641
+ "postrun_command": "",
642
+ "freeze_main": "false",
643
+ "preview_outputdir": "/opt/puppetlabs/puppet/cache/preview",
644
+ "certname": "i-2017073017-8e067d9a.c.beaker-testing.internal",
645
+ "dns_alt_names": "",
646
+ "csr_attributes": "/etc/puppetlabs/puppet/csr_attributes.yaml",
647
+ "certdir": "/etc/puppetlabs/puppet/ssl/certs",
648
+ "ssldir": "/etc/puppetlabs/puppet/ssl",
649
+ "publickeydir": "/etc/puppetlabs/puppet/ssl/public_keys",
650
+ "requestdir": "/etc/puppetlabs/puppet/ssl/certificate_requests",
651
+ "privatekeydir": "/etc/puppetlabs/puppet/ssl/private_keys",
652
+ "privatedir": "/etc/puppetlabs/puppet/ssl/private",
653
+ "passfile": "/etc/puppetlabs/puppet/ssl/private/password",
654
+ "hostcsr": "/etc/puppetlabs/puppet/ssl/csr_i-2017073017-8e067d9a.c.beaker-testing.internal.pem",
655
+ "hostcert": "/etc/puppetlabs/puppet/ssl/certs/i-2017073017-8e067d9a.c.beaker-testing.internal.pem",
656
+ "hostprivkey": "/etc/puppetlabs/puppet/ssl/private_keys/i-2017073017-8e067d9a.c.beaker-testing.internal.pem",
657
+ "hostpubkey": "/etc/puppetlabs/puppet/ssl/public_keys/i-2017073017-8e067d9a.c.beaker-testing.internal.pem",
658
+ "localcacert": "/etc/puppetlabs/puppet/ssl/certs/ca.pem",
659
+ "ssl_client_ca_auth": "",
660
+ "ssl_server_ca_auth": "",
661
+ "hostcrl": "/etc/puppetlabs/puppet/ssl/crl.pem",
662
+ "certificate_revocation": "true",
663
+ "digest_algorithm": "md5",
664
+ "supported_checksum_types": "[\"md5\", \"sha256\"]",
665
+ "plugindest": "/opt/puppetlabs/puppet/cache/lib",
666
+ "pluginsource": "puppet:///plugins",
667
+ "pluginfactdest": "/opt/puppetlabs/puppet/cache/facts.d",
668
+ "pluginfactsource": "puppet:///pluginfacts",
669
+ "pluginsync": "true",
670
+ "pluginsignore": ".svn CVS .git .hg",
671
+ "factpath": "/opt/puppetlabs/puppet/cache/lib/facter:/opt/puppetlabs/puppet/cache/facts",
672
+ "external_nodes": "none",
673
+ "rich_data": "false"
674
+ },
675
+ "module_tool": {
676
+ "module_repository": "https://forgeapi.puppet.com",
677
+ "module_working_dir": "/opt/puppetlabs/puppet/cache/puppet-module",
678
+ "module_skeleton_dir": "/opt/puppetlabs/puppet/cache/puppet-module/skeleton",
679
+ "forge_authorization": "",
680
+ "module_groups": ""
681
+ },
682
+ "ca": {
683
+ "ca_name": "Puppet CA: i-2017073017-8e067d9a.c.beaker-testing.internal",
684
+ "cadir": "/etc/puppetlabs/puppet/ssl/ca",
685
+ "cacert": "/etc/puppetlabs/puppet/ssl/ca/ca_crt.pem",
686
+ "cakey": "/etc/puppetlabs/puppet/ssl/ca/ca_key.pem",
687
+ "capub": "/etc/puppetlabs/puppet/ssl/ca/ca_pub.pem",
688
+ "cacrl": "/etc/puppetlabs/puppet/ssl/ca/ca_crl.pem",
689
+ "caprivatedir": "/etc/puppetlabs/puppet/ssl/ca/private",
690
+ "csrdir": "/etc/puppetlabs/puppet/ssl/ca/requests",
691
+ "signeddir": "/etc/puppetlabs/puppet/ssl/ca/signed",
692
+ "capass": "/etc/puppetlabs/puppet/ssl/ca/private/ca.pass",
693
+ "serial": "/etc/puppetlabs/puppet/ssl/ca/serial",
694
+ "autosign": "/etc/puppetlabs/puppet/autosign.conf",
695
+ "allow_duplicate_certs": "false",
696
+ "ca_ttl": "157680000",
697
+ "keylength": "4096",
698
+ "cert_inventory": "/etc/puppetlabs/puppet/ssl/ca/inventory.txt"
699
+ },
700
+ "application": {
701
+ "config_file_name": "puppet.conf",
702
+ "config": "/etc/puppetlabs/puppet/puppet.conf",
703
+ "pidfile": "/var/run/puppetlabs/user.pid",
704
+ "bindaddress": "0.0.0.0"
705
+ },
706
+ "environment": {
707
+ "manifest": "",
708
+ "modulepath": "",
709
+ "config_version": ""
710
+ },
711
+ "master": {
712
+ "user": "puppet",
713
+ "group": "puppet",
714
+ "default_manifest": "./manifests",
715
+ "disable_per_environment_manifest": "false",
716
+ "code": "",
717
+ "masterhttplog": "/var/log/puppetlabs/puppet/masterhttp.log",
718
+ "masterport": "8140",
719
+ "node_name": "cert",
720
+ "bucketdir": "/opt/puppetlabs/puppet/cache/bucket",
721
+ "rest_authconfig": "/etc/puppetlabs/puppet/auth.conf",
722
+ "ca": "true",
723
+ "trusted_oid_mapping_file": "/etc/puppetlabs/puppet/custom_trusted_oid_mapping.yaml",
724
+ "basemodulepath": "/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules",
725
+ "ssl_client_header": "HTTP_X_CLIENT_DN",
726
+ "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
727
+ "yamldir": "/opt/puppetlabs/puppet/cache/yaml",
728
+ "server_datadir": "/opt/puppetlabs/puppet/cache/server_data",
729
+ "reports": "store",
730
+ "reportdir": "/opt/puppetlabs/puppet/cache/reports",
731
+ "reporturl": "http://localhost:3000/reports/upload",
732
+ "fileserverconfig": "/etc/puppetlabs/puppet/fileserver.conf",
733
+ "strict_hostname_checking": "false",
734
+ "storeconfigs": "false",
735
+ "storeconfigs_backend": "puppetdb"
736
+ },
737
+ "device": {
738
+ "devicedir": "/opt/puppetlabs/puppet/cache/devices",
739
+ "deviceconfig": "/etc/puppetlabs/puppet/device.conf"
740
+ },
741
+ "agent": {
742
+ "node_name_value": "i-2017073017-8e067d9a.c.beaker-testing.internal",
743
+ "node_name_fact": "",
744
+ "statefile": "/opt/puppetlabs/puppet/cache/state/state.yaml",
745
+ "transactionstorefile": "/opt/puppetlabs/puppet/cache/state/transactionstore.yaml",
746
+ "clientyamldir": "/opt/puppetlabs/puppet/cache/client_yaml",
747
+ "client_datadir": "/opt/puppetlabs/puppet/cache/client_data",
748
+ "classfile": "/opt/puppetlabs/puppet/cache/state/classes.txt",
749
+ "resourcefile": "/opt/puppetlabs/puppet/cache/state/resources.txt",
750
+ "puppetdlog": "/var/log/puppetlabs/puppet/puppetd.log",
751
+ "server": "puppet",
752
+ "server_list": "[]",
753
+ "use_srv_records": "false",
754
+ "srv_domain": "c.beaker-testing.internal",
755
+ "ignoreschedules": "false",
756
+ "default_schedules": "true",
757
+ "noop": "false",
758
+ "runinterval": "1800",
759
+ "ca_server": "puppet",
760
+ "ca_port": "8140",
761
+ "preferred_serialization_format": "json",
762
+ "agent_catalog_run_lockfile": "/opt/puppetlabs/puppet/cache/state/agent_catalog_run.lock",
763
+ "agent_disabled_lockfile": "/opt/puppetlabs/puppet/cache/state/agent_disabled.lock",
764
+ "usecacheonfailure": "true",
765
+ "use_cached_catalog": "false",
766
+ "ignoremissingtypes": "false",
767
+ "splaylimit": "1800",
768
+ "splay": "false",
769
+ "clientbucketdir": "/opt/puppetlabs/puppet/cache/clientbucket",
770
+ "report_server": "puppet",
771
+ "report_port": "8140",
772
+ "report": "true",
773
+ "lastrunfile": "/opt/puppetlabs/puppet/cache/state/last_run_summary.yaml",
774
+ "lastrunreport": "/opt/puppetlabs/puppet/cache/state/last_run_report.yaml",
775
+ "graph": "false",
776
+ "graphdir": "/opt/puppetlabs/puppet/cache/state/graphs",
777
+ "waitforcert": "120",
778
+ "ordering": "manifest"
779
+ },
780
+ "transaction": {
781
+ "tags": "",
782
+ "skip_tags": "",
783
+ "evaltrace": "false",
784
+ "summarize": "false"
785
+ },
786
+ "ldap": {
787
+ "ldapssl": "false",
788
+ "ldaptls": "false",
789
+ "ldapserver": "ldap",
790
+ "ldapport": "389",
791
+ "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
792
+ "ldapclassattrs": "puppetclass",
793
+ "ldapstackedattrs": "puppetvar",
794
+ "ldapattrs": "all",
795
+ "ldapparentattr": "parentnode",
796
+ "ldapuser": "",
797
+ "ldappassword": "",
798
+ "ldapbase": ""
799
+ },
800
+ "parser": {
801
+ "max_errors": "10",
802
+ "max_warnings": "10",
803
+ "max_deprecations": "10",
804
+ "strict_variables": "false"
805
+ },
806
+ "puppetdoc": {
807
+ "document_all": "false"
808
+ }
809
+ },
810
+ "puppet_vardir": "/opt/puppetlabs/puppet/cache",
811
+ "puppetversion": "5.0.1",
812
+ "radius_version": "unknown",
813
+ "reboot_required": false,
814
+ "root_home": "/root",
815
+ "ruby": {
816
+ "platform": "x86_64-linux",
817
+ "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.4.0",
818
+ "version": "2.4.1"
819
+ },
820
+ "rubyplatform": "x86_64-linux",
821
+ "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.4.0",
822
+ "rubyversion": "2.4.1",
823
+ "runlevel": "3",
824
+ "selinux": true,
825
+ "selinux_config_mode": "enforcing",
826
+ "selinux_current_mode": "enforcing",
827
+ "selinux_enforced": true,
828
+ "selinux_policyversion": "28",
829
+ "serialnumber": "GoogleCloud-C25DA2BB182A13CDFFC427D94D2A2111",
830
+ "service_provider": "systemd",
831
+ "shmall": "18446744073692774399",
832
+ "ssh": {
833
+ "ecdsa": {
834
+ "fingerprints": {
835
+ "sha1": "SSHFP 3 1 5924e0fa9803abc557ecbb66355997981a10e13d",
836
+ "sha256": "SSHFP 3 2 fb862ddc8db788b2ab7188a6d3a9c9fbfa6f0f2b8d3f8538b26af781080609a3"
837
+ },
838
+ "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHIFyFRwlMFkMlP92OQ4NoVL/+ddHnuSyKDFLKD6QJq7VmxqUIEPUsSJLqbG0s0gZCdT7DRVZIprCrD/TjseohE="
839
+ },
840
+ "ed25519": {
841
+ "fingerprints": {
842
+ "sha1": "SSHFP 4 1 51c230ace8cc7d4aca7e343bb93241244be46def",
843
+ "sha256": "SSHFP 4 2 53e14f712caf8d69af095265e4d2e38085694faa04c1bd3c908cc8e3fe652437"
844
+ },
845
+ "key": "AAAAC3NzaC1lZDI1NTE5AAAAIDDl39gPTypyBr9BBpawKvNq49cf2JoKdfaYlQCtDIdC"
846
+ },
847
+ "rsa": {
848
+ "fingerprints": {
849
+ "sha1": "SSHFP 1 1 e926aa5dd4a3028bbd8b288cd4b9efe667079cd7",
850
+ "sha256": "SSHFP 1 2 c6563e185ac4add36bf4b20c337fd11eb5b75abe486816fa7d914c0a0810343a"
851
+ },
852
+ "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDLGm+3V3mylrRvTZlyjqnVJ2cLek1sJSV2mNkVydCftFitTHcZsgnR3IPhPKpMSpyrHkobkSG7zUobkiQMk5XSEpQ62WFkMUpdY0AjalndwulL9d7WOCWAKvuQ5+dK/ydXLEce5G2dImwLx39IhypMrNsEFdjIv42LdMDGo2JAEgSOQ/UdLRX0WdboEMGR5Mmkt8FfXQIjuLMoixm3fEUIDvhQIRvw177YVpsGYbhbs2jbHyzGxVF5qN2QyTdUm4qWkUJdmxZT4Hn9WXlqr8OHwbzgCjqtcsLQuOXPhpgrX53F7RZYtgtjtCNBTtR4q42KP9A5yds/MWuGNPXnmamB"
853
+ }
854
+ },
855
+ "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHIFyFRwlMFkMlP92OQ4NoVL/+ddHnuSyKDFLKD6QJq7VmxqUIEPUsSJLqbG0s0gZCdT7DRVZIprCrD/TjseohE=",
856
+ "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIDDl39gPTypyBr9BBpawKvNq49cf2JoKdfaYlQCtDIdC",
857
+ "sshfp_ecdsa": "SSHFP 3 1 5924e0fa9803abc557ecbb66355997981a10e13d\nSSHFP 3 2 fb862ddc8db788b2ab7188a6d3a9c9fbfa6f0f2b8d3f8538b26af781080609a3",
858
+ "sshfp_ed25519": "SSHFP 4 1 51c230ace8cc7d4aca7e343bb93241244be46def\nSSHFP 4 2 53e14f712caf8d69af095265e4d2e38085694faa04c1bd3c908cc8e3fe652437",
859
+ "sshfp_rsa": "SSHFP 1 1 e926aa5dd4a3028bbd8b288cd4b9efe667079cd7\nSSHFP 1 2 c6563e185ac4add36bf4b20c337fd11eb5b75abe486816fa7d914c0a0810343a",
860
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDLGm+3V3mylrRvTZlyjqnVJ2cLek1sJSV2mNkVydCftFitTHcZsgnR3IPhPKpMSpyrHkobkSG7zUobkiQMk5XSEpQ62WFkMUpdY0AjalndwulL9d7WOCWAKvuQ5+dK/ydXLEce5G2dImwLx39IhypMrNsEFdjIv42LdMDGo2JAEgSOQ/UdLRX0WdboEMGR5Mmkt8FfXQIjuLMoixm3fEUIDvhQIRvw177YVpsGYbhbs2jbHyzGxVF5qN2QyTdUm4qWkUJdmxZT4Hn9WXlqr8OHwbzgCjqtcsLQuOXPhpgrX53F7RZYtgtjtCNBTtR4q42KP9A5yds/MWuGNPXnmamB",
861
+ "system_uptime": {
862
+ "days": 0,
863
+ "hours": 0,
864
+ "seconds": 309,
865
+ "uptime": "0:05 hours"
866
+ },
867
+ "timezone": "UTC",
868
+ "tmp_mount_dev_shm": "rw,seclabel,nosuid,nodev",
869
+ "tmp_mount_fstype_dev_shm": "tmpfs",
870
+ "tmp_mount_path_dev_shm": "tmpfs",
871
+ "uid_min": "1000",
872
+ "uptime": "0:05 hours",
873
+ "uptime_days": 0,
874
+ "uptime_hours": 0,
875
+ "uptime_seconds": 309,
876
+ "uuid": "C25DA2BB-182A-13CD-FFC4-27D94D2A2111",
877
+ "virtual": "gce",
878
+ "clientcert": "i-2017073017-8e067d9a.c.beaker-testing.internal",
879
+ "clientversion": "5.0.1",
880
+ "clientnoop": false
881
+ },
882
+ "timestamp": "2017-07-30T21:43:15.662653368+00:00",
883
+ "expiration": "2017-07-30T22:13:15.663300638+00:00"
884
+ }