How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "pyranja/centos-7"
  config.vm.box_version = "1.0.0"
end
vagrant init pyranja/centos-7 \
  --box-version 1.0.0
vagrant up

This version was created about 6 years ago.

pyranja/centos7 1.0.0

Minimal CentOS 7.3.1611 x86_64 vagrant base box for Hyper-V.

Built from https://github.com/pyranja/box-centos-hyperv/tree/centos7-1.0.0

1 provider for this version.
  • hyperv Externally hosted (github.com)