How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "incognia/macos12-amd64"
  config.vm.box_version = "0.0.1"
end
vagrant init incognia/macos12-amd64 \
  --box-version 0.0.1
vagrant up

This version was created over 1 year ago.

macOS Monterey 12.0.1 (21A559) VMware Tools 11.3.5 (18557794)

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