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

This version was created 4 months ago.

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

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

  • virtualbox Hosted by Vagrant Cloud (388 MB)

  • vmware_workstation Hosted by Vagrant Cloud (448 MB)