This directory contains Vagrant projects to provision an Oracle Linux system automatically, using Vagrant and a shell script.
Read the prerequisites in the top level README to set up either Vagrant with either VirtualBox or KVM
- Clone this repository
git clone https://github.com/oracle/vagrant-projects - Change into the desired version folder
- Run
vagrant up - You can shut down the VM via the usual
vagrant haltand the start it up again viavagrant up.
For more information please check the individual README within each folder!