How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "bento/scientificlinux-7.9"
  config.vm.box_version = "202309.08.0"
end
vagrant init bento/scientificlinux-7.9 \
  --box-version 202309.08.0
vagrant up

This version was created about 1 year ago.

Scientificlinux 7.9 x86_64 Vagrant box version 202309.08.0 created with Bento by Chef. Built with: libvirt: 9.7.0, parallels: 19.0.0, qemu: 8.1.0, virtualbox: 7.0.10, vmware-fusion: 13.0.2, packer: 1.9.4

5 providers for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (934 MB)
  • parallels
    unknown Hosted by Vagrant Cloud (403 MB)
  • qemu
    unknown Hosted by Vagrant Cloud (934 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (395 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (354 MB)