How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "martyV/centos8-stream"
  config.vm.box_version = "0.1.19"
end
vagrant init martyV/centos8-stream \
  --box-version 0.1.19
vagrant up

This version was created about 2 months ago.

  • Centos 8 Stream
  • VirtualBox 7.0.18 guest additions
  • Kernel version - 4.18.0-552.el8.x86_64
1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (702 MB)