How to use this box with Vagrant:
Vagrant.configure("2") do |config| config.vm.box = "galaxy3/manaan" config.vm.box_version = "2020.10.26-0937" end
vagrant init galaxy3/manaan \ --box-version 2020.10.26-0937 vagrant up
This version was created 3 months ago.
2020.10.26-0937