Vagrant-tart is a Vagrant plugin that adds a Tart provider to Vagrant, allowing Vagrant to control and provision machines via Tart command line tool.
You can find the source code for Vagrant Tart plugin at GitHub: https://github.com/letiemble/vagrant-tart
Creating issues can be done via GitHub: https://github.com/letiemble/vagrant-tart/issues
Features
- Control local Tart virtual machines.
- No box required; the plugin uses Tart images.
- Support Vagrant
up,destroy,suspend,resume,halt,ssh,reloadandprovisioncommands. - Provision virtual machines with any built-in Vagrant provisioner.
- Synced folder support via
rsync,nfsorvirtiofs.