Mark Goddard
Mark Goddard
I think it sounds like an alternative without too much overlap. I'd suggest making a separate role.
What I mean is that I don't think there will be much overlap. This role is one way to make a VM, and virt-builder is another way. I think adding...
Hi @raspbeguy, I think that once a domain exists, Ansible won't update it. We should probably keep that default behaviour, but could allow for an override flag that allows a...
To be clear, I don't have time to work on this.
That's a shame. I had a quick search for issues but I don't really have time to investigate. If you want to add support for block devices, we can do...
I don't think I fully understand your requirements, but one thing that might help is that the image can be a URL.
Ok, sounds like we just need to decouple the source image file and the location of the file for the volume. I don't think that should be too difficult, it...
Thanks for sharing. In the main use of this role (https://docs.openstack.org/kayobe/latest/) we use a configdrive, e.g. https://github.com/jriguera/ansible-role-configdrive to assign hostname, network config etc.
Would be happy to see a PR for this if it helps you. I've not knowingly used guest agents before, is that something we should always enable or should it...
> > is that something we should always enable or should it be optional? > > If defaulted, the VM guest should work fine if the channel is added but...