-
Hello,
In my case I'm using a kvm install server based on rhel :
```
VERS=RH7.0-I.1.2.0
ROLE=install-server
```
When the system start cloud-init say :
```
systemctl status cloud-config.service -…
gaelL updated
9 years ago
-
# 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…
-
Module version: 20.24.3
Terraform version: Terraform v1.4.6
Provider version(s):
```
+ provider registry.terraform.io/hashicorp/aws v5.71.0
+ provider registry.terraform.io/hashicorp/cloudin…
-
# ※未整理
Cloud-Init Support
https://pve.proxmox.com/wiki/Cloud-Init_Support
Ubuntu 22.04 のクラウドイメージからテンプレートを作成
```sh
# イメージをダウンロードします ※Ubuntu 22.04
wget https://cloud-images.ubuntu.com/ja…
-
# Enhancement
All of our jsonschemas are hidden down under `cloudinit/config/schemas/`, which doesn't make sense:
a) these files contain data not Python code
b) some of these files are not spec…
-
This bug was originally filed in Launchpad as [LP: #1884607](https://bugs.launchpad.net/cloud-init/+bug/1884607)
Launchpad details
affected_projects = []
assignee = minagalic
assignee_name = Mina Ga…
-
This bug was originally filed in Launchpad as [LP: #1884606](https://bugs.launchpad.net/cloud-init/+bug/1884606)
Launchpad details
affected_projects = []
assignee = None
assignee_name = None
date_cl…
-
Message:
proxmox_vm_qemu.instance: clone failed: can't get size of '/dev/pve/vm-9000-cloudinit': Failed to find logical volume "pve/vm-9000-cloudinit"
![imagen](https://user-images.githubuserconte…
-
# Bug report
You usually use [set -e](https://gist.github.com/vncsna/64825d5609c146e80de8b1fd623011ca) to exit a script on error. `cloud-init status` should be `error` now. But `cloud-init` continu…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues before opening this feature request.
### Describe the feature you would like to see.
Sometimes, when the…