How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "wilsondc5/centos-9-arm"
  config.vm.box_version = "20230526"
end
vagrant init wilsondc5/centos-9-arm \
  --box-version 20230526
vagrant up

This version was created 7 months ago.

Fixed .ssh access

1 provider for this version.
  • vmware_fusion
    unknown Hosted by Vagrant Cloud (2.11 GB)