How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "eurolinux-vagrant/eurolinux-6"
config.vm.box_version = "6.10.1"
end
vagrant init eurolinux-vagrant/eurolinux-6 \
--box-version 6.10.1
vagrant up
This version was created about 5 years ago.
eurolinux-6 - 6.10.1 Build date: 2019-07-02 Issues: https://github.com/EuroLinux/vagrant-boxes-rfc