-
# Enhancement
Besides bash scripts, rust is a more secure language to work with for integration.
Currently we are using scripts embedding in Rust for enabling cloud init, is it possible to develop a…
-
This bug was originally filed in Launchpad as [LP: #1997124](https://bugs.launchpad.net/cloud-init/+bug/1997124)
Launchpad details
affected_projects = ['netplan', 'systemd (Ubuntu)']
assignee = falc…
-
# Enhancement
Currently `cloud-init schema --annotate` has useful output. However, `cloud-init schema`'s output has much to be desired. Compare:
annotate
```
# cloud-init schema --system --annot…
-
# Bug report
Cloud-init 24.1 fails to bootstrap on t3.medium AWS instances:
`cloud-init local` runs too early and fails to configure the instance
It was working with cloud-init 23.3 before mid-Fe…
-
# Bug report
`jsonschema` will drop support for automatically retrieving [remote references](https://github.com/canonical/cloud-init/blob/aeccf89914031422604e41080c50cba8a0717743/cloudinit/config…
-
# Bug report
This was not reported as an issue in the wild, but as a hypothetical when discussion the impacts of drop in files [on Launchpad](https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug…
-
Not sure if it's a `bhyve` issue or and issue in the OpenBSD image, I repost here for reference: https://github.com/churchers/vm-bhyve/issues/559
-
when I try to use the following OpenBSD 7.5 cloud image from https://github.com/hcartiaux/openbsd-cloud-image/releases/download/v7.5_2024-05-13-15-25/openbsd-min.qcow2 with this config:
```
vm cre…
-
#### Overview of the Issue
I am trying to avoid having to hardcode an SSH password or SSH key that will need to be changed/removed later. In the documentation it says:
> If no communicator is d…
-
By using [cloud init](https://cloud-init.io/), we could significantly reduce the time it takes to get to a working shell on a VM.
It also could help us set hostnames, assign IPs, etc.
https://gi…