# Overview This directory contains Vagrant files for various environments. Vagrant allows a developer to easily start a pre-provisioned VM. We use these VMs to build and test distribution packages (`*.deb`). These VMs are not meant in any way for production use of GNU Taler. # Usage You first need to ``cd`` into the right directory with the vagrantfile and then use vagrant from there. $ cd $vmdir $ vagrant up $ vagrant ssh