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
- "ps": "ps -ef",
3
- "bios_release_date": "01/01/2011",
4
- "uptime_days": 0,
5
- "ipaddress_eth0": "10.0.2.15",
6
- "blockdevice_sda_size": 10737418240,
7
- "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:",
8
- "macaddress_eth0": "42:01:0A:8E:00:03",
9
- "physicalprocessorcount": 1,
10
- "domain": "example.com",
11
- "uptime_seconds": 328,
12
- "netmask_lo": "255.0.0.0",
13
- "virtual": "kvm",
14
- "root_home": "/root",
15
- "selinux_config_mode": "enforcing",
16
- "hardwaremodel": "x86_64",
17
- "ipaddress_lo": "127.0.0.1",
18
- "runlevel": "3",
19
- "timezone": "UTC",
20
- "hardwareisa": "x86_64",
21
- "has_tpm": false,
22
- "tmp_mount_dev_shm": "rw,seclabel,relatime",
23
- "boardproductname": "Google Compute Engine",
24
- "blockdevices": "sda",
25
- "osfamily": "RedHat",
26
- "puppet_settings": {
27
- "inspect": {
28
- "archive_files": "false",
29
- "archive_file_server": "puppet"
30
- },
31
- "puppetdoc": {
32
- "document_all": "false"
33
- },
34
- "application": {
35
- "config_file_name": "puppet.conf",
36
- "bindaddress": "0.0.0.0",
37
- "config": "/etc/puppet/puppet.conf",
38
- "pidfile": "/var/lib/puppet/run/user.pid"
39
- },
40
- "metrics": {
41
- "rrdinterval": "1800",
42
- "rrddir": "/var/lib/puppet/rrd"
43
- },
44
- "transaction": {
45
- "summarize": "false",
46
- "tags": "",
47
- "evaltrace": "false"
48
- },
49
- "main": {
50
- "pluginsignore": ".svn CVS .git",
51
- "logdir": "/var/lib/puppet/log",
52
- "mkusers": "false",
53
- "trusted_node_data": "false",
54
- "default_file_terminus": "rest",
55
- "prerun_command": "",
56
- "catalog_cache_terminus": "",
57
- "stringify_facts": "true",
58
- "ignoreimport": "false",
59
- "postrun_command": "",
60
- "profile": "false",
61
- "requestdir": "/etc/puppet/ssl/certificate_requests",
62
- "hostcsr": "/etc/puppetlabs/puppet/ssl/csr_foo.example.com.pem",
63
- "data_binding_terminus": "hiera",
64
- "facts_terminus": "facter",
65
- "binder": "false",
66
- "genconfig": "false",
67
- "statedir": "/var/lib/puppet/state",
68
- "rundir": "/var/lib/puppet/run",
69
- "trace": "false",
70
- "autoflush": "true",
71
- "pluginsource": "puppet://puppet/plugins",
72
- "http_proxy_port": "3128",
73
- "privatekeydir": "/etc/puppet/ssl/private_keys",
74
- "cfacter": "false",
75
- "thin_storeconfigs": "false",
76
- "diff": "diff",
77
- "priority": "",
78
- "external_nodes": "none",
79
- "hostcrl": "/etc/puppet/ssl/crl.pem",
80
- "environmentpath": "",
81
- "certdnsnames": "",
82
- "log_level": "notice",
83
- "vardir": "/var/lib/puppet",
84
- "http_proxy_password": "none",
85
- "http_proxy_user": "none",
86
- "plugindest": "/var/lib/puppet/lib",
87
- "httplog": "/var/lib/puppet/log/http.log",
88
- "syslogfacility": "daemon",
89
- "hostcert": "/etc/puppetlabs/puppet/ssl/certs/foo.example.com.pem",
90
- "maximum_uid": "4294967290",
91
- "ssl_client_ca_auth": "",
92
- "publickeydir": "/etc/puppet/ssl/public_keys",
93
- "pluginfactdest": "/var/lib/puppet/facts.d",
94
- "hiera_config": "/etc/puppet/hiera.yaml",
95
- "node_terminus": "plain",
96
- "configprint": "",
97
- "zlib": "true",
98
- "diff_args": "-u",
99
- "show_diff": "false",
100
- "hostprivkey": "/etc/puppetlabs/puppet/ssl/private_keys/foo.example.com.pem",
101
- "dns_alt_names": "",
102
- "certificate_revocation": "true",
103
- "inventory_terminus": "facter",
104
- "certname": "foo.example.com",
105
- "http_keepalive_timeout": "4",
106
- "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
107
- "ssldir": "/etc/puppet/ssl",
108
- "path": "none",
109
- "digest_algorithm": "md5",
110
- "certdir": "/etc/puppet/ssl/certs",
111
- "ssl_server_ca_auth": "",
112
- "environment_timeout": "0",
113
- "pluginsync": "true",
114
- "queue_source": "stomp://localhost:61613/",
115
- "environment": "production",
116
- "color": "ansi",
117
- "hostpubkey": "/etc/puppetlabs/puppet/ssl/public_keys/foo.example.com.pem",
118
- "name": "#<Puppet::Util::UnixRunMode:0x7fcfaf48eb40>",
119
- "route_file": "/etc/puppet/routes.yaml",
120
- "manage_internal_file_permissions": "true",
121
- "localcacert": "/etc/puppet/ssl/certs/ca.pem",
122
- "immutable_node_data": "false",
123
- "disable_warnings": "",
124
- "http_proxy_host": "none",
125
- "passfile": "/etc/puppet/ssl/private/password",
126
- "node_cache_terminus": "",
127
- "privatedir": "/etc/puppet/ssl/private",
128
- "libdir": "/var/lib/puppet/lib",
129
- "binder_config": "",
130
- "http_debug": "false",
131
- "preview_outputdir": "/var/lib/puppet/preview",
132
- "catalog_terminus": "compiler",
133
- "csr_attributes": "/etc/puppet/csr_attributes.yaml",
134
- "filetimeout": "15",
135
- "pluginfactsource": "puppet://puppet/pluginfacts",
136
- "freeze_main": "false",
137
- "certificate_expire_warning": "5184000",
138
- "queue_type": "stomp",
139
- "always_cache_features": "false",
140
- "onetime": "false",
141
- "async_storeconfigs": "false",
142
- "daemonize": "true",
143
- "confdir": "/etc/puppet",
144
- "genmanifest": "false"
145
- },
146
- "tagmail": {
147
- "tagmap": "/etc/puppet/tagmail.conf",
148
- "sendmail": "/usr/sbin/sendmail",
149
- "smtpport": "25",
150
- "smtphelo": "foo.example.com",
151
- "reportfrom": "foo.example.com",
152
- "smtpserver": "none"
153
- },
154
- "couchdb": {
155
- "couchdb_url": "http://127.0.0.1:5984/puppet"
156
- },
157
- "agent": {
158
- "ca_server": "puppet",
159
- "graphdir": "/var/lib/puppet/state/graphs",
160
- "ignoremissingtypes": "false",
161
- "default_schedules": "true",
162
- "inventory_port": "8140",
163
- "agent_catalog_run_lockfile": "/var/lib/puppet/state/agent_catalog_run.lock",
164
- "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
165
- "ordering": "title-hash",
166
- "catalog_format": "",
167
- "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
168
- "localconfig": "/var/lib/puppet/state/localconfig",
169
- "ignoreschedules": "false",
170
- "splaylimit": "1800",
171
- "runinterval": "1800",
172
- "graph": "false",
173
- "ignorecache": "false",
174
- "clientyamldir": "/var/lib/puppet/client_yaml",
175
- "classfile": "/var/lib/puppet/state/classes.txt",
176
- "report_server": "puppet",
177
- "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
178
- "resourcefile": "/var/lib/puppet/state/resources.txt",
179
- "ca_port": "8140",
180
- "preferred_serialization_format": "pson",
181
- "report_serialization_format": "pson",
182
- "puppetport": "8139",
183
- "clientbucketdir": "/var/lib/puppet/clientbucket",
184
- "node_name_fact": "",
185
- "listen": "false",
186
- "configtimeout": "120",
187
- "puppetdlog": "/var/lib/puppet/log/puppetd.log",
188
- "inventory_server": "puppet",
189
- "client_datadir": "/var/lib/puppet/client_data",
190
- "node_name_value": "foo.example.com",
191
- "http_compression": "false",
192
- "report_port": "8140",
193
- "legacy_query_parameter_serialization": "false",
194
- "splay": "false",
195
- "use_cached_catalog": "false",
196
- "use_srv_records": "false",
197
- "noop": "false",
198
- "server": "puppet",
199
- "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
200
- "waitforcert": "120",
201
- "report": "true",
202
- "usecacheonfailure": "true",
203
- "srv_domain": "example.com",
204
- "statefile": "/var/lib/puppet/state/state.yaml"
205
- },
206
- "ldap": {
207
- "ldapstackedattrs": "puppetvar",
208
- "ldappassword": "",
209
- "ldapssl": "false",
210
- "ldapclassattrs": "puppetclass",
211
- "ldapserver": "ldap",
212
- "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
213
- "ldapbase": "",
214
- "ldapport": "389",
215
- "ldapuser": "",
216
- "ldaptls": "false",
217
- "ldapattrs": "all",
218
- "ldapparentattr": "parentnode"
219
- },
220
- "device": {
221
- "deviceconfig": "/etc/puppet/device.conf",
222
- "devicedir": "/var/lib/puppet/devices"
223
- },
224
- "rails": {
225
- "railslog": "/var/lib/puppet/log/rails.log",
226
- "dbmigrate": "false",
227
- "dbserver": "localhost",
228
- "dbpassword": "puppet",
229
- "dbsocket": "",
230
- "dbconnections": "",
231
- "rails_loglevel": "info",
232
- "dbname": "puppet",
233
- "dbuser": "puppet",
234
- "dbport": "",
235
- "dbadapter": "sqlite3",
236
- "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3"
237
- },
238
- "parser": {
239
- "strict_variables": "false",
240
- "max_warnings": "10",
241
- "max_deprecations": "10",
242
- "allow_variables_with_dashes": "false",
243
- "max_errors": "10",
244
- "parser": "current"
245
- },
246
- "master": {
247
- "reports": "store",
248
- "node_name": "cert",
249
- "yamldir": "/var/lib/puppet/yaml",
250
- "user": "puppet",
251
- "masterport": "8140",
252
- "reportdir": "/var/lib/puppet/reports",
253
- "default_manifest": "./manifests",
254
- "strict_hostname_checking": "false",
255
- "fileserverconfig": "/etc/puppet/fileserver.conf",
256
- "basemodulepath": "/etc/puppet/modules:/usr/share/puppet/modules",
257
- "reporturl": "http://localhost:3000/reports/upload",
258
- "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
259
- "storeconfigs_backend": "active_record",
260
- "bucketdir": "/var/lib/puppet/bucket",
261
- "group": "puppet",
262
- "storeconfigs": "false",
263
- "masterhttplog": "/var/lib/puppet/log/masterhttp.log",
264
- "ssl_client_header": "HTTP_X_CLIENT_DN",
265
- "ca": "true",
266
- "rest_authconfig": "/etc/puppet/auth.conf",
267
- "server_datadir": "/var/lib/puppet/server_data",
268
- "code": "",
269
- "disable_per_environment_manifest": "false"
270
- },
271
- "ca": {
272
- "req_bits": "4096",
273
- "ca_ttl": "157680000",
274
- "cadir": "/etc/puppet/ssl/ca",
275
- "capass": "/etc/puppet/ssl/ca/private/ca.pass",
276
- "autosign": "/etc/puppet/autosign.conf",
277
- "ca_name": "Puppet CA: foo.example.com",
278
- "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
279
- "allow_duplicate_certs": "false",
280
- "keylength": "4096",
281
- "signeddir": "/etc/puppet/ssl/ca/signed",
282
- "cacrl": "/etc/puppet/ssl/ca/ca_crl.pem",
283
- "csrdir": "/etc/puppet/ssl/ca/requests",
284
- "capub": "/etc/puppet/ssl/ca/ca_pub.pem",
285
- "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
286
- "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt",
287
- "caprivatedir": "/etc/puppet/ssl/ca/private",
288
- "serial": "/etc/puppet/ssl/ca/serial"
289
- },
290
- "module_tool": {
291
- "module_repository": "https://forgeapi.puppetlabs.com",
292
- "module_working_dir": "/var/lib/puppet/puppet-module",
293
- "module_groups": "",
294
- "module_skeleton_dir": "/var/lib/puppet/puppet-module/skeleton",
295
- "forge_authorization": ""
296
- }
297
- },
298
- "id": "root",
299
- "interfaces": "eth0,lo",
300
- "fips_enabled": false,
301
- "memorysize_mb": "1700.19",
302
- "swapsize_mb": "0.00",
303
- "gem_version": "~> 1.7.0",
304
- "rubysitedir": "/usr/lib/ruby/site_ruby/1.8",
305
- "selinux_config_policy": "targeted",
306
- "selinux_mode": "targeted",
307
- "netmask": "255.255.255.0",
308
- "uptime": "0:05 hours",
309
- "uptime_hours": 0,
310
- "operatingsystemrelease": "6.9",
311
- "kernel": "Linux",
312
- "blockdevice_sda_model": "PersistentDisk",
313
- "sshfp_rsa": "SSHFP 1 1 0b92f7d2f350d96251f0a0c4499f4ac4b79916dc\nSSHFP 1 2 ab11db5c12cc4c5498c3b00b5aff87c89ce0dea9f03674d5392b345be8273074",
314
- "sshdsakey": "AAAAB3NzaC1kc3MAAACBAPpStJ3zepvSVOwnNhxOQlN8+Xfzaw7k3a9Y7lg7bcOJ/NhVGDnWWJzLlRMyGQ3qEYc51TAQavjhrYLYTAY5aTAGou/cEL/9f83QX3lbfX+dRG1iEampc103fYs+AgSGru2cGuxXJEtvEnpwYKJ2Lw0B5V86E5o2n+UxB/sf7c8/AAAAFQDNIr+SruNkczWDJIYM1V1HtDz4RwAAAIEArjCxk0gv43/BVyki9nm4oimPR0LsZ3r30SwaMLb5dQ9EvgYn2Pkvx1nmRyI7IOBZENuH0SFq7gnPTLNYd0QDlOMHCfGuqkz1hcYfZFAmhhTJ02MhBitElXfEeHEToyb13wlaMXm7N3xqg4h0UyckrjswAiZsAz9ISjnXBWM2rVAAAACAIOKNwg3CupsSf4Xv0ViR8TwdybifwrP92t7mPYlzDODX+IJETX8ySZ3YaIr+4dPd6hkrWvN0B8xwUn7/btsXqlSXtjjVAmxhvx+gW+yOlHUMFAcEI2VaWXIVib5hwj0Wi7AIjVleMbFAua1LGLSfnjEH2Zv0ZY/Tm5ahqJ8XMpc=",
315
- "tmp_mount_path_dev_shm": "tmpfs",
316
- "bios_version": "Google",
317
- "swapfree": "0.00 MB",
318
- "selinux_enforced": "true",
319
- "ipaddress": "10.0.2.15",
320
- "mtu_lo": "65536",
321
- "hostname": "foo",
322
- "selinux_policyversion": "24",
323
- "is_pe": false,
324
- "swapfree_mb": "0.00",
325
- "is_virtual": "true",
326
- "processor0": "Intel(R) Xeon(R) CPU @ 2.30GHz",
327
- "selinux": "true",
328
- "swapsize": "0.00 MB",
329
- "memorysize": "1.66 GB",
330
- "service_provider": "redhat",
331
- "boardserialnumber": "Not Specified",
332
- "blockdevice_sda_vendor": "Google",
333
- "netmask_eth0": "255.255.255.0",
334
- "puppet_vardir": "/var/lib/puppet",
335
- "operatingsystem": "RedHat",
336
- "architecture": "x86_64",
337
- "selinux_current_mode": "enforcing",
338
- "type": "Other",
339
- "memoryfree_mb": "1449.10",
340
- "kernelmajversion": "2.6",
341
- "memoryfree": "1.42 GB",
342
- "path": "/home/gce_vagrant/vendor/bundler/ruby/1.8/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
343
- "bios_vendor": "Google",
344
- "processorcount": "1",
345
- "openldap_arch": "i386",
346
- "defaultgateway": "10.0.2.2",
347
- "facterversion": "1.7.6",
348
- "macaddress": "42:01:0A:8E:00:03",
349
- "tmp_mount_fstype_dev_shm": "tmpfs",
350
- "mtu_eth0": "1460",
351
- "acpid_enabled": true,
352
- "package_provider": "yum",
353
- "puppetversion": "3.8.7",
354
- "augeasprovider_grub_version": 1,
355
- "defaultgatewayiface": "eth0",
356
- "sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEAwaL1BB6GDkpW23QmCrL4Nhm8gBJjQ3lmt7sqXlo4a9Y6BD6Yq0uA7Gkxf7Fp7mSvNSNq72E80Z/q3BJVK0fvtZ03PSkFOCDfzIXWpjXVQ15HubLcHKoKVnlij3kRVgCZNheTPPv49nK6Qegvda7KPe6SxeXwKgftbKE+ZAdNF2GJ9cc34OhWGQ1UCxluLaj4qstMNripJ95GU/3gMKkydbYum0e4K4hJ4GQ2o9XGptd8KsKhrNVYSImNheJepHNvJZci9KRrFuwwl0NhzbdiylJYGgis3LxJbmCKyLQz5BLcIl/WPED2/qig6Sr6Mu/SCm9qa2gjiXNElqsZRVbssw==",
357
- "uniqueid": "8e0a0300",
358
- "manufacturer": "Google",
359
- "boardmanufacturer": "Google",
360
- "fqdn": "foo.example.com",
361
- "fullrun": "false",
362
- "uuid": "1454B3EC-89AE-F526-2536-F12DDC636FA5",
363
- "grub_version": "0.97",
364
- "uid_min": "500",
365
- "rubyversion": "1.8.7",
366
- "shmall": "4294967296",
367
- "operatingsystemmajrelease": "6",
368
- "kernelrelease": "2.6.32-696.6.3.el6.x86_64",
369
- "mysql_server_id": 3203075,
370
- "filesystems": "ext4,iso9660",
371
- "kernelversion": "2.6.32",
372
- "puppet_ruby_dir": "/home/gce_vagrant/vendor/bundler/ruby/1.8/gems/puppet-3.8.7/lib/puppet",
373
- "init_systems": [
374
- "rc",
375
- "upstart",
376
- "sysv"
377
- ],
378
- "productname": "Google Compute Engine",
379
- "sshfp_dsa": "SSHFP 2 1 a0fa658c17b0562f86f3969cd57f1dfe305e9e2e\nSSHFP 2 2 b32ac0e181e02c2996b92ad9f24588f9ab23a483acc5f1a9a8bbcff3893a31d1",
380
- "serialnumber": "GoogleCloud-1454B3EC89AEF5262536F12DDC636FA5",
381
- "network_eth0": "10.0.2.0",
382
- "haveged_startup_provider": "init",
383
- "memorytotal": "1.66 GB",
384
- "network_lo": "127.0.0.0",
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": 10737418240,
7
- "blockdevice_sda_vendor": "Google",
8
- "blockdevice_sda_model": "PersistentDisk",
9
- "blockdevices": "sda",
10
- "domain": "example.com",
11
- "macaddress": "42:01:0a:8e:00:02",
12
- "osfamily": "RedHat",
13
- "operatingsystem": "RedHat",
14
- "facterversion": "1.7.6",
15
- "filesystems": "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": "42:01:0a:8e:00:02",
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": "Google",
32
- "boardproductname": "Google Compute Engine",
33
- "boardserialnumber": "Not Specified",
34
- "bios_vendor": "Google",
35
- "bios_version": "Google",
36
- "bios_release_date": "01/01/2011",
37
- "manufacturer": "Google",
38
- "productname": "Google Compute Engine",
39
- "serialnumber": "GoogleCloud-A56C29CFE7D025A01DB2B9BD20258577",
40
- "uuid": "A56C29CF-E7D0-25A0-1DB2-B9BD20258577",
41
- "type": "Other",
42
- "memorysize": "1.66 GB",
43
- "memoryfree": "1.34 GB",
44
- "swapsize": "0.00 MB",
45
- "swapfree": "0.00 MB",
46
- "swapsize_mb": "0.00",
47
- "swapfree_mb": "0.00",
48
- "memorysize_mb": "1696.69",
49
- "memoryfree_mb": "1371.84",
50
- "memorytotal": "1.66 GB",
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",
56
- "path": "/home/gce_vagrant/vendor/bundler/ruby/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
57
- "physicalprocessorcount": 1,
58
- "processor0": "Intel(R) Xeon(R) CPU @ 2.30GHz",
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": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDQ+0smqZu1k9Ba520GNIz2u8o6Kq8kRmVopfD0cWfCSnxH4zODXlvZ19VNBwRMn/kyDqzuZ9jRQ8RerbsA+HYaBxuCyBxWFQ6/2WyKfa6nijEwwhMeU2wsvlZlc3O09xUCAaoBMw7uHQ1/RLY8gv0+33+XX60IUlNQSAvp9OC9An+F3eNhzGjJBIPaERyhhkE4ibCkj8Q8MCo2rNb3beZZefAI3vJS7RxBWmN2LSvd9sg5rMtDTrXpj/RfDm+REQ4FmXv2ayLQ8mP6O/EAJTG2ZBQMe/wp6hIchmW/WrAcQ8OTDIcut68Lvow2coSqUdHGq9Fn4SQ63aVFh8HXRmWP",
72
- "sshfp_rsa": "SSHFP 1 1 f51ba83fe4e606d497f0dcdcf71250efdeebb515\nSSHFP 1 2 625784b13da33b35b4695fb4fb92c8ba56cae4cacdf7e7688caf2d077dad06a0",
73
- "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN9pquUegdq7PnKCKS13MIhohk2XqKomFUup5bHkUb6ZtyrQFV91vITlXyOp7Hn3PotOMoPRShvn7Sx35JnJafU=",
74
- "sshfp_ecdsa": "SSHFP 3 1 0a5ce539b94a39b9c58add1ea1672eeb52fd98f4\nSSHFP 3 2 b8043b4968981cf4f31d68516f74b81aa94888adb97e930c4eefd7de79c26144",
75
- "timezone": "UTC",
76
- "uniqueid": "8e0a0200",
77
- "uptime": "0:04 hours",
78
- "uptime_days": 0,
79
- "uptime_hours": 0,
80
- "uptime_seconds": 265,
81
- "virtual": "gce",
82
- "is_virtual": "true",
83
- "augeasprovider_grub_version": 2,
84
- "haveged_startup_provider": "systemd",
85
- "mysql_server_id": 3203074,
86
- "puppet_ruby_dir": "/home/gce_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:0x0000000330d588>",
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/puppetlabs/puppet/ssl/csr_foo.example.com.pem",
179
- "hostcert": "/etc/puppetlabs/puppet/ssl/certs/foo.example.com.pem",
180
- "hostprivkey": "/etc/puppetlabs/puppet/ssl/private_keys/foo.example.com.pem",
181
- "hostpubkey": "/etc/puppetlabs/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": "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
- }