How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "andrewsarkisyan/alt_server_10.1_x86_64"
  config.vm.box_version = "1.0.0"
end
vagrant init andrewsarkisyan/alt_server_10.1_x86_64 \
  --box-version 1.0.0
vagrant up

This version was created 2 months ago.

Base box of alt_server_10.1_x86_64 with last updates (Sep 22 2023)

Adapter 1 MAC Address: 0800275EEBAB

User: vagrant Password: vagrant

1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (2.2 GB)