mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
This provides the same behaviour seen in other providers (e.g. virtualbox). Files are placed into a "_include" subdirectory and the user provided Vagrantfile (if any) will be loaded from the main Vagranfile in the box. Also fixed a typo in the `assemble_box` method.