How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "capensis/pure-debian8"
end
vagrant init capensis/pure-debian8
vagrant up
This version was created over 5 years ago.
Add the backingstore = "dir" to Vagrantfile if startup fails.
Delivered with:
sshd is configured with LogLevel VERBOSE.
This version was created over 5 years ago.
Add the backingstore = "dir" to Vagrantfile if startup fails.
Delivered with:
sshd is configured with LogLevel VERBOSE