vagrant/test/unit/plugins/provisioners
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
..
ansible Merge branch 'gildegoma/ansible-force-ssh-user' 2015-11-08 14:01:23 +01:00
chef Automatically generate a node_name for Chef 2015-11-19 11:38:33 -08:00
docker provisioners/docker: support restart flag [GH-4477] 2015-07-07 12:17:24 -06:00
file provisioners/file: validate source relative to Vagrantfile path 2015-07-06 14:22:00 -06:00
salt provisioners/salt: deprecate config_dir 2015-11-18 11:56:07 -08:00
shell rename to powershell_elevated_interactive 2015-11-18 12:51:18 -08:00
support/shared provisioners/ansible: introduce ansible_local 2015-11-08 10:42:48 +01:00