From 83fcce18d7394e7d47d8d4573113907f6b2a2cac Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Sat, 7 Dec 2013 16:48:03 +0100 Subject: system/vagrant: Added (virtual development environments). Signed-off-by: Matteo Bernardini --- system/vagrant/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 system/vagrant/README (limited to 'system/vagrant/README') diff --git a/system/vagrant/README b/system/vagrant/README new file mode 100644 index 0000000000000..ef54445e526d5 --- /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. -- cgit v1.2.3