How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "kev/bosslinux10"
  config.vm.box_version = "10"
end
vagrant init kev/bosslinux10 \
  --box-version 10
vagrant up

This version was created 2 days ago.

Boss Linux 10

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