How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "cdaf/CentOSLVM"
  config.vm.box_version = "2022.10.09"
end
vagrant init cdaf/CentOSLVM \
  --box-version 2022.10.09
vagrant up

This version was created 12 months ago.

Any issues please report at https://github.com/cdaf/linux.

  • Install: CentOS-7-x86_64-Minimal-2207-02
  • RAM: 2GB
  • HDD: 127GB (LVM)
  • Timezone: New Zealand
  • Automatic Updates: no

Both providers using linked clone.

VirtualBox

  • VBoxGuestAdditions: 6.1.38

Hyper-V

  • Generation: 1

Set environment variables VAGRANT_SMB_USER and VAGRANT_SMB_PASS for automatic SMB mount

2 providers for this version.
  • hyperv
    unknown Hosted by Vagrant Cloud (653 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (715 MB)