vagrant/plugins/provisioners/chef/config
Seth Vargo 8f35ecaa6f Extract runner-specific Chef configs into their own subclass
This separates the truly basic pieces of Chef (like install url and
log_level) from the runner pieces of Chef (like provisioning_path). This
is necessary because the Chef Apply provisioner does not actually need
most of the Chef configuration options.
2014-11-07 15:56:21 -05:00
..
base.rb Extract runner-specific Chef configs into their own subclass 2014-11-07 15:56:21 -05:00
base_runner.rb Extract runner-specific Chef configs into their own subclass 2014-11-07 15:56:21 -05:00
chef_apply.rb Extract runner-specific Chef configs into their own subclass 2014-11-07 15:56:21 -05:00
chef_client.rb Extract runner-specific Chef configs into their own subclass 2014-11-07 15:56:21 -05:00
chef_solo.rb Extract runner-specific Chef configs into their own subclass 2014-11-07 15:56:21 -05:00
chef_zero.rb Make Chef Zero lowercase in validation (conforms to other keys) 2014-10-30 13:43:25 -04:00