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.31"
end
vagrant init eurolinux-vagrant/scientific-linux-7 \
  --box-version 7.9.31
vagrant up

This version was created 10 months ago.

scientific-linux-7 - 7.9.31 Build date: 2022-06-06 Issues: https://github.com/EuroLinux/cloud-images-rfc

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

  • libvirt Hosted by Vagrant Cloud (366 MB)

  • vmware_workstation Hosted by Vagrant Cloud (445 MB)