vagrant/test/unit/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_test.rb Fix Chef apply provisioner to not set node_name 2018-06-11 10:35:52 -07:00
chef_solo_test.rb Trim drive letter prefix from path 2018-05-03 09:28:19 -07:00