DEV Community

Cover image for Puppetlabs Modules Roundup – March 2026
Jason St-Cyr for puppet

Posted on

Puppetlabs Modules Roundup – March 2026

March 2026 brought 4 Puppetlabs module releases in the Puppetlabs Forge catalog. Read along to see what changed this month!

Across the month, the clearest themes were compatibility updates across Puppet Enterprise (PE), supported platforms, and operational hardening and troubleshooting improvements.

Highlighted Updates

Compatibility updates across PE and supported platforms

March releases leaned toward version-alignment work, with updates for newer Puppet Enterprise releases, Ubuntu 24.04 benchmark coverage, and dependency ranges that allow newer supporting modules.

  • Added support for PE 2023.8.9 and 2025.9.0.
  • Added CIS Benchmark support for Ubuntu 24.04 Server Levels 1 and 2.

Operational hardening and troubleshooting improvements

Several releases focused on making "Day Two" operations safer and easier to debug through better validation, more useful logging, and targeted runtime fixes.

  • Added installer untar checks and deduplicated hosts in the legacy compiler group.
  • Moved most SCE-specific logging into the Puppet agent run log for easier debugging.

What Updates Happened to Puppetlabs Modules in March 2026?

The following is an alphabetical listing of modules which received updates in March 2026. If a module had multiple versions released, the updates are collected together, numbered with the "latest" version available.


cd4pe 3.4.0

📅 Latest release: 2026-03-04 (🌐 View on the Forge)

This release focuses on updated puppetlabs-docker and puppetlabs-hocon dependencies to allow usage of newer versions while also addressing updated module with PDK 3.6.1.

  • Updated puppetlabs-docker and puppetlabs-hocon dependencies to allow usage of newer versions
  • Updated module with PDK 3.6.1

peadm 3.36.0

📅 Latest release: 2026-03-25 (🌐 View on the Forge)

This release focuses on adding support for PE 2023.8.9 and 2025.9.0 while also addressing deduplicate hosts in legacy compiler group.


sce_linux 2.6.0

📅 Latest release: 2026-03-17 (🌐 View on the Forge)

This release focuses on support for Ubuntu 24.04. You can use Security Compliance Enforcement (SCE) to enforce the Center for Internet Security (CIS) Benchmark for Ubuntu Linux 24.04, v1.0.0, Server Levels 1 and 2 while also addressing support for Puppet module dependencies.


sqlserver 5.1.1

📅 Latest release: 2026-03-04 (🌐 View on the Forge)

Small change this month to ensure permission the variable is set.

Until Next Time!

That wraps up the March 2026 roundup. If any of the modules overlap with your environment, the linked Forge pages and release notes are worth a closer look.

Feedback on the series is always useful, especially if there are module families or release-note patterns that deserve more attention in future editions.

More updates coming next month when the April 2026 releases land.

Top comments (0)