blob: ef54445e526d54a00f09b0ab4473eaff4ba8a319 (
plain)
1
2
3
4
5
6
|
Vagrant is a tool for building complete virtualised development environments.
Vagrant was originally written as a wrapper around VirtualBox, but it now
supports plugins for Amazon EC2, VMware and other virtualisation software.
Vagrant also integrates with provisioning software such as Chef, Puppet
and Ansible.
|