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
@@ -8,10 +8,10 @@
8
8
  "blockdevice_sda_model": "PersistentDisk",
9
9
  "blockdevices": "sda",
10
10
  "dhcp_servers": {
11
- "system": "169.254.169.254",
12
- "eth0": "169.254.169.254"
11
+ "system": "10.0.2.2",
12
+ "eth0": "10.0.2.2"
13
13
  },
14
- "domain": "c.beaker-testing.internal",
14
+ "domain": "example.com",
15
15
  "virtual": "gce",
16
16
  "is_virtual": true,
17
17
  "hardwaremodel": "x86_64",
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "facterversion": "2.3.0",
29
29
  "filesystems": "xfs",
30
- "fqdn": "i-2017073017-8e067d9a.c.beaker-testing.internal",
30
+ "fqdn": "foo.example.com",
31
31
  "gce": {
32
32
  "instance": {
33
33
  "attributes": {
@@ -43,8 +43,8 @@
43
43
  "type": "PERSISTENT"
44
44
  }
45
45
  ],
46
- "hostname": "i-2017073017-8e067d9a.c.beaker-testing.internal",
47
- "id": 5780870762576736087,
46
+ "hostname": "i-2017080319-172e9738.c.beaker-testing.internal",
47
+ "id": 8785617852644069240,
48
48
  "image": null,
49
49
  "licenses": [
50
50
  {
@@ -53,26 +53,8 @@
53
53
  ],
54
54
  "machineType": "g1-small",
55
55
  "maintenanceEvent": "NONE",
56
- "name": "i-2017073017-8e067d9a",
57
- "networkInterfaces": [
58
- {
59
- "accessConfigs": [
60
- {
61
- "externalIp": "35.196.33.143",
62
- "type": "ONE_TO_ONE_NAT"
63
- }
64
- ],
65
- "forwardedIps": [
66
-
67
- ],
68
- "ip": "10.142.0.4",
69
- "ipAliases": [
70
-
71
- ],
72
- "mac": "42:01:0a:8e:00:04",
73
- "network": "default"
74
- }
75
- ],
56
+ "name": "i-2017080319-172e9738",
57
+ "networkInterfaces": "10.0.2.15",
76
58
  "scheduling": {
77
59
  "automaticRestart": "TRUE",
78
60
  "onHostMaintenance": "MIGRATE",
@@ -120,21 +102,21 @@
120
102
  },
121
103
  "gid": "root",
122
104
  "hardwareisa": "x86_64",
123
- "hostname": "i-2017073017-8e067d9a",
105
+ "hostname": "foo",
124
106
  "id": "root",
125
107
  "interfaces": "eth0,lo",
126
- "ipaddress_eth0": "10.142.0.4",
127
- "macaddress_eth0": "42:01:0a:8e:00:04",
128
- "netmask_eth0": "255.255.255.255",
108
+ "ipaddress_eth0": "10.0.2.15",
109
+ "macaddress_eth0": "42:01:0a:8e:00:02",
110
+ "netmask_eth0": "255.255.255.0",
129
111
  "mtu_eth0": 1460,
130
112
  "ipaddress_lo": "127.0.0.1",
131
113
  "netmask_lo": "255.0.0.0",
132
114
  "mtu_lo": 65536,
133
- "ipaddress": "10.142.0.4",
115
+ "ipaddress": "10.0.2.15",
134
116
  "kernelmajversion": "3.10",
135
117
  "kernelrelease": "3.10.0-514.26.2.el7.x86_64",
136
118
  "kernelversion": "3.10.0",
137
- "macaddress": "42:01:0a:8e:00:04",
119
+ "macaddress": "42:01:0a:8e:00:02",
138
120
  "boardmanufacturer": "Google",
139
121
  "boardproductname": "Google Compute Engine",
140
122
  "boardserialnumber": "Not Specified",
@@ -143,19 +125,19 @@
143
125
  "bios_release_date": "01/01/2011",
144
126
  "manufacturer": "Google",
145
127
  "productname": "Google Compute Engine",
146
- "serialnumber": "GoogleCloud-C25DA2BB182A13CDFFC427D94D2A2111",
147
- "uuid": "C25DA2BB-182A-13CD-FFC4-27D94D2A2111",
128
+ "serialnumber": "GoogleCloud-A56C29CFE7D025A01DB2B9BD20258577",
129
+ "uuid": "A56C29CF-E7D0-25A0-1DB2-B9BD20258577",
148
130
  "type": "Other",
149
131
  "memorysize": "1.66 GB",
150
- "memoryfree": "1.35 GB",
132
+ "memoryfree": "1.34 GB",
151
133
  "swapsize": "0.00 MB",
152
134
  "swapfree": "0.00 MB",
153
135
  "swapsize_mb": "0.00",
154
136
  "swapfree_mb": "0.00",
155
137
  "memorysize_mb": "1696.69",
156
- "memoryfree_mb": "1380.36",
157
- "netmask": "255.255.255.255",
158
- "network_eth0": "10.142.0.4",
138
+ "memoryfree_mb": "1368.83",
139
+ "netmask": "255.255.255.0",
140
+ "network_eth0": "10.0.2.0",
159
141
  "network_lo": "127.0.0.0",
160
142
  "operatingsystemmajrelease": "7",
161
143
  "operatingsystemrelease": "7.3",
@@ -190,30 +172,30 @@
190
172
  "selinux_current_mode": "enforcing",
191
173
  "selinux_config_mode": "enforcing",
192
174
  "selinux_config_policy": "unknown",
193
- "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDLGm+3V3mylrRvTZlyjqnVJ2cLek1sJSV2mNkVydCftFitTHcZsgnR3IPhPKpMSpyrHkobkSG7zUobkiQMk5XSEpQ62WFkMUpdY0AjalndwulL9d7WOCWAKvuQ5+dK/ydXLEce5G2dImwLx39IhypMrNsEFdjIv42LdMDGo2JAEgSOQ/UdLRX0WdboEMGR5Mmkt8FfXQIjuLMoixm3fEUIDvhQIRvw177YVpsGYbhbs2jbHyzGxVF5qN2QyTdUm4qWkUJdmxZT4Hn9WXlqr8OHwbzgCjqtcsLQuOXPhpgrX53F7RZYtgtjtCNBTtR4q42KP9A5yds/MWuGNPXnmamB",
194
- "sshfp_rsa": "SSHFP 1 1 e926aa5dd4a3028bbd8b288cd4b9efe667079cd7\nSSHFP 1 2 c6563e185ac4add36bf4b20c337fd11eb5b75abe486816fa7d914c0a0810343a",
195
- "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHIFyFRwlMFkMlP92OQ4NoVL/+ddHnuSyKDFLKD6QJq7VmxqUIEPUsSJLqbG0s0gZCdT7DRVZIprCrD/TjseohE=",
196
- "sshfp_ecdsa": "SSHFP 3 1 5924e0fa9803abc557ecbb66355997981a10e13d\nSSHFP 3 2 fb862ddc8db788b2ab7188a6d3a9c9fbfa6f0f2b8d3f8538b26af781080609a3",
197
- "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIDDl39gPTypyBr9BBpawKvNq49cf2JoKdfaYlQCtDIdC",
198
- "sshfp_ed25519": "SSHFP 4 1 51c230ace8cc7d4aca7e343bb93241244be46def\nSSHFP 4 2 53e14f712caf8d69af095265e4d2e38085694faa04c1bd3c908cc8e3fe652437",
175
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDQ+0smqZu1k9Ba520GNIz2u8o6Kq8kRmVopfD0cWfCSnxH4zODXlvZ19VNBwRMn/kyDqzuZ9jRQ8RerbsA+HYaBxuCyBxWFQ6/2WyKfa6nijEwwhMeU2wsvlZlc3O09xUCAaoBMw7uHQ1/RLY8gv0+33+XX60IUlNQSAvp9OC9An+F3eNhzGjJBIPaERyhhkE4ibCkj8Q8MCo2rNb3beZZefAI3vJS7RxBWmN2LSvd9sg5rMtDTrXpj/RfDm+REQ4FmXv2ayLQ8mP6O/EAJTG2ZBQMe/wp6hIchmW/WrAcQ8OTDIcut68Lvow2coSqUdHGq9Fn4SQ63aVFh8HXRmWP",
176
+ "sshfp_rsa": "SSHFP 1 1 f51ba83fe4e606d497f0dcdcf71250efdeebb515\nSSHFP 1 2 625784b13da33b35b4695fb4fb92c8ba56cae4cacdf7e7688caf2d077dad06a0",
177
+ "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN9pquUegdq7PnKCKS13MIhohk2XqKomFUup5bHkUb6ZtyrQFV91vITlXyOp7Hn3PotOMoPRShvn7Sx35JnJafU=",
178
+ "sshfp_ecdsa": "SSHFP 3 1 0a5ce539b94a39b9c58add1ea1672eeb52fd98f4\nSSHFP 3 2 b8043b4968981cf4f31d68516f74b81aa94888adb97e930c4eefd7de79c26144",
179
+ "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIGluNitkgwIjZR2I9YSoCT+ZyD31GwAJRgIPB2SR9j1I",
180
+ "sshfp_ed25519": "SSHFP 4 1 9aab50e817e23e87e4b3963ebcd8cbd72ef47c0f\nSSHFP 4 2 cad4fceb1fe3a73ab39c1060492e04d0f738c83005e157cfb17990096d9986c0",
199
181
  "system_uptime": {
200
- "seconds": 340,
182
+ "seconds": 282,
201
183
  "hours": 0,
202
184
  "days": 0,
203
- "uptime": "0:05 hours"
185
+ "uptime": "0:04 hours"
204
186
  },
205
187
  "timezone": "UTC",
206
- "uniqueid": "8e0a0400",
207
- "uptime": "0:05 hours",
188
+ "uniqueid": "8e0a0200",
189
+ "uptime": "0:04 hours",
208
190
  "uptime_days": 0,
209
191
  "uptime_hours": 0,
210
- "uptime_seconds": 340,
211
- "auditd_version": "2.6.5",
192
+ "uptime_seconds": 282,
193
+ "auditd_version": "2.7.6",
212
194
  "augeasprovider_grub_version": 2,
213
195
  "radius_version": "unknown",
214
196
  "haveged_startup_provider": "systemd",
215
197
  "java_default_home": ".",
216
- "mysql_server_id": 3203076,
198
+ "mysql_server_id": 3203074,
217
199
  "puppet_ruby_dir": "/home/gce_vagrant/vendor/bundler/ruby/gems/puppet-3.8.7/lib/puppet",
218
200
  "acpid_enabled": false,
219
201
  "boot_dir_uuid": "ba747b8e-efdb-4a17-bd5b-b80ef667b244",
@@ -232,7 +214,7 @@
232
214
  "model_name": "Intel(R) Xeon(R) CPU @ 2.30GHz",
233
215
  "stepping": "0",
234
216
  "microcode": "0x1",
235
- "cpu_MHz": "2300.000",
217
+ "cpu_MHz": "2299.998",
236
218
  "cache_size": "46080 KB",
237
219
  "physical_id": "0",
238
220
  "siblings": "1",
@@ -307,14 +289,14 @@
307
289
  "erms",
308
290
  "xsaveopt"
309
291
  ],
310
- "bogomips": "4600.00",
292
+ "bogomips": "4599.99",
311
293
  "clflush_size": "64",
312
294
  "cache_alignment": "64",
313
295
  "address_sizes": "46 bits physical, 48 bits virtual",
314
296
  "power_management": "power management"
315
297
  }
316
298
  },
317
- "defaultgateway": "10.142.0.1",
299
+ "defaultgateway": "10.0.2.2",
318
300
  "defaultgatewayiface": "eth0",
319
301
  "fips_ciphers": [
320
302
  "ECDHE-RSA-AES256-GCM-SHA384",
@@ -395,7 +377,7 @@
395
377
  "cfacter": "false",
396
378
  "confdir": "/etc/puppet",
397
379
  "vardir": "/var/lib/puppet",
398
- "name": "#<Puppet::Util::UnixRunMode:0x00000001147a20>",
380
+ "name": "#<Puppet::Util::UnixRunMode:0x000000013df6e8>",
399
381
  "logdir": "/var/lib/puppet/log",
400
382
  "log_level": "notice",
401
383
  "disable_warnings": "[]",
@@ -457,7 +439,7 @@
457
439
  "trusted_node_data": "false",
458
440
  "immutable_node_data": "false",
459
441
  "preview_outputdir": "/var/lib/puppet/preview",
460
- "certname": "i-2017073017-8e067d9a.c.beaker-testing.internal",
442
+ "certname": "foo.example.com",
461
443
  "certdnsnames": "",
462
444
  "dns_alt_names": "",
463
445
  "csr_attributes": "/etc/puppet/csr_attributes.yaml",
@@ -468,10 +450,10 @@
468
450
  "privatekeydir": "/etc/puppet/ssl/private_keys",
469
451
  "privatedir": "/etc/puppet/ssl/private",
470
452
  "passfile": "/etc/puppet/ssl/private/password",
471
- "hostcsr": "/etc/puppet/ssl/csr_i-2017073017-8e067d9a.c.beaker-testing.internal.pem",
472
- "hostcert": "/etc/puppet/ssl/certs/i-2017073017-8e067d9a.c.beaker-testing.internal.pem",
473
- "hostprivkey": "/etc/puppet/ssl/private_keys/i-2017073017-8e067d9a.c.beaker-testing.internal.pem",
474
- "hostpubkey": "/etc/puppet/ssl/public_keys/i-2017073017-8e067d9a.c.beaker-testing.internal.pem",
453
+ "hostcsr": "/etc/puppetlabs/puppet/ssl/csr_foo.example.com.pem",
454
+ "hostcert": "/etc/puppetlabs/puppet/ssl/certs/foo.example.com.pem",
455
+ "hostprivkey": "/etc/puppetlabs/puppet/ssl/private_keys/foo.example.com.pem",
456
+ "hostpubkey": "/etc/puppetlabs/puppet/ssl/public_keys/foo.example.com.pem",
475
457
  "localcacert": "/etc/puppet/ssl/certs/ca.pem",
476
458
  "ssl_client_ca_auth": "",
477
459
  "ssl_server_ca_auth": "",
@@ -496,7 +478,7 @@
496
478
  "module_groups": ""
497
479
  },
498
480
  "ca": {
499
- "ca_name": "Puppet CA: i-2017073017-8e067d9a.c.beaker-testing.internal",
481
+ "ca_name": "Puppet CA: foo.example.com",
500
482
  "cadir": "/etc/puppet/ssl/ca",
501
483
  "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
502
484
  "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
@@ -554,7 +536,7 @@
554
536
  "deviceconfig": "/etc/puppet/device.conf"
555
537
  },
556
538
  "agent": {
557
- "node_name_value": "i-2017073017-8e067d9a.c.beaker-testing.internal",
539
+ "node_name_value": "foo.example.com",
558
540
  "node_name_fact": "",
559
541
  "localconfig": "/var/lib/puppet/state/localconfig",
560
542
  "statefile": "/var/lib/puppet/state/state.yaml",
@@ -565,7 +547,7 @@
565
547
  "puppetdlog": "/var/lib/puppet/log/puppetd.log",
566
548
  "server": "puppet",
567
549
  "use_srv_records": "false",
568
- "srv_domain": "c.beaker-testing.internal",
550
+ "srv_domain": "example.com",
569
551
  "ignoreschedules": "false",
570
552
  "default_schedules": "true",
571
553
  "puppetport": "8139",
@@ -609,10 +591,10 @@
609
591
  "tagmail": {
610
592
  "tagmap": "/etc/puppet/tagmail.conf",
611
593
  "sendmail": "/sbin/sendmail",
612
- "reportfrom": "report@i-2017073017-8e067d9a.c.beaker-testing.internal",
594
+ "reportfrom": "foo.example.com",
613
595
  "smtpserver": "none",
614
596
  "smtpport": "25",
615
- "smtphelo": "i-2017073017-8e067d9a.c.beaker-testing.internal"
597
+ "smtphelo": "foo.example.com"
616
598
  },
617
599
  "rails": {
618
600
  "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
@@ -1,50 +1,112 @@
1
1
  {
2
- "bios_release_date": "12/01/2006",
3
- "puppet_vardir": "/var/lib/puppet",
2
+ "cpuinfo": {
3
+ "processor0": {
4
+ "fpu_exception": "yes",
5
+ "physical_id": "0",
6
+ "model_name": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
7
+ "power_management": "power management",
8
+ "bogomips": "4788.89",
9
+ "wp": "yes",
10
+ "apicid": "0",
11
+ "cpuid_level": "20",
12
+ "cpu_family": "6",
13
+ "address_sizes": "39 bits physical, 48 bits virtual",
14
+ "fpu": "yes",
15
+ "model": "61",
16
+ "cache_alignment": "64",
17
+ "core_id": "0",
18
+ "initial_apicid": "0",
19
+ "cpu_MHz": "2394.448",
20
+ "vendor_id": "GenuineIntel",
21
+ "clflush_size": "64",
22
+ "cpu_cores": "1",
23
+ "siblings": "1",
24
+ "stepping": "4",
25
+ "flags": [
26
+ "fpu",
27
+ "vme",
28
+ "de",
29
+ "pse",
30
+ "tsc",
31
+ "msr",
32
+ "pae",
33
+ "mce",
34
+ "cx8",
35
+ "apic",
36
+ "sep",
37
+ "mtrr",
38
+ "pge",
39
+ "mca",
40
+ "cmov",
41
+ "pat",
42
+ "pse36",
43
+ "clflush",
44
+ "mmx",
45
+ "fxsr",
46
+ "sse",
47
+ "sse2",
48
+ "syscall",
49
+ "nx",
50
+ "rdtscp",
51
+ "lm",
52
+ "constant_tsc",
53
+ "up",
54
+ "rep_good",
55
+ "xtopology",
56
+ "nonstop_tsc",
57
+ "unfair_spinlock",
58
+ "pni",
59
+ "pclmulqdq",
60
+ "monitor",
61
+ "ssse3",
62
+ "cx16",
63
+ "sse4_1",
64
+ "sse4_2",
65
+ "x2apic",
66
+ "movbe",
67
+ "popcnt",
68
+ "aes",
69
+ "xsave",
70
+ "avx",
71
+ "rdrand",
72
+ "hypervisor",
73
+ "lahf_lm",
74
+ "abm",
75
+ "3dnowprefetch",
76
+ "rdseed"
77
+ ],
78
+ "cache_size": "4096 KB"
79
+ }
80
+ },
81
+ "processors": {
82
+ "models": [
83
+ "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz"
84
+ ],
85
+ "count": 1,
86
+ "physicalcount": 1
87
+ },
88
+ "rubyversion": "1.8.7",
89
+ "gem_version": "~> 2.4.0",
90
+ "fqdn": "foo.example.com",
91
+ "network_lo": "127.0.0.0",
4
92
  "manufacturer": "innotek GmbH",
93
+ "ipv6_enabled": true,
94
+ "selinux_policyversion": "24",
95
+ "defaultgateway": "10.0.2.2",
96
+ "bios_vendor": "innotek GmbH",
97
+ "timezone": "UTC",
5
98
  "ipaddress_lo": "127.0.0.1",
6
- "memorysize": "490.16 MB",
7
- "path": "/home/vagrant/vendor/bundler/ruby/1.8/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
8
- "defaultgatewayiface": "eth0",
9
- "netmask_eth0": "255.255.255.0",
99
+ "osfamily": "RedHat",
100
+ "fips_enabled": false,
10
101
  "os": {
11
- "family": "RedHat",
12
- "name": "CentOS",
13
102
  "release": {
14
- "major": "6",
15
103
  "full": "6.9",
104
+ "major": "6",
16
105
  "minor": "9"
17
- }
106
+ },
107
+ "name": "CentOS",
108
+ "family": "RedHat"
18
109
  },
19
- "defaultgateway": "10.0.2.2",
20
- "kernelrelease": "2.6.32-696.el6.x86_64",
21
- "puppetversion": "3.8.7",
22
- "service_provider": "redhat",
23
- "selinux": true,
24
- "puppet_environmentpath": "",
25
- "operatingsystemrelease": "6.9",
26
- "mtu_lo": 65536,
27
- "grub_version": "0.97",
28
- "tmp_mount_fstype_dev_shm": "tmpfs",
29
- "facterversion": "2.4.6",
30
- "reboot_required": false,
31
- "blockdevice_sda_size": 42949672960,
32
- "type": "Other",
33
- "hostname": "foo",
34
- "network_lo": "127.0.0.0",
35
- "selinux_config_mode": "enforcing",
36
- "swapsize_mb": "1536.00",
37
- "bios_vendor": "innotek GmbH",
38
- "interfaces": "eth0,lo",
39
- "memoryfree_mb": "321.38",
40
- "blockdevice_sda_model": "VBOX HARDDISK",
41
- "uptime_seconds": 813,
42
- "gem_version": "~> 2.4.0",
43
- "uniqueid": "007f0100",
44
- "uptime": "0:13 hours",
45
- "selinux_enforced": true,
46
- "package_provider": "yum",
47
- "ps": "ps -ef",
48
110
  "partitions": {
49
111
  "sda3": {
50
112
  "size": "2048"
@@ -55,55 +117,50 @@
55
117
  },
56
118
  "sda1": {
57
119
  "filesystem": "ext4",
58
- "uuid": "783d9b2d-9ef1-4aff-b196-161e323dff1d",
59
- "size": "512000",
60
- "mount": "/boot"
120
+ "uuid": "fa299bc1-511e-460a-b56d-9b5d06b4bcad",
121
+ "mount": "/boot",
122
+ "size": "512000"
61
123
  }
62
124
  },
63
- "swapfree": "1.50 GB",
64
- "fqdn": "foo.example.com",
65
- "cmdline": {
66
- "rhgb": null,
67
- "biosdevname": "0",
68
- "console": "ttyS0,115200",
69
- "no_timer_check": null,
70
- "rd_NO_MD": null,
71
- "rd_NO_LUKS": null,
72
- "rd_LVM_LV": "VolGroup00/LogVol00",
73
- "KEYTABLE": "us",
74
- "net.ifnames": "0",
75
- "root": "/dev/mapper/VolGroup00-LogVol00",
76
- "quiet": null,
77
- "rd_NO_DM": null,
78
- "KEYBOARDTYPE": "pc",
79
- "SYSFONT": "latarcyrheb-sun16",
80
- "LANG": "en_US.UTF-8",
81
- "ro": null
82
- },
83
- "osfamily": "RedHat",
84
- "id": "root",
85
- "has_tpm": false,
125
+ "uptime": "0:08 hours",
126
+ "hardwaremodel": "x86_64",
127
+ "network_eth0": "10.0.2.0",
128
+ "mtu_eth0": 1500,
129
+ "bios_version": "VirtualBox",
130
+ "facterversion": "2.4.6",
131
+ "type": "Other",
132
+ "puppetversion": "3.8.7",
133
+ "blockdevice_sda_model": "VBOX HARDDISK",
134
+ "kernelmajversion": "2.6",
135
+ "netmask_eth0": "255.255.255.0",
86
136
  "serialnumber": "0",
87
- "memorysize_mb": "490.16",
88
- "openldap_arch": "i386",
89
- "hardwareisa": "x86_64",
90
- "sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEArlI0Nolz/hx14d8MxnKZlpvhoXsn9M1WsVobnp4TcnDwdt0/xJHn/HRl29PunI8Y/j5NiBdbc52szT3a3PJAAqPajsuLzRC9toGEd+hOdyHIUhF1E7aa946qbUTA1OKx4H8KGxjTE3qvbwKPRXPMhVS6cMRmT1xRvf9LPanUMuF892326di5r4CGdhPL22Xo2vfs52XHJwn0U2ea/fBPaIdV4Hu2RAB62BpbQtB5q1U299/+BGPhtrucY8nwgifITZr6kEdApaCJ+MZDE3I0/Lq9jSgJJZ7ZzBVRq5WbH5aUbDXVHEMpNOIjgXfH28puWt/OZ7urhpPSD3kmC6OHuw==",
91
- "swapsize": "1.50 GB",
92
- "boardmanufacturer": "Oracle Corporation",
93
- "init_systems": [
94
- "rc",
95
- "upstart",
96
- "sysv"
97
- ],
98
- "productname": "VirtualBox",
99
- "virtual": "kvm",
100
- "kernelversion": "2.6.32",
137
+ "is_pe": false,
138
+ "defaultgatewayiface": "eth0",
139
+ "interfaces": "eth0,lo",
140
+ "kernelrelease": "2.6.32-696.6.3.el6.x86_64",
141
+ "processor0": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
142
+ "operatingsystemrelease": "6.9",
143
+ "mtu_lo": 65536,
144
+ "kernel": "Linux",
101
145
  "root_home": "/root",
146
+ "physicalprocessorcount": 1,
147
+ "puppet_environmentpath": "",
148
+ "memorysize": "490.16 MB",
149
+ "boardserialnumber": "0",
150
+ "memoryfree_mb": "319.46",
102
151
  "augeasprovider_grub_version": 1,
103
- "ipv6_enabled": true,
104
- "netmask_lo": "255.0.0.0",
105
- "macaddress": "52:54:00:8A:28:FF",
106
- "uid_min": "500",
152
+ "memorysize_mb": "490.16",
153
+ "puppet_vardir": "/var/lib/puppet",
154
+ "architecture": "x86_64",
155
+ "selinux": true,
156
+ "processorcount": 1,
157
+ "ps": "ps -ef",
158
+ "has_tpm": false,
159
+ "domain": "example.com",
160
+ "macaddress": "52:54:00:2A:86:4C",
161
+ "fullrun": "false",
162
+ "hardwareisa": "x86_64",
163
+ "blockdevice_sda_vendor": "ATA",
107
164
  "fips_ciphers": [
108
165
  "ECDHE-RSA-AES256-GCM-SHA384",
109
166
  "ECDHE-ECDSA-AES256-GCM-SHA384",
@@ -166,424 +223,367 @@
166
223
  "DES-CBC3-SHA",
167
224
  "KRB5-DES-CBC3-SHA"
168
225
  ],
169
- "timezone": "UTC",
170
- "radius_version": "unknown",
171
- "rubyplatform": "x86_64-linux",
172
- "sshfp_rsa": "SSHFP 1 1 0ef92a59ec8c8208b2971ef121f485923ae8372a\nSSHFP 1 2 ea1c7f40a89cb90a4e6bd2e4bf6c52ba3e6a6d20f6e17301f45dbc8100160e3f",
173
- "boardserialnumber": "0",
174
- "blockdevices": "sda",
175
- "domain": "example.com",
176
- "macaddress_eth0": "52:54:00:8A:28:FF",
226
+ "is_virtual": true,
227
+ "id": "root",
228
+ "netmask_lo": "255.0.0.0",
229
+ "openssh_version": "5.3",
230
+ "macaddress_eth0": "52:54:00:2A:86:4C",
231
+ "uptime_days": 0,
232
+ "haveged_startup_provider": "init",
177
233
  "netmask": "255.255.255.0",
178
- "is_pe": false,
179
- "shmall": "4294967296",
180
- "cpuinfo": {
181
- "processor0": {
182
- "power_management": "power management",
183
- "fpu_exception": "yes",
184
- "cache_alignment": "64",
185
- "cpu_cores": "1",
186
- "physical_id": "0",
187
- "apicid": "0",
188
- "cache_size": "4096 KB",
189
- "vendor_id": "GenuineIntel",
190
- "initial_apicid": "0",
191
- "bogomips": "4788.89",
192
- "address_sizes": "39 bits physical, 48 bits virtual",
193
- "cpuid_level": "20",
194
- "fpu": "yes",
195
- "cpu_MHz": "2394.448",
196
- "model": "61",
197
- "cpu_family": "6",
198
- "siblings": "1",
199
- "core_id": "0",
200
- "model_name": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
201
- "flags": [
202
- "fpu",
203
- "vme",
204
- "de",
205
- "pse",
206
- "tsc",
207
- "msr",
208
- "pae",
209
- "mce",
210
- "cx8",
211
- "apic",
212
- "sep",
213
- "mtrr",
214
- "pge",
215
- "mca",
216
- "cmov",
217
- "pat",
218
- "pse36",
219
- "clflush",
220
- "mmx",
221
- "fxsr",
222
- "sse",
223
- "sse2",
224
- "syscall",
225
- "nx",
226
- "rdtscp",
227
- "lm",
228
- "constant_tsc",
229
- "up",
230
- "rep_good",
231
- "xtopology",
232
- "nonstop_tsc",
233
- "unfair_spinlock",
234
- "pni",
235
- "pclmulqdq",
236
- "monitor",
237
- "ssse3",
238
- "cx16",
239
- "sse4_1",
240
- "sse4_2",
241
- "x2apic",
242
- "movbe",
243
- "popcnt",
244
- "aes",
245
- "xsave",
246
- "avx",
247
- "rdrand",
248
- "hypervisor",
249
- "lahf_lm",
250
- "abm",
251
- "3dnowprefetch",
252
- "rdseed"
253
- ],
254
- "wp": "yes",
255
- "stepping": "4",
256
- "clflush_size": "64"
257
- }
258
- },
259
234
  "ipaddress": "10.0.2.15",
235
+ "gid": "root",
236
+ "hostname": "foo",
237
+ "mysql_server_id": 180684,
238
+ "radius_version": "unknown",
239
+ "uid_min": "500",
240
+ "blockdevice_sda_size": 42949672960,
241
+ "swapsize": "1.50 GB",
242
+ "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/1.8/gems/puppet-3.8.7/lib/puppet",
243
+ "tmp_mount_path_dev_shm": "tmpfs",
244
+ "uniqueid": "007f0100",
245
+ "selinux_config_mode": "enforcing",
246
+ "package_provider": "yum",
247
+ "filesystems": "ext4,iso9660",
248
+ "virtual": "kvm",
249
+ "uptime_seconds": 482,
250
+ "sshfp_dsa": "SSHFP 2 1 70e2517c421d97c6c6b2ce57f0d5dd28462d4afe\nSSHFP 2 2 cc5c3ade5da1c2a0abb8ca55e17f7826290eb20190fd615f7bfc40ff213d992d",
251
+ "path": "/home/vagrant/vendor/bundler/ruby/1.8/bin:/opt/puppetlabs/bin:/opt/puppetlabs/puppet/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
252
+ "service_provider": "redhat",
253
+ "grub_version": "0.97",
254
+ "boardproductname": "VirtualBox",
255
+ "boardmanufacturer": "Oracle Corporation",
256
+ "sshfp_rsa": "SSHFP 1 1 77fe7ea2bcaf132f8058fb727db3a44eac3060e2\nSSHFP 1 2 4ee681759ab95f0bd7a2baf6357d1f75c6ecd2c224bbf6a4923496ebc26a1790",
257
+ "kernelversion": "2.6.32",
258
+ "auditd_version": "2.4.5",
259
+ "ipaddress_eth0": "10.0.2.15",
260
260
  "uptime_hours": 0,
261
- "processors": {
262
- "physicalcount": 1,
263
- "count": 1,
264
- "models": [
265
- "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz"
266
- ]
267
- },
268
- "physicalprocessorcount": 1,
269
- "is_virtual": true,
261
+ "bios_release_date": "12/01/2006",
262
+ "init_systems": [
263
+ "rc",
264
+ "upstart",
265
+ "sysv"
266
+ ],
267
+ "acpid_enabled": true,
268
+ "boot_dir_uuid": "fa299bc1-511e-460a-b56d-9b5d06b4bcad",
269
+ "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/auditd/lib/facter:/vagrant/modules/augeasproviders_grub/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/haveged/lib/facter:/vagrant/modules/java/lib/facter:/vagrant/modules/mcollective/lib/facter:/vagrant/modules/mysql/lib/facter:/vagrant/modules/pupmod/lib/facter:/vagrant/modules/simp_apache/lib/facter:/vagrant/modules/simp/lib/facter:/vagrant/modules/simplib/lib/facter:/vagrant/modules/simp_openldap/lib/facter:/vagrant/modules/ssh/lib/facter:/vagrant/modules/stdlib/lib/facter:/vagrant/modules/tpm/lib/facter:",
270
+ "selinux_current_mode": "enforcing",
271
+ "swapfree": "1.50 GB",
270
272
  "puppet_settings": {
271
- "transaction": {
272
- "summarize": "false",
273
- "tags": "",
274
- "evaltrace": "false"
273
+ "device": {
274
+ "deviceconfig": "/etc/puppet/device.conf",
275
+ "devicedir": "/var/lib/puppet/devices"
276
+ },
277
+ "module_tool": {
278
+ "module_working_dir": "/var/lib/puppet/puppet-module",
279
+ "module_groups": "",
280
+ "module_skeleton_dir": "/var/lib/puppet/puppet-module/skeleton",
281
+ "forge_authorization": "",
282
+ "module_repository": "https://forgeapi.puppetlabs.com"
283
+ },
284
+ "inspect": {
285
+ "archive_files": "false",
286
+ "archive_file_server": "puppet"
275
287
  },
276
288
  "ldap": {
277
- "ldapclassattrs": "puppetclass",
289
+ "ldapattrs": "all",
278
290
  "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
279
- "ldapssl": "false",
280
- "ldapserver": "ldap",
281
- "ldapparentattr": "parentnode",
282
- "ldapbase": "",
283
291
  "ldapuser": "",
284
- "ldapattrs": "all",
285
292
  "ldapport": "389",
286
- "ldappassword": "",
287
293
  "ldaptls": "false",
288
- "ldapstackedattrs": "puppetvar"
294
+ "ldapstackedattrs": "puppetvar",
295
+ "ldapssl": "false",
296
+ "ldapbase": "",
297
+ "ldapparentattr": "parentnode",
298
+ "ldapclassattrs": "puppetclass",
299
+ "ldapserver": "ldap",
300
+ "ldappassword": ""
301
+ },
302
+ "puppetdoc": {
303
+ "document_all": "false"
304
+ },
305
+ "ca": {
306
+ "signeddir": "/etc/puppet/ssl/ca/signed",
307
+ "allow_duplicate_certs": "false",
308
+ "serial": "/etc/puppet/ssl/ca/serial",
309
+ "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
310
+ "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt",
311
+ "capub": "/etc/puppet/ssl/ca/ca_pub.pem",
312
+ "csrdir": "/etc/puppet/ssl/ca/requests",
313
+ "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
314
+ "cacrl": "/etc/puppet/ssl/ca/ca_crl.pem",
315
+ "keylength": "4096",
316
+ "ca_ttl": "157680000",
317
+ "ca_name": "Puppet CA: foo.example.com",
318
+ "cadir": "/etc/puppet/ssl/ca",
319
+ "capass": "/etc/puppet/ssl/ca/private/ca.pass",
320
+ "req_bits": "4096",
321
+ "autosign": "/etc/puppet/autosign.conf",
322
+ "caprivatedir": "/etc/puppet/ssl/ca/private"
323
+ },
324
+ "transaction": {
325
+ "tags": "",
326
+ "evaltrace": "false",
327
+ "summarize": "false"
328
+ },
329
+ "rails": {
330
+ "dbmigrate": "false",
331
+ "dbsocket": "",
332
+ "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
333
+ "dbadapter": "sqlite3",
334
+ "dbuser": "puppet",
335
+ "dbpassword": "puppet",
336
+ "dbport": "",
337
+ "dbserver": "localhost",
338
+ "rails_loglevel": "info",
339
+ "dbconnections": "",
340
+ "railslog": "/var/lib/puppet/log/rails.log",
341
+ "dbname": "puppet"
289
342
  },
290
343
  "agent": {
291
- "inventory_server": "puppet",
292
- "classfile": "/var/lib/puppet/state/classes.txt",
293
- "puppetport": "8139",
344
+ "server": "puppet",
294
345
  "clientyamldir": "/var/lib/puppet/client_yaml",
295
- "ordering": "title-hash",
296
- "waitforcert": "120",
297
- "ca_server": "puppet",
298
- "clientbucketdir": "/var/lib/puppet/clientbucket",
299
- "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
300
- "preferred_serialization_format": "pson",
346
+ "graph": "false",
301
347
  "runinterval": "1800",
302
- "ignoreschedules": "false",
303
- "resourcefile": "/var/lib/puppet/state/resources.txt",
304
- "splay": "false",
348
+ "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
305
349
  "default_schedules": "true",
350
+ "inventory_server": "puppet",
306
351
  "report_server": "puppet",
352
+ "ca_server": "puppet",
353
+ "usecacheonfailure": "true",
354
+ "puppetdlog": "/var/lib/puppet/log/puppetd.log",
307
355
  "agent_catalog_run_lockfile": "/var/lib/puppet/state/agent_catalog_run.lock",
308
356
  "localconfig": "/var/lib/puppet/state/localconfig",
309
- "use_cached_catalog": "false",
357
+ "listen": "false",
358
+ "preferred_serialization_format": "pson",
359
+ "ignoremissingtypes": "false",
360
+ "graphdir": "/var/lib/puppet/state/graphs",
361
+ "inventory_port": "8140",
310
362
  "ignorecache": "false",
311
363
  "http_compression": "false",
312
- "ca_port": "8140",
364
+ "legacy_query_parameter_serialization": "false",
313
365
  "statefile": "/var/lib/puppet/state/state.yaml",
314
- "usecacheonfailure": "true",
315
- "puppetdlog": "/var/lib/puppet/log/puppetd.log",
316
- "use_srv_records": "false",
317
- "node_name_value": "foo.example.com",
318
- "graph": "false",
319
- "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
320
- "report": "true",
366
+ "waitforcert": "120",
367
+ "use_cached_catalog": "false",
368
+ "resourcefile": "/var/lib/puppet/state/resources.txt",
369
+ "splay": "false",
321
370
  "catalog_format": "",
322
- "inventory_port": "8140",
323
- "report_port": "8140",
324
- "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
325
- "client_datadir": "/var/lib/puppet/client_data",
326
- "listen": "false",
327
- "legacy_query_parameter_serialization": "false",
328
- "graphdir": "/var/lib/puppet/state/graphs",
329
- "configtimeout": "120",
330
- "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
331
- "ignoremissingtypes": "false",
332
- "server": "puppet",
333
371
  "report_serialization_format": "pson",
334
- "noop": "false",
372
+ "report_port": "8140",
373
+ "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
374
+ "classfile": "/var/lib/puppet/state/classes.txt",
335
375
  "srv_domain": "example.com",
376
+ "clientbucketdir": "/var/lib/puppet/clientbucket",
377
+ "client_datadir": "/var/lib/puppet/client_data",
378
+ "splaylimit": "1800",
379
+ "use_srv_records": "false",
380
+ "ordering": "title-hash",
381
+ "report": "true",
336
382
  "node_name_fact": "",
337
- "splaylimit": "1800"
338
- },
339
- "parser": {
340
- "max_errors": "10",
341
- "parser": "current",
342
- "strict_variables": "false",
343
- "max_deprecations": "10",
344
- "max_warnings": "10",
345
- "allow_variables_with_dashes": "false"
346
- },
347
- "application": {
348
- "config": "/etc/puppet/puppet.conf",
349
- "pidfile": "/var/lib/puppet/run/user.pid",
350
- "bindaddress": "0.0.0.0",
351
- "config_file_name": "puppet.conf"
352
- },
353
- "rails": {
354
- "rails_loglevel": "info",
355
- "dbname": "puppet",
356
- "dbuser": "puppet",
357
- "dbsocket": "",
358
- "dbport": "",
359
- "railslog": "/var/lib/puppet/log/rails.log",
360
- "dbconnections": "",
361
- "dbadapter": "sqlite3",
362
- "dbserver": "localhost",
363
- "dbmigrate": "false",
364
- "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
365
- "dbpassword": "puppet"
366
- },
367
- "tagmail": {
368
- "sendmail": "/usr/sbin/sendmail",
369
- "tagmap": "/etc/puppet/tagmail.conf",
370
- "smtpserver": "none",
371
- "smtpport": "25",
372
- "reportfrom": "report@foo.example.com",
373
- "smtphelo": "foo.example.com"
374
- },
375
- "inspect": {
376
- "archive_file_server": "puppet",
377
- "archive_files": "false"
378
- },
379
- "master": {
380
- "reporturl": "http://localhost:3000/reports/upload",
381
- "disable_per_environment_manifest": "false",
382
- "bucketdir": "/var/lib/puppet/bucket",
383
- "basemodulepath": "/etc/puppet/modules:/usr/share/puppet/modules",
384
- "node_name": "cert",
385
- "ssl_client_header": "HTTP_X_CLIENT_DN",
386
- "fileserverconfig": "/etc/puppet/fileserver.conf",
387
- "reportdir": "/var/lib/puppet/reports",
388
- "default_manifest": "./manifests",
389
- "ca": "true",
390
- "masterport": "8140",
391
- "masterhttplog": "/var/lib/puppet/log/masterhttp.log",
392
- "strict_hostname_checking": "false",
393
- "group": "puppet",
394
- "reports": "store",
395
- "storeconfigs_backend": "active_record",
396
- "code": "",
397
- "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
398
- "user": "puppet",
399
- "server_datadir": "/var/lib/puppet/server_data",
400
- "storeconfigs": "false",
401
- "rest_authconfig": "/etc/puppet/auth.conf",
402
- "yamldir": "/var/lib/puppet/yaml"
403
- },
404
- "device": {
405
- "deviceconfig": "/etc/puppet/device.conf",
406
- "devicedir": "/var/lib/puppet/devices"
407
- },
408
- "ca": {
409
- "req_bits": "4096",
410
- "capub": "/etc/puppet/ssl/ca/ca_pub.pem",
411
- "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
412
- "allow_duplicate_certs": "false",
413
- "keylength": "4096",
414
- "ca_ttl": "157680000",
415
- "cadir": "/etc/puppet/ssl/ca",
416
- "caprivatedir": "/etc/puppet/ssl/ca/private",
417
- "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
418
- "csrdir": "/etc/puppet/ssl/ca/requests",
419
- "capass": "/etc/puppet/ssl/ca/private/ca.pass",
420
- "autosign": "/etc/puppet/autosign.conf",
421
- "ca_name": "Puppet CA: foo.example.com",
422
- "cacrl": "/etc/puppet/ssl/ca/ca_crl.pem",
423
- "signeddir": "/etc/puppet/ssl/ca/signed",
424
- "serial": "/etc/puppet/ssl/ca/serial",
425
- "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt"
383
+ "puppetport": "8139",
384
+ "ca_port": "8140",
385
+ "ignoreschedules": "false",
386
+ "configtimeout": "120",
387
+ "node_name_value": "foo.example.com",
388
+ "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
389
+ "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
390
+ "noop": "false"
391
+ },
392
+ "tagmail": {
393
+ "smtpport": "25",
394
+ "smtpserver": "none",
395
+ "tagmap": "/etc/puppet/tagmail.conf",
396
+ "reportfrom": "report@foo.example.com",
397
+ "smtphelo": "foo.example.com",
398
+ "sendmail": "/usr/sbin/sendmail"
426
399
  },
427
400
  "main": {
428
- "certdnsnames": "",
429
- "inventory_terminus": "facter",
430
- "queue_type": "stomp",
431
- "node_terminus": "plain",
432
- "environmentpath": "",
433
- "ssl_server_ca_auth": "",
434
- "binder_config": "",
435
- "pluginsource": "puppet://puppet/plugins",
436
- "pluginsync": "true",
437
- "immutable_node_data": "false",
438
- "rundir": "/var/lib/puppet/run",
439
- "httplog": "/var/lib/puppet/log/http.log",
440
401
  "csr_attributes": "/etc/puppet/csr_attributes.yaml",
441
- "privatedir": "/etc/puppet/ssl/private",
442
- "http_proxy_port": "3128",
443
- "binder": "false",
444
- "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
445
- "pluginfactsource": "puppet://puppet/pluginfacts",
402
+ "facts_terminus": "facter",
403
+ "priority": "",
404
+ "digest_algorithm": "md5",
446
405
  "pluginfactdest": "/var/lib/puppet/facts.d",
447
406
  "node_cache_terminus": "",
448
- "name": "#<Puppet::Util::UnixRunMode:0x7fccde70c6c0>",
449
- "daemonize": "true",
450
- "dns_alt_names": "",
451
- "disable_warnings": "",
452
- "route_file": "/etc/puppet/routes.yaml",
453
- "http_proxy_host": "none",
454
- "stringify_facts": "true",
455
- "plugindest": "/var/lib/puppet/lib",
456
- "configprint": "",
457
- "queue_source": "stomp://localhost:61613/",
458
- "trusted_node_data": "false",
459
- "preview_outputdir": "/var/lib/puppet/preview",
460
- "log_level": "notice",
461
- "genmanifest": "false",
462
- "confdir": "/etc/puppet",
407
+ "pluginfactsource": "puppet://puppet/pluginfacts",
408
+ "postrun_command": "",
409
+ "http_debug": "false",
410
+ "http_proxy_user": "none",
463
411
  "diff": "diff",
464
- "hiera_config": "/etc/puppet/hiera.yaml",
465
- "http_keepalive_timeout": "4",
466
- "maximum_uid": "4294967290",
467
- "zlib": "true",
412
+ "immutable_node_data": "false",
413
+ "ssl_server_ca_auth": "",
468
414
  "always_cache_features": "false",
469
- "autoflush": "true",
470
- "syslogfacility": "daemon",
471
- "certdir": "/etc/puppet/ssl/certs",
472
- "filetimeout": "15",
473
- "http_debug": "false",
474
- "catalog_cache_terminus": "",
475
- "trace": "false",
476
- "cfacter": "false",
477
- "data_binding_terminus": "hiera",
478
- "external_nodes": "none",
479
- "certname": "foo.example.com",
480
- "pluginsignore": ".svn CVS .git",
481
- "facts_terminus": "facter",
482
- "postrun_command": "",
483
- "privatekeydir": "/etc/puppet/ssl/private_keys",
415
+ "daemonize": "true",
416
+ "default_file_terminus": "rest",
417
+ "log_level": "notice",
418
+ "diff_args": "-u",
484
419
  "environment": "production",
485
- "digest_algorithm": "md5",
486
- "certificate_revocation": "true",
487
- "hostprivkey": "/etc/puppet/ssl/private_keys/foo.example.com.pem",
420
+ "certificate_expire_warning": "5184000",
421
+ "manage_internal_file_permissions": "true",
422
+ "http_proxy_port": "3128",
423
+ "hostpubkey": "/etc/puppet/ssl/public_keys/foo.example.com.pem",
424
+ "inventory_terminus": "facter",
425
+ "logdir": "/var/lib/puppet/log",
426
+ "environmentpath": "",
488
427
  "thin_storeconfigs": "false",
489
- "catalog_terminus": "compiler",
490
- "diff_args": "-u",
428
+ "certname": "foo.example.com",
429
+ "hiera_config": "/etc/puppet/hiera.yaml",
430
+ "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
431
+ "queue_source": "stomp://localhost:61613/",
432
+ "disable_warnings": "",
433
+ "plugindest": "/var/lib/puppet/lib",
434
+ "statedir": "/var/lib/puppet/state",
435
+ "path": "none",
436
+ "maximum_uid": "4294967290",
437
+ "certdnsnames": "",
438
+ "onetime": "false",
439
+ "passfile": "/etc/puppet/ssl/private/password",
440
+ "dns_alt_names": "",
491
441
  "profile": "false",
492
- "requestdir": "/etc/puppet/ssl/certificate_requests",
493
- "hostcsr": "/etc/puppet/ssl/csr_foo.example.com.pem",
494
- "priority": "",
442
+ "pluginsignore": ".svn CVS .git",
495
443
  "libdir": "/var/lib/puppet/lib",
496
444
  "genconfig": "false",
497
- "async_storeconfigs": "false",
498
- "logdir": "/var/lib/puppet/log",
499
- "passfile": "/etc/puppet/ssl/private/password",
500
- "path": "none",
445
+ "catalog_terminus": "compiler",
446
+ "http_keepalive_timeout": "4",
447
+ "hostprivkey": "/etc/puppet/ssl/private_keys/foo.example.com.pem",
501
448
  "ssl_client_ca_auth": "",
502
- "statedir": "/var/lib/puppet/state",
503
- "http_proxy_password": "none",
504
- "certificate_expire_warning": "5184000",
505
- "show_diff": "false",
506
- "mkusers": "false",
507
- "hostcrl": "/etc/puppet/ssl/crl.pem",
449
+ "configprint": "",
450
+ "genmanifest": "false",
451
+ "binder": "false",
452
+ "autoflush": "true",
508
453
  "prerun_command": "",
509
- "publickeydir": "/etc/puppet/ssl/public_keys",
510
- "default_file_terminus": "rest",
454
+ "certdir": "/etc/puppet/ssl/certs",
455
+ "trace": "false",
456
+ "show_diff": "false",
457
+ "hostcsr": "/etc/puppet/ssl/csr_foo.example.com.pem",
458
+ "syslogfacility": "daemon",
459
+ "ssldir": "/etc/puppet/ssl",
511
460
  "color": "ansi",
512
- "hostpubkey": "/etc/puppet/ssl/public_keys/foo.example.com.pem",
461
+ "http_proxy_password": "none",
462
+ "cfacter": "false",
463
+ "async_storeconfigs": "false",
464
+ "trusted_node_data": "false",
465
+ "binder_config": "",
466
+ "queue_type": "stomp",
467
+ "pluginsync": "true",
468
+ "certificate_revocation": "true",
469
+ "node_terminus": "plain",
513
470
  "freeze_main": "false",
514
471
  "hostcert": "/etc/puppet/ssl/certs/foo.example.com.pem",
515
- "ssldir": "/etc/puppet/ssl",
516
- "environment_timeout": "0",
517
- "onetime": "false",
518
472
  "vardir": "/var/lib/puppet",
519
473
  "localcacert": "/etc/puppet/ssl/certs/ca.pem",
474
+ "external_nodes": "none",
475
+ "zlib": "true",
476
+ "confdir": "/etc/puppet",
477
+ "hostcrl": "/etc/puppet/ssl/crl.pem",
478
+ "privatekeydir": "/etc/puppet/ssl/private_keys",
479
+ "catalog_cache_terminus": "",
480
+ "route_file": "/etc/puppet/routes.yaml",
481
+ "http_proxy_host": "none",
482
+ "privatedir": "/etc/puppet/ssl/private",
483
+ "environment_timeout": "0",
484
+ "name": "#<Puppet::Util::UnixRunMode:0x7f1029e3d6c8>",
485
+ "publickeydir": "/etc/puppet/ssl/public_keys",
486
+ "filetimeout": "15",
487
+ "preview_outputdir": "/var/lib/puppet/preview",
488
+ "rundir": "/var/lib/puppet/run",
489
+ "mkusers": "false",
490
+ "data_binding_terminus": "hiera",
491
+ "stringify_facts": "true",
492
+ "requestdir": "/etc/puppet/ssl/certificate_requests",
493
+ "httplog": "/var/lib/puppet/log/http.log",
520
494
  "ignoreimport": "false",
521
- "manage_internal_file_permissions": "true",
522
- "http_proxy_user": "none"
495
+ "pluginsource": "puppet://puppet/plugins"
523
496
  },
524
- "metrics": {
525
- "rrdinterval": "1800",
526
- "rrddir": "/var/lib/puppet/rrd"
497
+ "application": {
498
+ "pidfile": "/var/lib/puppet/run/user.pid",
499
+ "config_file_name": "puppet.conf",
500
+ "bindaddress": "0.0.0.0",
501
+ "config": "/etc/puppet/puppet.conf"
527
502
  },
528
503
  "couchdb": {
529
504
  "couchdb_url": "http://127.0.0.1:5984/puppet"
530
505
  },
531
- "puppetdoc": {
532
- "document_all": "false"
506
+ "parser": {
507
+ "max_errors": "10",
508
+ "max_deprecations": "10",
509
+ "max_warnings": "10",
510
+ "strict_variables": "false",
511
+ "allow_variables_with_dashes": "false",
512
+ "parser": "current"
533
513
  },
534
- "module_tool": {
535
- "module_working_dir": "/var/lib/puppet/puppet-module",
536
- "module_groups": "",
537
- "module_repository": "https://forgeapi.puppetlabs.com",
538
- "module_skeleton_dir": "/var/lib/puppet/puppet-module/skeleton",
539
- "forge_authorization": ""
514
+ "metrics": {
515
+ "rrdinterval": "1800",
516
+ "rrddir": "/var/lib/puppet/rrd"
517
+ },
518
+ "master": {
519
+ "reportdir": "/var/lib/puppet/reports",
520
+ "reports": "store",
521
+ "ca": "true",
522
+ "node_name": "cert",
523
+ "fileserverconfig": "/etc/puppet/fileserver.conf",
524
+ "storeconfigs_backend": "active_record",
525
+ "basemodulepath": "/etc/puppet/modules:/usr/share/puppet/modules",
526
+ "server_datadir": "/var/lib/puppet/server_data",
527
+ "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
528
+ "reporturl": "http://localhost:3000/reports/upload",
529
+ "code": "",
530
+ "bucketdir": "/var/lib/puppet/bucket",
531
+ "storeconfigs": "false",
532
+ "strict_hostname_checking": "false",
533
+ "yamldir": "/var/lib/puppet/yaml",
534
+ "rest_authconfig": "/etc/puppet/auth.conf",
535
+ "group": "puppet",
536
+ "masterhttplog": "/var/lib/puppet/log/masterhttp.log",
537
+ "user": "puppet",
538
+ "masterport": "8140",
539
+ "disable_per_environment_manifest": "false",
540
+ "ssl_client_header": "HTTP_X_CLIENT_DN",
541
+ "default_manifest": "./manifests"
540
542
  }
541
543
  },
542
- "gid": "root",
543
- "boot_dir_uuid": "783d9b2d-9ef1-4aff-b196-161e323dff1d",
544
- "rubysitedir": "/usr/lib/ruby/site_ruby/1.8",
545
- "boardproductname": "VirtualBox",
546
- "swapfree_mb": "1535.78",
547
- "processorcount": 1,
548
- "tmp_mount_path_dev_shm": "tmpfs",
549
- "memoryfree": "321.38 MB",
550
- "kernel": "Linux",
551
- "runlevel": "3",
544
+ "selinux_enforced": true,
552
545
  "operatingsystem": "CentOS",
553
- "fips_enabled": false,
554
- "selinux_current_mode": "enforcing",
555
- "architecture": "x86_64",
556
- "selinux_policyversion": "24",
557
- "fullrun": "false",
558
- "auditd_version": "2.4.5",
559
- "filesystems": "ext4,iso9660",
560
- "mtu_eth0": 1500,
561
- "uptime_days": 0,
546
+ "operatingsystemmajrelease": "6",
547
+ "reboot_required": false,
548
+ "sshdsakey": "AAAAB3NzaC1kc3MAAACBAMYAwGipuV42pRqze6MBiYe8EL/Aw2OUIf9HPcQ5D9sp3sLofrMoBZvXG14ZX6J4fqrtUofOfLcoeV5rZHzS/pRh0cR3fmwVKh/JZQwyqSe7wW3gBLxL0Nspbr1RaGbtABPtC12PFmZZyYgmo8uXD7Jn3+1ivmQDr0JGaoSYc1b9AAAAFQC2z+NaPgkOsu7BxsD3aDPtXonb4wAAAIA6iyMd3DweGwd+pUav1o2svJD+k1VXYa/FSU+m6rl/y1pvnzULMx4+WOEXWoemV6gLLLvCV27Vp4OixdkXfDsmv7WLyMJOpcSjNfZIgdKKjWub2Sl6ZDml/ppGX05jnhyDE+rzzwpx+ajAV3PA2R+qwQ9Qc0yWFZdEAvmnNnIBdwAAAIEAmNNytpV78gqMK3fLhaRpPdVUpk9ol4/BoWvTEFmWH2aYbpvcMHrmqDSz7ElcG++thZCBCVBbRDMUovkgaEyM5J6OnLq0j7SPXkX2gVF8YXoMxOxaTzRexdk1WEpxXbUlO5D6j1DS+bFiip2ejsemmcdjMCgbik+P1gIolll6D68=",
549
+ "swapsize_mb": "1536.00",
562
550
  "java_default_home": ".",
563
- "openssh_version": "5.3",
564
- "ipaddress_eth0": "10.0.2.15",
565
- "kernelmajversion": "2.6",
551
+ "memoryfree": "319.46 MB",
552
+ "productname": "VirtualBox",
553
+ "cmdline": {
554
+ "LANG": "en_US.UTF-8",
555
+ "biosdevname": "0",
556
+ "KEYTABLE": "us",
557
+ "SYSFONT": "latarcyrheb-sun16",
558
+ "rd_NO_LUKS": null,
559
+ "console": "ttyS0,115200",
560
+ "root": "/dev/mapper/VolGroup00-LogVol00",
561
+ "rhgb": null,
562
+ "rd_NO_DM": null,
563
+ "net.ifnames": "0",
564
+ "rd_LVM_LV": "VolGroup00/LogVol00",
565
+ "quiet": null,
566
+ "no_timer_check": null,
567
+ "rd_NO_MD": null,
568
+ "KEYBOARDTYPE": "pc",
569
+ "ro": null
570
+ },
571
+ "swapfree_mb": "1535.85",
572
+ "rubysitedir": "/usr/lib/ruby/site_ruby/1.8",
566
573
  "system_uptime": {
567
574
  "days": 0,
568
- "uptime": "0:13 hours",
569
- "seconds": 813,
575
+ "seconds": 482,
576
+ "uptime": "0:08 hours",
570
577
  "hours": 0
571
578
  },
572
- "sshfp_dsa": "SSHFP 2 1 ae78a66c49891e7d72e7f8c62fcb4f55d2223354\nSSHFP 2 2 37a86ddb5772eee01e1134195490d212c17539f483b2271999f46e10af57a01d",
573
- "rubyversion": "1.8.7",
574
- "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/1.8/gems/puppet-3.8.7/lib/puppet",
575
- "hardwaremodel": "x86_64",
576
- "blockdevice_sda_vendor": "ATA",
579
+ "runlevel": "3",
580
+ "shmall": "4294967296",
581
+ "tmp_mount_fstype_dev_shm": "tmpfs",
582
+ "openldap_arch": "i386",
577
583
  "selinux_config_policy": "targeted",
578
- "network_eth0": "10.0.2.0",
584
+ "rubyplatform": "x86_64-linux",
585
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEA5uiRiOlpJZzUecjf78vtmHgtegd/bPRavU9VeMpNZw51frN0STPfPKnN6bpe2Tv8pWJ21B2Y4iKXpgphhDCa5bpLrq3xvqfG7BZx/F0bkvgT0kSW3IkDf3fOd5Dp9Nl3Jxd7PpIDCGrCdHV3JAMGtLr11/0hGBk/R519OPScah51HVms5BZMxfgzCAcPeMI21I5XIwWFYCXlbBT16jGPzWXjXGI2o2CxuTcoVD38Aravho61dDgOmMKgGhEcaXSWACyzn5sK1wm070KDAVhj79g271sKmoe2FQraRC2NByTqIpaBl6Hk8FJPTr+gvQjZNqa51E7D0RdjwtWWEULHsQ==",
579
586
  "tmp_mount_dev_shm": "rw,seclabel,relatime",
580
- "sshdsakey": "AAAAB3NzaC1kc3MAAACBAJUf2CWi23K6ezlXrsZTuRHh5AqWkCNoOsHex4xFwpFGGd4x8/G4PIW0Ed5AjYirxXq2HdyMHr6KullVlxW2knSqQFEBr2+Jayey8/6CHUEfK96KoOVvfQZja+6YJUluict5BiScrYYEj8fj1bBfSfVkUk63NRFTM5DDupMeEMnhAAAAFQDEdixTTQlDqRGfiKnLgMpuhnzR6QAAAIBlB2aj+/rqDwK8pbbz76cXSZXj15RVCvXqnZDUHn23oc8guXkiem8svT4JsWL+BXJYWxstUwkYoAKaBMNuR9rsbj3p+iJhmIV7y8V6lF8DskfRwdauRXSMV5giNaN0PrE8aDI3xPFNWKO9HOadSNOanoIxka/sM1aI0bQrUY1hEAAAAIAkAvD/iDRGEiiPVb8E5v1sLsnRzpS3OPfcsD2uWDgxSlHrqS2d0NCr1waC4/EFiloR9lrV3MY+pO5r8xapO2SeVle49HmVb8JV/uUr1iBRrz2GLCTzzgq8Zqdsr21maY/CUcdw0XqBWwKHOp+AvgzuJJW6CjacXIMv/C2Ne4P+VQ==",
581
- "mysql_server_id": 568063,
582
- "acpid_enabled": true,
583
- "uuid": "248CB529-23D4-4A94-9D6D-BD5013603A65",
584
- "processor0": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
585
- "bios_version": "VirtualBox",
586
- "operatingsystemmajrelease": "6",
587
- "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/auditd/lib/facter:/vagrant/modules/augeasproviders_grub/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/haveged/lib/facter:/vagrant/modules/java/lib/facter:/vagrant/modules/mcollective/lib/facter:/vagrant/modules/mysql/lib/facter:/vagrant/modules/pupmod/lib/facter:/vagrant/modules/simp_apache/lib/facter:/vagrant/modules/simp/lib/facter:/vagrant/modules/simplib/lib/facter:/vagrant/modules/simp_openldap/lib/facter:/vagrant/modules/ssh/lib/facter:/vagrant/modules/stdlib/lib/facter:/vagrant/modules/tpm/lib/facter:",
588
- "haveged_startup_provider": "init"
587
+ "uuid": "4D1C8D9A-6F13-45FD-AE95-D01D1E1DA675",
588
+ "blockdevices": "sda"
589
589
  }