cloud-init icon indicating copy to clipboard operation
cloud-init copied to clipboard

Official upstream for the cloud-init: cloud instance initialization

Results 514 cloud-init issues
Sort by recently updated
recently updated
newest added

## Proposed Commit Message ``` Workaround net_setup_link race with udev LP: #1983516 ``` ## Additional Context https://bugs.launchpad.net/cloud-init/+bug/1983516

This also includes a new upstream snapshot as we need the code we're patching in order to patch it. The actual patch is represented by the last two commits.

This also includes a new upstream snapshot as we need the code we're patching in order to patch it. The actual patch is represented by the last two commits.

This also includes a new upstream snapshot as we need the code we're patching in order to patch it. The actual patch is represented by the last two commits.

## Proposed Commit Message ``` net: Passthough v2 raw net_conf in netplan systems Adhere to Netplan Passthrough documented behavior, not limiting v2 netplan configs to the subset of props that...

## Proposed Commit Message ``` We have a couple of bugs where centos does not have the default user as rhel. This PR makes sure the configuration is exactly the...

## Proposed Commit Message ``` This problem is found after below bug fix, ipv6 is not workable after launching a new instance. [Bug 2056964](https://bugzilla.redhat.com/show_bug.cgi?id=2056964) - [RHEL-9]Rebase cloud-init from Fedora so...

PR showing a possible implementation of custom UA auto-attach behaviors. [SC-1145](https://warthogs.atlassian.net/browse/SC-1145)

## Proposed Commit Message ``` summary: VMware: Move Guest Customization transport from OVF to VMware This change is moving VMware Guest Customization data transport to VMware datasource, the goal is...

stale-pr

## Proposed Commit Message ``` cc_ntp: add support for BSDs *BSDs have ntpd installed in base the base system This PR extends cc_ntp to add support for ntpd, openntpd, and...