How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "nikel/xerus64"
config.vm.box_version = "0.1.0"
end
vagrant init nikel/xerus64 \
--box-version 0.1.0
vagrant up
This version was created over 8 years ago.
Ubuntu 16.04 LTS Xenial Xerus HyperV Box. Try to use putty instead of "vagrant ssh" if you receive an error. For any improvements, you can write issue on GitHub https://github.com/mystand/mystand-hyper-box