mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Auto enable ssh connections if the ssh keyfile has been explicitly set and switch a number of settings from being explicitly set until after attempts to resolve the values have failed in order to allow decisions to be main on whether to set them based on inferred values only if not explicitly provided elsewhere. Add some additional tests and transport modes to expand the coverage of what is accepted to align as close to what libvirt will accept as possible.