vagrant/plugins/provisioners/chef/provisioner
Chris Roberts 7df6ea5a30 Fix Chef apply provisioner to not set node_name
The base chef provisioner class will set the node name automatically
if not provided in the configuration. Since the chef apply provisioner
does not provide a node_name option, setting it will invalidate the
configuration. This checks for the node name before attempting to
use it.

Fixes #9901
2018-06-11 10:35:52 -07:00
..
base.rb Fix Chef apply provisioner to not set node_name 2018-06-11 10:35:52 -07:00
chef_apply.rb Prefix tempfiles with vagrant- 2016-05-31 00:18:16 -04:00
chef_client.rb Handle Chef provisioner requests to reboot. A request to reboot is not a convergence failure, so don't treat it like a convergence failure. 2017-08-10 11:39:41 +01:00
chef_solo.rb Trim drive letter prefix from path 2018-05-03 09:28:19 -07:00
chef_zero.rb Merge pull request #9669 from dduponchel/data_bags_path 2018-04-24 15:45:36 -07:00