How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "oraclebase/oracle-7"
end
vagrant init oraclebase/oracle-7
vagrant up
This version was created over 1 year ago.
Based on OL7.8 with UEK5
This version was created almost 2 years ago.
Based on OL7.8 with UEK5