mlafeldt / chef-runner

The fastest way to run Chef cookbooks
Apache License 2.0
179 stars 17 forks source link

Decouple provisioner from resolver and installer #39

Closed mlafeldt closed 9 years ago

mlafeldt commented 9 years ago

It should be possible to use the provisioner without resolving cookbooks or installing Chef.

This makes the code easier to understand and to extend.