How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "ekko919/CentOS-8.x"
  config.vm.box_version = "2023.05.16"
end
vagrant init ekko919/CentOS-8.x \
  --box-version 2023.05.16
vagrant up

This version was created about 1 year ago.

This is the build release for VSL (Vagrant Server Lab) project for CentOS 8.x OS. LVM partition schema applied to this box.

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