How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "eurolinux-vagrant/eurolinux-9"
  config.vm.box_version = "9.0.0"
end
vagrant init eurolinux-vagrant/eurolinux-9 \
  --box-version 9.0.0
vagrant up

This version was created about 1 year ago.

eurolinux-9 - 9.0.0 Build date: 2022-02-25 Issues: https://github.com/EuroLinux/cloud-images-rfc

3 providers for this version.
  • vmware_workstation Hosted by Vagrant Cloud (812 MB)

  • libvirt Hosted by Vagrant Cloud (704 MB)

  • virtualbox Hosted by Vagrant Cloud (677 MB)