vagrant/test/unit
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
..
plugins Automatically generate a node_name for Chef 2015-11-19 11:38:33 -08:00
support Fix port collision in tests 2015-11-18 18:47:19 -08:00
templates/guests SUSE-flavored systems uses STARTMODE and not ONBOOT 2015-11-08 16:09:04 +01:00
vagrant Add tests 2015-11-19 11:07:19 -08:00
base.rb Add vagrant-login to core ;) 2014-12-08 18:26:36 -08:00
vagrant_test.rb Add a function to get to the "original" environment with Vagrant 2015-07-09 12:34:04 -06:00