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