How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "ranjithkrajanz/LINUX"
  config.vm.box_version = "22.04.3"
end
vagrant init ranjithkrajanz/LINUX \
  --box-version 22.04.3
vagrant up

This version was created 6 months ago.

There isn't a description.

1 provider for this version.
  • Ubuntu
    unknown Externally hosted (ubuntu.com)