How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "BaseALT/alt-kworkstation-sisyphus-amd64"
  config.vm.box_version = "1.1.0"
end
vagrant init BaseALT/alt-kworkstation-sisyphus-amd64 \
  --box-version 1.1.0
vagrant up

This version was created over 4 years ago.

Built on 2019.08.06
Consult the README in alt-packer repository before using image.
Built from http://ftp.altlinux.org/pub/distributions/ALTLinux/images/p9/kworkstation/x86_64/alt-kworkstation-8.90-beta20190805-install-x86_64.iso
Built using: https://github.com/altlinuxteam/alt-packer/
File issues to: https://github.com/altlinuxteam/alt-packer/issues

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