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