Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting our team. We will be in touch shortly.Close

  1. Blog
  2. Article

Chad Smith
on 11 September 2018

Ubuntu Server development summary – 11 September 2018


The purpose of this communication is to provide a status update and highlights for any interesting subjects from the Ubuntu Server Team. If you would like to reach the server team, you can find us at the #ubuntu-server channel on Freenode. Alternatively, you can sign up and use the Ubuntu Server Team mailing list.

Spotlight: cloud-init user-data templates

Cloud-init version 18.3.39 adds jinja template support for user-data scripts and cloud config. As part of this feature, any cloud metadata crawled by cloud-init is presented as template variables. Any cloud-provided metadata such as ip addresses, hostname, region, availability_zone can be referenced in user-data cloud config or scripts without having to crawl and parse metadata in separate tooling.

Since cloud-init generalizes some of this instance metadata across all clouds, it now allows user-data to be more flexible when deploying to different cloud platforms. See Using instance metadata for more information.

cloud-init

Below are commits landed in upstream cloud-init project since the last dev-summary

  • user-data: jinja template to render instance-data.json in cloud-config (LP: #1791781)
  • config: disable ssh access to a configured user account
  • tests: print failed testname instead of docstring upon failure
  • tests: Disallow use of util.subp except for where needed.
  • sysconfig: refactor sysconfig to accept distro specific templates paths
  • gce: Backport GCE datasource functionality from Xenial to Trusty [Shane Peters]
  • released to Ubuntu Cosmic: cloud-init v.18.3.38

Contact the Ubuntu Server team

Bug Work and Triage

Ubuntu Server Packages

Below is a summary of uploads to the development and supported releases. Current status of the Debian to Ubuntu merges is tracked on the Merge-o-Matic page. For a full list of recent merges with change logs please see the Ubuntu Server report.

Proposed Uploads to the Supported Releases

Please consider testing the following by enabling proposed, checking packages for update regressions, and making sure to mark affected bugs verified as fixed.

Total: 4

Uploads Released to the Supported Releases

Total: 7

Uploads to the Development Release

Total: 20

Related posts


Lukas Märdian
5 April 2024

Introducing Netplan v1.0 – stable, declarative network management

Cloud and server Article

After more than 7 years of development, Netplan v1.0 delivers improved stability and maintainability alongside a host of other new features. ...


Frank Heimes
6 February 2024

IBM LinuxONE 4 Express and Ubuntu Server drive data centre performance and economics

Cloud and server Article

Canonical is pleased to announce that Ubuntu Server is optimised and fully supported on IBM LinuxONE 4 Express – the newest addition to IBM’s world-leading LinuxONE server family. The previous model in the Express series, IBM LinuxONE III Express, was immensely popular, and brought the power of LinuxONE to a wider audience than ever. IBM ...


Oliver Smith
13 December 2023

Performance engineering on Ubuntu leaps forward with frame pointers by default in Ubuntu 24.04 LTS

Cloud and server Article

Today Canonical is raising the bar for performance and observability by enabling frame pointers by default in Ubuntu 24.04 LTS. ...