How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "hpc-unibe-ch/centos7"
  config.vm.box_version = "7.9.1"
end
vagrant init hpc-unibe-ch/centos7 \
  --box-version 7.9.1
vagrant up

This version was created over 3 years ago.

Built with virtualbox-6.1.18r142142

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (683 MB)