How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "felippeb/lxc-xenial-amd64-salt-master-carbon"
end
vagrant init felippeb/lxc-xenial-amd64-salt-master-carbon
vagrant up
This version was created almost 6 years ago.
switching apt repo to us-east-1.ec2.archive.ubuntu.com
This version was created about 6 years ago.
2016.11.4