How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "BaseALT/alt-server-sisyphus-x86_64"
config.vm.box_version = "1.1.0"
end
vagrant init BaseALT/alt-server-sisyphus-x86_64 \
--box-version 1.1.0
vagrant up
This version was created almost 5 years ago.
Built on 2019.08.06
Built from: http://ftp.altlinux.org/pub/distributions/ALTLinux/images/p9/server/alt-server-20190724_beta1-x86_64.iso
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