simp-rspec-puppet-facts 2.0.1 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. checksums.yaml +5 -5
  2. data/LICENSE +1 -1
  3. data/facts/1.7/oraclelinux-6-x86_64.facts +386 -0
  4. data/facts/1.7/oraclelinux-7-x86_64.facts +385 -0
  5. data/facts/2.0/oraclelinux-6-x86_64.facts +579 -0
  6. data/facts/2.0/oraclelinux-7-x86_64.facts +594 -0
  7. data/facts/2.1/oraclelinux-6-x86_64.facts +591 -0
  8. data/facts/2.1/oraclelinux-7-x86_64.facts +612 -0
  9. data/facts/2.2/oraclelinux-6-x86_64.facts +624 -0
  10. data/facts/2.2/oraclelinux-7-x86_64.facts +645 -0
  11. data/facts/2.3/oraclelinux-6-x86_64.facts +625 -0
  12. data/facts/2.3/oraclelinux-7-x86_64.facts +646 -0
  13. data/facts/2.4/oraclelinux-6-x86_64.facts +625 -0
  14. data/facts/2.4/oraclelinux-7-x86_64.facts +646 -0
  15. data/facts/2.5/oraclelinux-6-x86_64.facts +625 -0
  16. data/facts/2.5/oraclelinux-7-x86_64.facts +646 -0
  17. data/facts/3.0/oraclelinux-6-x86_64.facts +768 -0
  18. data/facts/3.0/oraclelinux-7-x86_64.facts +800 -0
  19. data/facts/3.3/oraclelinux-6-x86_64.facts +803 -0
  20. data/facts/3.3/oraclelinux-7-x86_64.facts +835 -0
  21. data/facts/3.4/oraclelinux-6-x86_64.facts +806 -0
  22. data/facts/3.4/oraclelinux-7-x86_64.facts +838 -0
  23. data/facts/3.5/oraclelinux-6-x86_64.facts +821 -0
  24. data/facts/3.5/oraclelinux-7-x86_64.facts +911 -0
  25. data/facts/3.6/oraclelinux-6-x86_64.facts +822 -0
  26. data/facts/3.6/oraclelinux-7-x86_64.facts +912 -0
  27. data/facts/3.7/oraclelinux-6-x86_64.facts +814 -0
  28. data/facts/3.7/oraclelinux-7-x86_64.facts +904 -0
  29. data/facts/Vagrantfile +120 -58
  30. data/facts/scripts/gce_scrub_data.rb +5 -4
  31. data/facts/scripts/gce_scrub_data/centos-6-x86_64.scrub.yaml +1 -0
  32. data/facts/scripts/gce_scrub_data/centos-7-x86_64.scrub.yaml +1 -0
  33. data/facts/scripts/gce_scrub_data/oraclelinux-6-x86_64.scrub.yaml +1 -0
  34. data/facts/scripts/gce_scrub_data/oraclelinux-7-x86_64.scrub.yaml +1 -0
  35. data/facts/scripts/gce_scrub_data/redhat-7-x86_64.scrub.yaml +1 -0
  36. data/facts/scripts/get_facts_for_each_facter.sh +23 -5
  37. data/lib/simp/rspec-puppet-facts.rb +5 -6
  38. data/lib/simp/version.rb +1 -1
  39. data/spec/spec_helper.rb +2 -3
  40. metadata +73 -3
  41. data/facts/scripts/gce_scrub_data/centos-6-x86_64.scrub.yaml +0 -53
  42. data/facts/scripts/gce_scrub_data/centos-7-x86_64.scrub.yaml +0 -53
  43. data/facts/scripts/gce_scrub_data/redhat-7-x86_64.scrub.yaml +0 -53
@@ -0,0 +1,625 @@
1
+ {
2
+ "gem_version": "~> 2.5.0",
3
+ "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/auditd/lib/facter:/vagrant/modules/augeasproviders_grub/lib/facter:/vagrant/modules/elasticsearch/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/gitlab/lib/facter:/vagrant/modules/haveged/lib/facter:/vagrant/modules/java/lib/facter:/vagrant/modules/kmod/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/systemd/lib/facter:/vagrant/modules/tpm/lib/facter:",
4
+ "id": "root",
5
+ "kernelrelease": "2.6.32-573.el6.x86_64",
6
+ "lsbdistid": "OracleServer",
7
+ "kernelversion": "2.6.32",
8
+ "kernel": "Linux",
9
+ "lsbmajdistrelease": "6",
10
+ "hardwaremodel": "x86_64",
11
+ "lsbdistdescription": "Oracle Linux Server release 6.7",
12
+ "hardwareisa": "x86_64",
13
+ "facterversion": "2.5.1",
14
+ "processors": {
15
+ "models": [
16
+ "Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz"
17
+ ],
18
+ "count": 1,
19
+ "physicalcount": 1
20
+ },
21
+ "blockdevice_sda_size": 21474836480,
22
+ "blockdevice_sda_vendor": "ATA",
23
+ "blockdevice_sda_model": "VBOX HARDDISK",
24
+ "blockdevices": "sda",
25
+ "uniqueid": "007f0100",
26
+ "macaddress": "08:00:27:E3:3C:FC",
27
+ "selinux": false,
28
+ "boardmanufacturer": "Oracle Corporation",
29
+ "boardproductname": "VirtualBox",
30
+ "boardserialnumber": "0",
31
+ "bios_vendor": "innotek GmbH",
32
+ "bios_version": "VirtualBox",
33
+ "bios_release_date": "12/01/2006",
34
+ "manufacturer": "innotek GmbH",
35
+ "productname": "VirtualBox",
36
+ "serialnumber": "0",
37
+ "uuid": "516747E0-D5C4-4338-9122-5DCE2274B337",
38
+ "type": "Other",
39
+ "sshdsakey": "AAAAB3NzaC1kc3MAAACBANLsCPZHU8M14CQxur4yxKUfTsdBnmEHzUETE4b+5tmMXUgFXvqYM9S0+gBGEVZ2okKV5a1jDJGFohev8Y+yObUBo8162B2mEsLn6TrFrcErcjTu24J8ushvNERp0CAp1/rzRgun4mD0/9U8pHsbTzshjo5ldfAzcSzAQOml8k9TAAAAFQDXy0l1jYj21yV3dnIacNmg4kjXlQAAAIBQVg9zKm4Zxl9kJIxCAaAK3QxZphQ3LSlUkzWv/pyO5xyIwthEmhW8XKQsck70mYCdmSvAJomSCxwVb2Ieq9jQY+sF2/T8hdidvOjljSk4rkUmg5B9+dQDJhet8D3X1Oi0ZBMlU9WScWYnfQf7UCO/zwR1S03bjwUVmGFbbJ2EmwAAAIEAjJZuJglesCEVDEgWR2JDURc4Jiw0na+1rn/v7CRK+ODtHIGblNtgKmWhfXQiEYtBUc+8+pkcgFRrmqiR5RTyFyw7lDyuoEjWji3nSqlwGD5mwFjhaZKQCfzajRpnwPE7CpDgTx4NJwo5SP5pfG3c23Sr55/ZGWmWC4n7EZLG+2Q=",
40
+ "sshfp_dsa": "SSHFP 2 1 110457e60c95bc615fb51b437ee7fa94e06be6bb\nSSHFP 2 2 545732a4aa7ccaf0a81962b1791d7fc47bb6b115404f4eed70247627d689e167",
41
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEA5Eh5oFvVisqTdmC+ZaSOgCUSSwPz7Yf4WdYKbUeCRtwQkRxFRoEV/CXmvNvdzzb4VzEp8PqndwFANCzfbACdYqrix9A8PRUQ873Lh6pG7l89DZ1R6iakbE4uywjedzkvh4/IAuJGQCkdAcifj2iBk4TWwTxH5rbhQic+5Agk+2h+pMbju0YIfglSeH+sXPJoCfHoftJX4taQraHiDi9p110TjM4aAMwBnOmF9jDepz2D867QhVeN58FVSW9oKE58q3xP457UOJBgWxmKQezkEgRkOyZWMZi8ZbN6QPKpTRkFUDassqZUSL/JZkyqQdRDmFFr5wacWzBTJ9AwJX5wWw==",
42
+ "sshfp_rsa": "SSHFP 1 1 b10d9fb394e35e3e9c3af8fd1cbc50d1cef6cbee\nSSHFP 1 2 b73c431615115d3ee1cc5f04f5d05c81d4a2e2992faa49afce1d4e4385d34bf6",
43
+ "operatingsystemrelease": "6.7",
44
+ "os": {
45
+ "name": "OracleLinux",
46
+ "family": "RedHat",
47
+ "release": {
48
+ "major": "6",
49
+ "minor": "7",
50
+ "full": "6.7"
51
+ },
52
+ "lsb": {
53
+ "distcodename": "n/a",
54
+ "distid": "OracleServer",
55
+ "distdescription": "Oracle Linux Server release 6.7",
56
+ "release": ":base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch",
57
+ "distrelease": "6.7",
58
+ "majdistrelease": "6",
59
+ "minordistrelease": "7"
60
+ }
61
+ },
62
+ "rubyplatform": "x86_64-linux",
63
+ "lsbdistcodename": "n/a",
64
+ "kernelmajversion": "2.6",
65
+ "filesystems": "ext4,iso9660",
66
+ "ps": "ps -ef",
67
+ "physicalprocessorcount": 1,
68
+ "virtual": "kvm",
69
+ "is_virtual": true,
70
+ "operatingsystemmajrelease": "6",
71
+ "system_uptime": {
72
+ "seconds": 216,
73
+ "hours": 0,
74
+ "days": 0,
75
+ "uptime": "0:03 hours"
76
+ },
77
+ "uptime_hours": 0,
78
+ "rubyversion": "2.1.9",
79
+ "operatingsystem": "OracleLinux",
80
+ "architecture": "x86_64",
81
+ "rubysitedir": "/usr/local/rvm/rubies/ruby-2.1.9/lib/ruby/site_ruby/2.1.0",
82
+ "netmask": "255.255.255.0",
83
+ "ipaddress": "10.0.2.15",
84
+ "network_eth0": "10.0.2.0",
85
+ "network_lo": "127.0.0.0",
86
+ "lsbminordistrelease": "7",
87
+ "uptime_seconds": 216,
88
+ "gid": "root",
89
+ "uptime": "0:03 hours",
90
+ "fqdn": "foo.example.com",
91
+ "domain": "example.com",
92
+ "timezone": "UTC",
93
+ "memorysize": "996.27 MB",
94
+ "memoryfree": "850.98 MB",
95
+ "swapsize": "1.97 GB",
96
+ "swapfree": "1.97 GB",
97
+ "swapsize_mb": "2016.00",
98
+ "swapfree_mb": "2016.00",
99
+ "memorysize_mb": "996.27",
100
+ "memoryfree_mb": "850.98",
101
+ "hostname": "foo",
102
+ "partitions": {
103
+ "sda1": {
104
+ "uuid": "77a3b474-6723-4dce-9dde-47b43fdc3ad7",
105
+ "size": "1024000",
106
+ "mount": "/boot",
107
+ "filesystem": "ext4"
108
+ },
109
+ "sda2": {
110
+ "size": "40916992",
111
+ "filesystem": "LVM2_member"
112
+ }
113
+ },
114
+ "puppetversion": "3.8.7",
115
+ "processor0": "Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz",
116
+ "processorcount": 1,
117
+ "lsbdistrelease": "6.7",
118
+ "path": "/home/vagrant/vendor/bundler/ruby/2.1.0/bin:/usr/local/rvm/gems/ruby-2.1.9/bin:/usr/local/rvm/gems/ruby-2.1.9@global/bin:/usr/local/rvm/rubies/ruby-2.1.9/bin:/usr/local/rvm/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
119
+ "interfaces": "eth0,lo",
120
+ "ipaddress_eth0": "10.0.2.15",
121
+ "macaddress_eth0": "08:00:27:E3:3C:FC",
122
+ "netmask_eth0": "255.255.255.0",
123
+ "mtu_eth0": 1500,
124
+ "ipaddress_lo": "127.0.0.1",
125
+ "netmask_lo": "255.0.0.0",
126
+ "mtu_lo": 65536,
127
+ "uptime_days": 0,
128
+ "lsbrelease": ":base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch",
129
+ "osfamily": "RedHat",
130
+ "auditd_version": "2.4.5",
131
+ "augeasprovider_grub_version": 1,
132
+ "radius_version": "unknown",
133
+ "gitlab_systemd": false,
134
+ "haveged_startup_provider": "init",
135
+ "java_default_home": ".",
136
+ "mysql_server_id": 11157500,
137
+ "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/2.1.0/gems/puppet-3.8.7/lib/puppet",
138
+ "login_defs": {
139
+ "mail_dir": "/var/spool/mail",
140
+ "pass_max_days": 99999,
141
+ "pass_min_days": 0,
142
+ "pass_min_len": 5,
143
+ "pass_warn_age": 7,
144
+ "uid_min": 500,
145
+ "uid_max": 60000,
146
+ "gid_min": 500,
147
+ "gid_max": 60000,
148
+ "create_home": true,
149
+ "umask": "077",
150
+ "usergroups_enab": true,
151
+ "encrypt_method": "MD5",
152
+ "md5_crypt_enab": true
153
+ },
154
+ "reboot_required": false,
155
+ "shmall": "4294967296",
156
+ "runlevel": "3",
157
+ "tmp_mount_dev_shm": "rw,relatime",
158
+ "tmp_mount_path_dev_shm": "tmpfs",
159
+ "tmp_mount_fstype_dev_shm": "tmpfs",
160
+ "fullrun": "false",
161
+ "boot_dir_uuid": "77a3b474-6723-4dce-9dde-47b43fdc3ad7",
162
+ "puppet_settings": {
163
+ "main": {
164
+ "cfacter": "false",
165
+ "confdir": "/etc/puppet",
166
+ "vardir": "/var/lib/puppet",
167
+ "name": "#<Puppet::Util::UnixRunMode:0x0000000253f488>",
168
+ "logdir": "/var/lib/puppet/log",
169
+ "log_level": "notice",
170
+ "disable_warnings": "[]",
171
+ "priority": "",
172
+ "trace": "false",
173
+ "profile": "false",
174
+ "autoflush": "true",
175
+ "syslogfacility": "daemon",
176
+ "statedir": "/var/lib/puppet/state",
177
+ "rundir": "/var/lib/puppet/run",
178
+ "genconfig": "false",
179
+ "genmanifest": "false",
180
+ "configprint": "",
181
+ "color": "ansi",
182
+ "mkusers": "false",
183
+ "manage_internal_file_permissions": "true",
184
+ "onetime": "false",
185
+ "path": "none",
186
+ "libdir": "/var/lib/puppet/lib",
187
+ "ignoreimport": "false",
188
+ "environment": "production",
189
+ "environmentpath": "",
190
+ "always_cache_features": "false",
191
+ "diff_args": "-u",
192
+ "diff": "diff",
193
+ "show_diff": "false",
194
+ "daemonize": "true",
195
+ "maximum_uid": "4294967290",
196
+ "route_file": "/etc/puppet/routes.yaml",
197
+ "node_terminus": "plain",
198
+ "node_cache_terminus": "",
199
+ "data_binding_terminus": "hiera",
200
+ "hiera_config": "/etc/puppet/hiera.yaml",
201
+ "binder": "false",
202
+ "binder_config": "",
203
+ "catalog_terminus": "compiler",
204
+ "catalog_cache_terminus": "",
205
+ "facts_terminus": "facter",
206
+ "inventory_terminus": "facter",
207
+ "default_file_terminus": "rest",
208
+ "httplog": "/var/lib/puppet/log/http.log",
209
+ "http_proxy_host": "none",
210
+ "http_proxy_port": "3128",
211
+ "http_proxy_user": "none",
212
+ "http_proxy_password": "none",
213
+ "http_keepalive_timeout": "4",
214
+ "http_debug": "false",
215
+ "filetimeout": "15",
216
+ "environment_timeout": "0",
217
+ "queue_type": "stomp",
218
+ "queue_source": "stomp://localhost:61613/",
219
+ "async_storeconfigs": "false",
220
+ "thin_storeconfigs": "false",
221
+ "zlib": "true",
222
+ "prerun_command": "",
223
+ "postrun_command": "",
224
+ "freeze_main": "false",
225
+ "stringify_facts": "true",
226
+ "trusted_node_data": "false",
227
+ "immutable_node_data": "false",
228
+ "preview_outputdir": "/var/lib/puppet/preview",
229
+ "certname": "foo.example.com",
230
+ "certdnsnames": "",
231
+ "dns_alt_names": "",
232
+ "csr_attributes": "/etc/puppet/csr_attributes.yaml",
233
+ "certdir": "/etc/puppet/ssl/certs",
234
+ "ssldir": "/etc/puppet/ssl",
235
+ "publickeydir": "/etc/puppet/ssl/public_keys",
236
+ "requestdir": "/etc/puppet/ssl/certificate_requests",
237
+ "privatekeydir": "/etc/puppet/ssl/private_keys",
238
+ "privatedir": "/etc/puppet/ssl/private",
239
+ "passfile": "/etc/puppet/ssl/private/password",
240
+ "hostcsr": "/etc/puppet/ssl/csr_foo.example.com.pem",
241
+ "hostcert": "/etc/puppet/ssl/certs/foo.example.com.pem",
242
+ "hostprivkey": "/etc/puppet/ssl/private_keys/foo.example.com.pem",
243
+ "hostpubkey": "/etc/puppet/ssl/public_keys/foo.example.com.pem",
244
+ "localcacert": "/etc/puppet/ssl/certs/ca.pem",
245
+ "ssl_client_ca_auth": "",
246
+ "ssl_server_ca_auth": "",
247
+ "hostcrl": "/etc/puppet/ssl/crl.pem",
248
+ "certificate_revocation": "true",
249
+ "certificate_expire_warning": "5184000",
250
+ "digest_algorithm": "md5",
251
+ "plugindest": "/var/lib/puppet/lib",
252
+ "pluginsource": "puppet://puppet/plugins",
253
+ "pluginfactdest": "/var/lib/puppet/facts.d",
254
+ "pluginfactsource": "puppet://puppet/pluginfacts",
255
+ "pluginsync": "true",
256
+ "pluginsignore": ".svn CVS .git",
257
+ "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
258
+ "external_nodes": "none"
259
+ },
260
+ "module_tool": {
261
+ "module_repository": "https://forgeapi.puppetlabs.com",
262
+ "module_working_dir": "/var/lib/puppet/puppet-module",
263
+ "module_skeleton_dir": "/var/lib/puppet/puppet-module/skeleton",
264
+ "forge_authorization": "",
265
+ "module_groups": ""
266
+ },
267
+ "ca": {
268
+ "ca_name": "Puppet CA: foo.example.com",
269
+ "cadir": "/etc/puppet/ssl/ca",
270
+ "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
271
+ "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
272
+ "capub": "/etc/puppet/ssl/ca/ca_pub.pem",
273
+ "cacrl": "/etc/puppet/ssl/ca/ca_crl.pem",
274
+ "caprivatedir": "/etc/puppet/ssl/ca/private",
275
+ "csrdir": "/etc/puppet/ssl/ca/requests",
276
+ "signeddir": "/etc/puppet/ssl/ca/signed",
277
+ "capass": "/etc/puppet/ssl/ca/private/ca.pass",
278
+ "serial": "/etc/puppet/ssl/ca/serial",
279
+ "autosign": "/etc/puppet/autosign.conf",
280
+ "allow_duplicate_certs": "false",
281
+ "ca_ttl": "157680000",
282
+ "req_bits": "4096",
283
+ "keylength": "4096",
284
+ "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt"
285
+ },
286
+ "application": {
287
+ "config_file_name": "puppet.conf",
288
+ "config": "/etc/puppet/puppet.conf",
289
+ "pidfile": "/var/lib/puppet/run/user.pid",
290
+ "bindaddress": "0.0.0.0"
291
+ },
292
+ "master": {
293
+ "user": "puppet",
294
+ "group": "puppet",
295
+ "default_manifest": "./manifests",
296
+ "disable_per_environment_manifest": "false",
297
+ "code": "",
298
+ "masterhttplog": "/var/lib/puppet/log/masterhttp.log",
299
+ "masterport": "8140",
300
+ "node_name": "cert",
301
+ "bucketdir": "/var/lib/puppet/bucket",
302
+ "rest_authconfig": "/etc/puppet/auth.conf",
303
+ "ca": "true",
304
+ "basemodulepath": "/etc/puppet/modules:/usr/share/puppet/modules",
305
+ "ssl_client_header": "HTTP_X_CLIENT_DN",
306
+ "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
307
+ "yamldir": "/var/lib/puppet/yaml",
308
+ "server_datadir": "/var/lib/puppet/server_data",
309
+ "reports": "store",
310
+ "reportdir": "/var/lib/puppet/reports",
311
+ "reporturl": "http://localhost:3000/reports/upload",
312
+ "fileserverconfig": "/etc/puppet/fileserver.conf",
313
+ "strict_hostname_checking": "false",
314
+ "storeconfigs": "false",
315
+ "storeconfigs_backend": "active_record"
316
+ },
317
+ "metrics": {
318
+ "rrddir": "/var/lib/puppet/rrd",
319
+ "rrdinterval": "1800"
320
+ },
321
+ "device": {
322
+ "devicedir": "/var/lib/puppet/devices",
323
+ "deviceconfig": "/etc/puppet/device.conf"
324
+ },
325
+ "agent": {
326
+ "node_name_value": "foo.example.com",
327
+ "node_name_fact": "",
328
+ "localconfig": "/var/lib/puppet/state/localconfig",
329
+ "statefile": "/var/lib/puppet/state/state.yaml",
330
+ "clientyamldir": "/var/lib/puppet/client_yaml",
331
+ "client_datadir": "/var/lib/puppet/client_data",
332
+ "classfile": "/var/lib/puppet/state/classes.txt",
333
+ "resourcefile": "/var/lib/puppet/state/resources.txt",
334
+ "puppetdlog": "/var/lib/puppet/log/puppetd.log",
335
+ "server": "puppet",
336
+ "use_srv_records": "false",
337
+ "srv_domain": "example.com",
338
+ "ignoreschedules": "false",
339
+ "default_schedules": "true",
340
+ "puppetport": "8139",
341
+ "noop": "false",
342
+ "runinterval": "1800",
343
+ "listen": "false",
344
+ "ca_server": "puppet",
345
+ "ca_port": "8140",
346
+ "catalog_format": "",
347
+ "preferred_serialization_format": "pson",
348
+ "report_serialization_format": "pson",
349
+ "legacy_query_parameter_serialization": "false",
350
+ "agent_catalog_run_lockfile": "/var/lib/puppet/state/agent_catalog_run.lock",
351
+ "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
352
+ "usecacheonfailure": "true",
353
+ "use_cached_catalog": "false",
354
+ "ignoremissingtypes": "false",
355
+ "ignorecache": "false",
356
+ "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
357
+ "splaylimit": "1800",
358
+ "splay": "false",
359
+ "clientbucketdir": "/var/lib/puppet/clientbucket",
360
+ "configtimeout": "120",
361
+ "report_server": "puppet",
362
+ "report_port": "8140",
363
+ "inventory_server": "puppet",
364
+ "inventory_port": "8140",
365
+ "report": "true",
366
+ "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
367
+ "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
368
+ "graph": "false",
369
+ "graphdir": "/var/lib/puppet/state/graphs",
370
+ "http_compression": "false",
371
+ "waitforcert": "120",
372
+ "ordering": "title-hash"
373
+ },
374
+ "inspect": {
375
+ "archive_files": "false",
376
+ "archive_file_server": "puppet"
377
+ },
378
+ "tagmail": {
379
+ "tagmap": "/etc/puppet/tagmail.conf",
380
+ "sendmail": "/usr/sbin/sendmail",
381
+ "reportfrom": "report@foo.example.com",
382
+ "smtpserver": "none",
383
+ "smtpport": "25",
384
+ "smtphelo": "foo.example.com"
385
+ },
386
+ "rails": {
387
+ "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
388
+ "dbadapter": "sqlite3",
389
+ "dbmigrate": "false",
390
+ "dbname": "puppet",
391
+ "dbserver": "localhost",
392
+ "dbport": "",
393
+ "dbuser": "puppet",
394
+ "dbpassword": "puppet",
395
+ "dbconnections": "",
396
+ "dbsocket": "",
397
+ "railslog": "/var/lib/puppet/log/rails.log",
398
+ "rails_loglevel": "info"
399
+ },
400
+ "couchdb": {
401
+ "couchdb_url": "http://127.0.0.1:5984/puppet"
402
+ },
403
+ "transaction": {
404
+ "tags": "",
405
+ "evaltrace": "false",
406
+ "summarize": "false"
407
+ },
408
+ "ldap": {
409
+ "ldapssl": "false",
410
+ "ldaptls": "false",
411
+ "ldapserver": "ldap",
412
+ "ldapport": "389",
413
+ "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
414
+ "ldapclassattrs": "puppetclass",
415
+ "ldapstackedattrs": "puppetvar",
416
+ "ldapattrs": "all",
417
+ "ldapparentattr": "parentnode",
418
+ "ldapuser": "",
419
+ "ldappassword": "",
420
+ "ldapbase": ""
421
+ },
422
+ "parser": {
423
+ "allow_variables_with_dashes": "false",
424
+ "parser": "current",
425
+ "max_errors": "10",
426
+ "max_warnings": "10",
427
+ "max_deprecations": "10",
428
+ "strict_variables": "false"
429
+ },
430
+ "puppetdoc": {
431
+ "document_all": "false"
432
+ }
433
+ },
434
+ "fips_enabled": false,
435
+ "uid_min": "500",
436
+ "acpid_enabled": true,
437
+ "cpuinfo": {
438
+ "processor0": {
439
+ "vendor_id": "GenuineIntel",
440
+ "cpu_family": "6",
441
+ "model": "62",
442
+ "model_name": "Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz",
443
+ "stepping": "4",
444
+ "microcode": "25",
445
+ "cpu_MHz": "3399.872",
446
+ "cache_size": "12288 KB",
447
+ "physical_id": "0",
448
+ "siblings": "1",
449
+ "core_id": "0",
450
+ "cpu_cores": "1",
451
+ "apicid": "0",
452
+ "initial_apicid": "0",
453
+ "fpu": "yes",
454
+ "fpu_exception": "yes",
455
+ "cpuid_level": "13",
456
+ "wp": "yes",
457
+ "flags": [
458
+ "fpu",
459
+ "vme",
460
+ "de",
461
+ "pse",
462
+ "tsc",
463
+ "msr",
464
+ "pae",
465
+ "mce",
466
+ "cx8",
467
+ "apic",
468
+ "sep",
469
+ "mtrr",
470
+ "pge",
471
+ "mca",
472
+ "cmov",
473
+ "pat",
474
+ "pse36",
475
+ "clflush",
476
+ "mmx",
477
+ "fxsr",
478
+ "sse",
479
+ "sse2",
480
+ "syscall",
481
+ "nx",
482
+ "rdtscp",
483
+ "lm",
484
+ "constant_tsc",
485
+ "up",
486
+ "rep_good",
487
+ "xtopology",
488
+ "nonstop_tsc",
489
+ "unfair_spinlock",
490
+ "pni",
491
+ "pclmulqdq",
492
+ "monitor",
493
+ "ssse3",
494
+ "cx16",
495
+ "pcid",
496
+ "sse4_1",
497
+ "sse4_2",
498
+ "popcnt",
499
+ "aes",
500
+ "xsave",
501
+ "avx",
502
+ "rdrand",
503
+ "hypervisor",
504
+ "lahf_lm",
505
+ "fsgsbase"
506
+ ],
507
+ "bogomips": "6799.74",
508
+ "clflush_size": "64",
509
+ "cache_alignment": "64",
510
+ "address_sizes": "46 bits physical, 48 bits virtual",
511
+ "power_management": "power management"
512
+ }
513
+ },
514
+ "prelink": {
515
+ "enabled": true
516
+ },
517
+ "defaultgatewayiface": "eth0",
518
+ "root_dir_uuid": "40bfe529-ec5c-4fa8-8ab9-85e1f7535827",
519
+ "simplib_sysctl": {
520
+ "crypto.fips_enabled": 0,
521
+ "kernel.ctrl-alt-del": 0,
522
+ "kernel.modules_disabled": 0,
523
+ "kernel.shmall": "4294967296",
524
+ "kernel.shmmax": "68719476736",
525
+ "kernel.shmmni": "4096",
526
+ "kernel.tainted": 0,
527
+ "kernel.threads-max": 7730,
528
+ "vm.swappiness": 60
529
+ },
530
+ "ipv6_enabled": true,
531
+ "fips_ciphers": [
532
+ "ECDHE-RSA-AES256-GCM-SHA384",
533
+ "ECDHE-ECDSA-AES256-GCM-SHA384",
534
+ "ECDHE-RSA-AES256-SHA384",
535
+ "ECDHE-ECDSA-AES256-SHA384",
536
+ "ECDHE-RSA-AES256-SHA",
537
+ "ECDHE-ECDSA-AES256-SHA",
538
+ "DHE-DSS-AES256-GCM-SHA384",
539
+ "DHE-RSA-AES256-GCM-SHA384",
540
+ "DHE-RSA-AES256-SHA256",
541
+ "DHE-DSS-AES256-SHA256",
542
+ "DHE-RSA-AES256-SHA",
543
+ "DHE-DSS-AES256-SHA",
544
+ "AECDH-AES256-SHA",
545
+ "ADH-AES256-GCM-SHA384",
546
+ "ADH-AES256-SHA256",
547
+ "ADH-AES256-SHA",
548
+ "ECDH-RSA-AES256-GCM-SHA384",
549
+ "ECDH-ECDSA-AES256-GCM-SHA384",
550
+ "ECDH-RSA-AES256-SHA384",
551
+ "ECDH-ECDSA-AES256-SHA384",
552
+ "ECDH-RSA-AES256-SHA",
553
+ "ECDH-ECDSA-AES256-SHA",
554
+ "AES256-GCM-SHA384",
555
+ "AES256-SHA256",
556
+ "AES256-SHA",
557
+ "ECDHE-RSA-AES128-GCM-SHA256",
558
+ "ECDHE-ECDSA-AES128-GCM-SHA256",
559
+ "ECDHE-RSA-AES128-SHA256",
560
+ "ECDHE-ECDSA-AES128-SHA256",
561
+ "ECDHE-RSA-AES128-SHA",
562
+ "ECDHE-ECDSA-AES128-SHA",
563
+ "DHE-DSS-AES128-GCM-SHA256",
564
+ "DHE-RSA-AES128-GCM-SHA256",
565
+ "DHE-RSA-AES128-SHA256",
566
+ "DHE-DSS-AES128-SHA256",
567
+ "DHE-RSA-AES128-SHA",
568
+ "DHE-DSS-AES128-SHA",
569
+ "AECDH-AES128-SHA",
570
+ "ADH-AES128-GCM-SHA256",
571
+ "ADH-AES128-SHA256",
572
+ "ADH-AES128-SHA",
573
+ "ECDH-RSA-AES128-GCM-SHA256",
574
+ "ECDH-ECDSA-AES128-GCM-SHA256",
575
+ "ECDH-RSA-AES128-SHA256",
576
+ "ECDH-ECDSA-AES128-SHA256",
577
+ "ECDH-RSA-AES128-SHA",
578
+ "ECDH-ECDSA-AES128-SHA",
579
+ "AES128-GCM-SHA256",
580
+ "AES128-SHA256",
581
+ "AES128-SHA",
582
+ "ECDHE-RSA-DES-CBC3-SHA",
583
+ "ECDHE-ECDSA-DES-CBC3-SHA",
584
+ "EDH-RSA-DES-CBC3-SHA",
585
+ "EDH-DSS-DES-CBC3-SHA",
586
+ "AECDH-DES-CBC3-SHA",
587
+ "ADH-DES-CBC3-SHA",
588
+ "ECDH-RSA-DES-CBC3-SHA",
589
+ "ECDH-ECDSA-DES-CBC3-SHA",
590
+ "DES-CBC3-SHA",
591
+ "KRB5-DES-CBC3-SHA"
592
+ ],
593
+ "defaultgateway": "10.0.2.2",
594
+ "cmdline": {
595
+ "ro": null,
596
+ "root": "/dev/mapper/VolGroup-lv_root",
597
+ "rd_NO_LUKS": null,
598
+ "LANG": "en_US.UTF-8",
599
+ "rd_NO_MD": null,
600
+ "rd_LVM_LV": "VolGroup/lv_root",
601
+ "SYSFONT": "latarcyrheb-sun16",
602
+ "KEYBOARDTYPE": "pc",
603
+ "KEYTABLE": "us",
604
+ "rhgb": null,
605
+ "quiet": null,
606
+ "rd_NO_DM": null
607
+ },
608
+ "grub_version": "0.97",
609
+ "init_systems": [
610
+ "rc",
611
+ "upstart",
612
+ "sysv"
613
+ ],
614
+ "openldap_arch": "i386",
615
+ "openssh_version": "5.3",
616
+ "root_home": "/root",
617
+ "is_pe": false,
618
+ "service_provider": "redhat",
619
+ "package_provider": "yum",
620
+ "puppet_vardir": "/var/lib/puppet",
621
+ "puppet_environmentpath": "",
622
+ "puppet_server": "puppet",
623
+ "systemd": false,
624
+ "has_tpm": false
625
+ }