How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "luminositylabsllc/rockylinux9"
end
vagrant init luminositylabsllc/rockylinux9
vagrant up
This version was created about 2 months ago.
RockyLinux 9 with latest updates as of 2023-04-03 10:48:36
This version was created 2 months ago.
RockyLinux 9 with latest updates as of 2023-03-27 00:56:33