cloud-init 25.1.1-0ubuntu2 source package in Ubuntu

Changelog

cloud-init (25.1.1-0ubuntu2) plucky; urgency=medium

  * d/control: Fix how cloud-init-base overwrites cloud-init files.
    (LP: #2092333)

 -- James Falcon <email address hidden>  Fri, 28 Mar 2025 16:43:14 -0500

Upload details

Uploaded by:
James Falcon
Uploaded to:
Plucky
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release main admin

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cloud-init_25.1.1.orig.tar.gz 1.8 MiB e25d7721ee84a222cd2c02d44a3e9c6cde6416b7f1c2ae280b94c3fb41083d21
cloud-init_25.1.1-0ubuntu2.debian.tar.xz 89.6 KiB 2060af724b142e484b8c180b759c687fb3f4268340bf0114349f3d2d6204dc82
cloud-init_25.1.1-0ubuntu2.dsc 2.2 KiB 557b91aa57523b25061075ce8315ea317eafdc02540b5e907ccd14f3fe26247f

Available diffs

View changes file

Binary packages built by this source

cloud-init: initialization and customization tool for cloud instances

 Cloud-init is the industry standard multi-distribution method for
 cross-platform cloud instance initialization. It is supported across all major
 public cloud providers, provisioning systems for private cloud infrastructure,
 and bare-metal installations.
 .
 Cloud instances are initialized from a disk image and instance data:
 .
  * Cloud metadata
  * User data (optional)
  * Vendor data (optional)
 .
 Cloud-init will identify the cloud it is running on during boot, read any
 provided metadata from the cloud and initialize the system accordingly. This
 may involve setting up the network and storage devices to configuring SSH
 access key and many other aspects of a system. Later on the cloud-init will
 also parse and process any optional user or vendor data that was passed to
 the instance.
 .
 This is a metapackage that includes every cloud-init dependency.

cloud-init-base: initialization and customization tool for cloud instances

 Cloud-init with minimal dependencies, refer to cloud-init for more
 information.

cloud-init-cloud-sigma: Cloud Sigma specific cloud-init

 This metapackage depends on cloud-init-base and additional packages for
 Cloud Sigma.

cloud-init-smart-os: Smart OS specific cloud-init

 This metapackage depends on cloud-init-base and additional packages for
 Smart OS.