How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "pure360/centos-7.0-64-puppet-xfce"
  config.vm.box_version = "0.0.1"
end
vagrant init pure360/centos-7.0-64-puppet-xfce \
  --box-version 0.0.1
vagrant up

This version was created about 8 years ago.

Machine created from puppetlabs/centos-7.0-64-puppet, with Vbox Guest additions upgraded to version 5.0.14 Additionally added packages:

  • yum -y upgrade lvm2
  • yum -y install epel-release
  • yum -y groupinstall "X Window system"
  • yum -y groupinstall "Xfce"
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (857 MB)