Till!
Till!
The change looks great, is anyone merging this soon?
Can someone tag `v1.0.6`?
Ran into this as well. Same OS (Ubuntu 12.04).
I would argue that the outcome of this ticket is documentation that implements a dummy provider with docker containers or something simple. 😆
Hey 👋. I am interested in this as well. Did anything materialize from the conversation on Slack?
@sondrelg 👋🏼 I came here to request the same. To answer your question: if you build _on demand_, you just add another layer of things (Docker) that need to happen...
Found an example in one of your other repositories 👍🏼 : https://github.com/virt-lightning/cloud-init-bsd-testing/blob/master/user_data I think my key was not in "expected" format: ```diff users: - default - name: till sudo: ALL=(ALL)...
> Most openstack images create a user when a key is injected, so for example `ubuntu` or `centos`. Not entirely sure what Debian does, I haven't booted that in a...
Could we add this to the readme? Maybe without the Ansible. ```yaml - name: Export the images command: 'qemu-img convert -f raw -O qcow2 -c images/basehost/builder/final.raw /var/lib/virt-lightning/pool/upstream/{{ final_name }}_exp.qcow2' args:...
You mean the bit about building an image?