How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "nlamirault/blackarch"
end
vagrant init nlamirault/blackarch
vagrant up
This version was created almost 6 years ago.
2018.12.01
This version was created almost 6 years ago.
There isn't a description.