How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "ossiemarks/centos-7.2.base"
  config.vm.box_version = "1"
end
vagrant init ossiemarks/centos-7.2.base \
  --box-version 1
vagrant up

This version was created about 8 years ago.

vmware centos 7.2 open shift

1 provider for this version.
  • vmware_fusion
    unknown Hosted by Vagrant Cloud (557 MB)