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

This version was created 9 months ago.

scientific-linux-7 - 7.9.41 Build date: 2023-01-05 Issues: https://github.com/EuroLinux/cloud-images-rfc

3 providers for this version.
  • libvirt Hosted by Vagrant Cloud (368 MB)

  • virtualbox Hosted by Vagrant Cloud (387 MB)

  • vmware_workstation Hosted by Vagrant Cloud (447 MB)