simp-rspec-puppet-facts 1.3.0 → 1.4.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. checksums.yaml +4 -4
  2. data/facts/1.7/centos-6-x86_64.facts +11 -11
  3. data/facts/1.7/centos-7-x86_64.facts +12 -12
  4. data/facts/1.7/fedora-23-x86_64.facts +106 -0
  5. data/facts/1.7/redhat-6-x86_64.facts +10 -10
  6. data/facts/2.0/centos-6-x86_64.facts +16 -13
  7. data/facts/2.0/centos-7-x86_64.facts +15 -14
  8. data/facts/2.0/fedora-23-x86_64.facts +202 -0
  9. data/facts/2.0/redhat-6-x86_64.facts +14 -12
  10. data/facts/2.1/centos-6-x86_64.facts +16 -13
  11. data/facts/2.1/centos-7-x86_64.facts +15 -14
  12. data/facts/2.1/fedora-23-x86_64.facts +220 -0
  13. data/facts/2.1/redhat-6-x86_64.facts +14 -12
  14. data/facts/2.2/centos-6-x86_64.facts +17 -14
  15. data/facts/2.2/centos-7-x86_64.facts +16 -15
  16. data/facts/2.2/fedora-23-x86_64.facts +242 -0
  17. data/facts/2.2/redhat-6-x86_64.facts +16 -14
  18. data/facts/2.3/centos-6-x86_64.facts +19 -16
  19. data/facts/2.3/centos-7-x86_64.facts +16 -15
  20. data/facts/2.3/fedora-23-x86_64.facts +243 -0
  21. data/facts/2.3/redhat-6-x86_64.facts +16 -14
  22. data/facts/2.4/centos-6-x86_64.facts +19 -16
  23. data/facts/2.4/centos-7-x86_64.facts +16 -15
  24. data/facts/2.4/fedora-23-x86_64.facts +243 -0
  25. data/facts/2.4/redhat-6-x86_64.facts +16 -14
  26. data/facts/3.0/centos-6-x86_64.facts +28 -26
  27. data/facts/3.0/centos-7-x86_64.facts +33 -31
  28. data/facts/3.0/redhat-6-x86_64.facts +24 -22
  29. data/facts/3.1/centos-6-x86_64.facts +28 -26
  30. data/facts/3.1/centos-7-x86_64.facts +33 -31
  31. data/facts/3.1/redhat-6-x86_64.facts +22 -20
  32. data/facts/3.2/centos-6-x86_64.facts +456 -0
  33. data/facts/3.2/centos-7-x86_64.facts +460 -0
  34. data/facts/3.2/fedora-23-x86_64.facts +496 -0
  35. data/facts/3.2/redhat-6-x86_64.facts +460 -0
  36. data/facts/3.3/centos-6-x86_64.facts +459 -0
  37. data/facts/3.3/centos-7-x86_64.facts +463 -0
  38. data/facts/3.3/fedora-23-x86_64.facts +499 -0
  39. data/facts/3.3/redhat-6-x86_64.facts +461 -0
  40. data/facts/3.4/centos-6-x86_64.facts +460 -0
  41. data/facts/3.4/centos-7-x86_64.facts +464 -0
  42. data/facts/3.4/fedora-23-x86_64.facts +500 -0
  43. data/facts/3.4/redhat-6-x86_64.facts +462 -0
  44. data/facts/Vagrantfile +14 -4
  45. data/facts/scripts/get_facts.rb +2 -1
  46. data/facts/scripts/get_facts_for_each_facter.sh +56 -19
  47. data/lib/simp/rspec-puppet-facts.rb +2 -0
  48. data/lib/simp/version.rb +1 -1
  49. metadata +87 -52
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "gem_version": "~> 2.4.0",
3
- "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/foreman/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/openldap/lib/facter:/vagrant/modules/pupmod/lib/facter:/vagrant/modules/simplib/lib/facter:/vagrant/modules/stdlib/lib/facter:/vagrant/modules/tpm/lib/facter:/vagrant/modules/xwindows/lib/facter:",
3
+ "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/auditd/lib/facter:/vagrant/modules/elasticsearch/lib/facter:/vagrant/modules/foreman/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/haveged/lib/facter:/vagrant/modules/openldap/lib/facter:/vagrant/modules/pupmod/lib/facter:/vagrant/modules/simplib/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": 78,
6
+ "seconds": 119,
7
7
  "hours": 0,
8
8
  "days": 0,
9
9
  "uptime": "0:01 hours"
@@ -21,7 +21,7 @@
21
21
  "blockdevice_sda_vendor": "ATA",
22
22
  "blockdevice_sda_model": "VBOX HARDDISK",
23
23
  "blockdevices": "sda",
24
- "path": "/home/vagrant/vendor/bundler/ruby/2.1.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
24
+ "path": "/home/vagrant/vendor/bundler/ruby/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
25
25
  "partitions": {
26
26
  "sda1": {
27
27
  "uuid": "39ce4ad1-4e9d-49a4-bce0-8a30b459490a",
@@ -34,9 +34,8 @@
34
34
  "filesystem": "LVM2_member"
35
35
  }
36
36
  },
37
- "augeasversion": "1.4.0",
38
37
  "macaddress": "08:00:27:be:2b:28",
39
- "rubyversion": "2.1.7",
38
+ "rubyversion": "2.0.0",
40
39
  "hostname": "foo",
41
40
  "operatingsystem": "CentOS",
42
41
  "timezone": "UTC",
@@ -48,7 +47,7 @@
48
47
  "count": 1,
49
48
  "physicalcount": 1
50
49
  },
51
- "uptime_seconds": 78,
50
+ "uptime_seconds": 119,
52
51
  "uptime": "0:01 hours",
53
52
  "ps": "ps -ef",
54
53
  "operatingsystemmajrelease": "7",
@@ -79,19 +78,19 @@
79
78
  "architecture": "x86_64",
80
79
  "operatingsystemrelease": "7.0.1406",
81
80
  "osfamily": "RedHat",
82
- "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0",
81
+ "rubysitedir": "/usr/local/share/ruby/site_ruby/",
83
82
  "network_enp0s3": "10.0.2.0",
84
83
  "network_lo": "127.0.0.0",
85
84
  "uptime_days": 0,
86
85
  "ipaddress": "10.0.2.15",
87
86
  "memorysize": "490.41 MB",
88
- "memoryfree": "310.89 MB",
87
+ "memoryfree": "319.16 MB",
89
88
  "swapsize": "1.03 GB",
90
89
  "swapfree": "1.03 GB",
91
90
  "swapsize_mb": "1056.00",
92
91
  "swapfree_mb": "1055.99",
93
92
  "memorysize_mb": "490.41",
94
- "memoryfree_mb": "310.89",
93
+ "memoryfree_mb": "319.16",
95
94
  "filesystems": "xfs",
96
95
  "hardwareisa": "x86_64",
97
96
  "uniqueid": "007f0100",
@@ -110,15 +109,17 @@
110
109
  "manufacturer": "innotek GmbH",
111
110
  "productname": "VirtualBox",
112
111
  "serialnumber": "0",
113
- "uuid": "467C09E7-625C-4836-9E1C-4C2C173538A3",
112
+ "uuid": "B9B23060-244C-416E-8C57-0B161234CE92",
114
113
  "type": "Other",
115
114
  "processor0": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
116
115
  "processorcount": 1,
117
116
  "kernelmajversion": "3.10",
118
117
  "domain": "example.com",
118
+ "auditd_version": "2.4.1",
119
119
  "radius_version": "unknown",
120
+ "haveged_startup_provider": "systemd",
120
121
  "openldap_arch": "i386",
121
- "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/2.1.0/gems/puppet-3.8.7/lib/puppet",
122
+ "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/gems/puppet-3.8.7/lib/puppet",
122
123
  "reboot_required": false,
123
124
  "cmdline": {
124
125
  "BOOT_IMAGE": "/vmlinuz-3.10.0-123.el7.x86_64",
@@ -160,7 +161,7 @@
160
161
  "model_name": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
161
162
  "stepping": "4",
162
163
  "microcode": "0x19",
163
- "cpu_MHz": "3092.805",
164
+ "cpu_MHz": "3174.982",
164
165
  "cache_size": "4096 KB",
165
166
  "physical_id": "0",
166
167
  "siblings": "1",
@@ -222,16 +223,16 @@
222
223
  "3dnowprefetch",
223
224
  "rdseed"
224
225
  ],
225
- "bogomips": "6185.61",
226
+ "bogomips": "6349.96",
226
227
  "clflush_size": "64",
227
228
  "cache_alignment": "64",
228
229
  "address_sizes": "39 bits physical, 48 bits virtual",
229
230
  "power_management": "power management"
230
231
  }
231
232
  },
233
+ "openssh_version": "6.4",
232
234
  "root_home": "/root",
233
235
  "puppet_vardir": "/var/lib/puppet",
234
236
  "is_pe": false,
235
- "has_tpm": false,
236
- "gdm_version": "0.0.0"
237
+ "has_tpm": false
237
238
  }
@@ -0,0 +1,243 @@
1
+ {
2
+ "gem_version": "~> 2.4.0",
3
+ "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/auditd/lib/facter:/vagrant/modules/elasticsearch/lib/facter:/vagrant/modules/foreman/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/haveged/lib/facter:/vagrant/modules/openldap/lib/facter:/vagrant/modules/pupmod/lib/facter:/vagrant/modules/simplib/lib/facter:/vagrant/modules/ssh/lib/facter:/vagrant/modules/stdlib/lib/facter:/vagrant/modules/tpm/lib/facter:",
4
+ "kernel": "Linux",
5
+ "system_uptime": {
6
+ "seconds": 49,
7
+ "hours": 0,
8
+ "days": 0,
9
+ "uptime": "0:00 hours"
10
+ },
11
+ "gid": "root",
12
+ "hardwaremodel": "x86_64",
13
+ "kernelrelease": "4.2.3-300.fc23.x86_64",
14
+ "puppetversion": "4.6.0",
15
+ "dhcp_servers": {
16
+ "system": "10.0.2.2",
17
+ "enp0s3": "10.0.2.2"
18
+ },
19
+ "rubyplatform": "x86_64-linux",
20
+ "blockdevice_sda_size": 68719476736,
21
+ "blockdevice_sda_vendor": "ATA",
22
+ "blockdevice_sda_model": "VBOX HARDDISK",
23
+ "blockdevices": "sda",
24
+ "path": "/home/vagrant/vendor/bundler/ruby/2.1.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
25
+ "partitions": {
26
+ "sda1": {
27
+ "uuid": "fa353513-61a9-4c7c-b16b-49e583985656",
28
+ "size": "1024000",
29
+ "mount": "/boot",
30
+ "filesystem": "ext4"
31
+ },
32
+ "sda2": {
33
+ "size": "133191680",
34
+ "filesystem": "LVM2_member"
35
+ }
36
+ },
37
+ "augeasversion": "1.4.0",
38
+ "macaddress": "08:00:27:3a:cd:a9",
39
+ "rubyversion": "2.1.9",
40
+ "hostname": "foo",
41
+ "operatingsystem": "Fedora",
42
+ "timezone": "UTC",
43
+ "facterversion": "2.4.6",
44
+ "processors": {
45
+ "models": [
46
+ "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz"
47
+ ],
48
+ "count": 1,
49
+ "physicalcount": 1
50
+ },
51
+ "uptime_seconds": 49,
52
+ "uptime": "0:00 hours",
53
+ "ps": "ps -ef",
54
+ "operatingsystemmajrelease": "23",
55
+ "kernelversion": "4.2.3",
56
+ "virtual": "kvm",
57
+ "is_virtual": true,
58
+ "fqdn": "foo.example.com",
59
+ "selinux": false,
60
+ "netmask": "255.255.255.0",
61
+ "interfaces": "enp0s3,lo",
62
+ "ipaddress_enp0s3": "10.0.2.15",
63
+ "macaddress_enp0s3": "08:00:27:3a:cd:a9",
64
+ "netmask_enp0s3": "255.255.255.0",
65
+ "mtu_enp0s3": 1500,
66
+ "ipaddress_lo": "127.0.0.1",
67
+ "netmask_lo": "255.0.0.0",
68
+ "mtu_lo": 65536,
69
+ "id": "root",
70
+ "os": {
71
+ "name": "Fedora",
72
+ "family": "RedHat",
73
+ "release": {
74
+ "major": "23",
75
+ "full": "23"
76
+ }
77
+ },
78
+ "architecture": "x86_64",
79
+ "operatingsystemrelease": "23",
80
+ "osfamily": "RedHat",
81
+ "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0",
82
+ "network_enp0s3": "10.0.2.0",
83
+ "network_lo": "127.0.0.0",
84
+ "uptime_days": 0,
85
+ "ipaddress": "10.0.2.15",
86
+ "memorysize": "489.43 MB",
87
+ "memoryfree": "351.47 MB",
88
+ "swapsize": "1024.00 MB",
89
+ "swapfree": "1023.35 MB",
90
+ "swapsize_mb": "1024.00",
91
+ "swapfree_mb": "1023.35",
92
+ "memorysize_mb": "489.43",
93
+ "memoryfree_mb": "351.47",
94
+ "filesystems": "ext2,ext3,ext4,xfs",
95
+ "hardwareisa": "x86_64",
96
+ "uniqueid": "007f0100",
97
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC7qli5kDIMmEY6kwAXrr2GHcJ2BYEo0PhZX3lVZeNtx2Zg7DUYFr7+yISXAZ/UGC0RtTj672j7/y6PGiv27RJc0UnyWwEvoPBABKlm3PYY+26OV9n9XDr5UD7V81p1I8YuWCL4PWZ0hJW6+chz+xyltDJPe9+yoSespvkhq/K/7GBRm4m2k50R4kvKoOrVcItzvQtQ8VwZqyF1x5i+QMvumCMI/k/xqTbCH5dVUf8fwHFIPedxjA5lYorGBaE8so4N/+H6S2aaxThVKj+KA7rxvDMkyvcsk6snJ+Vq7btJ5kUZU0lAVo53+Ojhj7BmtiOBfJBCUE3z0OQl0174Ggkh",
98
+ "sshfp_rsa": "SSHFP 1 1 fbac4241e2d76fe20ae37f22bb8d57318ad94e40\nSSHFP 1 2 477b246d408c616e057c5a17bdfb58e30d200ccac73feff09409ec1cdb7bd465",
99
+ "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDmnIDwGdMBN/59QQYK5RwOGRfUW7/sAMlI0N0axak1SE6jttiPs+c59Bz/SKogzVSakC8loPbw1d1SC8e4Id2I=",
100
+ "sshfp_ecdsa": "SSHFP 3 1 87dc8c3ad94dd5256e099e7c0c65c80330d350c8\nSSHFP 3 2 4cfa774983c6c771e39be7cd7d71306310f14ee670c1590132db9938e41006c8",
101
+ "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIPVN38IYUYAvIVhfUnO100RZh9hZ4gmy6UiVfzd0Bk7S",
102
+ "sshfp_ed25519": "SSHFP 4 1 a26b3a388fd0370b740a4ab2a16d5498e88ee864\nSSHFP 4 2 c4c29071f196ee73c77d44f0be14310096d2112573fe0ad63bdf6cba56188a9e",
103
+ "uptime_hours": 0,
104
+ "physicalprocessorcount": 1,
105
+ "boardmanufacturer": "Oracle Corporation",
106
+ "boardproductname": "VirtualBox",
107
+ "boardserialnumber": "0",
108
+ "bios_vendor": "innotek GmbH",
109
+ "bios_version": "VirtualBox",
110
+ "bios_release_date": "12/01/2006",
111
+ "manufacturer": "innotek GmbH",
112
+ "productname": "VirtualBox",
113
+ "serialnumber": "0",
114
+ "uuid": "4433CD38-F72D-4DE6-A43E-DF3A1274C5E0",
115
+ "type": "Other",
116
+ "processor0": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
117
+ "processorcount": 1,
118
+ "kernelmajversion": "4.2",
119
+ "domain": "example.com",
120
+ "auditd_version": "2.4.4",
121
+ "radius_version": "unknown",
122
+ "haveged_startup_provider": "systemd",
123
+ "openldap_arch": "i386",
124
+ "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/2.1.0/gems/puppet-3.8.7/lib/puppet",
125
+ "reboot_required": false,
126
+ "cmdline": {
127
+ "BOOT_IMAGE": "/vmlinuz-4.2.3-300.fc23.x86_64",
128
+ "root": "/dev/mapper/fedora-root",
129
+ "ro": null,
130
+ "rd.lvm.lv": "fedora/swap",
131
+ "biosdevname": "0",
132
+ "rhgb": null,
133
+ "quiet": null,
134
+ "LANG": "en_US.UTF-8"
135
+ },
136
+ "boot_dir_uuid": "fa353513-61a9-4c7c-b16b-49e583985656",
137
+ "defaultgatewayiface": "enp0s3",
138
+ "acpid_enabled": false,
139
+ "shmall": "18446744073692774399",
140
+ "ipv6_enabled": true,
141
+ "init_systems": [
142
+ "rc",
143
+ "systemd",
144
+ "sysv"
145
+ ],
146
+ "runlevel": "3",
147
+ "uid_min": "1000",
148
+ "fips_enabled": false,
149
+ "grub_version": "2.02~beta2",
150
+ "has_clustering": false,
151
+ "tmp_mount_tmp": "rw",
152
+ "tmp_mount_path_tmp": "tmpfs",
153
+ "tmp_mount_fstype_tmp": "tmpfs",
154
+ "tmp_mount_dev_shm": "rw,nosuid,nodev",
155
+ "tmp_mount_path_dev_shm": "tmpfs",
156
+ "tmp_mount_fstype_dev_shm": "tmpfs",
157
+ "defaultgateway": "10.0.2.2",
158
+ "fullrun": "false",
159
+ "cpuinfo": {
160
+ "processor0": {
161
+ "vendor_id": "GenuineIntel",
162
+ "cpu_family": "6",
163
+ "model": "61",
164
+ "model_name": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
165
+ "stepping": "4",
166
+ "microcode": "0x19",
167
+ "cpu_MHz": "3178.028",
168
+ "cache_size": "4096 KB",
169
+ "physical_id": "0",
170
+ "siblings": "1",
171
+ "core_id": "0",
172
+ "cpu_cores": "1",
173
+ "apicid": "0",
174
+ "initial_apicid": "0",
175
+ "fpu": "yes",
176
+ "fpu_exception": "yes",
177
+ "cpuid_level": "20",
178
+ "wp": "yes",
179
+ "flags": [
180
+ "fpu",
181
+ "vme",
182
+ "de",
183
+ "pse",
184
+ "tsc",
185
+ "msr",
186
+ "pae",
187
+ "mce",
188
+ "cx8",
189
+ "apic",
190
+ "sep",
191
+ "mtrr",
192
+ "pge",
193
+ "mca",
194
+ "cmov",
195
+ "pat",
196
+ "pse36",
197
+ "clflush",
198
+ "mmx",
199
+ "fxsr",
200
+ "sse",
201
+ "sse2",
202
+ "syscall",
203
+ "nx",
204
+ "rdtscp",
205
+ "lm",
206
+ "constant_tsc",
207
+ "rep_good",
208
+ "nopl",
209
+ "xtopology",
210
+ "nonstop_tsc",
211
+ "pni",
212
+ "pclmulqdq",
213
+ "monitor",
214
+ "ssse3",
215
+ "cx16",
216
+ "sse4_1",
217
+ "sse4_2",
218
+ "movbe",
219
+ "popcnt",
220
+ "aes",
221
+ "xsave",
222
+ "avx",
223
+ "rdrand",
224
+ "hypervisor",
225
+ "lahf_lm",
226
+ "abm",
227
+ "3dnowprefetch",
228
+ "rdseed"
229
+ ],
230
+ "bugs": "bugs",
231
+ "bogomips": "6356.05",
232
+ "clflush_size": "64",
233
+ "cache_alignment": "64",
234
+ "address_sizes": "39 bits physical, 48 bits virtual",
235
+ "power_management": "power management"
236
+ }
237
+ },
238
+ "openssh_version": "7.1",
239
+ "root_home": "/root",
240
+ "puppet_vardir": "/var/lib/puppet",
241
+ "is_pe": false,
242
+ "has_tpm": false
243
+ }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "gem_version": "~> 2.4.0",
3
- "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/foreman/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/openldap/lib/facter:/vagrant/modules/pupmod/lib/facter:/vagrant/modules/simplib/lib/facter:/vagrant/modules/stdlib/lib/facter:/vagrant/modules/tpm/lib/facter:/vagrant/modules/xwindows/lib/facter:",
3
+ "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/auditd/lib/facter:/vagrant/modules/elasticsearch/lib/facter:/vagrant/modules/foreman/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/haveged/lib/facter:/vagrant/modules/openldap/lib/facter:/vagrant/modules/pupmod/lib/facter:/vagrant/modules/simplib/lib/facter:/vagrant/modules/ssh/lib/facter:/vagrant/modules/stdlib/lib/facter:/vagrant/modules/tpm/lib/facter:",
4
4
  "hostname": "foo",
5
5
  "kernel": "Linux",
6
6
  "blockdevice_sr0_size": 1073741312,
@@ -34,13 +34,13 @@
34
34
  "kernelrelease": "2.6.32-431.el6.x86_64",
35
35
  "operatingsystemrelease": "6.5",
36
36
  "memorysize": "1.83 GB",
37
- "memoryfree": "1.70 GB",
37
+ "memoryfree": "1.72 GB",
38
38
  "swapsize": "3.00 GB",
39
39
  "swapfree": "3.00 GB",
40
40
  "swapsize_mb": "3071.99",
41
41
  "swapfree_mb": "3071.99",
42
42
  "memorysize_mb": "1877.43",
43
- "memoryfree_mb": "1737.11",
43
+ "memoryfree_mb": "1760.99",
44
44
  "rubyplatform": "x86_64-linux",
45
45
  "hardwareisa": "x86_64",
46
46
  "id": "root",
@@ -55,21 +55,21 @@
55
55
  "manufacturer": "innotek GmbH",
56
56
  "productname": "VirtualBox",
57
57
  "serialnumber": "0",
58
- "uuid": "9DF34A35-231F-4D73-B6CA-365C81EB20F1",
58
+ "uuid": "F89697F3-888D-43A0-A474-916C6A406A5C",
59
59
  "type": "Other",
60
60
  "facterversion": "2.4.6",
61
61
  "path": "/home/vagrant/vendor/bundler/ruby/2.1.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
62
- "rubyversion": "2.1.7",
62
+ "rubyversion": "2.1.9",
63
63
  "kernelversion": "2.6.32",
64
64
  "uniqueid": "007f0100",
65
- "uptime_seconds": 94,
65
+ "uptime_seconds": 41,
66
66
  "processor0": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
67
67
  "processorcount": 1,
68
68
  "operatingsystemmajrelease": "6",
69
69
  "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0",
70
70
  "filesystems": "ext4,iso9660",
71
71
  "ps": "ps -ef",
72
- "uptime": "0:01 hours",
72
+ "uptime": "0:00 hours",
73
73
  "macaddress": "08:00:27:D5:6F:26",
74
74
  "partitions": {
75
75
  "sda1": {
@@ -84,10 +84,10 @@
84
84
  }
85
85
  },
86
86
  "system_uptime": {
87
- "seconds": 94,
87
+ "seconds": 41,
88
88
  "hours": 0,
89
89
  "days": 0,
90
- "uptime": "0:01 hours"
90
+ "uptime": "0:00 hours"
91
91
  },
92
92
  "osfamily": "RedHat",
93
93
  "domain": "example.com",
@@ -110,12 +110,14 @@
110
110
  "mtu_lo": 16436,
111
111
  "uptime_hours": 0,
112
112
  "netmask": "255.255.255.0",
113
- "puppetversion": "3.8.7",
113
+ "puppetversion": "4.6.0",
114
114
  "selinux": false,
115
115
  "gid": "root",
116
116
  "physicalprocessorcount": 1,
117
117
  "uptime_days": 0,
118
+ "auditd_version": "2.2",
118
119
  "radius_version": "unknown",
120
+ "haveged_startup_provider": "init",
119
121
  "openldap_arch": "i386",
120
122
  "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/2.1.0/gems/puppet-3.8.7/lib/puppet",
121
123
  "reboot_required": false,
@@ -161,7 +163,7 @@
161
163
  "model": "61",
162
164
  "model_name": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
163
165
  "stepping": "4",
164
- "cpu_MHz": "3092.884",
166
+ "cpu_MHz": "3178.028",
165
167
  "cache_size": "4096 KB",
166
168
  "fpu": "yes",
167
169
  "fpu_exception": "yes",
@@ -218,16 +220,16 @@
218
220
  "abm",
219
221
  "3dnowprefetch"
220
222
  ],
221
- "bogomips": "6185.76",
223
+ "bogomips": "6356.05",
222
224
  "clflush_size": "64",
223
225
  "cache_alignment": "64",
224
226
  "address_sizes": "39 bits physical, 48 bits virtual",
225
227
  "power_management": "power management"
226
228
  }
227
229
  },
230
+ "openssh_version": "5.3",
228
231
  "root_home": "/root",
229
232
  "puppet_vardir": "/var/lib/puppet",
230
233
  "is_pe": false,
231
- "has_tpm": false,
232
- "gdm_version": "0.0.0"
234
+ "has_tpm": false
233
235
  }