How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "solarium/OpenVZ-7.0.11-CentOS7-Minimal"
end
vagrant init solarium/OpenVZ-7.0.11-CentOS7-Minimal
vagrant up

This version was created over 3 years ago.

Updated VirtualBox Guest Additions. Expanded disk size to allow for larger number of OpenVZ containers.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (742 MB)

This version was created about 4 years ago.

Updated GuestAdditions. Added missing bridge-utils required for virtual ethernet device bridging. Vagrant vbguest not working due to OpenVZ custom packages. Needs Ruby Gem installer per instructions on vagrant-vbguest repo: https://github.com/dotless-de/vagrant-vbguest/blob/main/testdrive/vagrant-vbguest-unikorn/lib/vagrant-vbguest-unikorn/installer.rb

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (731 MB)

This version was created over 4 years ago.

Initial version. VirtualBox Guest additions module version 6.1.10 built against OpenVZ kernel 3.10.0-957

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (730 MB)