summaryrefslogtreecommitdiff
path: root/system/vagrant/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/vagrant/README')
-rw-r--r--system/vagrant/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/vagrant/README b/system/vagrant/README
new file mode 100644
index 0000000000..ef54445e52
--- /dev/null
+++ b/system/vagrant/README
@@ -0,0 +1,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.