f0718d620d
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> |
||
---|---|---|
.. | ||
ansible | ||
cfengine | ||
chef | ||
docker | ||
file | ||
puppet | ||
salt | ||
shell |