How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "rreye/rocky8-lustre-clients"
  config.vm.box_version = "1.0"
end
vagrant init rreye/rocky8-lustre-clients \
  --box-version 1.0
vagrant up

This version was created about 19 hours ago.

Rocky Linux 8.9 and Lustre 2.15.5

2 providers for this version.
  • libvirt
    amd64 Hosted by Vagrant Cloud (1.5 GB)
  • virtualbox
    amd64 Hosted by Vagrant Cloud (1.59 GB)