fauxhai 4.1.0 → 5.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (127) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +3 -2
  3. data/CHANGELOG.md +71 -12
  4. data/CONTRIBUTING.md +32 -20
  5. data/PLATFORMS.md +13 -73
  6. data/README.md +4 -4
  7. data/Rakefile +5 -1
  8. data/fauxhai.gemspec +3 -3
  9. data/lib/fauxhai/fetcher.rb +1 -1
  10. data/lib/fauxhai/mocker.rb +19 -17
  11. data/lib/fauxhai/platforms/amazon/2012.09.json +526 -178
  12. data/lib/fauxhai/platforms/amazon/2013.09.json +561 -235
  13. data/lib/fauxhai/platforms/amazon/2014.03.json +586 -291
  14. data/lib/fauxhai/platforms/amazon/2014.09.json +552 -218
  15. data/lib/fauxhai/platforms/amazon/2015.03.json +576 -222
  16. data/lib/fauxhai/platforms/amazon/2015.09.json +542 -238
  17. data/lib/fauxhai/platforms/amazon/2016.03.json +552 -246
  18. data/lib/fauxhai/platforms/amazon/2016.09.json +539 -237
  19. data/lib/fauxhai/platforms/amazon/2017.03.json +667 -0
  20. data/lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json +1674 -0
  21. data/lib/fauxhai/platforms/arch/4.5.4-1-ARCH.json +2 -1
  22. data/lib/fauxhai/platforms/arch/4.9.11-1-ARCH.json +1 -0
  23. data/lib/fauxhai/platforms/centos/5.0.json +1 -0
  24. data/lib/fauxhai/platforms/centos/5.1.json +1 -0
  25. data/lib/fauxhai/platforms/centos/5.10.json +4536 -496
  26. data/lib/fauxhai/platforms/centos/5.11.json +4485 -318
  27. data/lib/fauxhai/platforms/centos/5.2.json +1 -0
  28. data/lib/fauxhai/platforms/centos/5.3.json +1 -0
  29. data/lib/fauxhai/platforms/centos/5.4.json +1 -0
  30. data/lib/fauxhai/platforms/centos/5.5.json +1 -0
  31. data/lib/fauxhai/platforms/centos/5.6.json +1 -0
  32. data/lib/fauxhai/platforms/centos/5.7.json +1 -0
  33. data/lib/fauxhai/platforms/centos/5.8.json +1 -0
  34. data/lib/fauxhai/platforms/centos/5.9.json +1 -0
  35. data/lib/fauxhai/platforms/centos/6.0.json +1 -0
  36. data/lib/fauxhai/platforms/centos/6.1.json +1 -0
  37. data/lib/fauxhai/platforms/centos/6.2.json +1 -0
  38. data/lib/fauxhai/platforms/centos/6.3.json +1 -0
  39. data/lib/fauxhai/platforms/centos/6.4.json +1 -0
  40. data/lib/fauxhai/platforms/centos/6.5.json +1 -0
  41. data/lib/fauxhai/platforms/centos/6.6.json +1 -0
  42. data/lib/fauxhai/platforms/centos/6.8.json +2278 -422
  43. data/lib/fauxhai/platforms/centos/6.9.json +5910 -0
  44. data/lib/fauxhai/platforms/centos/7.0.1406.json +2 -1
  45. data/lib/fauxhai/platforms/centos/7.0.json +2 -1
  46. data/lib/fauxhai/platforms/centos/7.1.1503.json +2 -1
  47. data/lib/fauxhai/platforms/centos/7.2.1511.json +3620 -547
  48. data/lib/fauxhai/platforms/centos/7.3.1611.json +3781 -561
  49. data/lib/fauxhai/platforms/clearos/7.0.json +1985 -0
  50. data/lib/fauxhai/platforms/debian/7.0.json +1 -0
  51. data/lib/fauxhai/platforms/debian/7.1.json +1 -0
  52. data/lib/fauxhai/platforms/debian/7.10.json +3568 -522
  53. data/lib/fauxhai/platforms/debian/7.11.json +3340 -311
  54. data/lib/fauxhai/platforms/debian/7.2.json +1 -0
  55. data/lib/fauxhai/platforms/debian/7.4.json +1 -0
  56. data/lib/fauxhai/platforms/debian/7.5.json +1 -0
  57. data/lib/fauxhai/platforms/debian/7.6.json +1 -0
  58. data/lib/fauxhai/platforms/debian/7.7.json +1 -0
  59. data/lib/fauxhai/platforms/debian/7.8.json +1 -0
  60. data/lib/fauxhai/platforms/debian/7.9.json +1 -0
  61. data/lib/fauxhai/platforms/debian/8.0.json +1 -0
  62. data/lib/fauxhai/platforms/debian/8.1.json +2 -1
  63. data/lib/fauxhai/platforms/debian/8.2.json +2 -1
  64. data/lib/fauxhai/platforms/debian/8.4.json +2 -1
  65. data/lib/fauxhai/platforms/debian/8.5.json +1 -0
  66. data/lib/fauxhai/platforms/debian/8.6.json +1 -0
  67. data/lib/fauxhai/platforms/debian/8.7.json +3398 -544
  68. data/lib/fauxhai/platforms/debian/8.8.json +3620 -0
  69. data/lib/fauxhai/platforms/fedora/21.json +2 -1
  70. data/lib/fauxhai/platforms/fedora/22.json +2 -1
  71. data/lib/fauxhai/platforms/fedora/23.json +2 -1
  72. data/lib/fauxhai/platforms/fedora/24.json +5120 -668
  73. data/lib/fauxhai/platforms/fedora/25.json +5140 -560
  74. data/lib/fauxhai/platforms/freebsd/10.1.json +2 -1
  75. data/lib/fauxhai/platforms/freebsd/10.2.json +2 -1
  76. data/lib/fauxhai/platforms/freebsd/10.3.json +276 -137
  77. data/lib/fauxhai/platforms/freebsd/11.0.json +270 -137
  78. data/lib/fauxhai/platforms/freebsd/9.3.json +2 -1
  79. data/lib/fauxhai/platforms/linuxmint/18.1.json +10773 -0
  80. data/lib/fauxhai/platforms/mac_os_x/10.10.json +618 -542
  81. data/lib/fauxhai/platforms/mac_os_x/10.11.1.json +1 -0
  82. data/lib/fauxhai/platforms/mac_os_x/10.11.json +982 -0
  83. data/lib/fauxhai/platforms/mac_os_x/10.12.json +658 -645
  84. data/lib/fauxhai/platforms/mac_os_x/10.9.2.json +1 -0
  85. data/lib/fauxhai/platforms/omnios/151014.json +2 -1
  86. data/lib/fauxhai/platforms/opensuse/12.3.json +2 -1
  87. data/lib/fauxhai/platforms/opensuse/13.1.json +1 -0
  88. data/lib/fauxhai/platforms/opensuse/13.2.json +4667 -558
  89. data/lib/fauxhai/platforms/opensuse/42.1.json +5544 -461
  90. data/lib/fauxhai/platforms/opensuse/42.2.json +7674 -545
  91. data/lib/fauxhai/platforms/oracle/5.8.json +1 -0
  92. data/lib/fauxhai/platforms/oracle/6.5.json +1 -0
  93. data/lib/fauxhai/platforms/oracle/6.6.json +1 -0
  94. data/lib/fauxhai/platforms/oracle/7.0.json +1 -0
  95. data/lib/fauxhai/platforms/oracle/7.1.json +1 -0
  96. data/lib/fauxhai/platforms/redhat/5.6.json +2 -1
  97. data/lib/fauxhai/platforms/redhat/5.7.json +2 -1
  98. data/lib/fauxhai/platforms/redhat/5.8.json +2 -1
  99. data/lib/fauxhai/platforms/redhat/6.0.json +2 -1
  100. data/lib/fauxhai/platforms/redhat/6.1.json +2 -1
  101. data/lib/fauxhai/platforms/redhat/6.2.json +2 -1
  102. data/lib/fauxhai/platforms/redhat/6.3.json +2 -1
  103. data/lib/fauxhai/platforms/redhat/6.4.json +2 -1
  104. data/lib/fauxhai/platforms/redhat/6.5.json +2 -1
  105. data/lib/fauxhai/platforms/redhat/6.6.json +1 -0
  106. data/lib/fauxhai/platforms/redhat/7.0.json +1 -0
  107. data/lib/fauxhai/platforms/redhat/7.1.json +1 -0
  108. data/lib/fauxhai/platforms/smartos/joyent_20130111T180733Z.json +2 -1
  109. data/lib/fauxhai/platforms/solaris2/5.11.json +10884 -3268
  110. data/lib/fauxhai/platforms/suse/11.3.json +2 -1
  111. data/lib/fauxhai/platforms/suse/12.0.json +1 -0
  112. data/lib/fauxhai/platforms/ubuntu/12.04.json +2 -1
  113. data/lib/fauxhai/platforms/ubuntu/14.04.json +2800 -272
  114. data/lib/fauxhai/platforms/ubuntu/15.04.json +2 -1
  115. data/lib/fauxhai/platforms/ubuntu/15.10.json +2 -1
  116. data/lib/fauxhai/platforms/ubuntu/16.04.json +3487 -541
  117. data/lib/fauxhai/platforms/windows/10.json +119 -82
  118. data/lib/fauxhai/platforms/windows/2003R2.json +1 -0
  119. data/lib/fauxhai/platforms/windows/2008R2.json +156 -5734
  120. data/lib/fauxhai/platforms/windows/2012R2.json +157 -3592
  121. data/lib/fauxhai/platforms/windows/7.json +116 -77
  122. data/lib/fauxhai/platforms/windows/8.1.json +100 -98
  123. data/lib/fauxhai/platforms/windows/8.json +1 -0
  124. data/lib/fauxhai/runner.rb +6 -3
  125. data/lib/fauxhai/runner/default.rb +133 -67
  126. data/lib/fauxhai/version.rb +1 -1
  127. metadata +15 -8
@@ -1,23 +1,42 @@
1
1
  {
2
2
  "chef_packages": {
3
3
  "chef": {
4
- "version": "12.13.37",
5
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.13.37/lib"
4
+ "version": "13.1.31",
5
+ "chef_root": "C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.1.31-universal-mingw32/lib"
6
6
  },
7
7
  "ohai": {
8
- "version": "8.19.1",
9
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.19.1/lib/ohai"
8
+ "version": "13.1.0",
9
+ "ohai_root": "C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/ohai-13.1.0/lib/ohai"
10
10
  }
11
11
  },
12
- "command": {},
12
+ "command": {
13
+ },
13
14
  "counters": {
14
15
  "network": {
15
16
  "interfaces": {
16
- "eth0": {
17
+ "lo": {
18
+ "tx": {
19
+ "queuelen": "1",
20
+ "bytes": 0,
21
+ "packets": 0,
22
+ "errors": 0,
23
+ "drop": 0,
24
+ "carrier": 0,
25
+ "collisions": 0
26
+ },
17
27
  "rx": {
18
- "bytes": "0",
19
- "packets": "0",
20
- "errors": "0",
28
+ "bytes": 0,
29
+ "packets": 0,
30
+ "errors": 0,
31
+ "drop": 0,
32
+ "overrun": 0
33
+ }
34
+ },
35
+ "0xe": {
36
+ "rx": {
37
+ "bytes": 0,
38
+ "packets": 0,
39
+ "errors": 0,
21
40
  "drop": 0,
22
41
  "overrun": 0,
23
42
  "frame": 0,
@@ -25,12 +44,12 @@
25
44
  "multicast": 0
26
45
  },
27
46
  "tx": {
28
- "bytes": "342",
29
- "packets": "0",
30
- "errors": "0",
47
+ "bytes": 0,
48
+ "packets": 0,
49
+ "errors": 0,
31
50
  "drop": 0,
32
51
  "overrun": 0,
33
- "collisions": "0",
52
+ "collisions": 0,
34
53
  "carrier": 0,
35
54
  "compressed": 0
36
55
  }
@@ -44,7 +63,8 @@
44
63
  "cores": 1
45
64
  },
46
65
  "current_user": "fauxhai",
47
- "dmi": {},
66
+ "dmi": {
67
+ },
48
68
  "domain": "local",
49
69
  "etc": {
50
70
  "passwd": {
@@ -66,47 +86,38 @@
66
86
  }
67
87
  },
68
88
  "filesystem": {
69
- "A:": {
70
- "kb_size": 0,
71
- "kb_available": 0,
72
- "kb_used": 0,
73
- "percent_used": 0,
74
- "mount": "A:",
75
- "volume_name": null
76
- },
77
89
  "C:": {
78
- "kb_size": 136256155,
79
- "kb_available": 124611616,
80
- "kb_used": 11644539,
81
- "percent_used": 8,
90
+ "kb_size": 42947571,
91
+ "kb_available": 29819338,
92
+ "kb_used": 13128233,
93
+ "percent_used": 30,
82
94
  "mount": "C:",
83
95
  "fs_type": "ntfs",
84
96
  "volume_name": ""
85
- },
86
- "D:": {
87
- "kb_size": 0,
88
- "kb_available": 0,
89
- "kb_used": 0,
90
- "percent_used": 0,
91
- "mount": "D:",
92
- "volume_name": null
97
+ }
98
+ },
99
+ "fips": {
100
+ "kernel": {
101
+ "enabled": false
93
102
  }
94
103
  },
95
104
  "fqdn": "fauxhai.local",
96
105
  "hostname": "Fauxhai",
106
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
107
+ "idletime_seconds": 2646450,
97
108
  "ipaddress": "10.0.0.2",
98
109
  "kernel": {
99
110
  "os_info": {
100
111
  "boot_device": "\\Device\\HarddiskVolume1",
101
112
  "build_number": "7601",
102
113
  "build_type": "Multiprocessor Free",
103
- "caption": "Microsoft Windows 7 Enterprise ",
114
+ "caption": "Microsoft Windows 7 Professional ",
104
115
  "code_set": "1252",
105
116
  "country_code": "1",
106
117
  "creation_class_name": "Win32_OperatingSystem",
107
118
  "cs_creation_class_name": "Win32_ComputerSystem",
108
119
  "csd_version": "Service Pack 1",
109
- "cs_name": "IE11WIN7",
120
+ "cs_name": "WINDOWS-SG5EM42",
110
121
  "current_time_zone": -420,
111
122
  "data_execution_prevention_32_bit_applications": true,
112
123
  "data_execution_prevention_available": true,
@@ -117,53 +128,53 @@
117
128
  "distributed": false,
118
129
  "encryption_level": 256,
119
130
  "foreground_application_boost": 2,
120
- "free_physical_memory": "140040",
121
- "free_space_in_paging_files": "986208",
122
- "free_virtual_memory": "1171284",
123
- "install_date": "20131023092244.000000-420",
131
+ "free_physical_memory": "3154620",
132
+ "free_space_in_paging_files": "4193848",
133
+ "free_virtual_memory": "7379612",
134
+ "install_date": "20141018110252.000000-420",
124
135
  "large_system_cache": null,
125
- "last_boot_up_time": "20160904213935.499197-420",
126
- "local_date_time": "20160904214933.311000-420",
136
+ "last_boot_up_time": "20170612132741.570500-420",
137
+ "local_date_time": "20170612133445.851000-420",
127
138
  "locale": "0409",
128
139
  "manufacturer": "Microsoft Corporation",
129
140
  "max_number_of_processes": -1,
130
- "max_process_memory_size": "2097024",
141
+ "max_process_memory_size": "8589934464",
131
142
  "mui_languages": [
132
143
  "en-US"
133
144
  ],
134
- "name": "Microsoft Windows 7 Enterprise |C:\\Windows|\\Device\\Harddisk0\\Partition2",
145
+ "name": "Microsoft Windows 7 Professional |C:\\Windows|\\Device\\Harddisk0\\Partition1",
135
146
  "number_of_licensed_users": 0,
136
- "number_of_processes": 57,
137
- "number_of_users": 2,
138
- "operating_system_sku": 4,
147
+ "number_of_processes": 43,
148
+ "number_of_users": 3,
149
+ "operating_system_sku": 48,
139
150
  "organization": "",
140
- "os_architecture": "32-bit",
151
+ "os_architecture": "64-bit",
141
152
  "os_language": 1033,
142
153
  "os_product_suite": 256,
143
154
  "os_type": 18,
144
155
  "other_type_description": null,
145
- "pae_enabled": true,
156
+ "pae_enabled": null,
146
157
  "plus_product_id": null,
147
158
  "plus_version_number": null,
148
159
  "primary": true,
149
160
  "product_type": 1,
150
- "registered_user": "IEUser",
151
- "serial_number": "00392-972-8000024-85319",
161
+ "registered_user": "Windows User",
162
+ "serial_number": "00371-868-0000007-85857",
152
163
  "service_pack_major_version": 1,
153
164
  "service_pack_minor_version": 0,
154
- "size_stored_in_paging_files": "1410020",
165
+ "size_stored_in_paging_files": "4193848",
155
166
  "status": "OK",
156
167
  "suite_mask": 272,
157
- "system_device": "\\Device\\HarddiskVolume2",
168
+ "system_device": "\\Device\\HarddiskVolume1",
158
169
  "system_directory": "C:\\Windows\\system32",
159
170
  "system_drive": "C:",
160
171
  "total_swap_space_size": null,
161
- "total_virtual_memory_size": "1933836",
162
- "total_visible_memory_size": "523816",
172
+ "total_virtual_memory_size": "8385852",
173
+ "total_visible_memory_size": "4193848",
163
174
  "version": "6.1.7601",
164
175
  "windows_directory": "C:\\Windows"
165
176
  },
166
- "name": "Microsoft Windows 7 Enterprise ",
177
+ "name": "Microsoft Windows 7 Professional ",
167
178
  "release": "6.1.7601",
168
179
  "version": "6.1.7601 Service Pack 1 Build 7601",
169
180
  "os": "WINNT",
@@ -176,13 +187,13 @@
176
187
  "boot_option_on_watch_dog": null,
177
188
  "boot_rom_supported": true,
178
189
  "bootup_state": "Normal boot",
179
- "caption": "IE11WIN7",
190
+ "caption": "WINDOWS-SG5EM42",
180
191
  "chassis_bootup_state": 3,
181
192
  "creation_class_name": "Win32_ComputerSystem",
182
193
  "current_time_zone": -420,
183
194
  "daylight_in_effect": true,
184
195
  "description": "AT/AT COMPATIBLE",
185
- "dns_host_name": "IE11Win7",
196
+ "dns_host_name": "WINDOWS-SG5EM42",
186
197
  "domain": "WORKGROUP",
187
198
  "domain_role": 0,
188
199
  "enable_daylight_savings_time": true,
@@ -192,14 +203,17 @@
192
203
  "install_date": null,
193
204
  "keyboard_password_status": 3,
194
205
  "last_load_info": null,
195
- "manufacturer": "Parallels Software International Inc.",
196
- "model": "Parallels Virtual Platform",
197
- "name": "IE11WIN7",
206
+ "manufacturer": "innotek GmbH",
207
+ "model": "VirtualBox",
208
+ "name": "WINDOWS-SG5EM42",
198
209
  "name_format": null,
199
210
  "network_server_mode_enabled": true,
200
- "number_of_logical_processors": 1,
211
+ "number_of_logical_processors": 2,
201
212
  "number_of_processors": 1,
202
- "oem_string_array": null,
213
+ "oem_string_array": [
214
+ "vboxVer_5.1.22",
215
+ "vboxRev_115126"
216
+ ],
203
217
  "part_of_domain": false,
204
218
  "pause_after_reset": "-1",
205
219
  "pc_system_type": 2,
@@ -209,7 +223,7 @@
209
223
  "power_state": 0,
210
224
  "power_supply_state": 3,
211
225
  "primary_owner_contact": null,
212
- "primary_owner_name": "IEUser",
226
+ "primary_owner_name": "Windows User",
213
227
  "reset_capability": 1,
214
228
  "reset_count": -1,
215
229
  "reset_limit": -1,
@@ -223,14 +237,14 @@
223
237
  "system_startup_delay": null,
224
238
  "system_startup_options": null,
225
239
  "system_startup_setting": null,
226
- "system_type": "X86-based PC",
240
+ "system_type": "x64-based PC",
227
241
  "thermal_state": 3,
228
- "total_physical_memory": "536387584",
229
- "user_name": "IE11WIN7\\IEUser",
242
+ "total_physical_memory": "4294500352",
243
+ "user_name": "WINDOWS-SG5EM42\\vagrant",
230
244
  "wake_up_type": 6,
231
245
  "workgroup": "WORKGROUP"
232
246
  },
233
- "machine": "i386"
247
+ "machine": "x86_64"
234
248
  },
235
249
  "keys": {
236
250
  "ssh": {
@@ -249,7 +263,7 @@
249
263
  "version": "2.0",
250
264
  "ws_man_stack_version": "2.0",
251
265
  "serialization_version": "1.1.0.1",
252
- "clr_version": "2.0.50727.5472",
266
+ "clr_version": "2.0.50727.5420",
253
267
  "build_version": "6.1.7601.17514",
254
268
  "compatible_versions": [
255
269
  "1.0",
@@ -259,6 +273,7 @@
259
273
  }
260
274
  },
261
275
  "macaddress": "11:11:11:11:11:11",
276
+ "machinename": "Fauxhai",
262
277
  "memory": {
263
278
  "total": "1048576kB"
264
279
  },
@@ -273,7 +288,9 @@
273
288
  ],
274
289
  "description": "Ethernet Adapter",
275
290
  "dhcp_enabled": false,
276
- "dns_domain_suffix_search_order": [],
291
+ "dns_domain_suffix_search_order": [
292
+
293
+ ],
277
294
  "dns_enabled_for_wins_resolution": false,
278
295
  "dns_host_name": "Fauxhai",
279
296
  "domain_dns_registration_enabled": false,
@@ -289,9 +306,15 @@
289
306
  "ip_connection_metric": 5,
290
307
  "ip_enabled": true,
291
308
  "ip_filter_security_enabled": false,
292
- "ip_sec_permit_ip_protocols": [],
293
- "ip_sec_permit_tcp_ports": [],
294
- "ip_sec_permit_udp_ports": [],
309
+ "ip_sec_permit_ip_protocols": [
310
+
311
+ ],
312
+ "ip_sec_permit_tcp_ports": [
313
+
314
+ ],
315
+ "ip_sec_permit_udp_ports": [
316
+
317
+ ],
295
318
  "ip_subnet": [
296
319
  "255.255.255.0",
297
320
  "64"
@@ -335,7 +358,8 @@
335
358
  "system_name": "Fauxhai",
336
359
  "time_of_last_reset": "20000101000001.000000+000"
337
360
  },
338
- "counters": {},
361
+ "counters": {
362
+ },
339
363
  "addresses": {
340
364
  "10.0.0.2": {
341
365
  "prefixlen": "24",
@@ -357,16 +381,31 @@
357
381
  "default_gateway": "10.0.0.1",
358
382
  "default_interface": "0xe"
359
383
  },
360
- "ohai_time": 1473050978.8496,
384
+ "ohai_time": 1497299687.3205,
361
385
  "os": "windows",
362
386
  "os_version": "6.1.7601",
387
+ "packages": {
388
+ "Oracle VM VirtualBox Guest Additions 4.3.18": {
389
+ "version": "4.3.18.0",
390
+ "publisher": "Oracle Corporation"
391
+ },
392
+ "Chef Client v13.1.31": {
393
+ "version": "13.1.31.1",
394
+ "publisher": "Chef Software, Inc.",
395
+ "installdate": "20170612"
396
+ }
397
+ },
363
398
  "platform": "windows",
364
399
  "platform_family": "windows",
365
400
  "platform_version": "6.1.7601",
366
401
  "root_group": "Administrators",
402
+ "time": {
403
+ "timezone": "GMT"
404
+ },
367
405
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
368
406
  "uptime_seconds": 2646450,
369
407
  "virtualization": {
370
- "systems": {}
408
+ "systems": {
409
+ }
371
410
  }
372
- }
411
+ }
@@ -1,23 +1,41 @@
1
1
  {
2
2
  "chef_packages": {
3
3
  "chef": {
4
- "version": "12.13.37",
5
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.13.37/lib"
4
+ "version": "13.1.31",
5
+ "chef_root": "C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.1.31-universal-mingw32/lib"
6
6
  },
7
7
  "ohai": {
8
- "version": "8.19.1",
9
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.19.1/lib/ohai"
8
+ "version": "13.1.0",
9
+ "ohai_root": "C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/ohai-13.1.0/lib/ohai"
10
10
  }
11
11
  },
12
12
  "command": {},
13
13
  "counters": {
14
14
  "network": {
15
15
  "interfaces": {
16
- "eth0": {
16
+ "lo": {
17
+ "tx": {
18
+ "queuelen": "1",
19
+ "bytes": 0,
20
+ "packets": 0,
21
+ "errors": 0,
22
+ "drop": 0,
23
+ "carrier": 0,
24
+ "collisions": 0
25
+ },
26
+ "rx": {
27
+ "bytes": 0,
28
+ "packets": 0,
29
+ "errors": 0,
30
+ "drop": 0,
31
+ "overrun": 0
32
+ }
33
+ },
34
+ "0xe": {
17
35
  "rx": {
18
- "bytes": "0",
19
- "packets": "0",
20
- "errors": "0",
36
+ "bytes": 0,
37
+ "packets": 0,
38
+ "errors": 0,
21
39
  "drop": 0,
22
40
  "overrun": 0,
23
41
  "frame": 0,
@@ -25,12 +43,12 @@
25
43
  "multicast": 0
26
44
  },
27
45
  "tx": {
28
- "bytes": "342",
29
- "packets": "0",
30
- "errors": "0",
46
+ "bytes": 0,
47
+ "packets": 0,
48
+ "errors": 0,
31
49
  "drop": 0,
32
50
  "overrun": 0,
33
- "collisions": "0",
51
+ "collisions": 0,
34
52
  "carrier": 0,
35
53
  "compressed": 0
36
54
  }
@@ -59,54 +77,43 @@
59
77
  "group": {
60
78
  "fauxhai": {
61
79
  "gid": 0,
62
- "members": [
63
- "fauxhai"
64
- ]
80
+ "members": ["fauxhai"]
65
81
  }
66
82
  }
67
83
  },
68
84
  "filesystem": {
69
- "A:": {
70
- "kb_size": 0,
71
- "kb_available": 0,
72
- "kb_used": 0,
73
- "percent_used": 0,
74
- "mount": "A:",
75
- "volume_name": null
76
- },
77
85
  "C:": {
78
- "kb_size": 135994011,
79
- "kb_available": 126421106,
80
- "kb_used": 9572905,
81
- "percent_used": 7,
86
+ "kb_size": 42947571,
87
+ "kb_available": 32021876,
88
+ "kb_used": 10925695,
89
+ "percent_used": 25,
82
90
  "mount": "C:",
83
91
  "fs_type": "ntfs",
84
92
  "volume_name": ""
85
- },
86
- "D:": {
87
- "kb_size": 0,
88
- "kb_available": 0,
89
- "kb_used": 0,
90
- "percent_used": 0,
91
- "mount": "D:",
92
- "volume_name": null
93
+ }
94
+ },
95
+ "fips": {
96
+ "kernel": {
97
+ "enabled": false
93
98
  }
94
99
  },
95
100
  "fqdn": "fauxhai.local",
96
101
  "hostname": "Fauxhai",
102
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
103
+ "idletime_seconds": 2646450,
97
104
  "ipaddress": "10.0.0.2",
98
105
  "kernel": {
99
106
  "os_info": {
100
107
  "boot_device": "\\Device\\HarddiskVolume1",
101
108
  "build_number": "9600",
102
109
  "build_type": "Multiprocessor Free",
103
- "caption": "Microsoft Windows 8.1 Enterprise Evaluation",
110
+ "caption": "Microsoft Windows 8.1 Pro",
104
111
  "code_set": "1252",
105
112
  "country_code": "1",
106
113
  "creation_class_name": "Win32_OperatingSystem",
107
114
  "cs_creation_class_name": "Win32_ComputerSystem",
108
115
  "csd_version": null,
109
- "cs_name": "IE11WIN8_1",
116
+ "cs_name": "WINDOWS-PQGGKCD",
110
117
  "current_time_zone": -420,
111
118
  "data_execution_prevention_32_bit_applications": true,
112
119
  "data_execution_prevention_available": true,
@@ -117,54 +124,52 @@
117
124
  "distributed": false,
118
125
  "encryption_level": 256,
119
126
  "foreground_application_boost": 2,
120
- "free_physical_memory": "1592908",
121
- "free_space_in_paging_files": "426504",
122
- "free_virtual_memory": "1921628",
123
- "install_date": "20131017142706.000000-420",
127
+ "free_physical_memory": "2984072",
128
+ "free_space_in_paging_files": "1372928",
129
+ "free_virtual_memory": "4378276",
130
+ "install_date": "20141018094632.000000-420",
124
131
  "large_system_cache": null,
125
- "last_boot_up_time": "20160904225359.487090-420",
126
- "local_date_time": "20160904225800.247000-420",
132
+ "last_boot_up_time": "20170612132756.337007-420",
133
+ "local_date_time": "20170612133915.319000-420",
127
134
  "locale": "0409",
128
135
  "manufacturer": "Microsoft Corporation",
129
136
  "max_number_of_processes": -1,
130
- "max_process_memory_size": "2097024",
131
- "mui_languages": [
132
- "en-US"
133
- ],
134
- "name": "Microsoft Windows 8.1 Enterprise Evaluation|C:\\Windows|\\Device\\Harddisk0\\Partition2",
137
+ "max_process_memory_size": "137438953344",
138
+ "mui_languages": ["en-US"],
139
+ "name": "Microsoft Windows 8.1 Pro|C:\\Windows|\\Device\\Harddisk0\\Partition1",
135
140
  "number_of_licensed_users": 0,
136
- "number_of_processes": 46,
141
+ "number_of_processes": 40,
137
142
  "number_of_users": 2,
138
- "operating_system_sku": 72,
143
+ "operating_system_sku": 48,
139
144
  "organization": "",
140
- "os_architecture": "32-bit",
145
+ "os_architecture": "64-bit",
141
146
  "os_language": 1033,
142
147
  "os_product_suite": 256,
143
148
  "os_type": 18,
144
149
  "other_type_description": null,
145
- "pae_enabled": true,
150
+ "pae_enabled": null,
146
151
  "plus_product_id": null,
147
152
  "plus_version_number": null,
148
153
  "portable_operating_system": false,
149
154
  "primary": true,
150
155
  "product_type": 1,
151
- "registered_user": "IEUser",
152
- "serial_number": "00260-60000-00000-AA378",
156
+ "registered_user": "Windows User",
157
+ "serial_number": "00261-50000-00000-AA989",
153
158
  "service_pack_major_version": 0,
154
159
  "service_pack_minor_version": 0,
155
- "size_stored_in_paging_files": "655360",
160
+ "size_stored_in_paging_files": "1441792",
156
161
  "status": "OK",
157
162
  "suite_mask": 272,
158
- "system_device": "\\Device\\HarddiskVolume2",
163
+ "system_device": "\\Device\\HarddiskVolume1",
159
164
  "system_directory": "C:\\Windows\\system32",
160
165
  "system_drive": "C:",
161
166
  "total_swap_space_size": null,
162
- "total_virtual_memory_size": "2752040",
163
- "total_visible_memory_size": "2096680",
167
+ "total_virtual_memory_size": "5635640",
168
+ "total_visible_memory_size": "4193848",
164
169
  "version": "6.3.9600",
165
170
  "windows_directory": "C:\\Windows"
166
171
  },
167
- "name": "Microsoft Windows 8.1 Enterprise Evaluation",
172
+ "name": "Microsoft Windows 8.1 Pro",
168
173
  "release": "6.3.9600",
169
174
  "version": "6.3.9600 Build 9600",
170
175
  "os": "WINNT",
@@ -177,31 +182,31 @@
177
182
  "boot_option_on_watch_dog": null,
178
183
  "boot_rom_supported": true,
179
184
  "bootup_state": "Normal boot",
180
- "caption": "IE11WIN8_1",
185
+ "caption": "WINDOWS-PQGGKCD",
181
186
  "chassis_bootup_state": 3,
182
187
  "creation_class_name": "Win32_ComputerSystem",
183
188
  "current_time_zone": -420,
184
189
  "daylight_in_effect": true,
185
190
  "description": "AT/AT COMPATIBLE",
186
- "dns_host_name": "IE11Win8_1",
191
+ "dns_host_name": "WINDOWS-PQGGKCD",
187
192
  "domain": "WORKGROUP",
188
193
  "domain_role": 0,
189
194
  "enable_daylight_savings_time": true,
190
195
  "front_panel_reset_status": 3,
191
- "hypervisor_present": true,
196
+ "hypervisor_present": false,
192
197
  "infrared_supported": false,
193
198
  "initial_load_info": null,
194
199
  "install_date": null,
195
200
  "keyboard_password_status": 3,
196
201
  "last_load_info": null,
197
- "manufacturer": "Parallels Software International Inc.",
198
- "model": "Parallels Virtual Platform",
199
- "name": "IE11WIN8_1",
202
+ "manufacturer": "innotek GmbH",
203
+ "model": "VirtualBox",
204
+ "name": "WINDOWS-PQGGKCD",
200
205
  "name_format": null,
201
206
  "network_server_mode_enabled": true,
202
- "number_of_logical_processors": 1,
207
+ "number_of_logical_processors": 2,
203
208
  "number_of_processors": 1,
204
- "oem_string_array": null,
209
+ "oem_string_array": ["vboxVer_5.1.22", "vboxRev_115126"],
205
210
  "part_of_domain": false,
206
211
  "pause_after_reset": "-1",
207
212
  "pc_system_type": 2,
@@ -212,28 +217,24 @@
212
217
  "power_state": 0,
213
218
  "power_supply_state": 3,
214
219
  "primary_owner_contact": null,
215
- "primary_owner_name": "IEUser",
220
+ "primary_owner_name": "Windows User",
216
221
  "reset_capability": 1,
217
222
  "reset_count": -1,
218
223
  "reset_limit": -1,
219
- "roles": [
220
- "LM_Workstation",
221
- "LM_Server",
222
- "NT"
223
- ],
224
+ "roles": ["LM_Workstation", "LM_Server", "NT"],
224
225
  "status": "OK",
225
226
  "support_contact_description": null,
226
227
  "system_startup_delay": null,
227
228
  "system_startup_options": null,
228
229
  "system_startup_setting": null,
229
- "system_type": "X86-based PC",
230
+ "system_type": "x64-based PC",
230
231
  "thermal_state": 3,
231
- "total_physical_memory": "2147000320",
232
- "user_name": "IE11Win8_1\\IEUser",
232
+ "total_physical_memory": "4294500352",
233
+ "user_name": "WINDOWS-PQGGKCD\\vagrant",
233
234
  "wake_up_type": 6,
234
235
  "workgroup": "WORKGROUP"
235
236
  },
236
- "machine": "i386"
237
+ "machine": "x86_64"
237
238
  },
238
239
  "keys": {
239
240
  "ssh": {
@@ -254,16 +255,12 @@
254
255
  "serialization_version": "1.1.0.1",
255
256
  "clr_version": "4.0.30319.34014",
256
257
  "build_version": "6.3.9600.16394",
257
- "compatible_versions": [
258
- "1.0",
259
- "2.0",
260
- "3.0",
261
- "4.0"
262
- ],
258
+ "compatible_versions": ["1.0", "2.0", "3.0", "4.0"],
263
259
  "remoting_protocol_version": "2.2"
264
260
  }
265
261
  },
266
262
  "macaddress": "11:11:11:11:11:11",
263
+ "machinename": "Fauxhai",
267
264
  "memory": {
268
265
  "total": "1048576kB"
269
266
  },
@@ -273,9 +270,7 @@
273
270
  "configuration": {
274
271
  "caption": "[00000012] Ethernet Adapter",
275
272
  "database_path": "%SystemRoot%\\System32\\drivers\\etc",
276
- "default_ip_gateway": [
277
- "default_gateway"
278
- ],
273
+ "default_ip_gateway": ["default_gateway"],
279
274
  "description": "Ethernet Adapter",
280
275
  "dhcp_enabled": false,
281
276
  "dns_domain_suffix_search_order": [],
@@ -283,24 +278,17 @@
283
278
  "dns_host_name": "Fauxhai",
284
279
  "domain_dns_registration_enabled": false,
285
280
  "full_dns_registration_enabled": true,
286
- "gateway_cost_metric": [
287
- 0
288
- ],
281
+ "gateway_cost_metric": [0],
289
282
  "index": 12,
290
283
  "interface_index": 14,
291
- "ip_address": [
292
- "10.0.0.2"
293
- ],
284
+ "ip_address": ["10.0.0.2"],
294
285
  "ip_connection_metric": 5,
295
286
  "ip_enabled": true,
296
287
  "ip_filter_security_enabled": false,
297
288
  "ip_sec_permit_ip_protocols": [],
298
289
  "ip_sec_permit_tcp_ports": [],
299
290
  "ip_sec_permit_udp_ports": [],
300
- "ip_subnet": [
301
- "255.255.255.0",
302
- "64"
303
- ],
291
+ "ip_subnet": ["255.255.255.0", "64"],
304
292
  "mac_address": "11:11:11:11:11:11",
305
293
  "service_name": "netkvm",
306
294
  "setting_id": "{00000000-0000-0000-0000-000000000000}",
@@ -362,16 +350,30 @@
362
350
  "default_gateway": "10.0.0.1",
363
351
  "default_interface": "0xe"
364
352
  },
365
- "ohai_time": 1473055085.122946,
353
+ "ohai_time": 1497299963.866279,
366
354
  "os": "windows",
367
355
  "os_version": "6.3.9600",
356
+ "packages": {
357
+ "Oracle VM VirtualBox Guest Additions 4.3.12": {
358
+ "version": "4.3.12.0",
359
+ "publisher": "Oracle Corporation"
360
+ },
361
+ "Chef Client v13.1.31": {
362
+ "version": "13.1.31.1",
363
+ "publisher": "Chef Software, Inc.",
364
+ "installdate": "20170612"
365
+ }
366
+ },
368
367
  "platform": "windows",
369
368
  "platform_family": "windows",
370
369
  "platform_version": "6.3.9600",
371
370
  "root_group": "Administrators",
371
+ "time": {
372
+ "timezone": "GMT"
373
+ },
372
374
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
373
375
  "uptime_seconds": 2646450,
374
376
  "virtualization": {
375
377
  "systems": {}
376
378
  }
377
- }
379
+ }