How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "aeciopires/ubuntu-16.04-64-puppet"
config.vm.box_version = "1.0.0"
end
vagrant init aeciopires/ubuntu-16.04-64-puppet \
--box-version 1.0.0
vagrant up
This version was created about 6 years ago.
The box has the following packages installed: puppet5, docker-ce, nmap, vim, wget, elinks, net-tools, nano, nmap, traceroute