How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "terrywang/oraclelinux-5-x86_64"
  config.vm.box_version = "1.0.1"
end
vagrant init terrywang/oraclelinux-5-x86_64 \
  --box-version 1.0.1
vagrant up

This version was created about 4 years ago.

Enterprise Linux 5 reached its EOL.

Last build, upload to vagrant cloud and will NOT update again.

Oracle Linux 5.11 x86_64

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (652 MB)