vagrant/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
..
cap Add config option omnibus_url for chef provisioners 2017-08-03 10:06:27 +02:00
config (#9383) File path expand all chef_zero config path options 2018-04-16 11:05:39 -07:00
provisioner Fix Chef apply provisioner to not set node_name 2018-06-11 10:35:52 -07:00
command_builder.rb Support Chef Solo local + legacy modes 2016-05-19 15:27:17 +01:00
installer.rb Add config option omnibus_url for chef provisioners 2017-08-03 10:06:27 +02:00
omnibus.rb Add config option omnibus_url for chef provisioners 2017-08-03 10:06:27 +02:00
plugin.rb Add chef_install(ed?) guest capability for freebsd 2017-04-04 22:10:02 -07:00