How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "eurolinux-vagrant/oracle-linux-6"
config.vm.box_version = "6.10.13"
end
vagrant init eurolinux-vagrant/oracle-linux-6 \
--box-version 6.10.13
vagrant up
This version was created about 4 years ago.
oracle-linux-6 - 6.10.13 Build date: 2020-05-05 Issues: https://github.com/EuroLinux/vagrant-boxes-rfc