microwave 0.1004.1 → 0.1004.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/chef/version.rb +1 -1
  2. metadata +241 -277
@@ -17,7 +17,7 @@
17
17
 
18
18
  class Chef
19
19
  CHEF_ROOT = File.dirname(File.expand_path(File.dirname(__FILE__)))
20
- VERSION = '0.1004.1'
20
+ VERSION = '0.1004.2'
21
21
  end
22
22
 
23
23
  # NOTE: the Chef::Version class is defined in version_class.rb
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: microwave
3
3
  version: !ruby/object:Gem::Version
4
- hash: 4013
4
+ hash: 4011
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 1004
9
- - 1
10
- version: 0.1004.1
9
+ - 2
10
+ version: 0.1004.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Tom Bombadil
@@ -15,9 +15,12 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-10-05 00:00:00 Z
18
+ date: 2011-10-18 00:00:00 +00:00
19
+ default_executable:
19
20
  dependencies:
20
21
  - !ruby/object:Gem::Dependency
22
+ prerelease: false
23
+ type: :runtime
21
24
  requirement: &id001 !ruby/object:Gem::Requirement
22
25
  none: false
23
26
  requirements:
@@ -29,11 +32,11 @@ dependencies:
29
32
  - 1
30
33
  - 2
31
34
  version: 1.1.2
32
- type: :runtime
33
- prerelease: false
34
- name: mixlib-config
35
35
  version_requirements: *id001
36
+ name: mixlib-config
36
37
  - !ruby/object:Gem::Dependency
38
+ prerelease: false
39
+ type: :runtime
37
40
  requirement: &id002 !ruby/object:Gem::Requirement
38
41
  none: false
39
42
  requirements:
@@ -45,11 +48,11 @@ dependencies:
45
48
  - 1
46
49
  - 0
47
50
  version: 1.1.0
48
- type: :runtime
49
- prerelease: false
50
- name: mixlib-cli
51
51
  version_requirements: *id002
52
+ name: mixlib-cli
52
53
  - !ruby/object:Gem::Dependency
54
+ prerelease: false
55
+ type: :runtime
53
56
  requirement: &id003 !ruby/object:Gem::Requirement
54
57
  none: false
55
58
  requirements:
@@ -61,28 +64,12 @@ dependencies:
61
64
  - 3
62
65
  - 0
63
66
  version: 1.3.0
64
- type: :runtime
65
- prerelease: false
66
- name: mixlib-log
67
67
  version_requirements: *id003
68
+ name: mixlib-log
68
69
  - !ruby/object:Gem::Dependency
69
- requirement: &id004 !ruby/object:Gem::Requirement
70
- none: false
71
- requirements:
72
- - - ">="
73
- - !ruby/object:Gem::Version
74
- hash: 19
75
- segments:
76
- - 1
77
- - 1
78
- - 0
79
- version: 1.1.0
80
- type: :runtime
81
70
  prerelease: false
82
- name: mixlib-authentication
83
- version_requirements: *id004
84
- - !ruby/object:Gem::Dependency
85
- requirement: &id005 !ruby/object:Gem::Requirement
71
+ type: :runtime
72
+ requirement: &id004 !ruby/object:Gem::Requirement
86
73
  none: false
87
74
  requirements:
88
75
  - - ">="
@@ -93,28 +80,12 @@ dependencies:
93
80
  - 6
94
81
  - 0
95
82
  version: 0.6.0
96
- type: :runtime
97
- prerelease: false
83
+ version_requirements: *id004
98
84
  name: ohai
99
- version_requirements: *id005
100
85
  - !ruby/object:Gem::Dependency
101
- requirement: &id006 !ruby/object:Gem::Requirement
102
- none: false
103
- requirements:
104
- - - ">="
105
- - !ruby/object:Gem::Version
106
- hash: 7
107
- segments:
108
- - 0
109
- - 6
110
- - 0
111
- version: 0.6.0
112
- type: :runtime
113
86
  prerelease: false
114
- name: bunny
115
- version_requirements: *id006
116
- - !ruby/object:Gem::Dependency
117
- requirement: &id007 !ruby/object:Gem::Requirement
87
+ type: :runtime
88
+ requirement: &id005 !ruby/object:Gem::Requirement
118
89
  none: false
119
90
  requirements:
120
91
  - - ">="
@@ -133,60 +104,54 @@ dependencies:
133
104
  - 5
134
105
  - 2
135
106
  version: 1.5.2
136
- type: :runtime
137
- prerelease: false
107
+ version_requirements: *id005
138
108
  name: json
139
- version_requirements: *id007
140
109
  - !ruby/object:Gem::Dependency
141
- requirement: &id008 !ruby/object:Gem::Requirement
110
+ prerelease: false
111
+ type: :runtime
112
+ requirement: &id006 !ruby/object:Gem::Requirement
142
113
  none: false
143
114
  requirements:
144
- - - ~>
115
+ - - ">="
145
116
  - !ruby/object:Gem::Version
146
- hash: 21
117
+ hash: 3
147
118
  segments:
148
- - 1
149
- - 4
150
- - 9
151
- version: 1.4.9
152
- type: :runtime
153
- prerelease: false
154
- name: treetop
155
- version_requirements: *id008
119
+ - 0
120
+ version: "0"
121
+ version_requirements: *id006
122
+ name: erubis
156
123
  - !ruby/object:Gem::Dependency
157
- requirement: &id009 !ruby/object:Gem::Requirement
124
+ prerelease: false
125
+ type: :runtime
126
+ requirement: &id007 !ruby/object:Gem::Requirement
158
127
  none: false
159
128
  requirements:
160
- - - ~>
129
+ - - ">="
161
130
  - !ruby/object:Gem::Version
162
- hash: 13
131
+ hash: 3
163
132
  segments:
164
- - 2
165
- - 1
166
- - 3
167
- version: 2.1.3
168
- type: :runtime
169
- prerelease: false
170
- name: net-ssh
171
- version_requirements: *id009
133
+ - 0
134
+ version: "0"
135
+ version_requirements: *id007
136
+ name: moneta
172
137
  - !ruby/object:Gem::Dependency
173
- requirement: &id010 !ruby/object:Gem::Requirement
138
+ prerelease: false
139
+ type: :runtime
140
+ requirement: &id008 !ruby/object:Gem::Requirement
174
141
  none: false
175
142
  requirements:
176
- - - ~>
143
+ - - ">="
177
144
  - !ruby/object:Gem::Version
178
- hash: 19
145
+ hash: 3
179
146
  segments:
180
- - 1
181
- - 1
182
147
  - 0
183
- version: 1.1.0
184
- type: :runtime
185
- prerelease: false
186
- name: net-ssh-multi
187
- version_requirements: *id010
148
+ version: "0"
149
+ version_requirements: *id008
150
+ name: uuidtools
188
151
  - !ruby/object:Gem::Dependency
189
- requirement: &id011 !ruby/object:Gem::Requirement
152
+ prerelease: false
153
+ type: :runtime
154
+ requirement: &id009 !ruby/object:Gem::Requirement
190
155
  none: false
191
156
  requirements:
192
157
  - - ">="
@@ -195,12 +160,12 @@ dependencies:
195
160
  segments:
196
161
  - 0
197
162
  version: "0"
198
- type: :runtime
199
- prerelease: false
200
- name: erubis
201
- version_requirements: *id011
163
+ version_requirements: *id009
164
+ name: ruby-shadow
202
165
  - !ruby/object:Gem::Dependency
203
- requirement: &id012 !ruby/object:Gem::Requirement
166
+ prerelease: false
167
+ type: :runtime
168
+ requirement: &id010 !ruby/object:Gem::Requirement
204
169
  none: false
205
170
  requirements:
206
171
  - - ">="
@@ -209,12 +174,12 @@ dependencies:
209
174
  segments:
210
175
  - 0
211
176
  version: "0"
212
- type: :runtime
213
- prerelease: false
214
- name: moneta
215
- version_requirements: *id012
177
+ version_requirements: *id010
178
+ name: sdoc
216
179
  - !ruby/object:Gem::Dependency
217
- requirement: &id013 !ruby/object:Gem::Requirement
180
+ prerelease: false
181
+ type: :runtime
182
+ requirement: &id011 !ruby/object:Gem::Requirement
218
183
  none: false
219
184
  requirements:
220
185
  - - ">="
@@ -223,12 +188,12 @@ dependencies:
223
188
  segments:
224
189
  - 0
225
190
  version: "0"
226
- type: :runtime
227
- prerelease: false
228
- name: highline
229
- version_requirements: *id013
191
+ version_requirements: *id011
192
+ name: fast_xs
230
193
  - !ruby/object:Gem::Dependency
231
- requirement: &id014 !ruby/object:Gem::Requirement
194
+ prerelease: false
195
+ type: :runtime
196
+ requirement: &id012 !ruby/object:Gem::Requirement
232
197
  none: false
233
198
  requirements:
234
199
  - - ">="
@@ -237,10 +202,8 @@ dependencies:
237
202
  segments:
238
203
  - 0
239
204
  version: "0"
240
- type: :runtime
241
- prerelease: false
242
- name: uuidtools
243
- version_requirements: *id014
205
+ version_requirements: *id012
206
+ name: dep_selector
244
207
  description: A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure, forked from Opscode Chef
245
208
  email: amanibhavam@destructuring.org
246
209
  executables:
@@ -253,209 +216,210 @@ extra_rdoc_files:
253
216
  files:
254
217
  - LICENSE
255
218
  - README.rdoc
256
- - lib/chef/application/solo.rb
257
- - lib/chef/application.rb
258
- - lib/chef/applications.rb
259
- - lib/chef/checksum.rb
260
- - lib/chef/checksum_cache.rb
261
- - lib/chef/client.rb
262
- - lib/chef/config.rb
219
+ - lib/chef.rb
220
+ - lib/chef/node.rb
221
+ - lib/chef/file_access_control.rb
222
+ - lib/chef/version_constraint.rb
223
+ - lib/chef/cookbook/cookbook_version_loader.rb
263
224
  - lib/chef/cookbook/chefignore.rb
225
+ - lib/chef/cookbook/syntax_check.rb
264
226
  - lib/chef/cookbook/cookbook_collection.rb
265
- - lib/chef/cookbook/cookbook_version_loader.rb
266
227
  - lib/chef/cookbook/file_system_file_vendor.rb
267
- - lib/chef/cookbook/file_vendor.rb
268
228
  - lib/chef/cookbook/metadata.rb
269
- - lib/chef/cookbook/syntax_check.rb
270
- - lib/chef/cookbook_loader.rb
271
- - lib/chef/cookbook_version.rb
272
- - lib/chef/cookbook_version_selector.rb
273
- - lib/chef/environment.rb
274
- - lib/chef/exceptions.rb
275
- - lib/chef/file_access_control.rb
276
- - lib/chef/file_cache.rb
277
- - lib/chef/handler/error_report.rb
278
- - lib/chef/handler/json_file.rb
229
+ - lib/chef/cookbook/file_vendor.rb
279
230
  - lib/chef/handler.rb
280
- - lib/chef/json_compat.rb
281
- - lib/chef/log.rb
231
+ - lib/chef/tasks/chef_repo.rake
232
+ - lib/chef/runner.rb
233
+ - lib/chef/resource_collection.rb
234
+ - lib/chef/providers.rb
235
+ - lib/chef/checksum.rb
236
+ - lib/chef/config.rb
282
237
  - lib/chef/mash.rb
283
- - lib/chef/mixin/check_helper.rb
284
- - lib/chef/mixin/checksum.rb
285
- - lib/chef/mixin/command/unix.rb
286
- - lib/chef/mixin/command/windows.rb
287
- - lib/chef/mixin/command.rb
288
- - lib/chef/mixin/convert_to_class_name.rb
289
- - lib/chef/mixin/create_path.rb
290
- - lib/chef/mixin/deep_merge.rb
291
- - lib/chef/mixin/deprecation.rb
292
- - lib/chef/mixin/from_file.rb
293
- - lib/chef/mixin/get_source_from_package.rb
294
- - lib/chef/mixin/language.rb
295
- - lib/chef/mixin/language_include_attribute.rb
296
- - lib/chef/mixin/language_include_recipe.rb
297
- - lib/chef/mixin/params_validate.rb
298
- - lib/chef/mixin/recipe_definition_dsl_core.rb
299
- - lib/chef/mixin/shell_out.rb
300
- - lib/chef/mixin/template.rb
301
- - lib/chef/mixin/xml_escape.rb
302
- - lib/chef/mixins.rb
303
- - lib/chef/monkey_patches/dir.rb
304
- - lib/chef/monkey_patches/numeric.rb
305
- - lib/chef/monkey_patches/object.rb
306
- - lib/chef/monkey_patches/regexp.rb
307
- - lib/chef/monkey_patches/string.rb
308
- - lib/chef/monkey_patches/tempfile.rb
309
- - lib/chef/nil_argument.rb
310
- - lib/chef/node/attribute.rb
311
- - lib/chef/node.rb
312
- - lib/chef/platform.rb
313
- - lib/chef/provider/breakpoint.rb
314
- - lib/chef/provider/cookbook_file.rb
315
- - lib/chef/provider/cron/solaris.rb
238
+ - lib/chef/resource/easy_install_package.rb
239
+ - lib/chef/resource/solaris_package.rb
240
+ - lib/chef/resource/remote_directory.rb
241
+ - lib/chef/resource/template.rb
242
+ - lib/chef/resource/cron.rb
243
+ - lib/chef/resource/subversion.rb
244
+ - lib/chef/resource/pacman_package.rb
245
+ - lib/chef/resource/dpkg_package.rb
246
+ - lib/chef/resource/execute.rb
247
+ - lib/chef/resource/scm.rb
248
+ - lib/chef/resource/env.rb
249
+ - lib/chef/resource/cookbook_file.rb
250
+ - lib/chef/resource/portage_package.rb
251
+ - lib/chef/resource/script.rb
252
+ - lib/chef/resource/deploy.rb
253
+ - lib/chef/resource/package.rb
254
+ - lib/chef/resource/erl_call.rb
255
+ - lib/chef/resource/perl.rb
256
+ - lib/chef/resource/breakpoint.rb
257
+ - lib/chef/resource/bash.rb
258
+ - lib/chef/resource/ifconfig.rb
259
+ - lib/chef/resource/mdadm.rb
260
+ - lib/chef/resource/mount.rb
261
+ - lib/chef/resource/yum_package.rb
262
+ - lib/chef/resource/freebsd_package.rb
263
+ - lib/chef/resource/file.rb
264
+ - lib/chef/resource/timestamped_deploy.rb
265
+ - lib/chef/resource/rpm_package.rb
266
+ - lib/chef/resource/user.rb
267
+ - lib/chef/resource/link.rb
268
+ - lib/chef/resource/ruby_block.rb
269
+ - lib/chef/resource/directory.rb
270
+ - lib/chef/resource/log.rb
271
+ - lib/chef/resource/deploy_revision.rb
272
+ - lib/chef/resource/csh.rb
273
+ - lib/chef/resource/macports_package.rb
274
+ - lib/chef/resource/ruby.rb
275
+ - lib/chef/resource/apt_package.rb
276
+ - lib/chef/resource/route.rb
277
+ - lib/chef/resource/gem_package.rb
278
+ - lib/chef/resource/git.rb
279
+ - lib/chef/resource/ohai.rb
280
+ - lib/chef/resource/python.rb
281
+ - lib/chef/resource/service.rb
282
+ - lib/chef/resource/group.rb
283
+ - lib/chef/resource.rb
284
+ - lib/chef/version.rb
285
+ - lib/chef/file_cache.rb
286
+ - lib/chef/shell_out.rb
287
+ - lib/chef/run_status.rb
288
+ - lib/chef/shell_out/unix.rb
289
+ - lib/chef/shell_out/windows.rb
290
+ - lib/chef/provider/mount/mount.rb
291
+ - lib/chef/provider/mount/windows.rb
292
+ - lib/chef/provider/remote_directory.rb
293
+ - lib/chef/provider/template.rb
316
294
  - lib/chef/provider/cron.rb
317
- - lib/chef/provider/deploy/revision.rb
318
- - lib/chef/provider/deploy/timestamped.rb
319
- - lib/chef/provider/deploy.rb
320
- - lib/chef/provider/directory.rb
321
- - lib/chef/provider/env/windows.rb
295
+ - lib/chef/provider/user/pw.rb
296
+ - lib/chef/provider/user/windows.rb
297
+ - lib/chef/provider/user/dscl.rb
298
+ - lib/chef/provider/user/useradd.rb
299
+ - lib/chef/provider/subversion.rb
300
+ - lib/chef/provider/execute.rb
322
301
  - lib/chef/provider/env.rb
302
+ - lib/chef/provider/cookbook_file.rb
303
+ - lib/chef/provider/script.rb
304
+ - lib/chef/provider/deploy.rb
305
+ - lib/chef/provider/package.rb
323
306
  - lib/chef/provider/erl_call.rb
324
- - lib/chef/provider/execute.rb
325
- - lib/chef/provider/file.rb
326
- - lib/chef/provider/git.rb
327
- - lib/chef/provider/group/aix.rb
328
- - lib/chef/provider/group/dscl.rb
329
- - lib/chef/provider/group/gpasswd.rb
307
+ - lib/chef/provider/breakpoint.rb
308
+ - lib/chef/provider/cron/solaris.rb
309
+ - lib/chef/provider/ifconfig.rb
330
310
  - lib/chef/provider/group/groupadd.rb
331
- - lib/chef/provider/group/pw.rb
332
- - lib/chef/provider/group/suse.rb
333
311
  - lib/chef/provider/group/usermod.rb
312
+ - lib/chef/provider/group/pw.rb
313
+ - lib/chef/provider/group/aix.rb
334
314
  - lib/chef/provider/group/windows.rb
335
- - lib/chef/provider/group.rb
336
- - lib/chef/provider/ifconfig.rb
337
- - lib/chef/provider/link.rb
338
- - lib/chef/provider/log.rb
315
+ - lib/chef/provider/group/suse.rb
316
+ - lib/chef/provider/group/dscl.rb
317
+ - lib/chef/provider/group/gpasswd.rb
339
318
  - lib/chef/provider/mdadm.rb
340
- - lib/chef/provider/mount/mount.rb
341
- - lib/chef/provider/mount/windows.rb
342
319
  - lib/chef/provider/mount.rb
343
- - lib/chef/provider/ohai.rb
344
- - lib/chef/provider/package/apt.rb
320
+ - lib/chef/provider/service/insserv.rb
321
+ - lib/chef/provider/service/freebsd.rb
322
+ - lib/chef/provider/service/debian.rb
323
+ - lib/chef/provider/service/simple.rb
324
+ - lib/chef/provider/service/upstart.rb
325
+ - lib/chef/provider/service/init.rb
326
+ - lib/chef/provider/service/systemd.rb
327
+ - lib/chef/provider/service/windows.rb
328
+ - lib/chef/provider/service/redhat.rb
329
+ - lib/chef/provider/service/gentoo.rb
330
+ - lib/chef/provider/service/solaris.rb
331
+ - lib/chef/provider/service/arch.rb
332
+ - lib/chef/provider/deploy/timestamped.rb
333
+ - lib/chef/provider/deploy/revision.rb
334
+ - lib/chef/provider/file.rb
335
+ - lib/chef/provider/user.rb
336
+ - lib/chef/provider/env/windows.rb
337
+ - lib/chef/provider/link.rb
338
+ - lib/chef/provider/ruby_block.rb
339
+ - lib/chef/provider/directory.rb
340
+ - lib/chef/provider/log.rb
341
+ - lib/chef/provider/package/portage.rb
342
+ - lib/chef/provider/package/rubygems.rb
343
+ - lib/chef/provider/package/freebsd.rb
345
344
  - lib/chef/provider/package/dpkg.rb
346
345
  - lib/chef/provider/package/easy_install.rb
347
- - lib/chef/provider/package/freebsd.rb
348
- - lib/chef/provider/package/macports.rb
349
- - lib/chef/provider/package/pacman.rb
350
- - lib/chef/provider/package/portage.rb
346
+ - lib/chef/provider/package/yum-dump.py
351
347
  - lib/chef/provider/package/rpm.rb
352
- - lib/chef/provider/package/rubygems.rb
353
348
  - lib/chef/provider/package/solaris.rb
354
- - lib/chef/provider/package/yum-dump.py
349
+ - lib/chef/provider/package/pacman.rb
350
+ - lib/chef/provider/package/macports.rb
355
351
  - lib/chef/provider/package/yum.rb
352
+ - lib/chef/provider/package/apt.rb
356
353
  - lib/chef/provider/package/zypper.rb
357
- - lib/chef/provider/package.rb
358
- - lib/chef/provider/remote_directory.rb
359
354
  - lib/chef/provider/route.rb
360
- - lib/chef/provider/ruby_block.rb
361
- - lib/chef/provider/script.rb
362
- - lib/chef/provider/service/arch.rb
363
- - lib/chef/provider/service/debian.rb
364
- - lib/chef/provider/service/freebsd.rb
365
- - lib/chef/provider/service/gentoo.rb
366
- - lib/chef/provider/service/init.rb
367
- - lib/chef/provider/service/insserv.rb
368
- - lib/chef/provider/service/redhat.rb
369
- - lib/chef/provider/service/simple.rb
370
- - lib/chef/provider/service/solaris.rb
371
- - lib/chef/provider/service/systemd.rb
372
- - lib/chef/provider/service/upstart.rb
373
- - lib/chef/provider/service/windows.rb
355
+ - lib/chef/provider/git.rb
356
+ - lib/chef/provider/ohai.rb
374
357
  - lib/chef/provider/service.rb
375
- - lib/chef/provider/subversion.rb
376
- - lib/chef/provider/template.rb
377
- - lib/chef/provider/user/dscl.rb
378
- - lib/chef/provider/user/pw.rb
379
- - lib/chef/provider/user/useradd.rb
380
- - lib/chef/provider/user/windows.rb
381
- - lib/chef/provider/user.rb
382
- - lib/chef/provider.rb
383
- - lib/chef/providers.rb
384
- - lib/chef/recipe.rb
385
- - lib/chef/resource/apt_package.rb
386
- - lib/chef/resource/bash.rb
387
- - lib/chef/resource/breakpoint.rb
388
- - lib/chef/resource/cookbook_file.rb
389
- - lib/chef/resource/cron.rb
390
- - lib/chef/resource/csh.rb
391
- - lib/chef/resource/deploy.rb
392
- - lib/chef/resource/deploy_revision.rb
393
- - lib/chef/resource/directory.rb
394
- - lib/chef/resource/dpkg_package.rb
395
- - lib/chef/resource/easy_install_package.rb
396
- - lib/chef/resource/env.rb
397
- - lib/chef/resource/erl_call.rb
398
- - lib/chef/resource/execute.rb
399
- - lib/chef/resource/file.rb
400
- - lib/chef/resource/freebsd_package.rb
401
- - lib/chef/resource/gem_package.rb
402
- - lib/chef/resource/git.rb
403
- - lib/chef/resource/group.rb
404
- - lib/chef/resource/ifconfig.rb
405
- - lib/chef/resource/link.rb
406
- - lib/chef/resource/log.rb
407
- - lib/chef/resource/macports_package.rb
408
- - lib/chef/resource/mdadm.rb
409
- - lib/chef/resource/mount.rb
410
- - lib/chef/resource/ohai.rb
411
- - lib/chef/resource/package.rb
412
- - lib/chef/resource/pacman_package.rb
413
- - lib/chef/resource/perl.rb
414
- - lib/chef/resource/portage_package.rb
415
- - lib/chef/resource/python.rb
416
- - lib/chef/resource/remote_directory.rb
417
- - lib/chef/resource/route.rb
418
- - lib/chef/resource/rpm_package.rb
419
- - lib/chef/resource/ruby.rb
420
- - lib/chef/resource/ruby_block.rb
421
- - lib/chef/resource/scm.rb
422
- - lib/chef/resource/script.rb
423
- - lib/chef/resource/service.rb
424
- - lib/chef/resource/solaris_package.rb
425
- - lib/chef/resource/subversion.rb
426
- - lib/chef/resource/template.rb
427
- - lib/chef/resource/timestamped_deploy.rb
428
- - lib/chef/resource/user.rb
429
- - lib/chef/resource/yum_package.rb
430
- - lib/chef/resource.rb
431
- - lib/chef/resource_collection/stepable_iterator.rb
432
- - lib/chef/resource_collection.rb
433
- - lib/chef/resource_definition.rb
434
- - lib/chef/resource_definition_list.rb
358
+ - lib/chef/provider/group.rb
359
+ - lib/chef/applications.rb
435
360
  - lib/chef/resources.rb
361
+ - lib/chef/json_compat.rb
362
+ - lib/chef/mixins.rb
363
+ - lib/chef/exceptions.rb
364
+ - lib/chef/monkey_patches/dir.rb
365
+ - lib/chef/monkey_patches/string.rb
366
+ - lib/chef/monkey_patches/numeric.rb
367
+ - lib/chef/monkey_patches/object.rb
368
+ - lib/chef/monkey_patches/regexp.rb
369
+ - lib/chef/monkey_patches/tempfile.rb
436
370
  - lib/chef/role.rb
437
- - lib/chef/run_context.rb
438
371
  - lib/chef/run_list/run_list_expansion.rb
439
372
  - lib/chef/run_list/run_list_item.rb
440
373
  - lib/chef/run_list/versioned_recipe_list.rb
441
- - lib/chef/run_list.rb
442
- - lib/chef/run_status.rb
443
- - lib/chef/runner.rb
444
- - lib/chef/shell_out/unix.rb
445
- - lib/chef/shell_out/windows.rb
446
- - lib/chef/shell_out.rb
447
- - lib/chef/tasks/chef_repo.rake
448
- - lib/chef/util/file_edit.rb
374
+ - lib/chef/application/solo.rb
375
+ - lib/chef/node/attribute.rb
376
+ - lib/chef/resource_definition_list.rb
377
+ - lib/chef/mixin/create_path.rb
378
+ - lib/chef/mixin/template.rb
379
+ - lib/chef/mixin/deprecation.rb
380
+ - lib/chef/mixin/language_include_recipe.rb
381
+ - lib/chef/mixin/check_helper.rb
382
+ - lib/chef/mixin/checksum.rb
383
+ - lib/chef/mixin/xml_escape.rb
384
+ - lib/chef/mixin/shell_out.rb
385
+ - lib/chef/mixin/language.rb
386
+ - lib/chef/mixin/convert_to_class_name.rb
387
+ - lib/chef/mixin/command.rb
388
+ - lib/chef/mixin/params_validate.rb
389
+ - lib/chef/mixin/command/unix.rb
390
+ - lib/chef/mixin/command/windows.rb
391
+ - lib/chef/mixin/recipe_definition_dsl_core.rb
392
+ - lib/chef/mixin/language_include_attribute.rb
393
+ - lib/chef/mixin/deep_merge.rb
394
+ - lib/chef/mixin/from_file.rb
395
+ - lib/chef/mixin/get_source_from_package.rb
396
+ - lib/chef/application.rb
397
+ - lib/chef/cookbook_loader.rb
398
+ - lib/chef/resource_definition.rb
399
+ - lib/chef/log.rb
400
+ - lib/chef/version_class.rb
401
+ - lib/chef/checksum_cache.rb
402
+ - lib/chef/platform.rb
403
+ - lib/chef/util/windows.rb
449
404
  - lib/chef/util/windows/net_group.rb
450
- - lib/chef/util/windows/net_use.rb
451
- - lib/chef/util/windows/net_user.rb
452
405
  - lib/chef/util/windows/volume.rb
453
- - lib/chef/util/windows.rb
454
- - lib/chef/version.rb
455
- - lib/chef/version_class.rb
456
- - lib/chef/version_constraint.rb
457
- - lib/chef.rb
406
+ - lib/chef/util/windows/net_user.rb
407
+ - lib/chef/util/windows/net_use.rb
408
+ - lib/chef/util/file_edit.rb
409
+ - lib/chef/run_list.rb
410
+ - lib/chef/client.rb
411
+ - lib/chef/provider.rb
412
+ - lib/chef/environment.rb
413
+ - lib/chef/nil_argument.rb
414
+ - lib/chef/recipe.rb
415
+ - lib/chef/cookbook_version_selector.rb
416
+ - lib/chef/resource_collection/stepable_iterator.rb
417
+ - lib/chef/handler/json_file.rb
418
+ - lib/chef/handler/error_report.rb
419
+ - lib/chef/run_context.rb
420
+ - lib/chef/cookbook_version.rb
458
421
  - bin/chef-solo
422
+ has_rdoc: true
459
423
  homepage: https://github.com/HeSYINUvSBZfxqA/microwave
460
424
  licenses: []
461
425
 
@@ -485,7 +449,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
485
449
  requirements: []
486
450
 
487
451
  rubyforge_project:
488
- rubygems_version: 1.8.10
452
+ rubygems_version: 1.5.3
489
453
  signing_key:
490
454
  specification_version: 3
491
455
  summary: A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure, forked from Opscode Chef