-
It would be nice to support [cloud-init](https://cloudinit.readthedocs.io/en/latest/) in the images.
Ubuntu does this and it very easy to bootstrap OS for mass production or headless install.
I…
-
I have reported this here:
https://github.com/canonical/cloud-init/pull/4756#issuecomment-2440748210
With a config like this:
```
config:
- name: eth0
…
-
### Describe the solution you'd like
Cloud-Init & Virtual Machine cloning
### Describe alternatives you've considered
An ability to support cloud-init feature of Proxmox, users could set their own …
-
We'll need CloudInit support to properly do autoconfiguration on EC2 (and possibly Rackspace/OpenStack).
Related to the short-term hack in #228 until we get this integrated into the network stack.
-
The first shell provisioner fails with `cloud-init status --wait` on `ubuntu-24-04-x64` image, but runs fine with the `ubuntu-22-04-x64` image.
```
==> digitalocean: Creating temporary RSA SSH key…
-
Moved from https://bugzilla.redhat.com/show_bug.cgi?id=1286801
Like any virtualization infrastructure, Lago needs a way to setup things like IP addresses, root passwords and hostnames inside the VMs.…
-
In [upstream](https://cgit.freebsd.org/src/commit/?h=stable/14&id=1186ef86c3e18c7ed7e458260b73794c60aad7a1) the move of `/usr/home` to `/home` is documented, and there are several prior commits
that …
-
Add a cloud-init demo, see [ https://cloudinit.readthedocs.io/en/latest/ ]
-
This bug was originally filed in Launchpad as [LP: #2018178](https://bugs.launchpad.net/cloud-init/+bug/2018178)
Launchpad details
affected_projects = []
assignee = None
assignee_name = None
date_cl…
-
It would be greet bo be able to use cloud-init to automate many stuff inside created vm
### Affected Resource(s)
hyperv_machine_instance
### Expected Behavior
```
data "template_file" "us…