cloud-init
cloud-init copied to clipboard
Official upstream for the cloud-init: cloud instance initialization
# Enhancement cloud-init supports various [user-data formats](https://cloudinit.readthedocs.io/en/latest/explanation/format.html) Many user requests have been raised around the issue of knowing whether a network or provider can be trusted and how to get...
# Bug report Various issues: ## Cannot handle disk labels Disk labels are commonly used today since the `/dev/sdX` name is not deterministic and the `/dev/disk/by-uuid/ffffffff-ffff-ffff-ffff-ffffffffffff` is long (and likely...
# Bug report Ubuntu Minimal Azure images do not contain gdisk package (and resulting sgdisk), resulting in failure to partition /dev/sda. This results in a warning in cloud-init logs `Failed...
# Enhancement At the moment, `hook-hotplug` only fires if all cloud-init stages have finished, thus if a NIC is added/removed while cloud-init those NICs won't be handled by hotplug. They...
# Enhancement A common theme for external consumers of cloud-init is a requirement for the ability to know the following information: 1. whether the configuration has been merged yet 2....
# Bug report The networkd renderer only includes `IPv6AcceptRA` in the generated files if DHCP is enabled. It should be possible to toggle this setting whenever `accept-ra` is set, for...
Hello ! # Bug report Spawning a new Ubuntu 24.04 with Qemu on Openstack and get some warning in the cloud-init log `2024-02-16 16:29:56,175 - schema.py[WARNING]: Invalid network-config provided: Please...
With FreeBSD 14.0, cloud-init 24.4.1, and DigitalOcean, Cloud Init will configure vtnet0 to have a private 10.0.0.0/8 address, but not the public IP address. DigitalOcean uses both on vtnet0. I...
Dear Developer/Team, I noticed the abbreviation "NWCS" multiple times in the documentation but couldn't find its definition or explanation. Could you please clarify what "NWCS" stands for? Thank you. Best...
This bug was originally filed in Launchpad as [LP: #2006775](https://bugs.launchpad.net/cloud-init/+bug/2006775) Launchpad details affected_projects = [] assignee = None assignee_name = None date_closed = None date_created = 2023-02-09T19:08:55.982578+00:00 date_fix_committed = None...