simp-rspec-puppet-facts 2.0.0 → 2.0.1

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