How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "minicoin/macos-cloud"
end
vagrant init minicoin/macos-cloud
vagrant up

This version was created 9 months ago.

Bump macOS AMI to Monterey 12.4

1 provider for this version.
  • aws Hosted by Vagrant Cloud (491 Bytes)

This version was created 9 months ago.

Uses the AMI for macOS Monterey 12.1.

Example for a minicoin machine:

machines:
  - name: macos-on-aws
    box: minicoin/macos-cloud
    provider: aws
    roles:
      - role: install
        packages: [ ninja, cmake ]
1 provider for this version.
  • aws Hosted by Vagrant Cloud (482 Bytes)

This version was created about 1 year ago.

There isn't a description.

1 provider for this version.
  • aws Hosted by Vagrant Cloud (482 Bytes)

This version was created about 1 year ago.

Uses the AMI for macOS Monterey 12.1.

Example for a minicoin machine:

machines:
  - name: macos-on-aws
    box: minicoin/macos-cloud
    provider: aws
    roles:
      - role: install
        packages: [ ninja, cmake ]
1 provider for this version.
  • aws Hosted by Vagrant Cloud (482 Bytes)