vagrant/plugins/provisioners
Luis Pabón f0718d620d provisioners/ansible: Put ssh key in the inventory
Vagrant 1.7.1 creates and injects new ssh keys for each virtual machine.
When it started ansible with the "parallel provisioning trick",
it would only send the ssh key of the targeted virtual machine.
With this change, vagrant now stores the ssh key for each virtual
machines directly in the generated ansible inventory, and thus allow
ansible parallelism.

Note that this change is not sufficient, as it would break vagrant
configuration based on a custom inventory (file or script). This issue
will be addressed in a next commit.

Signed-off-by: Luis Pabón <lpabon@redhat.com>
2015-07-10 08:39:49 +02:00
..
ansible provisioners/ansible: Put ssh key in the inventory 2015-07-10 08:39:49 +02:00
cfengine Fixed suse naming for fcengine cap and refined install command 2014-09-11 10:51:34 +02:00
chef Use Chef Client for Chef Zero 2015-07-09 21:23:42 -06:00
docker provisioners/docker: for debian, chmod the var lib docker folder 2015-07-08 12:13:25 -06:00
file provisioners/file: validate source relative to Vagrantfile path 2015-07-06 14:22:00 -06:00
puppet provisioners/puppet: just quiet the NFS errors for Puppet [GH-5456] 2015-07-06 11:19:32 -06:00
salt Merge pull request #5435 from juiceinc/bugfix/salt-provisioner 2015-07-09 15:02:34 -06:00
shell Style cleanup for new name option 2015-05-30 20:57:49 -07:00