How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "davidedigiovanni/centos9-arm"
end
vagrant init davidedigiovanni/centos9-arm
vagrant up
This version was created 5 months ago.
added metadata.json
This version was created 5 months ago.
First release