This directory contains a Vagrant box configuration for setting up an environment capable of building jeo rpm packages. It used Ansible to provision the box and install the necessary packages and configuration for the rpm build. environment.
To use this box:
-
Install Vagrant and Ansible
-
Change to this directory and:
% vagrant up % vagrant provision
By default this box is configured with a recent fedora base box. Update Vagrantfile to change to a different base box and to change other configuration options.