vagrant/test/unit/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_test.rb Automatically generate a node_name for Chef 2015-11-19 11:38:33 -08:00