mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Support `vagrant package` of e.g. bento-derived boxes that require SSH hostkeys already set (as in the case of bento/debian-7 and above,) as well as leave existing LVM UUIDs untouched (e.g. in bento/ubuntu-18.04.) Instead of hard-coding sysprep operations, use an environment variable to set these instead. Use the Chef bento use case as an example for customizing sysprep operations.