diff options
-rw-r--r-- | system/vagrant/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/system/vagrant/README b/system/vagrant/README index ef54445e52..d9d6951f3a 100644 --- a/system/vagrant/README +++ b/system/vagrant/README @@ -1,6 +1,7 @@ -Vagrant is a tool for building complete virtualised development environments. +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. +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. |