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,4 +1,5 @@
1
1
  {
2
+ "deprecated": true,
2
3
  "chef_packages": {
3
4
  "chef": {
4
5
  "version": "12.13.37",
@@ -18,12 +18,12 @@ module Fauxhai
18
18
 
19
19
  result = @system.data.dup.delete_if { |k, v| !whitelist_attributes.include?(k) }.merge(
20
20
  'languages' => languages,
21
- 'chef_packages' => chef_packages,
22
21
  'counters' => counters,
23
22
  'current_user' => current_user,
24
23
  'domain' => domain,
25
24
  'etc' => etc,
26
25
  'hostname' => hostname,
26
+ 'machinename' => hostname,
27
27
  'fqdn' => fqdn,
28
28
  'ipaddress' => ipaddress,
29
29
  'keys' => keys,
@@ -31,12 +31,15 @@ module Fauxhai
31
31
  'network' => network,
32
32
  'uptime' => uptime,
33
33
  'uptime_seconds' => uptime_seconds,
34
+ 'idle' => uptime,
35
+ 'idletime_seconds' => uptime_seconds,
34
36
  'cpu' => cpu,
35
37
  'memory' => memory,
36
- 'virtualization' => virtualization
38
+ 'virtualization' => virtualization,
39
+ 'time' => time
37
40
  )
38
41
 
39
- puts JSON.pretty_generate(result)
42
+ puts JSON.pretty_generate(result.sort.to_h)
40
43
  end
41
44
  end
42
45
  end
@@ -5,52 +5,52 @@ module Fauxhai
5
5
  '/usr/local/bin'
6
6
  end
7
7
 
8
- def chef_packages
9
- return {} if @system.data['chef_packages'].nil?
10
-
11
- chef_version = @system.data['chef_packages']['chef']['version']
12
- ohai_version = @system.data['chef_packages']['ohai']['version']
13
-
14
- {
15
- 'chef' => {
16
- 'version' => chef_version,
17
- 'chef_root' => ['/opt/chef/embedded/lib/ruby/gems/2.1.0/gems', "chef-#{chef_version}", 'lib'].join('/')
18
- },
19
- 'ohai' => {
20
- 'version' => ohai_version,
21
- 'ohai_root' => ['/opt/chef/embedded/lib/ruby/gems/2.1.0/gems', "ohai-#{ohai_version}", 'lib', 'ohai'].join('/')
22
- }
23
- }
24
- end
25
-
26
8
  def counters
27
9
  {
28
10
  'network' => {
29
11
  'interfaces' => {
30
- 'eth0' => {
12
+ 'lo' => {
13
+ 'tx' => {
14
+ 'queuelen' => '1',
15
+ 'bytes' => 0,
16
+ 'packets' => 0,
17
+ 'errors' => 0,
18
+ 'drop' => 0,
19
+ 'carrier' => 0,
20
+ 'collisions' => 0,
21
+ },
22
+ 'rx' => {
23
+ 'bytes' => 0,
24
+ 'packets' => 0,
25
+ 'errors' => 0,
26
+ 'drop' => 0,
27
+ 'overrun' => 0,
28
+ },
29
+ },
30
+ default_interface.to_s => {
31
31
  'rx' => {
32
- 'bytes' => '0',
33
- 'packets' => '0',
34
- 'errors' => '0',
32
+ 'bytes' => 0,
33
+ 'packets' => 0,
34
+ 'errors' => 0,
35
35
  'drop' => 0,
36
36
  'overrun' => 0,
37
37
  'frame' => 0,
38
38
  'compressed' => 0,
39
- 'multicast' => 0
39
+ 'multicast' => 0,
40
40
  },
41
41
  'tx' => {
42
- 'bytes' => '342',
43
- 'packets' => '0',
44
- 'errors' => '0',
42
+ 'bytes' => 0,
43
+ 'packets' => 0,
44
+ 'errors' => 0,
45
45
  'drop' => 0,
46
46
  'overrun' => 0,
47
- 'collisions' => '0',
47
+ 'collisions' => 0,
48
48
  'carrier' => 0,
49
- 'compressed' => 0
50
- }
51
- }
52
- }
53
- }
49
+ 'compressed' => 0,
50
+ },
51
+ },
52
+ },
53
+ },
54
54
  }
55
55
  end
56
56
 
@@ -63,7 +63,16 @@ module Fauxhai
63
63
  end
64
64
 
65
65
  def default_interface
66
- 'eth0'
66
+ case @system.data['platform_family']
67
+ when 'mac_os_x'
68
+ 'en0'
69
+ when /bsd/
70
+ 'em0'
71
+ when 'arch', 'fedora'
72
+ 'enp0s3'
73
+ else
74
+ 'eth0'
75
+ end
67
76
  end
68
77
 
69
78
  def domain
@@ -78,17 +87,17 @@ module Fauxhai
78
87
  'gid' => 0,
79
88
  'uid' => 0,
80
89
  'shell' => '/bin/bash',
81
- 'gecos' => 'Fauxhai'
82
- }
90
+ 'gecos' => 'Fauxhai',
91
+ },
83
92
  },
84
93
  'group' => {
85
94
  'fauxhai' => {
86
95
  'gid' => 0,
87
96
  'members' => [
88
- 'fauxhai'
89
- ]
90
- }
91
- }
97
+ 'fauxhai',
98
+ ],
99
+ },
100
+ },
92
101
  }
93
102
  end
94
103
 
@@ -118,7 +127,7 @@ module Fauxhai
118
127
 
119
128
  def keys
120
129
  {
121
- 'ssh' => ssh
130
+ 'ssh' => ssh,
122
131
  }
123
132
  end
124
133
 
@@ -128,7 +137,7 @@ module Fauxhai
128
137
  'gem_bin' => gem_bin,
129
138
  'gems_dir' => gems_dir,
130
139
  'ruby_bin' => ruby_bin),
131
- 'powershell' => @system.data['languages']['powershell']
140
+ 'powershell' => @system.data['languages']['powershell'],
132
141
  }
133
142
  end
134
143
 
@@ -138,28 +147,65 @@ module Fauxhai
138
147
 
139
148
  def network
140
149
  {
141
- 'default_gateway' => default_gateway,
142
- 'default_interface' => default_interface,
143
- 'settings' => {},
144
150
  'interfaces' => {
145
- "#{default_interface}" => {
151
+ 'lo' => {
152
+ 'mtu' => '65536',
153
+ 'flags' => %w(LOOPBACK UP LOWER_UP),
154
+ 'encapsulation' => 'Loopback',
146
155
  'addresses' => {
147
- "#{ipaddress}" => {
148
- 'broadcast' => '10.0.0.255',
156
+ '127.0.0.1' => {
157
+ 'family' => 'inet',
158
+ 'prefixlen' => '8',
159
+ 'netmask' => '255.0.0.0',
160
+ 'scope' => 'Node',
161
+ 'ip_scope' => 'LOOPBACK',
162
+ },
163
+ '::1' => {
164
+ 'family' => 'inet6',
165
+ 'prefixlen' => '128',
166
+ 'scope' => 'Node',
167
+ 'tags' => [],
168
+ 'ip_scope' => 'LINK LOCAL LOOPBACK',
169
+ },
170
+ },
171
+ 'state' => 'unknown',
172
+ },
173
+ default_interface.to_s => {
174
+ 'type' => default_interface.chop,
175
+ 'number' => '0',
176
+ 'mtu' => '1500',
177
+ 'flags' => %w(BROADCAST MULTICAST UP LOWER_UP),
178
+ 'encapsulation' => 'Ethernet',
179
+ 'addresses' => {
180
+ macaddress.to_s => {
181
+ 'family' => 'lladdr',
182
+ },
183
+ ipaddress.to_s => {
149
184
  'family' => 'inet',
150
- 'netmask' => '255.255.255.0',
151
185
  'prefixlen' => '24',
152
- 'scope' => 'Global'
153
- }
186
+ 'netmask' => '255.255.255.0',
187
+ 'broadcast' => '10.0.0.255',
188
+ 'scope' => 'Global',
189
+ 'ip_scope' => 'RFC1918 PRIVATE',
190
+ },
191
+ 'fe80::11:1111:1111:1111' => {
192
+ 'family' => 'inet6',
193
+ 'prefixlen' => '64',
194
+ 'scope' => 'Link',
195
+ 'tags' => [],
196
+ 'ip_scope' => 'LINK LOCAL UNICAST',
197
+ },
154
198
  },
199
+ 'state' => 'up',
155
200
  'arp' => {
156
- '10.0.0.1' => 'fe:ff:ff:ff:ff:ff'
201
+ '10.0.0.1' => 'fe:ff:ff:ff:ff:ff',
157
202
  },
158
- 'encapsulation' => 'Ethernet',
159
- 'flags' => %w(BROADCAST MULTICAST UP LOWER_UP),
160
- 'mtu' => '1500',
161
- 'number' => '0',
162
203
  'routes' => [
204
+ {
205
+ 'destination' => 'default',
206
+ 'family' => 'inet',
207
+ 'via' => default_gateway,
208
+ },
163
209
  {
164
210
  'destination' => '10.0.0.0/24',
165
211
  'family' => 'inet',
@@ -167,11 +213,18 @@ module Fauxhai
167
213
  'proto' => 'kernel',
168
214
  'src' => ipaddress,
169
215
  },
216
+ {
217
+ 'destination' => 'fe80::/64',
218
+ 'family' => 'inet6',
219
+ 'metric' => '256',
220
+ 'proto' => 'kernel',
221
+ },
170
222
  ],
171
- 'state' => 'up',
172
- 'type' => 'eth'
173
- }
174
- }
223
+ 'ring_params' => {},
224
+ },
225
+ },
226
+ 'default_interface' => default_interface,
227
+ 'default_gateway' => default_gateway,
175
228
  }
176
229
  end
177
230
 
@@ -181,8 +234,8 @@ module Fauxhai
181
234
 
182
235
  def ssh
183
236
  {
184
- 'host_dsa_public' => File.read( File.join(Fauxhai.root, 'lib', 'fauxhai', 'keys', 'id_dsa.pub') ).strip,
185
- 'host_rsa_public' => File.read( File.join(Fauxhai.root, 'lib', 'fauxhai', 'keys', 'id_rsa.pub') ).strip
237
+ 'host_dsa_public' => File.read(File.join(Fauxhai.root, 'lib', 'fauxhai', 'keys', 'id_dsa.pub')).strip,
238
+ 'host_rsa_public' => File.read(File.join(Fauxhai.root, 'lib', 'fauxhai', 'keys', 'id_rsa.pub')).strip,
186
239
  }
187
240
  end
188
241
 
@@ -198,19 +251,25 @@ module Fauxhai
198
251
  {
199
252
  'real' => 1,
200
253
  'total' => 1,
201
- 'cores' => 1
254
+ 'cores' => 1,
202
255
  }
203
256
  end
204
257
 
205
258
  def memory
206
259
  {
207
- 'total' => '1048576kB'
260
+ 'total' => '1048576kB',
208
261
  }
209
262
  end
210
263
 
211
264
  def virtualization
212
265
  {
213
- 'systems' => {}
266
+ 'systems' => {},
267
+ }
268
+ end
269
+
270
+ def time
271
+ {
272
+ 'timezone' => 'GMT',
214
273
  }
215
274
  end
216
275
 
@@ -220,21 +279,28 @@ module Fauxhai
220
279
  # @return [Array] - the key of whitelisted attributes
221
280
  def whitelist_attributes
222
281
  %w(
282
+ block_device
283
+ chef_packages
223
284
  command
224
285
  dmi
225
286
  filesystem
287
+ fips
288
+ init_package
226
289
  kernel
227
290
  lsb
228
291
  ohai_time
229
292
  os
230
293
  os_version
294
+ packages
231
295
  platform
232
296
  platform_version
233
297
  platform_build
234
298
  platform_family
235
- init_package
236
- root_group)
299
+ root_group
300
+ shard_seed
301
+ shells
302
+ )
237
303
  end
238
304
  end
239
305
  end
240
- end
306
+ end
@@ -1,3 +1,3 @@
1
1
  module Fauxhai
2
- VERSION = '4.1.0'
2
+ VERSION = '5.0.0'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fauxhai
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.0
4
+ version: 5.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Seth Vargo
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-03-27 00:00:00.000000000 Z
11
+ date: 2017-06-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: net-ssh
@@ -28,28 +28,28 @@ dependencies:
28
28
  name: chef
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - "~>"
31
+ - - ">="
32
32
  - !ruby/object:Gem::Version
33
33
  version: '12.0'
34
34
  type: :development
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
- - - "~>"
38
+ - - ">="
39
39
  - !ruby/object:Gem::Version
40
40
  version: '12.0'
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: ohai
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
- - - "~>"
45
+ - - ">="
46
46
  - !ruby/object:Gem::Version
47
47
  version: '8.5'
48
48
  type: :development
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
- - - "~>"
52
+ - - ">="
53
53
  - !ruby/object:Gem::Version
54
54
  version: '8.5'
55
55
  - !ruby/object:Gem::Dependency
@@ -105,6 +105,8 @@ files:
105
105
  - lib/fauxhai/platforms/amazon/2015.09.json
106
106
  - lib/fauxhai/platforms/amazon/2016.03.json
107
107
  - lib/fauxhai/platforms/amazon/2016.09.json
108
+ - lib/fauxhai/platforms/amazon/2017.03.json
109
+ - lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json
108
110
  - lib/fauxhai/platforms/arch/4.5.4-1-ARCH.json
109
111
  - lib/fauxhai/platforms/arch/4.9.11-1-ARCH.json
110
112
  - lib/fauxhai/platforms/centos/5.0.json
@@ -128,12 +130,14 @@ files:
128
130
  - lib/fauxhai/platforms/centos/6.6.json
129
131
  - lib/fauxhai/platforms/centos/6.7.json
130
132
  - lib/fauxhai/platforms/centos/6.8.json
133
+ - lib/fauxhai/platforms/centos/6.9.json
131
134
  - lib/fauxhai/platforms/centos/7.0.1406.json
132
135
  - lib/fauxhai/platforms/centos/7.0.json
133
136
  - lib/fauxhai/platforms/centos/7.1.1503.json
134
137
  - lib/fauxhai/platforms/centos/7.2.1511.json
135
138
  - lib/fauxhai/platforms/centos/7.3.1611.json
136
139
  - lib/fauxhai/platforms/chefspec/0.6.1.json
140
+ - lib/fauxhai/platforms/clearos/7.0.json
137
141
  - lib/fauxhai/platforms/debian/7.0.json
138
142
  - lib/fauxhai/platforms/debian/7.1.json
139
143
  - lib/fauxhai/platforms/debian/7.10.json
@@ -152,6 +156,7 @@ files:
152
156
  - lib/fauxhai/platforms/debian/8.5.json
153
157
  - lib/fauxhai/platforms/debian/8.6.json
154
158
  - lib/fauxhai/platforms/debian/8.7.json
159
+ - lib/fauxhai/platforms/debian/8.8.json
155
160
  - lib/fauxhai/platforms/dragonfly4/4.2-RELEASE.json
156
161
  - lib/fauxhai/platforms/fedora/21.json
157
162
  - lib/fauxhai/platforms/fedora/22.json
@@ -165,8 +170,10 @@ files:
165
170
  - lib/fauxhai/platforms/freebsd/9.3.json
166
171
  - lib/fauxhai/platforms/gentoo/2.2.json
167
172
  - lib/fauxhai/platforms/ios_xr/6.0.0.14I.json
173
+ - lib/fauxhai/platforms/linuxmint/18.1.json
168
174
  - lib/fauxhai/platforms/mac_os_x/10.10.json
169
175
  - lib/fauxhai/platforms/mac_os_x/10.11.1.json
176
+ - lib/fauxhai/platforms/mac_os_x/10.11.json
170
177
  - lib/fauxhai/platforms/mac_os_x/10.12.json
171
178
  - lib/fauxhai/platforms/mac_os_x/10.9.2.json
172
179
  - lib/fauxhai/platforms/nexus/5.json
@@ -233,7 +240,7 @@ files:
233
240
  - lib/fauxhai/runner/windows.rb
234
241
  - lib/fauxhai/version.rb
235
242
  - tmp/.gitkeep
236
- homepage: https://github.com/customink/fauxhai
243
+ homepage: https://github.com/chefspec/fauxhai
237
244
  licenses:
238
245
  - MIT
239
246
  metadata: {}
@@ -253,7 +260,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
253
260
  version: '0'
254
261
  requirements: []
255
262
  rubyforge_project:
256
- rubygems_version: 2.6.11
263
+ rubygems_version: 2.6.12
257
264
  signing_key:
258
265
  specification_version: 4
259
266
  summary: Fauxhai provides an easy way to mock out your ohai data for testing with