How to use this box with Vagrant:

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

This version was created almost 4 years ago.

ALT Linux Server 20190704-alpha1 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

2 providers for this version.
  • libvirt Hosted by Vagrant Cloud (1.24 GB)

  • virtualbox Hosted by Vagrant Cloud (1.23 GB)