mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-03 13:47:18 +03:00
d9c6df951f
We do this by faking an install phase whenever cloudinit media is specified, which isn't really the right abstraction and will leak into virt-install behavior (like doing 2 boots), but it's the simplest fix for now Fixes: #178 Signed-off-by: Cole Robinson <crobinso@redhat.com>