vagrant/test/unit/plugins/provisioners/chef
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
..
config Merge pull request #8682 from Telekom-PD/omnibus-url 2017-08-03 09:19:13 -07:00
provisioner Fix Chef apply provisioner to not set node_name 2018-06-11 10:35:52 -07:00
command_builder_test.rb Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
omnibus_test.rb Add config option omnibus_url for chef provisioners 2017-08-03 10:06:27 +02:00