How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "bhaskarvk/centos7-x86_64"
end
vagrant init bhaskarvk/centos7-x86_64
vagrant up

This version was created almost 8 years ago.

centos v7.2.1511.

2 providers for this version.
  • vmware_desktop Hosted by Vagrant Cloud (637 MB)

  • virtualbox Hosted by Vagrant Cloud (557 MB)

This version was created almost 8 years ago.

centos v7.1.1503.

2 providers for this version.
  • vmware_desktop Hosted by Vagrant Cloud (629 MB)

  • virtualbox Hosted by Vagrant Cloud (552 MB)