How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "osll_moocs/jessie64_with_kernel_headers"
  config.vm.box_version = "0.2"
end
vagrant init osll_moocs/jessie64_with_kernel_headers \
  --box-version 0.2
vagrant up

This version was created almost 7 years ago.

Kernel updated for 4.9.30-2

1 provider for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (659 MB)