How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "barindersingh/venturaarm"
  config.vm.box_version = "1.0.2"
end
vagrant init barindersingh/venturaarm \
  --box-version 1.0.2
vagrant up

This version was created 12 months ago.

Fixing ssh issue

1 provider for this version.
  • parallels
    arm64 Hosted by Vagrant Cloud (14.5 GB)