How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "patrikcze/centos8-2004"
  config.vm.box_version = "0.6.1"
end
vagrant init patrikcze/centos8-2004 \
  --box-version 0.6.1
vagrant up

This version was created about 3 years ago.

Initial Version Vagrant Box for providers VMware and VirtualBox Contains POC image of CentOS 8.2 (2004)

2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.16 GB)
  • vmware_workstation
    unknown Hosted by Vagrant Cloud (1.15 GB)