How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "bunchc/centos7-desktop"
  config.vm.box_version = "2019-05-31"
end
vagrant init bunchc/centos7-desktop \
  --box-version 2019-05-31
vagrant up

This version was created almost 4 years ago.

There isn't a description.

1 provider for this version.
  • libvirt Hosted by Vagrant Cloud (1.02 GB)