How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "ssplatt/centos-stream-9"
  config.vm.box_version = "20240708.32.1"
end
vagrant init ssplatt/centos-stream-9 \
  --box-version 20240708.32.1
vagrant up

This version was created 1 day ago.

There isn't a description.

1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (1.8 GB)