How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "eurolinux-vagrant/oracle-linux-7"
  config.vm.box_version = "7.9.4"
end
vagrant init eurolinux-vagrant/oracle-linux-7 \
  --box-version 7.9.4
vagrant up

This version was created over 3 years ago.

oracle-linux-7 - 7.9.4 Build date: 2021-02-05 Issues: https://github.com/EuroLinux/cloud-images-rfc

3 providers for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (549 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (553 MB)
  • vmware_workstation
    unknown Hosted by Vagrant Cloud (611 MB)