How to use this box with Vagrant:

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

This version was created over 5 years ago.

initial release

1 provider for this version.
  • vmware_ovf
    unknown Hosted by Vagrant Cloud (824 MB)