How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "sagiru/centos7-amd64"
end
vagrant init sagiru/centos7-amd64
vagrant up
This version was created over 3 years ago.
CentOS Linux release 7.7.1908
This version was created over 4 years ago.
include network config for virbr0
This version was created over 4 years ago.
Renaming