How to use this box with Vagrant:

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

This version was created about 1 year 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 (1.1 GB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.22 GB)