How to use this box with Vagrant:
Vagrant.configure("2") do |config| config.vm.box = "tosahilrana/orcl" end
vagrant init tosahilrana/orcl vagrant up
This version was created 8 months ago.
1
There isn't a description.