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