How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "c2platform/centos7"
config.vm.box_version = "0.1.0"
end
vagrant init c2platform/centos7 \
--box-version 0.1.0
vagrant up
This version was created about 2 years ago.
bento/centos-7
202206.03.0
for VirtualBox magneticone/centos-7
1811.01
for LXC / LXDeth1
for LXD / LXD