vagrant/plugins/provisioners/chef/provisioner
Seth Vargo 9559fc549c Automatically generate a node_name for Chef
This is required because the Chef Server almost always needs a node name to
interact. This will default to the hostname, but that's always going to be
`vagrant.vm`, which will collide easily.

This generates a random hostname with `vagrant-` as the prefix and stores the
result in the machine's data directory.
2015-11-19 11:38:33 -08:00
..
base.rb Automatically generate a node_name for Chef 2015-11-19 11:38:33 -08:00
chef_apply.rb Use powershell syntax for Chef provisioner when using windows 2015-05-02 16:21:32 +01:00
chef_client.rb Automatically generate a node_name for Chef 2015-11-19 11:38:33 -08:00
chef_solo.rb Add `nodes_path` support for the Chef-Solo provisioner 2015-09-27 23:23:28 -04:00
chef_zero.rb Bring back `nodes_path` support for the Chef Zero provisioner 2015-07-28 12:41:51 -04:00