How to use this box with Vagrant:

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

This version was created over 2 years ago.

centos-8 - 8.5.3 - THIS IS FINAL VERSION Build date: 2022-02-15 Issues: https://github.com/EuroLinux/cloud-images-rfc

3 providers for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (853 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (881 MB)
  • vmware_workstation
    unknown Hosted by Vagrant Cloud (944 MB)