How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "Megabyte/CentOS-Desktop"
end
vagrant init Megabyte/CentOS-Desktop
vagrant up
This version was created over 1 year ago.
Compact CentOS Stream Desktop 8 image. Built from the CentOS Stream Server image using many of the scripts that Bento Chef uses. See https://github.com/megabyte-labs/packer-centos-desktop for more details.
This version was created over 2 years ago.
Compact CentOS Stream Desktop 8 image. Built from the CentOS Stream Server image using many of the scripts that bento chef uses. See https://gitlab.com/megabyte-labs/packer/centos-desktop for more details.