simp-rspec-puppet-facts 2.4.0 → 3.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (81) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -0
  3. data/facts/{3.7/oraclelinux-7-x86_64.facts → 2.5/amazon-2-x86_64.facts} +543 -281
  4. data/facts/2.5/centos-6-x86_64.facts +673 -457
  5. data/facts/2.5/centos-7-x86_64.facts +1004 -425
  6. data/facts/2.5/centos-8-x86_64.facts +519 -286
  7. data/facts/2.5/oraclelinux-6-x86_64.facts +645 -449
  8. data/facts/2.5/oraclelinux-7-x86_64.facts +989 -476
  9. data/facts/2.5/oraclelinux-8-x86_64.facts +512 -283
  10. data/facts/2.5/redhat-6-x86_64.facts +675 -536
  11. data/facts/2.5/redhat-7-x86_64.facts +342 -240
  12. data/facts/2.5/redhat-8-x86_64.facts +516 -280
  13. data/facts/2.5/rocky-8-x86_64.facts +1323 -0
  14. data/facts/2.5/{windows-server_2012_r2-x86_64.facts → windows-2012-r2-x86_64.facts} +96 -52
  15. data/facts/2.5/windows-2016-x86_64.facts +429 -0
  16. data/facts/2.5/windows-2019-x86_64.facts +429 -0
  17. data/facts/{3.7/centos-7-x86_64.facts → 3.6/amazon-2-x86_64.facts} +550 -278
  18. data/facts/scripts/get_facts_for_each_facter.sh +15 -13
  19. data/lib/simp/rspec-puppet-facts.rb +15 -15
  20. data/lib/simp/version.rb +1 -1
  21. data/spec/acceptance/nodesets/centos7.yml +1 -1
  22. data/spec/acceptance/nodesets/centos8.yml +1 -1
  23. data/spec/acceptance/nodesets/oel7.yml +22 -0
  24. data/spec/acceptance/nodesets/{oel.yml → oel8.yml} +2 -16
  25. data/spec/acceptance/nodesets/rocky8.yml +25 -0
  26. data/spec/acceptance/nodesets/win_2016.yml +28 -0
  27. data/spec/acceptance/nodesets/win_2019.yml +27 -0
  28. data/spec/acceptance/suites/default/00_default_spec.rb +14 -0
  29. metadata +79 -169
  30. data/facts/1.7/centos-6-x86_64.facts +0 -386
  31. data/facts/1.7/centos-7-x86_64.facts +0 -384
  32. data/facts/1.7/oraclelinux-6-x86_64.facts +0 -387
  33. data/facts/1.7/oraclelinux-7-x86_64.facts +0 -386
  34. data/facts/1.7/redhat-6-x86_64.facts +0 -386
  35. data/facts/1.7/redhat-7-x86_64.facts +0 -384
  36. data/facts/2.0/centos-6-x86_64.facts +0 -555
  37. data/facts/2.0/centos-7-x86_64.facts +0 -550
  38. data/facts/2.0/oraclelinux-6-x86_64.facts +0 -584
  39. data/facts/2.0/oraclelinux-7-x86_64.facts +0 -600
  40. data/facts/2.0/redhat-6-x86_64.facts +0 -560
  41. data/facts/2.0/redhat-7-x86_64.facts +0 -556
  42. data/facts/2.1/centos-6-x86_64.facts +0 -570
  43. data/facts/2.1/centos-7-x86_64.facts +0 -571
  44. data/facts/2.1/oraclelinux-6-x86_64.facts +0 -596
  45. data/facts/2.1/oraclelinux-7-x86_64.facts +0 -618
  46. data/facts/2.1/redhat-6-x86_64.facts +0 -640
  47. data/facts/2.1/redhat-7-x86_64.facts +0 -642
  48. data/facts/2.2/centos-6-x86_64.facts +0 -593
  49. data/facts/2.2/centos-7-x86_64.facts +0 -594
  50. data/facts/2.2/oraclelinux-6-x86_64.facts +0 -629
  51. data/facts/2.2/oraclelinux-7-x86_64.facts +0 -651
  52. data/facts/2.2/redhat-6-x86_64.facts +0 -663
  53. data/facts/2.2/redhat-7-x86_64.facts +0 -665
  54. data/facts/2.3/centos-6-x86_64.facts +0 -594
  55. data/facts/2.3/centos-7-x86_64.facts +0 -595
  56. data/facts/2.3/oraclelinux-6-x86_64.facts +0 -630
  57. data/facts/2.3/oraclelinux-7-x86_64.facts +0 -652
  58. data/facts/2.3/redhat-6-x86_64.facts +0 -664
  59. data/facts/2.3/redhat-7-x86_64.facts +0 -666
  60. data/facts/2.4/centos-6-x86_64.facts +0 -594
  61. data/facts/2.4/centos-7-x86_64.facts +0 -595
  62. data/facts/2.4/oraclelinux-6-x86_64.facts +0 -630
  63. data/facts/2.4/oraclelinux-7-x86_64.facts +0 -652
  64. data/facts/2.4/redhat-6-x86_64.facts +0 -665
  65. data/facts/2.4/redhat-7-x86_64.facts +0 -667
  66. data/facts/3.0/centos-6-x86_64.facts +0 -687
  67. data/facts/3.0/centos-7-x86_64.facts +0 -707
  68. data/facts/3.0/oraclelinux-6-x86_64.facts +0 -772
  69. data/facts/3.0/oraclelinux-7-x86_64.facts +0 -805
  70. data/facts/3.0/redhat-6-x86_64.facts +0 -767
  71. data/facts/3.0/redhat-7-x86_64.facts +0 -765
  72. data/facts/3.3/centos-6-x86_64.facts +0 -790
  73. data/facts/3.3/centos-7-x86_64.facts +0 -806
  74. data/facts/3.3/oraclelinux-6-x86_64.facts +0 -807
  75. data/facts/3.3/oraclelinux-7-x86_64.facts +0 -840
  76. data/facts/3.3/redhat-6-x86_64.facts +0 -784
  77. data/facts/3.3/redhat-7-x86_64.facts +0 -793
  78. data/facts/3.7/centos-6-x86_64.facts +0 -802
  79. data/facts/3.7/oraclelinux-6-x86_64.facts +0 -818
  80. data/facts/3.7/redhat-6-x86_64.facts +0 -796
  81. data/facts/3.7/redhat-7-x86_64.facts +0 -866
@@ -1,386 +0,0 @@
1
- {
2
- "memorytotal": "490.16 MB",
3
- "osfamily": "RedHat",
4
- "mysql_server_id": 180684,
5
- "fips_enabled": false,
6
- "hardwaremodel": "x86_64",
7
- "has_tpm": false,
8
- "bios_vendor": "innotek GmbH",
9
- "init_systems": [
10
- "rc",
11
- "upstart",
12
- "sysv"
13
- ],
14
- "ipaddress": "10.0.2.15",
15
- "macaddress": "52:54:00:2A:86:4C",
16
- "uniqueid": "007f0100",
17
- "bios_release_date": "12/01/2006",
18
- "physicalprocessorcount": 1,
19
- "runlevel": "3",
20
- "defaultgateway": "10.0.2.2",
21
- "swapsize_mb": "1536.00",
22
- "virtual": "kvm",
23
- "rubysitedir": "/usr/lib/ruby/site_ruby/1.8",
24
- "is_pe": false,
25
- "sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEA5uiRiOlpJZzUecjf78vtmHgtegd/bPRavU9VeMpNZw51frN0STPfPKnN6bpe2Tv8pWJ21B2Y4iKXpgphhDCa5bpLrq3xvqfG7BZx/F0bkvgT0kSW3IkDf3fOd5Dp9Nl3Jxd7PpIDCGrCdHV3JAMGtLr11/0hGBk/R519OPScah51HVms5BZMxfgzCAcPeMI21I5XIwWFYCXlbBT16jGPzWXjXGI2o2CxuTcoVD38Aravho61dDgOmMKgGhEcaXSWACyzn5sK1wm070KDAVhj79g271sKmoe2FQraRC2NByTqIpaBl6Hk8FJPTr+gvQjZNqa51E7D0RdjwtWWEULHsQ==",
26
- "mtu_eth0": "1500",
27
- "memoryfree": "323.45 MB",
28
- "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/1.8/gems/puppet-3.8.7/lib/puppet",
29
- "tmp_mount_dev_shm": "rw,seclabel,relatime",
30
- "tmp_mount_path_dev_shm": "tmpfs",
31
- "kernelmajversion": "2.6",
32
- "kernelversion": "2.6.32",
33
- "timezone": "UTC",
34
- "sshdsakey": "AAAAB3NzaC1kc3MAAACBAMYAwGipuV42pRqze6MBiYe8EL/Aw2OUIf9HPcQ5D9sp3sLofrMoBZvXG14ZX6J4fqrtUofOfLcoeV5rZHzS/pRh0cR3fmwVKh/JZQwyqSe7wW3gBLxL0Nspbr1RaGbtABPtC12PFmZZyYgmo8uXD7Jn3+1ivmQDr0JGaoSYc1b9AAAAFQC2z+NaPgkOsu7BxsD3aDPtXonb4wAAAIA6iyMd3DweGwd+pUav1o2svJD+k1VXYa/FSU+m6rl/y1pvnzULMx4+WOEXWoemV6gLLLvCV27Vp4OixdkXfDsmv7WLyMJOpcSjNfZIgdKKjWub2Sl6ZDml/ppGX05jnhyDE+rzzwpx+ajAV3PA2R+qwQ9Qc0yWFZdEAvmnNnIBdwAAAIEAmNNytpV78gqMK3fLhaRpPdVUpk9ol4/BoWvTEFmWH2aYbpvcMHrmqDSz7ElcG++thZCBCVBbRDMUovkgaEyM5J6OnLq0j7SPXkX2gVF8YXoMxOxaTzRexdk1WEpxXbUlO5D6j1DS+bFiip2ejsemmcdjMCgbik+P1gIolll6D68=",
35
- "root_home": "/root",
36
- "ipaddress_lo": "127.0.0.1",
37
- "architecture": "x86_64",
38
- "selinux_current_mode": "enforcing",
39
- "openldap_arch": "i386",
40
- "sshfp_rsa": "SSHFP 1 1 77fe7ea2bcaf132f8058fb727db3a44eac3060e2\nSSHFP 1 2 4ee681759ab95f0bd7a2baf6357d1f75c6ecd2c224bbf6a4923496ebc26a1790",
41
- "serialnumber": "0",
42
- "blockdevice_sda_vendor": "ATA",
43
- "selinux_config_policy": "targeted",
44
- "hostname": "foo",
45
- "boardmanufacturer": "Oracle Corporation",
46
- "netmask_eth0": "255.255.255.0",
47
- "manufacturer": "innotek GmbH",
48
- "hardwareisa": "x86_64",
49
- "network_eth0": "10.0.2.0",
50
- "kernel": "Linux",
51
- "puppet_settings": {
52
- "ca": {
53
- "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
54
- "autosign": "/etc/puppet/autosign.conf",
55
- "req_bits": "4096",
56
- "cadir": "/etc/puppet/ssl/ca",
57
- "capass": "/etc/puppet/ssl/ca/private/ca.pass",
58
- "allow_duplicate_certs": "false",
59
- "caprivatedir": "/etc/puppet/ssl/ca/private",
60
- "csrdir": "/etc/puppet/ssl/ca/requests",
61
- "serial": "/etc/puppet/ssl/ca/serial",
62
- "keylength": "4096",
63
- "cacrl": "/etc/puppet/ssl/ca/ca_crl.pem",
64
- "ca_name": "Puppet CA: foo.example.com",
65
- "ca_ttl": "157680000",
66
- "capub": "/etc/puppet/ssl/ca/ca_pub.pem",
67
- "signeddir": "/etc/puppet/ssl/ca/signed",
68
- "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
69
- "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt"
70
- },
71
- "metrics": {
72
- "rrddir": "/var/lib/puppet/rrd",
73
- "rrdinterval": "1800"
74
- },
75
- "main": {
76
- "pluginfactdest": "/var/lib/puppet/facts.d",
77
- "syslogfacility": "daemon",
78
- "certdir": "/etc/puppet/ssl/certs",
79
- "queue_source": "stomp://localhost:61613/",
80
- "immutable_node_data": "false",
81
- "binder": "false",
82
- "daemonize": "true",
83
- "trusted_node_data": "false",
84
- "http_proxy_password": "none",
85
- "node_cache_terminus": "",
86
- "log_level": "notice",
87
- "http_proxy_host": "none",
88
- "zlib": "true",
89
- "filetimeout": "15",
90
- "certname": "foo.example.com",
91
- "preview_outputdir": "/var/lib/puppet/preview",
92
- "prerun_command": "",
93
- "profile": "false",
94
- "diff": "diff",
95
- "http_keepalive_timeout": "4",
96
- "ssldir": "/etc/puppet/ssl",
97
- "onetime": "false",
98
- "show_diff": "false",
99
- "environment": "production",
100
- "ssl_client_ca_auth": "",
101
- "requestdir": "/etc/puppet/ssl/certificate_requests",
102
- "external_nodes": "none",
103
- "always_cache_features": "false",
104
- "pluginsignore": ".svn CVS .git",
105
- "genconfig": "false",
106
- "facts_terminus": "facter",
107
- "hostpubkey": "/etc/puppet/ssl/public_keys/foo.example.com.pem",
108
- "pluginsync": "true",
109
- "name": "#<Puppet::Util::UnixRunMode:0x7f263e4fd920>",
110
- "mkusers": "false",
111
- "queue_type": "stomp",
112
- "data_binding_terminus": "hiera",
113
- "plugindest": "/var/lib/puppet/lib",
114
- "certificate_revocation": "true",
115
- "stringify_facts": "true",
116
- "httplog": "/var/lib/puppet/log/http.log",
117
- "environmentpath": "",
118
- "genmanifest": "false",
119
- "disable_warnings": "",
120
- "hostcsr": "/etc/puppet/ssl/csr_foo.example.com.pem",
121
- "privatekeydir": "/etc/puppet/ssl/private_keys",
122
- "manage_internal_file_permissions": "true",
123
- "async_storeconfigs": "false",
124
- "statedir": "/var/lib/puppet/state",
125
- "privatedir": "/etc/puppet/ssl/private",
126
- "ignoreimport": "false",
127
- "path": "none",
128
- "freeze_main": "false",
129
- "catalog_terminus": "compiler",
130
- "autoflush": "true",
131
- "certdnsnames": "",
132
- "priority": "",
133
- "inventory_terminus": "facter",
134
- "maximum_uid": "4294967290",
135
- "default_file_terminus": "rest",
136
- "rundir": "/var/lib/puppet/run",
137
- "binder_config": "",
138
- "postrun_command": "",
139
- "hostcrl": "/etc/puppet/ssl/crl.pem",
140
- "passfile": "/etc/puppet/ssl/private/password",
141
- "csr_attributes": "/etc/puppet/csr_attributes.yaml",
142
- "publickeydir": "/etc/puppet/ssl/public_keys",
143
- "catalog_cache_terminus": "",
144
- "node_terminus": "plain",
145
- "http_proxy_port": "3128",
146
- "confdir": "/etc/puppet",
147
- "pluginfactsource": "puppet://puppet/pluginfacts",
148
- "certificate_expire_warning": "5184000",
149
- "localcacert": "/etc/puppet/ssl/certs/ca.pem",
150
- "configprint": "",
151
- "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
152
- "vardir": "/var/lib/puppet",
153
- "pluginsource": "puppet://puppet/plugins",
154
- "dns_alt_names": "",
155
- "cfacter": "false",
156
- "http_debug": "false",
157
- "route_file": "/etc/puppet/routes.yaml",
158
- "thin_storeconfigs": "false",
159
- "hostprivkey": "/etc/puppet/ssl/private_keys/foo.example.com.pem",
160
- "hostcert": "/etc/puppet/ssl/certs/foo.example.com.pem",
161
- "http_proxy_user": "none",
162
- "environment_timeout": "0",
163
- "diff_args": "-u",
164
- "digest_algorithm": "md5",
165
- "libdir": "/var/lib/puppet/lib",
166
- "trace": "false",
167
- "color": "ansi",
168
- "logdir": "/var/lib/puppet/log",
169
- "hiera_config": "/etc/puppet/hiera.yaml",
170
- "ssl_server_ca_auth": ""
171
- },
172
- "master": {
173
- "basemodulepath": "/etc/puppet/modules:/usr/share/puppet/modules",
174
- "storeconfigs": "false",
175
- "ca": "true",
176
- "default_manifest": "./manifests",
177
- "storeconfigs_backend": "active_record",
178
- "bucketdir": "/var/lib/puppet/bucket",
179
- "fileserverconfig": "/etc/puppet/fileserver.conf",
180
- "code": "",
181
- "masterport": "8140",
182
- "masterhttplog": "/var/lib/puppet/log/masterhttp.log",
183
- "group": "puppet",
184
- "rest_authconfig": "/etc/puppet/auth.conf",
185
- "ssl_client_header": "HTTP_X_CLIENT_DN",
186
- "reports": "store",
187
- "yamldir": "/var/lib/puppet/yaml",
188
- "reportdir": "/var/lib/puppet/reports",
189
- "disable_per_environment_manifest": "false",
190
- "reporturl": "http://localhost:3000/reports/upload",
191
- "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
192
- "server_datadir": "/var/lib/puppet/server_data",
193
- "node_name": "cert",
194
- "user": "puppet",
195
- "strict_hostname_checking": "false"
196
- },
197
- "module_tool": {
198
- "module_groups": "",
199
- "module_repository": "https://forgeapi.puppetlabs.com",
200
- "module_working_dir": "/var/lib/puppet/puppet-module",
201
- "forge_authorization": "",
202
- "module_skeleton_dir": "/var/lib/puppet/puppet-module/skeleton"
203
- },
204
- "transaction": {
205
- "tags": "",
206
- "evaltrace": "false",
207
- "summarize": "false"
208
- },
209
- "rails": {
210
- "rails_loglevel": "info",
211
- "dbuser": "puppet",
212
- "dbconnections": "",
213
- "dbadapter": "sqlite3",
214
- "dbport": "",
215
- "railslog": "/var/lib/puppet/log/rails.log",
216
- "dbsocket": "",
217
- "dbserver": "localhost",
218
- "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
219
- "dbpassword": "puppet",
220
- "dbmigrate": "false",
221
- "dbname": "puppet"
222
- },
223
- "inspect": {
224
- "archive_file_server": "puppet",
225
- "archive_files": "false"
226
- },
227
- "parser": {
228
- "max_deprecations": "10",
229
- "max_errors": "10",
230
- "allow_variables_with_dashes": "false",
231
- "parser": "current",
232
- "strict_variables": "false",
233
- "max_warnings": "10"
234
- },
235
- "tagmail": {
236
- "smtpserver": "none",
237
- "tagmap": "/etc/puppet/tagmail.conf",
238
- "smtpport": "25",
239
- "sendmail": "/usr/sbin/sendmail",
240
- "reportfrom": "report@foo.example.com",
241
- "smtphelo": "foo.example.com"
242
- },
243
- "puppetdoc": {
244
- "document_all": "false"
245
- },
246
- "application": {
247
- "pidfile": "/var/lib/puppet/run/user.pid",
248
- "config_file_name": "puppet.conf",
249
- "config": "/etc/puppet/puppet.conf",
250
- "bindaddress": "0.0.0.0"
251
- },
252
- "couchdb": {
253
- "couchdb_url": "http://127.0.0.1:5984/puppet"
254
- },
255
- "ldap": {
256
- "ldapuser": "",
257
- "ldapparentattr": "parentnode",
258
- "ldapserver": "ldap",
259
- "ldapport": "389",
260
- "ldapattrs": "all",
261
- "ldapbase": "",
262
- "ldaptls": "false",
263
- "ldapclassattrs": "puppetclass",
264
- "ldapstackedattrs": "puppetvar",
265
- "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
266
- "ldapssl": "false",
267
- "ldappassword": ""
268
- },
269
- "device": {
270
- "deviceconfig": "/etc/puppet/device.conf",
271
- "devicedir": "/var/lib/puppet/devices"
272
- },
273
- "agent": {
274
- "classfile": "/var/lib/puppet/state/classes.txt",
275
- "noop": "false",
276
- "srv_domain": "example.com",
277
- "preferred_serialization_format": "pson",
278
- "use_srv_records": "false",
279
- "usecacheonfailure": "true",
280
- "ignoremissingtypes": "false",
281
- "report_serialization_format": "pson",
282
- "clientyamldir": "/var/lib/puppet/client_yaml",
283
- "waitforcert": "120",
284
- "localconfig": "/var/lib/puppet/state/localconfig",
285
- "report_port": "8140",
286
- "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
287
- "report_server": "puppet",
288
- "inventory_server": "puppet",
289
- "resourcefile": "/var/lib/puppet/state/resources.txt",
290
- "configtimeout": "120",
291
- "use_cached_catalog": "false",
292
- "puppetport": "8139",
293
- "listen": "false",
294
- "legacy_query_parameter_serialization": "false",
295
- "client_datadir": "/var/lib/puppet/client_data",
296
- "node_name_value": "foo.example.com",
297
- "inventory_port": "8140",
298
- "agent_catalog_run_lockfile": "/var/lib/puppet/state/agent_catalog_run.lock",
299
- "clientbucketdir": "/var/lib/puppet/clientbucket",
300
- "ca_server": "puppet",
301
- "server": "puppet",
302
- "node_name_fact": "",
303
- "default_schedules": "true",
304
- "runinterval": "1800",
305
- "http_compression": "false",
306
- "ordering": "title-hash",
307
- "splay": "false",
308
- "ignorecache": "false",
309
- "catalog_format": "",
310
- "statefile": "/var/lib/puppet/state/state.yaml",
311
- "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
312
- "ca_port": "8140",
313
- "puppetdlog": "/var/lib/puppet/log/puppetd.log",
314
- "graphdir": "/var/lib/puppet/state/graphs",
315
- "graph": "false",
316
- "ignoreschedules": "false",
317
- "splaylimit": "1800",
318
- "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
319
- "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
320
- "report": "true"
321
- }
322
- },
323
- "boardserialnumber": "0",
324
- "mtu_lo": "65536",
325
- "fqdn": "foo.example.com",
326
- "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",
327
- "operatingsystemrelease": "6.9",
328
- "grub_version": "0.97",
329
- "gem_version": "~> 1.7.0",
330
- "facterversion": "1.7.6",
331
- "memorysize_mb": "490.16",
332
- "domain": "example.com",
333
- "is_virtual": "true",
334
- "interfaces": "eth0,lo",
335
- "selinux_mode": "targeted",
336
- "swapsize": "1.50 GB",
337
- "ps": "ps -ef",
338
- "selinux": "true",
339
- "processor0": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
340
- "uptime_hours": 0,
341
- "boardproductname": "VirtualBox",
342
- "fullrun": "false",
343
- "swapfree": "1.50 GB",
344
- "puppet_vardir": "/var/lib/puppet",
345
- "acpid_enabled": true,
346
- "shmall": "4294967296",
347
- "selinux_enforced": "true",
348
- "id": "root",
349
- "defaultgatewayiface": "eth0",
350
- "tmp_mount_fstype_dev_shm": "tmpfs",
351
- "type": "Other",
352
- "rubyversion": "1.8.7",
353
- "memoryfree_mb": "323.45",
354
- "uptime": "0:07 hours",
355
- "operatingsystemmajrelease": "6",
356
- "processorcount": "1",
357
- "haveged_startup_provider": "init",
358
- "puppetversion": "3.8.7",
359
- "netmask_lo": "255.0.0.0",
360
- "augeasprovider_grub_version": 1,
361
- "macaddress_eth0": "52:54:00:2A:86:4C",
362
- "sshfp_dsa": "SSHFP 2 1 70e2517c421d97c6c6b2ce57f0d5dd28462d4afe\nSSHFP 2 2 cc5c3ade5da1c2a0abb8ca55e17f7826290eb20190fd615f7bfc40ff213d992d",
363
- "ipaddress_eth0": "10.0.2.15",
364
- "filesystems": "ext4,iso9660",
365
- "bios_version": "VirtualBox",
366
- "uptime_days": 0,
367
- "network_lo": "127.0.0.0",
368
- "netmask": "255.255.255.0",
369
- "selinux_config_mode": "enforcing",
370
- "blockdevice_sda_model": "VBOX HARDDISK",
371
- "uptime_seconds": 447,
372
- "selinux_policyversion": "24",
373
- "uuid": "4D1C8D9A-6F13-45FD-AE95-D01D1E1DA675",
374
- "memorysize": "490.16 MB",
375
- "productname": "VirtualBox",
376
- "operatingsystem": "CentOS",
377
- "blockdevices": "sda",
378
- "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:",
379
- "kernelrelease": "2.6.32-696.6.3.el6.x86_64",
380
- "blockdevice_sda_size": 42949672960,
381
- "swapfree_mb": "1535.85",
382
- "uid_min": "500",
383
- "package_provider": "yum",
384
- "service_provider": "redhat",
385
- "augeasversion": "1.4.0"
386
- }
@@ -1,384 +0,0 @@
1
- {
2
- "gem_version": "~> 1.7.0",
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
- "architecture": "x86_64",
5
- "kernel": "Linux",
6
- "blockdevice_sda_size": 42949672960,
7
- "blockdevice_sda_vendor": "ATA",
8
- "blockdevice_sda_model": "VBOX HARDDISK",
9
- "blockdevices": "sda",
10
- "domain": "example.com",
11
- "macaddress": "52:54:00:47:46:52",
12
- "osfamily": "RedHat",
13
- "operatingsystem": "CentOS",
14
- "facterversion": "1.7.6",
15
- "filesystems": "iso9660,xfs",
16
- "fqdn": "foo.example.com",
17
- "hardwareisa": "x86_64",
18
- "hardwaremodel": "x86_64",
19
- "hostname": "foo",
20
- "id": "root",
21
- "interfaces": "eth0,lo",
22
- "ipaddress_eth0": "10.0.2.15",
23
- "macaddress_eth0": "52:54:00:47:46:52",
24
- "netmask_eth0": "255.255.255.0",
25
- "ipaddress_lo": "127.0.0.1",
26
- "netmask_lo": "255.0.0.0",
27
- "ipaddress": "10.0.2.15",
28
- "kernelmajversion": "3.10",
29
- "kernelrelease": "3.10.0-514.26.2.el7.x86_64",
30
- "kernelversion": "3.10.0",
31
- "boardmanufacturer": "Oracle Corporation",
32
- "boardproductname": "VirtualBox",
33
- "boardserialnumber": "0",
34
- "bios_vendor": "innotek GmbH",
35
- "bios_version": "VirtualBox",
36
- "bios_release_date": "12/01/2006",
37
- "manufacturer": "innotek GmbH",
38
- "productname": "VirtualBox",
39
- "serialnumber": "0",
40
- "uuid": "1CE709A2-C8F8-45FC-9B94-0808A8F8D11C",
41
- "type": "Other",
42
- "memorysize": "488.65 MB",
43
- "memoryfree": "279.29 MB",
44
- "swapsize": "1.50 GB",
45
- "swapfree": "1.50 GB",
46
- "swapsize_mb": "1536.00",
47
- "swapfree_mb": "1531.88",
48
- "memorysize_mb": "488.65",
49
- "memoryfree_mb": "279.29",
50
- "memorytotal": "488.65 MB",
51
- "netmask": "255.255.255.0",
52
- "network_eth0": "10.0.2.0",
53
- "network_lo": "127.0.0.0",
54
- "operatingsystemmajrelease": "7",
55
- "operatingsystemrelease": "7.3.1611",
56
- "path": "/home/vagrant/vendor/bundler/ruby/bin:/opt/puppetlabs/bin:/opt/puppetlabs/puppet/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
57
- "physicalprocessorcount": 1,
58
- "processor0": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
59
- "processorcount": "1",
60
- "ps": "ps -ef",
61
- "puppetversion": "3.8.7",
62
- "rubysitedir": "/usr/local/share/ruby/site_ruby/",
63
- "rubyversion": "2.0.0",
64
- "selinux": "true",
65
- "selinux_enforced": "true",
66
- "selinux_policyversion": "28",
67
- "selinux_current_mode": "enforcing",
68
- "selinux_config_mode": "enforcing",
69
- "selinux_config_policy": "unknown",
70
- "selinux_mode": "unknown",
71
- "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCw5V4eeheGxZ51HFmMxEhcfeK43gNL/EihGrIQwSfXKt1W98H1/R6crwBGrNvFMQXscgY/KIB4yTdDzkh04OlhjvYp5RqsHIGo7IY1O9s7vuLGxW5lCu5k/DjZL+p63qnRze2qY3+86L6BwlACRu9AXlT+6vuZMxTudQ/IQQBxLAVTI8uws1vmc929L8XS0wQZl3lokKWo2nrq1wv87F4RcPsHi3KxgXNXxWEu0zXQ4ivCmt1KS49ZPXOe5hRmNSZq36ASZKrt0lXsHIab4q31WNKXFgEt+GON7v1sNIYIOSHQYhe9pkoeQzoG06i7ct5B2c97qUDTT7gOSPIKiwmB",
72
- "sshfp_rsa": "SSHFP 1 1 1099cf9c93eff5d83c5ecfe083b0ae73964eee91\nSSHFP 1 2 e1b26f60383abdc939e62b090de662a871625bc5d29668f90d89d0b53cc2d662",
73
- "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEc0nHB2rjjUMB1Xv23aYaCAHwcU1NSH4F64txZES+WeOyCApofjS1ULRl1FX4TIZvxTnr+tDneYf3X8kyl/x0M=",
74
- "sshfp_ecdsa": "SSHFP 3 1 3ccacf4152307d8eed9773f333350cfa5597be6a\nSSHFP 3 2 b1ecd68cf06f5f06577c6bff63bd63a2fce5c3c6bd6d24ab7a7bcef980f3c9b4",
75
- "timezone": "UTC",
76
- "uniqueid": "007f0100",
77
- "uptime": "0:14 hours",
78
- "uptime_days": 0,
79
- "uptime_hours": 0,
80
- "uptime_seconds": 862,
81
- "virtual": "kvm",
82
- "is_virtual": "true",
83
- "augeasprovider_grub_version": 2,
84
- "haveged_startup_provider": "systemd",
85
- "mysql_server_id": 295378,
86
- "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/gems/puppet-3.8.7/lib/puppet",
87
- "acpid_enabled": false,
88
- "defaultgateway": "10.0.2.2",
89
- "defaultgatewayiface": "eth0",
90
- "fips_enabled": false,
91
- "fullrun": "false",
92
- "grub_version": "2.02~beta2",
93
- "init_systems": [
94
- "rc",
95
- "systemd",
96
- "sysv"
97
- ],
98
- "runlevel": "3",
99
- "shmall": "18446744073692774399",
100
- "puppet_settings": {
101
- "main": {
102
- "cfacter": "false",
103
- "confdir": "/etc/puppet",
104
- "vardir": "/var/lib/puppet",
105
- "name": "#<Puppet::Util::UnixRunMode:0x00000002da3390>",
106
- "logdir": "/var/lib/puppet/log",
107
- "log_level": "notice",
108
- "disable_warnings": "[]",
109
- "priority": "",
110
- "trace": "false",
111
- "profile": "false",
112
- "autoflush": "true",
113
- "syslogfacility": "daemon",
114
- "statedir": "/var/lib/puppet/state",
115
- "rundir": "/var/lib/puppet/run",
116
- "genconfig": "false",
117
- "genmanifest": "false",
118
- "configprint": "",
119
- "color": "ansi",
120
- "mkusers": "false",
121
- "manage_internal_file_permissions": "true",
122
- "onetime": "false",
123
- "path": "none",
124
- "libdir": "/var/lib/puppet/lib",
125
- "ignoreimport": "false",
126
- "environment": "production",
127
- "environmentpath": "",
128
- "always_cache_features": "false",
129
- "diff_args": "-u",
130
- "diff": "diff",
131
- "show_diff": "false",
132
- "daemonize": "true",
133
- "maximum_uid": "4294967290",
134
- "route_file": "/etc/puppet/routes.yaml",
135
- "node_terminus": "plain",
136
- "node_cache_terminus": "",
137
- "data_binding_terminus": "hiera",
138
- "hiera_config": "/etc/puppet/hiera.yaml",
139
- "binder": "false",
140
- "binder_config": "",
141
- "catalog_terminus": "compiler",
142
- "catalog_cache_terminus": "",
143
- "facts_terminus": "facter",
144
- "inventory_terminus": "facter",
145
- "default_file_terminus": "rest",
146
- "httplog": "/var/lib/puppet/log/http.log",
147
- "http_proxy_host": "none",
148
- "http_proxy_port": "3128",
149
- "http_proxy_user": "none",
150
- "http_proxy_password": "none",
151
- "http_keepalive_timeout": "4",
152
- "http_debug": "false",
153
- "filetimeout": "15",
154
- "environment_timeout": "0",
155
- "queue_type": "stomp",
156
- "queue_source": "stomp://localhost:61613/",
157
- "async_storeconfigs": "false",
158
- "thin_storeconfigs": "false",
159
- "zlib": "true",
160
- "prerun_command": "",
161
- "postrun_command": "",
162
- "freeze_main": "false",
163
- "stringify_facts": "true",
164
- "trusted_node_data": "false",
165
- "immutable_node_data": "false",
166
- "preview_outputdir": "/var/lib/puppet/preview",
167
- "certname": "foo.example.com",
168
- "certdnsnames": "",
169
- "dns_alt_names": "",
170
- "csr_attributes": "/etc/puppet/csr_attributes.yaml",
171
- "certdir": "/etc/puppet/ssl/certs",
172
- "ssldir": "/etc/puppet/ssl",
173
- "publickeydir": "/etc/puppet/ssl/public_keys",
174
- "requestdir": "/etc/puppet/ssl/certificate_requests",
175
- "privatekeydir": "/etc/puppet/ssl/private_keys",
176
- "privatedir": "/etc/puppet/ssl/private",
177
- "passfile": "/etc/puppet/ssl/private/password",
178
- "hostcsr": "/etc/puppet/ssl/csr_foo.example.com.pem",
179
- "hostcert": "/etc/puppet/ssl/certs/foo.example.com.pem",
180
- "hostprivkey": "/etc/puppet/ssl/private_keys/foo.example.com.pem",
181
- "hostpubkey": "/etc/puppet/ssl/public_keys/foo.example.com.pem",
182
- "localcacert": "/etc/puppet/ssl/certs/ca.pem",
183
- "ssl_client_ca_auth": "",
184
- "ssl_server_ca_auth": "",
185
- "hostcrl": "/etc/puppet/ssl/crl.pem",
186
- "certificate_revocation": "true",
187
- "certificate_expire_warning": "5184000",
188
- "digest_algorithm": "md5",
189
- "plugindest": "/var/lib/puppet/lib",
190
- "pluginsource": "puppet://puppet/plugins",
191
- "pluginfactdest": "/var/lib/puppet/facts.d",
192
- "pluginfactsource": "puppet://puppet/pluginfacts",
193
- "pluginsync": "true",
194
- "pluginsignore": ".svn CVS .git",
195
- "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
196
- "external_nodes": "none"
197
- },
198
- "module_tool": {
199
- "module_repository": "https://forgeapi.puppetlabs.com",
200
- "module_working_dir": "/var/lib/puppet/puppet-module",
201
- "module_skeleton_dir": "/var/lib/puppet/puppet-module/skeleton",
202
- "forge_authorization": "",
203
- "module_groups": ""
204
- },
205
- "ca": {
206
- "ca_name": "Puppet CA: foo.example.com",
207
- "cadir": "/etc/puppet/ssl/ca",
208
- "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
209
- "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
210
- "capub": "/etc/puppet/ssl/ca/ca_pub.pem",
211
- "cacrl": "/etc/puppet/ssl/ca/ca_crl.pem",
212
- "caprivatedir": "/etc/puppet/ssl/ca/private",
213
- "csrdir": "/etc/puppet/ssl/ca/requests",
214
- "signeddir": "/etc/puppet/ssl/ca/signed",
215
- "capass": "/etc/puppet/ssl/ca/private/ca.pass",
216
- "serial": "/etc/puppet/ssl/ca/serial",
217
- "autosign": "/etc/puppet/autosign.conf",
218
- "allow_duplicate_certs": "false",
219
- "ca_ttl": "157680000",
220
- "req_bits": "4096",
221
- "keylength": "4096",
222
- "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt"
223
- },
224
- "application": {
225
- "config_file_name": "puppet.conf",
226
- "config": "/etc/puppet/puppet.conf",
227
- "pidfile": "/var/lib/puppet/run/user.pid",
228
- "bindaddress": "0.0.0.0"
229
- },
230
- "master": {
231
- "user": "puppet",
232
- "group": "puppet",
233
- "default_manifest": "./manifests",
234
- "disable_per_environment_manifest": "false",
235
- "code": "",
236
- "masterhttplog": "/var/lib/puppet/log/masterhttp.log",
237
- "masterport": "8140",
238
- "node_name": "cert",
239
- "bucketdir": "/var/lib/puppet/bucket",
240
- "rest_authconfig": "/etc/puppet/auth.conf",
241
- "ca": "true",
242
- "basemodulepath": "/etc/puppet/modules:/usr/share/puppet/modules",
243
- "ssl_client_header": "HTTP_X_CLIENT_DN",
244
- "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
245
- "yamldir": "/var/lib/puppet/yaml",
246
- "server_datadir": "/var/lib/puppet/server_data",
247
- "reports": "store",
248
- "reportdir": "/var/lib/puppet/reports",
249
- "reporturl": "http://localhost:3000/reports/upload",
250
- "fileserverconfig": "/etc/puppet/fileserver.conf",
251
- "strict_hostname_checking": "false",
252
- "storeconfigs": "false",
253
- "storeconfigs_backend": "active_record"
254
- },
255
- "metrics": {
256
- "rrddir": "/var/lib/puppet/rrd",
257
- "rrdinterval": "1800"
258
- },
259
- "device": {
260
- "devicedir": "/var/lib/puppet/devices",
261
- "deviceconfig": "/etc/puppet/device.conf"
262
- },
263
- "agent": {
264
- "node_name_value": "foo.example.com",
265
- "node_name_fact": "",
266
- "localconfig": "/var/lib/puppet/state/localconfig",
267
- "statefile": "/var/lib/puppet/state/state.yaml",
268
- "clientyamldir": "/var/lib/puppet/client_yaml",
269
- "client_datadir": "/var/lib/puppet/client_data",
270
- "classfile": "/var/lib/puppet/state/classes.txt",
271
- "resourcefile": "/var/lib/puppet/state/resources.txt",
272
- "puppetdlog": "/var/lib/puppet/log/puppetd.log",
273
- "server": "puppet",
274
- "use_srv_records": "false",
275
- "srv_domain": "example.com",
276
- "ignoreschedules": "false",
277
- "default_schedules": "true",
278
- "puppetport": "8139",
279
- "noop": "false",
280
- "runinterval": "1800",
281
- "listen": "false",
282
- "ca_server": "puppet",
283
- "ca_port": "8140",
284
- "catalog_format": "",
285
- "preferred_serialization_format": "pson",
286
- "report_serialization_format": "pson",
287
- "legacy_query_parameter_serialization": "false",
288
- "agent_catalog_run_lockfile": "/var/lib/puppet/state/agent_catalog_run.lock",
289
- "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
290
- "usecacheonfailure": "true",
291
- "use_cached_catalog": "false",
292
- "ignoremissingtypes": "false",
293
- "ignorecache": "false",
294
- "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
295
- "splaylimit": "1800",
296
- "splay": "false",
297
- "clientbucketdir": "/var/lib/puppet/clientbucket",
298
- "configtimeout": "120",
299
- "report_server": "puppet",
300
- "report_port": "8140",
301
- "inventory_server": "puppet",
302
- "inventory_port": "8140",
303
- "report": "true",
304
- "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
305
- "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
306
- "graph": "false",
307
- "graphdir": "/var/lib/puppet/state/graphs",
308
- "http_compression": "false",
309
- "waitforcert": "120",
310
- "ordering": "title-hash"
311
- },
312
- "inspect": {
313
- "archive_files": "false",
314
- "archive_file_server": "puppet"
315
- },
316
- "tagmail": {
317
- "tagmap": "/etc/puppet/tagmail.conf",
318
- "sendmail": "/sbin/sendmail",
319
- "reportfrom": "report@foo.example.com",
320
- "smtpserver": "none",
321
- "smtpport": "25",
322
- "smtphelo": "foo.example.com"
323
- },
324
- "rails": {
325
- "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
326
- "dbadapter": "sqlite3",
327
- "dbmigrate": "false",
328
- "dbname": "puppet",
329
- "dbserver": "localhost",
330
- "dbport": "",
331
- "dbuser": "puppet",
332
- "dbpassword": "puppet",
333
- "dbconnections": "",
334
- "dbsocket": "",
335
- "railslog": "/var/lib/puppet/log/rails.log",
336
- "rails_loglevel": "info"
337
- },
338
- "couchdb": {
339
- "couchdb_url": "http://127.0.0.1:5984/puppet"
340
- },
341
- "transaction": {
342
- "tags": "",
343
- "evaltrace": "false",
344
- "summarize": "false"
345
- },
346
- "ldap": {
347
- "ldapssl": "false",
348
- "ldaptls": "false",
349
- "ldapserver": "ldap",
350
- "ldapport": "389",
351
- "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
352
- "ldapclassattrs": "puppetclass",
353
- "ldapstackedattrs": "puppetvar",
354
- "ldapattrs": "all",
355
- "ldapparentattr": "parentnode",
356
- "ldapuser": "",
357
- "ldappassword": "",
358
- "ldapbase": ""
359
- },
360
- "parser": {
361
- "allow_variables_with_dashes": "false",
362
- "parser": "current",
363
- "max_errors": "10",
364
- "max_warnings": "10",
365
- "max_deprecations": "10",
366
- "strict_variables": "false"
367
- },
368
- "puppetdoc": {
369
- "document_all": "false"
370
- }
371
- },
372
- "tmp_mount_dev_shm": "rw,seclabel,nosuid,nodev",
373
- "tmp_mount_path_dev_shm": "tmpfs",
374
- "tmp_mount_fstype_dev_shm": "tmpfs",
375
- "uid_min": "1000",
376
- "openldap_arch": "i386",
377
- "package_provider": "yum",
378
- "is_pe": false,
379
- "puppet_vardir": "/var/lib/puppet",
380
- "root_home": "/root",
381
- "service_provider": "systemd",
382
- "has_tpm": false,
383
- "augeasversion": "1.4.0"
384
- }