How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "tectep/redos"
config.vm.box_version = "7.3.2"
end
vagrant init tectep/redos \
--box-version 7.3.2
vagrant up
This version was created over 1 year ago.
Kernel 5.15.87. Built using https://github.com/dmitry-j-mikhin/robox-redos