Skip to main content
  1. Blog
  2. Article

Joshua Powers
on 15 December 2017

cloud-init 17.2 Released


As announced, cloud-init 17.2 was released this week. From the announcement, some highlights include:

  • CLI added the clean and status subcommands
  • Support for identifying OVF datasource provided by VMware
  • NoCloudKVM tests now run in continuous integration
  • Formalize DataSource get_data and related properties
  • Remove prettytable dependency and introduce simpletable

Version 17.2 is already available in Ubuntu Bionic. Onward to 18.1!

Follow cloud-init

Related posts


Miguel Divo
22 May 2026

Decoding design: How design and engineering thrive together in open source

Design Design

Open source thrives on engineering-driven processes. Fast feedback loops, terminal tools, Git workflows: they’re the lifeblood of how we build software in the open. But for software to truly excel, we need to create user experiences that empower people to use them. I wanted to bring this conversation into the spotlight as part of Canonica ...


Abdelrahman Hosny
21 May 2026

Developing web apps with local LLM inference

AI Article

I’ve yet to meet a developer that enjoys working with metered AI APIs. The need to pay for every API call in development works in direct opposition to the ethos of rapid iteration, and it’s easy for the costs to get out of hand. That’s why Canonical has created a different approach to building AI-powered ...


Luci Stanescu
21 May 2026

PinTheft Linux kernel vulnerability mitigation

Ubuntu Article

A local privilege escalation (LPE) security vulnerability in the Linux kernel, codename “PinTheft,” was publicly disclosed on May 19, 2026. The vulnerability was fixed in the mainline Linux kernel tree. A proof-of-concept exploit was published along with public disclosure. The vulnerability does not have a CVE ID assigned at the moment; o ...