vagrant/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 provisioners/ansible_local: fix a str-to-sym bug 2015-11-12 09:14:35 +01:00
cfengine Use dnf on Fedora guests instead of yum if available. 2015-09-20 09:30:49 +02:00
chef Automatically generate a node_name for Chef 2015-11-19 11:38:33 -08:00
docker Merge pull request #6489 from invernizzi/master 2015-11-18 15:16:32 -08:00
file provisioners/file: validate source relative to Vagrantfile path 2015-07-06 14:22:00 -06:00
puppet Merge pull request #6389 from grafjo/fix_6151 2015-11-18 14:59:58 -08:00
salt Fixing the Salt bootstrap script for Windows 2015-11-18 21:55:32 -06:00
shell rename to powershell_elevated_interactive 2015-11-18 12:51:18 -08:00