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