cloud-init
cloud-init copied to clipboard
Official upstream for the cloud-init: cloud instance initialization
# Bug report This issue first appeared in cloud-init 24.3-1 in Debian Testing & Kali, then the error message changed in 24.4-1, but the other symptoms remained: - everything worked...
# Bug report In my vm the script that I gave to the cloud-init file run successfully but still the when I am checking the status of cloud-init it is...
# Bug report This bug does not lay solely in the hands of the cloud-init team, there is an opportunity for a collaborative solution between the codebases of cloud-init and...
# Bug report If the `apt` module of cloud-init is used to modify the primary APT source URI, and the `packages` module is configured to install packages, a series of...
This bug was originally filed in Launchpad as [LP: #1000954](https://bugs.launchpad.net/cloud-init/+bug/1000954) Launchpad details affected_projects = [] assignee = avishai-ish-shalom assignee_name = Avishai Ish-Shalom date_closed = None date_created = 2012-05-17T19:48:24.810266+00:00 date_fix_committed =...
# 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/2088207). Cloud-init uses a...
# Documentation request The current implementation in`cloudinit.helpers.ConfigMerger._read_cfg()` also loads configuration from file specified in environment variable `CLOUD_CFG`: https://github.com/canonical/cloud-init/blob/6725c0f896e0c55176dd0674668b527a3b2cbed9/cloudinit/helpers.py#L253 By the code, this environment configuration has higher priority than anything else...
# Bug report with default cloud-init installation and default cloud settings , if I create a VM through openstack with swap disk (e.g 1G) and using the image here I...
# Documentation request The NoCloud doc page is missing the fact that both user-data and meta-data are required in order for NoCloud to work successfully, and that the other two...
# Enhancement Hi there! So I'm working with a situation where I'm enabling a PPA, setting pin priority (manually), and attempting to install packages from it. These are seen by...