mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
The attribute autoport="no" will be dropped, therefore ensure that when graphics_autoport should be disabled, default it to nil, which allows the existing code to exclude it from the domain template. Otherwise being set to no will result in an apparent difference due to the returned XML after update dropping the attribute.