-
# Bug report
If the puppet module operates correctly and successfully gets and applies a catalog, it will exit with exit-code 2 as per https://www.puppet.com/docs/puppet/8/man/agent#usage-notes
> …
-
I am trying to use [`cloudinit_config`](https://registry.terraform.io/providers/hashicorp/cloudinit/latest/docs/data-sources/cloudinit_config) with many `part` blocks to compose a MIME document to use…
-
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
-
**Details subject to change until the CloudInit CRD HEP is agreed-upon and merged** (TODO: add link to HEP when it exists)
**Is your enhancement related to a problem? Please describe.**
https://git…
-
## System Information
### Linux distribution
Latest version of Ubuntu LTS as mentioned [here](https://www.terraform.io/cloud-docs/run/install-software#installing-additional-tools)
### Terraf…
-
/kind feature
**Describe the solution you'd like**
I would like to be able to disable CloudInit and or QEMU checks as a part of the machine provisioning process so that distros that doesn't supp…
-
# Bug report
When the hostname is an integer, cloud init fails in cloudinit/util.py line 1268:
```
if "hostname" in cfg and cfg["hostname"].find(".") > 0:
```
`cfg["hostname"]` has the ho…
-
This bug was originally filed in Launchpad as [LP: #1917322](https://bugs.launchpad.net/cloud-init/+bug/1917322)
Launchpad details
affected_projects = []
assignee = None
assignee_name = None
date_cl…
-
```bash
$ cloud-init --version
/usr/bin/cloud-init 23.3.3-0ubuntu0~22.04.1
```
As a non-sudoer:
```
$ cloud-init schema --config-file test-conf.yaml
Traceback (most recent call last):
Fi…
-
## Description
CoreOS Cloud Init is not reading the `drop-ins` sections in `cloud-config.yml` since Flatcar 3975.2.0.
## Impact
Some fixes implemented by us are not being read from `cloud-con…