How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "VMR/MacOS_Catalina-R"
  config.vm.box_version = "4.0.4.01"
end
vagrant init VMR/MacOS_Catalina-R \
  --box-version 4.0.4.01
vagrant up

This version was created almost 3 years ago.

MacOS_Catalina + R 4.0.4

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (42 GB)