How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "BaseALT/alt-workstation-9-x86_64"
  config.vm.box_version = "1.0.0"
end
vagrant init BaseALT/alt-workstation-9-x86_64 \
  --box-version 1.0.0
vagrant up

This version was created about 5 years ago.

ALT Linux Workstation 8.920-beta2 for x86_64
Consult the README in alt-packer repository before using image.
Built using: https://github.com/altlinuxteam/alt-packer/
File issues to: https://github.com/altlinuxteam/alt-packer/issues

3 providers for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (2 GB)
  • qemu
    unknown Hosted by Vagrant Cloud (2 GB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (2 GB)