From Fedora Project Wiki
The aim of this page is to document the implementation of Vagrant for hacking on all Fedora web Applications.
Guidelines for Vagrant setups
- All Vagrant setups will use:
- vagrant-libvirt as the provider
- vagrant-sshfs as the method for syncing files between the Guest and Host
- ansible as the method of provisioning