From Fedora Project Wiki

< Infrastructure

Revision as of 03:19, 27 September 2016 by Ryanlerch (talk | contribs) (Created page with "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:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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