Skip to content

Updated Defaults

Riley requested to merge rilstrats/kali-vagrant:updated-defaults into master

All pre-built Kali VM images have default ram and CPU values, so I added those to the vagrantfile template.

For the libvirt configuration, I also switched the video to virtio and graphics to spice, much more modern defaults. I also added the qemu and spice channels to allow host-to-guest communication. These channels enable auto-resizing displays, shutdown signals, and shared clipboard.

Merge request reports