How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "eurolinux-vagrant/scientific-linux-7"
  config.vm.box_version = "7.9.33"
end
vagrant init eurolinux-vagrant/scientific-linux-7 \
  --box-version 7.9.33
vagrant up

This version was created 9 months ago.

scientific-linux-7 - 7.9.33 Build date: 2022-07-05 Issues: https://github.com/EuroLinux/cloud-images-rfc

3 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (398 MB)

  • vmware_workstation Hosted by Vagrant Cloud (446 MB)

  • libvirt Hosted by Vagrant Cloud (366 MB)