How to use this box with Vagrant:

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

This version was created about 1 year ago.

centos-stream-9 - 9.0.18 Build date: 2022-09-05 Issues: https://github.com/EuroLinux/cloud-images-rfc

3 providers for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (1.04 GB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.04 GB)
  • vmware_workstation
    unknown Hosted by Vagrant Cloud (1.14 GB)