How to use this box with Vagrant:

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

This version was created about 2 months ago.

  • Centos Stream 9
  • VirtualBox 7.0.18 guest additions
  • Kernel version - 5.14.0-446.el9.x86_64
1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (665 MB)