How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "wesdemos/centos9s-arm"
  config.vm.box_version = "1.0.0"
end
vagrant init wesdemos/centos9s-arm \
  --box-version 1.0.0
vagrant up

This version was created 10 months ago.

initial release - built 2022-10-14 - uploaded 2022-11-18

1 provider for this version.
  • parallels Hosted by Vagrant Cloud (999 MB)