How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "far/astralweb"
config.vm.box_version = "20160126"
end
vagrant init far/astralweb \
--box-version 20160126
vagrant up
This version was created over 8 years ago.
ubuntu/trusty basebox for astralweb