How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "hpc-unibe-ch/rockylinux9-x86"
  config.vm.box_version = "0.0.6"
end
vagrant init hpc-unibe-ch/rockylinux9-x86 \
  --box-version 0.0.6
vagrant up

This version was created 5 months ago.

RockyLinux 9.3 x86_64

1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (768 MB)