How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "tectep/redos"
  config.vm.box_version = "7.3.4"
end
vagrant init tectep/redos \
  --box-version 7.3.4
vagrant up

This version was created 7 months ago.

Kernel 6.1.52. Built using https://github.com/dmitry-j-mikhin/robox-redos

1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (787 MB)