<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: puppet</title>
    <description>The latest articles on DEV Community by puppet (puppet).</description>
    <link>https://dev.to/puppet</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F2526%2Feb944fe4-e889-4760-9c3a-ea74c1c6557b.jpg</url>
      <title>DEV Community: puppet</title>
      <link>https://dev.to/puppet</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/puppet"/>
    <language>en</language>
    <item>
      <title>New Benchmarks now Available for Puppet SCE for Linux</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Thu, 30 Jul 2026 11:49:16 +0000</pubDate>
      <link>https://dev.to/puppet/new-benchmarks-now-available-for-puppet-sce-for-linux-34jf</link>
      <guid>https://dev.to/puppet/new-benchmarks-now-available-for-puppet-sce-for-linux-34jf</guid>
      <description>&lt;p&gt;Security Compliance Enforcement (SCE) for Linux 2.8.0 is now available, delivering updated CIS Benchmark coverage along with improvements to policy enforcement, auditing, and logging reliability. These updates help organizations strengthen compliance programs, reduce operational risk, and maintain confidence that Linux systems remain aligned with security and governance requirements.&amp;nbsp;SCE for Linux is available as part of Puppet Core and Puppet Enterprise Advanced.  &lt;/p&gt;

&lt;h2&gt;
  
  
  Why Upgrade?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;  Stay aligned with current CIS guidance&amp;nbsp;through updated benchmark coverage for major enterprise Linux distributions.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  Improve audit readiness&amp;nbsp;with expanded benchmark coverage and updated compliance checks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  Reduce operational risk&amp;nbsp;through fixes that improve firewall, integrity monitoring, and logging behavior.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  Increase confidence in enforcement&amp;nbsp;by addressing issues that could prevent configurations from being applied as intended.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What's New?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;  Updated CIS Benchmark support for RHEL 8, AlmaLinux 8, Oracle Linux 8, and Rocky Linux 8.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  Enhancements that improve alignment with current benchmark recommendations across system hardening, auditing, networking, and account management.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  Reliability improvements for firewall zone enforcement, AIDE-based integrity monitoring, and log forwarding.&lt;/li&gt;
&lt;li&gt;  Updated platform dependencies to support ongoing compatibility and maintainability.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Security and Maintenance Updates
&lt;/h2&gt;

&lt;p&gt;This release includes maintenance updates and issue resolutions that help improve platform stability, reduce security risk, and support more reliable compliance operations.&lt;/p&gt;

&lt;h2&gt;
  
  
  Next Steps
&lt;/h2&gt;

&lt;p&gt;Review the release notes for complete details and upgrade guidance, then plan your upgrade to take advantage of the latest benchmark coverage and reliability improvements.&lt;/p&gt;

&lt;p&gt;If you're new to SCE, visit the documentation page to learn how it helps automate compliance assessments, policy enforcement, and ongoing audit readiness across enterprise Linux environments.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://help.puppet.com/sce/current/linux/scel_relnotes_280.htm" rel="noopener noreferrer"&gt;SCE for Linux Release Notes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://help.puppet.com/sce/current/intro/sce_intro.htm" rel="noopener noreferrer"&gt;Learn more about SCE&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>puppet</category>
      <category>security</category>
      <category>linux</category>
    </item>
    <item>
      <title>Building with AI: Our Approach to Responsible Agentic Development in Open Source</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Tue, 28 Jul 2026 12:36:14 +0000</pubDate>
      <link>https://dev.to/puppet/building-with-ai-our-approach-to-responsible-agentic-development-in-open-source-5f2b</link>
      <guid>https://dev.to/puppet/building-with-ai-our-approach-to-responsible-agentic-development-in-open-source-5f2b</guid>
      <description>&lt;p&gt;The tech world has been building up towards the shift to a&amp;nbsp;&lt;strong&gt;fully agentic development life cycle&lt;/strong&gt;&amp;nbsp;for a few years now. AI is changing how software gets built.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Across the Puppet ecosystem, we're seeing a shift toward more agentic engineering workflows. AI helps generate code, shape documentation, and accelerate how Puppet modules evolve. This brings real benefits in speed and consistency, but it also raises important questions from the community:&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  How are AI-generated changes validated?&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  How do you ensure consistency across modules?&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  What does this mean for contributors and maintainers?&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These are exactly the kinds of questions we should be asking! This article will outline how Perforce and the Puppet team are approaching the use of AI in our open source modules and repositories.&amp;nbsp;&lt;/p&gt;

&lt;h2&gt;
  
  
  How We Build Trust in AI-Assisted Contributions&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;At Perforce, AI is a core part of our process and our teams operate within a&amp;nbsp;&lt;strong&gt;defined, governed framework&lt;/strong&gt;&amp;nbsp;for development. We don’t rely on trust in the tool itself. We rely on the processes around it.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Whether a change is written by a person, generated with AI, or some mix of both, they are held to the same standards before it’s accepted and released.&amp;nbsp;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;In practice, that means:&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Human review is always the gate:&lt;/strong&gt;&amp;nbsp;&amp;nbsp;
Every change is reviewed by maintainers. AI can assist, but it doesn’t replace accountability.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;AI works within established patterns:&lt;/strong&gt;&amp;nbsp;&amp;nbsp;
AI-generated code isn’t created in isolation. It’s guided by the same module structures, conventions, and expectations that already exist across the ecosystem.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Validation is continuous and enforced:&lt;/strong&gt;&amp;nbsp;&amp;nbsp;
AI doesn’t change our standards. It reinforces them. AI-generated changes go through the same checks as any other contribution:&amp;nbsp;

&lt;ul&gt;
&lt;li&gt;  Test suites&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  Integration validation&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  Functional verification&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;AI output is a starting point, not a final artifact:&lt;/strong&gt;&amp;nbsp;
Generated code is iterated on, refined, and aligned before acceptance. We treat AI as an accelerator, not an authority.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;The community plays an important role&lt;/strong&gt;&amp;nbsp;
Open source means visibility. The community can review changes, raise issues, and contribute ideas. That feedback loop adds another layer of resilience and helps shape how these workflows evolve.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At a high level, our approach is simple:&amp;nbsp;&lt;strong&gt;the outcome matters more than how the code was created.&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;

&lt;h2&gt;
  
  
  Community Contributions and AI&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;Community members are not required to use code assist tools when providing contributions to Puppet open source projects, even when those projects contain frameworks or files designed to support coding agents.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Contributions can be made using any tools or workflows that work best for you and there is no expectation to match the Perforce technology stack. While the Puppet team will be adding instructions, skills, and other artifacts to support agentic workflows, including tools like Claude Code, these are provided as optional enhancements, not requirements.&amp;nbsp;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;When contributions are reviewed, the same standards apply regardless of how they were created. This includes contributions that contain AI-generated code, are submitted by AI agents, or have been tested or reviewed using AI tools. We welcome contributions in any form, but all submissions go through the same review and approval process before they are accepted and released.&amp;nbsp;&lt;/p&gt;

&lt;h2&gt;
  
  
  Maintaining Consistency Across the Ecosystem&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;Another important question we hear is how we avoid duplication or inconsistency as AI becomes part of the workflow. This is where&amp;nbsp;&lt;strong&gt;ecosystem-level thinking and governance&lt;/strong&gt;&amp;nbsp;matter most and where we will be incrementally improving our engineering patterns.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Here’s how we approach that:&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Changes are evaluated in context&lt;/strong&gt;&amp;nbsp;&amp;nbsp;
We don’t review contributions in isolation. We look at how they relate to existing modules and whether similar functionality already exists.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Reuse is prioritized over duplication&lt;/strong&gt;&amp;nbsp;&amp;nbsp;
When reviewing changes, we actively ask whether something can be reused instead of reimplemented. This helps maintain DRY principles across the ecosystem—not just within a single module.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Shared patterns guide development&lt;/strong&gt;&amp;nbsp;&amp;nbsp;
AI-assisted changes are aligned to standard module structures, established design patterns, and proven implementation approaches. This helps ensure consistency even as contribution velocity increases.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Documentation is treated as part of the system&lt;/strong&gt;&amp;nbsp;&amp;nbsp;
Generated documentation and supporting artifacts are treated as first-class components. This improves clarity, supports reuse, and helps maintain long-term consistency across modules.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Governance Is Built In, Not Bolted On&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;Building with AI tools is not left to individual discretion. AI usage at Perforce follows&amp;nbsp;&lt;a href="https://trust.perforce.com/resources?s=h4ucgvqdld3suqiwml8o4d&amp;amp;name=ai-governance-at-perforce" rel="noopener noreferrer"&gt;structured processes&lt;/a&gt;&amp;nbsp;designed to ensure quality, security, and accountability across the lifecycle.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Here’s what that looks like for Puppet open source teams:&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;AI tools and workflows are intentionally reviewed&lt;/strong&gt;&amp;nbsp;&amp;nbsp;
We evaluate how AI tools are used within our development process, including how they interact with existing systems and patterns. Only tools approved for use by the Perforce AI governance team can be used for agentic development by Perforce employees.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Risks and dependencies are actively managed&lt;/strong&gt;&amp;nbsp;&amp;nbsp;
Using agentic development flows introduces new considerations from code duplication to unintended behaviors. These are identified, reviewed, and addressed as part of normal development workflows.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Security and compliance are built into the process&lt;/strong&gt;&amp;nbsp;&amp;nbsp;
AI-assisted development operates within the same security, permission, and compliance boundaries as any other contribution.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;AI usage is part of a broader&amp;nbsp;&lt;a href="https://www.perforce.com/press-releases/%20ISO-42001-Certification" rel="noopener noreferrer"&gt;&lt;strong&gt;AI management system aligned with ISO 42001&lt;/strong&gt;,&lt;/a&gt;&amp;nbsp;ensuring responsible use across the lifecycle.&amp;nbsp;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;We also recognize the broader concerns around AI. We're deliberate about how and where AI is used. At its core, governance is about maintaining control while enabling progress. AI should operate within the systems teams already trust, not bypass them.&amp;nbsp;&lt;/p&gt;

&lt;h2&gt;
  
  
  Our Commitment to the Open Source Community &amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;This evolution isn’t happening in isolation. The Puppet modules team works within an open source ecosystem and it’s important that the community is informed about AI usage and included so that all members of the community are able to provide feedback as these processes evolve.&amp;nbsp;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Our goal is to provide:&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  Clear communication about AI-assisted changes&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  Transparency in how contributions are reviewed&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  Ongoing dialogue as workflows evolve&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is a new world of software delivery that we all maintainers and contributors are collaborating in, and we'll need to work together to find the right process for everyone.&amp;nbsp;&lt;/p&gt;

&lt;h2&gt;
  
  
  What This Means Going Forward&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;The agentic software development lifecycle is going to continue to shift and grow. AI will continue to play a growing role in how modules are developed and maintained.&amp;nbsp;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;In your favorite Puppetlabs modules, you are going to see:&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  Structural documentation, skills, instructions, and other frameworks to support agentic development&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  More AI-assisted contributions to open source repos&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  More structured documentation that aligns across the ecosystem&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  An increase in iteration cycles as agentic workflows grow and stabilize&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;There is one thing that won't change:&amp;nbsp;&lt;strong&gt;Every contribution will be held to the same standards of quality, consistency, and trust.&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;In the end, trust in AI doesn’t come from the model. It comes from the systems, processes, and people behind it.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;We want to hear from the community as we continue to evolve these practices and develop a solid agentic-supported workflow for our open source community. We’d love your feedback, so please share your thoughts here or in the Puppet Community Slack.&amp;nbsp;&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Resources&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;These additional resources could be helpful if you are interested in this topic and want to learn more!&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;a href="https://trust.perforce.com/resources?s=h4ucgvqdld3suqiwml8o4d&amp;amp;name=ai-governance-at-perforce" rel="noopener noreferrer"&gt;AI Governance at Perforce&lt;/a&gt;&amp;nbsp;(trust.perforce.com)&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  &lt;a href="https://www.perforce.com/press-releases/%20ISO-42001-Certification" rel="noopener noreferrer"&gt;Perforce AI Products and Features Achive ISO 42001 Certification&lt;/a&gt;&amp;nbsp;(perforce.com)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🤖 AI Disclosure
&lt;/h2&gt;

&lt;p&gt;You'll probably notice a few tell-tale structural suggestions from AI on this one. I experimented with drafting with AI on this one, using our AI Governance documentation and some context I provided about how we work on the Puppet team. From that draft, it has gone through multiple human reviews and a LOT of editing and rework, with a final review by an AI agent for brand voice alignment. &lt;/p&gt;

</description>
      <category>ai</category>
      <category>puppet</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Puppetlabs Modules Now Have Tiered Review Cycles</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Tue, 14 Jul 2026 14:16:39 +0000</pubDate>
      <link>https://dev.to/puppet/puppetlabs-modules-now-have-tiered-review-cycles-42ob</link>
      <guid>https://dev.to/puppet/puppetlabs-modules-now-have-tiered-review-cycles-42ob</guid>
      <description>&lt;p&gt;If you've been watching the&amp;nbsp;&lt;a href="https://forge.puppet.com/modules/puppetlabs?utm_medium=social&amp;amp;utm_source=linkedin&amp;amp;utm_campaign=2026-puppet-cloud-repatriation-trends-2026&amp;amp;utm_content=blog&amp;amp;limit=25&amp;amp;sort_by=latest_release&amp;amp;module_groups=base%20pe_only" rel="noopener noreferrer"&gt;Puppetlabs namespace on the Forge&lt;/a&gt;&amp;nbsp;(or waiting on a pull request you opened) you've likely noticed that the pace of inclusion of community pull requests and fixes into the module releases has slowed over the last several cycles. That isn't how we want to serve the community that built these modules with us. The team has been reviewing how we can improve and this post is our commitment to do better. Here are the steps we're taking now:&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Clear tiers with review cadences.&lt;/strong&gt;&amp;nbsp;Modules in the puppetlabs namespace will be grouped into three tiers, each with a defined review schedule (weekly, monthly, or quarterly).&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Defining what “review cadence” means in practice.&lt;/strong&gt;&amp;nbsp;Every community PR gets engineering review in the next scheduled cycle for that module’s tier. &amp;nbsp;&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Showing progress monthly.&lt;/strong&gt;&amp;nbsp;We’ll continue to publish the monthly Modules Roundup covering what was released.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  A Tiered Approach to Priorities&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;We've categorized supported modules in the puppetlabs namespace into three tiers, each with a defined community review cadence:&amp;nbsp;&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Tier&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Count&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Community review cadence&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt;Tier 1:&lt;/strong&gt; core, business-critical modules&lt;/td&gt;
&lt;td&gt;25&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Weekly&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt;Tier 2:&lt;/strong&gt; important, meaningfully used modules&lt;/td&gt;
&lt;td&gt;19&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Monthly&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt;Tier 3:&lt;/strong&gt; niche or low-usage modules&lt;/td&gt;
&lt;td&gt;22&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Quarterly&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  What a Review Cadence Means
&lt;/h3&gt;

&lt;p&gt;Every community pull request (PR) on a module in the puppetlabs namespace gets engineering review during the next scheduled cycle for that module's tier. This doesn’t mean that every PR will be accepted. Sometimes a pull request needs feedback or changes, some pull requests won't fit a module's direction, but the cadence is intended to make sure that PRs will no longer sit quietly in a queue. That is the baseline we're holding ourselves to with these tiers and review cadences.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;We do have a backlog of requests over the years and we will be working through that backlog as well, but priority will be given to active contributions for the purposes of our review cadence.&amp;nbsp;&lt;/p&gt;

&lt;h2&gt;
  
  
  Tier 1: Our highest-priority modules&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;The following modules are our committed Tier 1 set. These modules will get a weekly review, with nightly CI coverage, and get priority on maintenance capacity:&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  puppetlabs-apache&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-apt&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-augeas_core&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-concat&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-cron_core&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-docker&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-firewall&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-haproxy&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-inifile&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-java&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-java_ks&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-lvm&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-mount_core&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-mysql&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-ntp&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-package&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-postgresql&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-powershell&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-reboot&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-registry&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-ruby_task_helper&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-service&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-sshkeys_core&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-stdlib&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-vcsrepo&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tier 2: Monthly reviews&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;The following modules have currently been assigned to our Tier 2 for prioritization. These modules will get a monthly review.&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &amp;nbsp;puppetlabs-accounts&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-acl&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-bolt_shim&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-chocolatey&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-facter_task&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-iis&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-kubernetes&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-motd&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-mount_iso&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-node_encrypt&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-puppet_conf&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-satellite_pe_tools&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-scheduled_task&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-sqlserver&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-sslcertificate&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-tomcat&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-windows_env&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-windows_eventlog&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-wsus_client&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tier 3: Quarterly reviews&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;The modules assigned to Tier 3 are still supported but will not generally be getting a high degree of priority. These modules will be reviewed quarterly and released as needed.&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  ca_extend&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  influxdb&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppet_operational_dashboards&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-bash_task_helper&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-dropsonde&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-dsc_lite&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-facts&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-host_core&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-node_manager&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-pe_databases&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-pe_event_forwarding&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-pe_status_check&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-puppet_bolt_server&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-puppet_metrics_collector&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-puppet_status_check&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-selinux_core&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-splunk_hec&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-yumrepo_core&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-zfs_core&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  puppetlabs-zone_core&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  ruby-pwsh&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  support-tasks&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The Product and Engineering teams are still reviewing the puppetlabs modules for final placement in Tier 2 or Tier 3 and will follow the cadence associated with their tier once that placement is confirmed. Ultimately, the lists above might shift slightly as the team finds that some modules might need more attention than others.&amp;nbsp;&lt;/p&gt;

&lt;h2&gt;
  
  
  What has already shipped?&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;It is one thing to say you will do better and quite another to follow through. We’re sharing this now because we have tangible changes already underway. In a focused sprint on Tier 1 modules, the team &lt;strong&gt;triaged and actioned several open community pull requests,&lt;/strong&gt;&amp;nbsp;some merged after review, some closed after discussion, others consolidated with newer work. You’ll see several modules released this month and next with these merged changes on the Forge. Keep an eye on the&amp;nbsp;&lt;a href="https://forge.puppet.com/modules/puppetlabs?utm_medium=social&amp;amp;utm_source=linkedin&amp;amp;utm_campaign=2026-puppet-cloud-repatriation-trends-2026&amp;amp;utm_content=blog&amp;amp;limit=25&amp;amp;sort_by=latest_release&amp;amp;module_groups=base%20pe_only" rel="noopener noreferrer"&gt;Forge modules list&lt;/a&gt;&amp;nbsp;or check out the next&amp;nbsp;&lt;a href="https://dev.to/jasonstcyr/series/34389"&gt;Puppet Modules Roundup&lt;/a&gt;&amp;nbsp;post for a summary!&amp;nbsp;&lt;/p&gt;

&lt;h2&gt;
  
  
  On the Issues With CI for community PRs&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;We're aware that testing community contributions has been harder than it should be. The current pull request model makes it difficult to run the full acceptance test suite against a contributor's PR without manual effort by Perforce employees, which slows reviews and discourages contributions. Solving this is a priority for the team and we have been prototyping an improved approach that will meet both user expectations and maintaining a secure infrastructure. We’ll share specifics once it's working end-to-end. This is a known gap we're committed to closing.&amp;nbsp;&lt;/p&gt;

&lt;h2&gt;
  
  
  How We'll Show Our Work&amp;nbsp;
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Monthly Modules Roundup.&lt;/strong&gt; We publish a roundup each month covering what &amp;nbsp;modules have been released, who contributed, and what’s next. You can follow the series here: Puppetlabs Modules Roundup on dev.to.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Contributor recognition.&lt;/strong&gt; The release notes on the Forge and in the monthly roundup will call out merged community PRs by name.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Public GitHub transparency.&lt;/strong&gt;&amp;nbsp;We will be following up with contributors directly in pull requests and issues in our open source modules. In advance of a release, we will continue to merge and close PRs so that you can see what will be included in an upcoming release.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How can you help?&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;Keep contributing! Keep filing issues. Keep telling us when a module is in your way. If a PR of yours has stalled out, please rebase it or comment on the PR. And if the tiering above looks wrong for how &lt;em&gt;you&lt;/em&gt; use Puppet day-to-day, let us know! The whole point of publishing this article is so that the community can understand what is changing and also to invite you to shape where the priority goes.&amp;nbsp;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Tiering is not a one-way decision.&lt;/strong&gt; &amp;nbsp;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The tiers outlined here have been based on the activity we have observed in our analytics and the importance identified by customers. If a module you depend on isn't in the tier you think it should be, or perhaps a long-waiting PR or issue is blocking you, reach out via the Puppet Community Slack or leave a comment on the monthly Puppet Modules Roundup posts. We want your input to make sure the tiering meet the needs of all our users.&lt;/p&gt;

</description>
      <category>puppet</category>
    </item>
    <item>
      <title>Driving Value from Puppet Metrics: Puppet Observability Data Connector</title>
      <dc:creator>klab-systems</dc:creator>
      <pubDate>Mon, 13 Jul 2026 16:28:45 +0000</pubDate>
      <link>https://dev.to/puppet/driving-value-from-puppet-metrics-puppet-observability-data-connector-391f</link>
      <guid>https://dev.to/puppet/driving-value-from-puppet-metrics-puppet-observability-data-connector-391f</guid>
      <description>&lt;h2&gt;
  
  
  What is the Puppet Observability Data Connector?
&lt;/h2&gt;

&lt;p&gt;The Puppet Observability Data Connector is a &lt;a href="https://forge.puppet.com/modules/puppetlabs/puppet_data_connector/readme?utm_medium=social&amp;amp;utm_source=linkedin&amp;amp;utm_campaign=2026-puppet-cloud-repatriation-trends-2026&amp;amp;utm_content=blog" rel="noopener noreferrer"&gt;premium Forge module&lt;/a&gt; included with Puppet Enterprise Advanced (PEA). This module provides a deeper dive into your Puppet agent reports. Visualizing these metrics gives you a great way to identify what is healthy and unhealthy in your environment.&lt;/p&gt;

&lt;h4&gt;
  
  
  Behind the scenes, this module provides 2 core functionalities.
&lt;/h4&gt;

&lt;ol&gt;
&lt;li&gt;It provides a report processor to convert Puppet reports into usable metrics.&lt;/li&gt;
&lt;li&gt;It manages an exporter to serve these metrics for your time series database to scrape.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Example Metrics
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Failed nodes&lt;/li&gt;
&lt;li&gt;Changed nodes&lt;/li&gt;
&lt;li&gt;Catalog cache failures&lt;/li&gt;
&lt;li&gt;Stale nodes&lt;/li&gt;
&lt;li&gt;Corrective changes&lt;/li&gt;
&lt;li&gt;Out of sync resources&lt;/li&gt;
&lt;li&gt;Average total run time&lt;/li&gt;
&lt;li&gt;Max run time&lt;/li&gt;
&lt;li&gt;Run time breakdowns

&lt;ul&gt;
&lt;li&gt;Total run time&lt;/li&gt;
&lt;li&gt;Fact generation time&lt;/li&gt;
&lt;li&gt;Catalog application time&lt;/li&gt;
&lt;li&gt;Config retrieval time&lt;/li&gt;
&lt;li&gt;Plugin sync time&lt;/li&gt;
&lt;li&gt;Convert catalog time&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Managed resource count by host&lt;/li&gt;
&lt;li&gt;Managed resource count over time&lt;/li&gt;
&lt;li&gt;Catalog application time trends&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Using the metrics provided by Puppet Observability Data Connector, you can make impactful dashboards. Below are some examples that I have created.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; All dashboards can be filtered by the environment and/or host. All thresholds for color coding can be modified to fit your environment.&lt;/p&gt;

&lt;h2&gt;
  
  
  Fleet Status Dashboard Example
&lt;/h2&gt;

&lt;p&gt;This example 'Fleet Status' dashboard provides an always-open first-look insight into whether anything in your fleet requires immediate attention. I will break this down by section.&lt;/p&gt;

&lt;h3&gt;
  
  
  When to Use a Fleet Status Dashboard?
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;After deploying Puppet code to confirm no regressions&lt;/li&gt;
&lt;li&gt;During incidents to identify affected nodes&lt;/li&gt;
&lt;li&gt;As part of a daily ops review to verify fleet-wide compliance&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Fleet Health Summary (stat panels)
&lt;/h3&gt;

&lt;p&gt;A top-level count of nodes in each state from the most recent run. Six stats that give you an instant fleet pulse without scrolling.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F0dz43nzvwnzt0vq1awgo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F0dz43nzvwnzt0vq1awgo.png" alt="Fleet Health Summary" width="800" height="143"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h5&gt;
  
  
  &lt;em&gt;What this tells you:&lt;/em&gt;
&lt;/h5&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Term&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Total Nodes Reporting&lt;/td&gt;
&lt;td&gt;Quantity of nodes submitting reports; this number should be 1:1 with the amount of Puppet agent managed nodes in your environment&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Failed Nodes&lt;/td&gt;
&lt;td&gt;Nodes where &lt;code&gt;puppet_status{state="failed"} == 1;&lt;/code&gt; any non-zero value requires immediate investigation&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Changed Nodes&lt;/td&gt;
&lt;td&gt;Nodes where Puppet applied changes in the last run; expected after a code push, unexpected otherwise&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Unchanged Nodes&lt;/td&gt;
&lt;td&gt;Nodes fully converged — your desired steady state&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Catalog Cache Failures&lt;/td&gt;
&lt;td&gt;Nodes that could not obtain a fresh catalog and fell back to a cached one. Triggers on server/network unreachable &lt;strong&gt;or&lt;/strong&gt; any catalog compilation error (duplicate resource declaration, undefined variable, syntax error, missing module)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Stale Nodes (&amp;gt;2h)&lt;/td&gt;
&lt;td&gt;Nodes that haven't reported in over two run intervals; the agent may be down, hung, or disconnected&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  Node Run Status (bar gauges)
&lt;/h3&gt;

&lt;p&gt;Per-node breakdowns of the two most critical run-level signals.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fotuc0tywzr5cjfxk4v80.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fotuc0tywzr5cjfxk4v80.png" alt="Node Run Status" width="799" height="226"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h5&gt;
  
  
  &lt;em&gt;What this tells you:&lt;/em&gt;
&lt;/h5&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Term&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Time Since Last Puppet Run&lt;/td&gt;
&lt;td&gt;Minutes since each node last phoned home. Green = within one run interval (~30 min), yellow = approaching stale, red = definitely stale. Use to find silent failures where the agent has stopped running entirely.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Transaction Completed by Host&lt;/td&gt;
&lt;td&gt;Whether the last run completed (1) or was aborted mid-run (0). An aborted transaction means the node's actual state is unknown — treat it the same as a failure.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  Compliance &amp;amp; Drift (stats + bar gauges + time series)
&lt;/h3&gt;

&lt;p&gt;This section separates &lt;em&gt;intentional&lt;/em&gt; changes (deployments) from &lt;em&gt;unintentional&lt;/em&gt; drift (external actors modifying managed state).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ffitoz4ji3qmnkw7eg9ki.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ffitoz4ji3qmnkw7eg9ki.png" alt="Compliance and Drift" width="800" height="556"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h5&gt;
  
  
  &lt;em&gt;What this tells you:&lt;/em&gt;
&lt;/h5&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Term&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Total Corrective Changes (Fleet)&lt;/td&gt;
&lt;td&gt;Aggregate count of corrective changes across all nodes. A corrective change means Puppet found a resource in the wrong state and fixed it — something external changed it. Persistent non-zero values are a compliance red flag.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Total Failed Resources (Fleet)&lt;/td&gt;
&lt;td&gt;Resources that Puppet attempted to enforce but could not. Non-zero always warrants investigation.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Total Event Failures (Fleet)&lt;/td&gt;
&lt;td&gt;Resource-level event failures, which can appear even on nodes not marked failed. Catches partial failures.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Total Out-of-Sync Resources (Fleet)&lt;/td&gt;
&lt;td&gt;Resources declared in the catalog but not yet in the desired state. Elevated values indicate pending convergence or a broken dependency chain.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Corrective Changes by Host&lt;/td&gt;
&lt;td&gt;Identifies which specific nodes are experiencing drift. Nodes with persistent corrective changes may have rogue processes or manual interventions overwriting Puppet-managed state.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Failed Resources by Host&lt;/td&gt;
&lt;td&gt;Identifies which nodes have broken resources. Cross-reference with the node's Puppet report for the specific resource type and error message.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Corrective Changes Over Time&lt;/td&gt;
&lt;td&gt;Trend view — spikes correlate with manual changes, automated tooling conflicts, or software self-repair mechanisms overwriting managed files.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Failed Resources Over Time&lt;/td&gt;
&lt;td&gt;Trend view — a step-change increase after a code push indicates a bug in new Puppet code. A gradual increase may indicate environment drift.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  Catalog Cache Status (stats + bar gauge)
&lt;/h3&gt;

&lt;p&gt;Catalog cache usage is a leading indicator of Puppet infrastructure health, often surfacing issues before nodes start failing outright.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fnqtaxc9avqjvhkm1c521.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fnqtaxc9avqjvhkm1c521.png" alt="Catalog Cache Status" width="800" height="341"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h5&gt;
  
  
  &lt;em&gt;What this tells you:&lt;/em&gt;
&lt;/h5&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Term&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Nodes: Cache Used on Failure&lt;/td&gt;
&lt;td&gt;A fresh catalog could not be obtained. Common causes: Puppet server unreachable, network failure, or a catalog &lt;strong&gt;compilation error&lt;/strong&gt; (duplicate resource declaration, undefined variable, syntax error, missing module). The node ran with a potentially stale catalog — investigate PE server logs and the agent's last run report.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Nodes: Cache Explicitly Requested&lt;/td&gt;
&lt;td&gt;Nodes intentionally running offline (e.g., --use-cached-catalog). Expected during planned maintenance; unexpected otherwise.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Nodes: No Cache (Fresh Catalog)&lt;/td&gt;
&lt;td&gt;Healthy nodes compiling a fresh catalog every run — your desired steady state.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Catalog Cache on Failure – by Host&lt;/td&gt;
&lt;td&gt;Pinpoints which nodes are falling back to cache. Use to determine whether it's a widespread compiler/network issue or a node-specific catalog compilation error (check that node's agent log for the exact cause).&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  Full Dashboard Snapshot
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fit40lpt8vtjwatndgt0k.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fit40lpt8vtjwatndgt0k.png" alt="Full Fleet Status Dashboard" width="800" height="552"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Run Performance Example Dashboard
&lt;/h2&gt;

&lt;p&gt;This example 'Run Performance' dashboard acts as your performance and capacity planning dashboard. It answers whether Puppet is running efficiently and helps you locate bottlenecks before they become outages. I will break this down by section.&lt;/p&gt;

&lt;h3&gt;
  
  
  When to use a Run Performance dashboard?
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Run times are creeping up across the fleet&lt;/li&gt;
&lt;li&gt;After adding new modules or resource types to identify compile/apply costs&lt;/li&gt;
&lt;li&gt;To compare performance across environments (production vs. feature_demo)&lt;/li&gt;
&lt;li&gt;When planning infrastructure scaling (for example, adding more compilers or faster agents)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Performance Summary (stat panels)
&lt;/h3&gt;

&lt;p&gt;Fleet-wide performance KPIs. These numbers represent your overall SLA for Puppet run completion.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F3qlt834r6v7gt37a35j9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F3qlt834r6v7gt37a35j9.png" alt="Performance Summary" width="800" height="144"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h5&gt;
  
  
  &lt;em&gt;What this tells you:&lt;/em&gt;
&lt;/h5&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Term&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Avg Total Run Time&lt;/td&gt;
&lt;td&gt;The mean end-to-end run duration across all selected nodes. Green &amp;lt; 120s, yellow 120–300s, red &amp;gt; 300s.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Max Total Run Time&lt;/td&gt;
&lt;td&gt;The slowest node in the fleet — identifies outliers dragging down SLA.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Avg Fact Generation Time&lt;/td&gt;
&lt;td&gt;How long Facter is taking on average. This phase runs before catalog compilation so delays here block everything downstream.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Avg Catalog Application Time&lt;/td&gt;
&lt;td&gt;How long Puppet spends enforcing resources. A reliable proxy for catalog complexity and system responsiveness.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  Run Time Trends (time series)
&lt;/h3&gt;

&lt;p&gt;Long-term trend views to distinguish persistent regressions from one-off anomalies.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fe16dr9tllbi3uq5zjgvt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fe16dr9tllbi3uq5zjgvt.png" alt="Runtime Trends" width="800" height="228"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h5&gt;
  
  
  &lt;em&gt;What this tells you:&lt;/em&gt;
&lt;/h5&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Term&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Total Run Time Over Time&lt;/td&gt;
&lt;td&gt;The most important single trend. A sudden step-change after a deployment indicates new expensive resources. A gradual increase over weeks suggests catalog bloat or system degradation. A red threshold line at 300s provides a visual SLA boundary.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Fact Generation Time Over Time&lt;/td&gt;
&lt;td&gt;Isolates Facter performance from the rest of the run. Upward trends often indicate new custom facts, growing hardware inventories, or external fact sources becoming slow.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  Run Time Breakdown – Latest Run (by Host) (bar gauges)
&lt;/h3&gt;

&lt;p&gt;Per-node, per-phase timing from the most recent run. Use this to pinpoint &lt;em&gt;which phase&lt;/em&gt; is slow on &lt;em&gt;which node&lt;/em&gt; rather than just knowing the total is high.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F4t7s9unvsjeo7pxkdaep.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F4t7s9unvsjeo7pxkdaep.png" alt="Runtime Breakdown" width="800" height="434"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h5&gt;
  
  
  &lt;em&gt;What this tells you:&lt;/em&gt;
&lt;/h5&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Panel&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Phase&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Optimization Lever&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Total Run Time&lt;/td&gt;
&lt;td&gt;End-to-end wall clock&lt;/td&gt;
&lt;td&gt;—&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Fact Generation Time&lt;/td&gt;
&lt;td&gt;Running Facter&lt;/td&gt;
&lt;td&gt;Audit custom facts; disable unused external facts&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Catalog Application Time&lt;/td&gt;
&lt;td&gt;Enforcing all resources&lt;/td&gt;
&lt;td&gt;Reduce catalog size; identify slow resource types (Package, Exec)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Config Retrieval Time&lt;/td&gt;
&lt;td&gt;Fetching compiled catalog from PE server&lt;/td&gt;
&lt;td&gt;Scale compilers; check network latency between agent and server&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Plugin Sync Time&lt;/td&gt;
&lt;td&gt;Downloading Puppet functions/types/providers&lt;/td&gt;
&lt;td&gt;Audit and prune modules; check if all plugins are necessary&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Convert Catalog Time&lt;/td&gt;
&lt;td&gt;Transforming compiled catalog into apply-ready format&lt;/td&gt;
&lt;td&gt;Indicates catalog structural complexity&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  Resource Catalog (bar gauge + time series)
&lt;/h3&gt;

&lt;p&gt;Catalog size is the root cause of many performance problems. These panels correlate resource count with run time.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fn0ceiac7t736d9jnc9ed.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fn0ceiac7t736d9jnc9ed.png" alt="Resource Catalog" width="798" height="228"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h5&gt;
  
  
  &lt;em&gt;What this tells you:&lt;/em&gt;
&lt;/h5&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Term&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Total Managed Resources by Host&lt;/td&gt;
&lt;td&gt;Nodes with significantly more resources than peers warrant investigation — are all those resources intentional? &lt;code&gt;pe.klab.internal&lt;/code&gt; managing 2,419 resources vs 61 for simpler nodes is expected for a PE server; unexpected divergence between similar nodes is not.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Total Managed Resources Over Time&lt;/td&gt;
&lt;td&gt;A sudden jump indicates a code change added many new resources. Gradual growth over months indicates catalog bloat — exported resources collecting without cleanup, or defined resource types generating more instances than expected.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  Catalog Application Time Trends (time series)
&lt;/h3&gt;

&lt;p&gt;Deeper trend analysis for the two phases most sensitive to infrastructure and code changes.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvhiz7jn017kcib7o8axo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvhiz7jn017kcib7o8axo.png" alt="Catalog Application Time Trends" width="800" height="226"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h5&gt;
  
  
  &lt;em&gt;What this tells you:&lt;/em&gt;
&lt;/h5&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Term&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Catalog Application Time Over Time&lt;/td&gt;
&lt;td&gt;Correlate spikes with git commit timestamps. A spike immediately following a deployment confirms the new code introduced expensive resources. Persistent elevation after the spike stabilizes means the cost is structural, not transient.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Config Retrieval Time Over Time&lt;/td&gt;
&lt;td&gt;Sustained increases across &lt;em&gt;all&lt;/em&gt; nodes simultaneously point to a PE server bottleneck (JVM heap, database pressure, or compiler overload). Increases on a single node suggest agent-side network issues.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  Full Dashboard Snapshot
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fzosx2n0dck5oj2sw3s15.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fzosx2n0dck5oj2sw3s15.png" alt="Full Run Performance Dashboard" width="799" height="567"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Download the Puppet Data Connector Forge Module
&lt;/h2&gt;

&lt;p&gt;Want to try it in your environment? Download the premium Forge module now.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://forge.puppet.com/modules/puppetlabs/puppet_data_connector/readme" rel="noopener noreferrer"&gt;Get the Module&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Wrap-up
&lt;/h2&gt;

&lt;p&gt;The Puppet Observability Data Connector provides valuable information about the Puppet agent nodes across your environment. Visualizing these metrics gives organizations key insights, allowing team members to identify problems, measure performance, and track changes. The dashboards shown here are just one of the many ways to drive value from your Puppet metrics.&lt;/p&gt;

&lt;p&gt;For assistance driving value from your Puppet metrics please ask your account team about how Professional Services could help you with dashboards that match your environment and operational priorities.&lt;/p&gt;

</description>
      <category>puppet</category>
    </item>
    <item>
      <title>Puppetlabs Modules Roundup – June 2026</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Thu, 09 Jul 2026 19:38:46 +0000</pubDate>
      <link>https://dev.to/puppet/puppetlabs-modules-roundup-june-2026-23da</link>
      <guid>https://dev.to/puppet/puppetlabs-modules-roundup-june-2026-23da</guid>
      <description>&lt;p&gt;In June 2026 we saw the release of a new &lt;code&gt;stdlib 10&lt;/code&gt; that was mentioned &lt;a href="https://dev.to/puppet/what-you-need-to-know-about-the-new-puppetlabs-stdlib-10-in-june-2026-1jah"&gt;in an earlier article&lt;/a&gt; along with numerous modules bumped to use the new stdlib 10. In total, 24 Puppetlabs modules were released to the Forge, ranging from a brand-new Windows security policy module to a large batch of third-party CVE fixes in Security Compliance Management. This roundup pulls the most important changes into one place.&lt;/p&gt;

&lt;h2&gt;
  
  
  Highlighted Updates
&lt;/h2&gt;

&lt;h3&gt;
  
  
  New Module: Windows Local Security Policy Management
&lt;/h3&gt;

&lt;p&gt;The new &lt;a href="https://forge.puppet.com/modules/puppetlabs/security_policy/readme" rel="noopener noreferrer"&gt;security_policy module&lt;/a&gt; manages Windows local security policy using the Puppet Resource API, replacing manual &lt;code&gt;secedit&lt;/code&gt;/Local Security Policy editor work.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Provides the &lt;code&gt;security_option&lt;/code&gt; and &lt;code&gt;user_right_assignment&lt;/code&gt; resource types, covering all 45 Windows Privilege Rights and the System Access settings.&lt;/li&gt;
&lt;li&gt;Ships a well-known SID map with a PowerShell fallback for domain and custom accounts.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  stdlib 10.x Compatibility Pass
&lt;/h3&gt;

&lt;p&gt;A coordinated maintenance pass loosened the puppetlabs/stdlib dependency constraint across the module set to allow stdlib 10.x, clearing the way for downstream modules to pick up stdlib's latest release.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Affected modules: accounts, apache, apt, chocolatey, concat, docker, firewall, haproxy, inifile, lvm, motd, mysql, ntp, postgresql, wsus_client.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;More modules will be released in July as we roll out the support for stdlib 10.x.&lt;/p&gt;

&lt;h3&gt;
  
  
  Puppet Core Alignment / Puppet 7 Support Dropped
&lt;/h3&gt;

&lt;p&gt;Several modules completed their Puppet Core alignment pass this month, dropping Puppet 7 support in favor of Puppet 8 as Puppet 7 reaches end-of-life.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Affected modules: accounts, chocolatey, haproxy, java, motd, mysql, postgresql, stdlib.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A note that the change to drop Puppet 7 in postgresql was done in a patch release, instead of a major release. This has been corrected in postgresql 10.6.3 and the change will be done again in a major release of that module.&lt;/p&gt;

&lt;h3&gt;
  
  
  Security Compliance Management Patches ~40 CVEs
&lt;/h3&gt;

&lt;p&gt;Security Compliance Management 3.8.0, shipped as both &lt;code&gt;comply&lt;/code&gt; and &lt;code&gt;complyadm&lt;/code&gt;, updates a long list of bundled third-party components — Gorm.io, Protobuf, several Netty codec libraries, react-router, and KeyCloak — to close out roughly 40 CVEs.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Also updates the bundled CIS-CAT Pro Assessor to v4.63.0, adding new STIG benchmarks for Amazon Linux 2023, Windows 11, Oracle Linux 9, and RHEL 10.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What Updates Happened to Puppetlabs Modules in June 2026?
&lt;/h2&gt;

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




&lt;h3&gt;
  
  
  accounts 9.0.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-29 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/accounts" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This release drops Puppet 7 support (&lt;strong&gt;BREAKING&lt;/strong&gt;) as part of the module's Puppet Core alignment work, and allows the stdlib dependency to move to 10.x.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(CAT-2352) Drop Puppet 7 support (BREAKING) — Puppet Core alignment &lt;a href="https://github.com/puppetlabs/puppetlabs-accounts/pull/509" rel="noopener noreferrer"&gt;#509&lt;/a&gt; (&lt;a href="https://github.com/LukasAud" rel="noopener noreferrer"&gt;LukasAud&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(MODULES-11840) Allow puppetlabs/stdlib 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-accounts/pull/513" rel="noopener noreferrer"&gt;#513&lt;/a&gt; (&lt;a href="https://github.com/imaqsood" rel="noopener noreferrer"&gt;imaqsood&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  apache 13.2.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-28 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/apache" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Adds RHEL 10 support, restores the ModSecurity engine on RHEL 10 via EPEL, and allows both stdlib and concat to move to their 10.x releases.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Add missing parameters to mod_md &lt;a href="https://github.com/puppetlabs/puppetlabs-apache/pull/2621" rel="noopener noreferrer"&gt;#2621&lt;/a&gt; (&lt;a href="https://github.com/smortex" rel="noopener noreferrer"&gt;smortex&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(MODULES-11851) Restore ModSecurity engine on RHEL 10 via EPEL &lt;a href="https://github.com/puppetlabs/puppetlabs-apache/pull/2635" rel="noopener noreferrer"&gt;#2635&lt;/a&gt; (&lt;a href="https://github.com/SugatD" rel="noopener noreferrer"&gt;SugatD&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(MODULES-11739) Add RHEL 10 support &lt;a href="https://github.com/puppetlabs/puppetlabs-apache/pull/2629" rel="noopener noreferrer"&gt;#2629&lt;/a&gt; (&lt;a href="https://github.com/SugatD" rel="noopener noreferrer"&gt;SugatD&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(MODULES-11840) Allow puppetlabs/stdlib 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-apache/pull/2632" rel="noopener noreferrer"&gt;#2632&lt;/a&gt; (&lt;a href="https://github.com/imaqsood" rel="noopener noreferrer"&gt;imaqsood&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;puppetlabs/concat: Allow 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-apache/pull/2630" rel="noopener noreferrer"&gt;#2630&lt;/a&gt; (&lt;a href="https://github.com/bastelfreak" rel="noopener noreferrer"&gt;bastelfreak&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  apt 11.3.2
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-26 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/apt" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;A small release that only bumps the stdlib dependency to allow 10.x.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(MODULES-11840) Allow puppetlabs/stdlib 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-apt/pull/1288" rel="noopener noreferrer"&gt;#1288&lt;/a&gt; (&lt;a href="https://github.com/imaqsood" rel="noopener noreferrer"&gt;imaqsood&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  aws_inventory 0.8.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-17 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/aws_inventory" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This release allows the ruby_task_helper dependency to move to 1.x.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Allow ruby_task_helper 1.x &lt;a href="https://github.com/puppetlabs/puppetlabs-aws_inventory/pull/25" rel="noopener noreferrer"&gt;#25&lt;/a&gt; (&lt;a href="https://github.com/bastelfreak" rel="noopener noreferrer"&gt;bastelfreak&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  chocolatey 9.0.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-29 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/chocolatey" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Completes its Puppet Core alignment pass, improves package prefetch caching with case-insensitive matching, and allows stdlib 10.x.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(CAT-2369) Puppet Core update &lt;a href="https://github.com/puppetlabs/puppetlabs-chocolatey/pull/378" rel="noopener noreferrer"&gt;#378&lt;/a&gt; (&lt;a href="https://github.com/LukasAud" rel="noopener noreferrer"&gt;LukasAud&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(MODULES-11769) Cache prefetch results and match packages case-insensitively &lt;a href="https://github.com/puppetlabs/puppetlabs-chocolatey/pull/388" rel="noopener noreferrer"&gt;#388&lt;/a&gt; (&lt;a href="https://github.com/skyamgarp" rel="noopener noreferrer"&gt;skyamgarp&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(MODULES-11840) Allow puppetlabs/stdlib 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-chocolatey/pull/387" rel="noopener noreferrer"&gt;#387&lt;/a&gt; (&lt;a href="https://github.com/imaqsood" rel="noopener noreferrer"&gt;imaqsood&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  comply 3.8.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-12 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/comply" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Security Compliance Management 3.8.0 addresses roughly 40 CVEs across bundled third-party components, alongside operational fixes and licensing improvements.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Increased the CIS-CAT Pro Assessor license expiry time to a full year.&lt;/li&gt;
&lt;li&gt;Added a &lt;code&gt;license_path&lt;/code&gt; parameter to update the CIS-CAT Pro Assessor license without upgrading SCM.&lt;/li&gt;
&lt;li&gt;Added an &lt;code&gt;assessor_scan_timeout&lt;/code&gt; option to control the task timeout for Windows 2022 domain controllers.&lt;/li&gt;
&lt;li&gt;Added a background scan sweeper to detect and cancel scans stuck in the "running" state.&lt;/li&gt;
&lt;li&gt;Fixed a race condition where timed-out PE job status polls could leave scans permanently stuck.&lt;/li&gt;
&lt;li&gt;Updated Gorm.io, Protobuf, multiple Netty codec libraries, react-router, and KeyCloak to address roughly 40 CVEs.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Check the official &lt;a href="https://help.puppet.com/scm/current/Content/UserGuide/SCM/Release_notes/release_notes.htm#SecurityComplianceManagement380" rel="noopener noreferrer"&gt;release notes for comply 3.8.0&lt;/a&gt; for the full details.&lt;/p&gt;




&lt;h3&gt;
  
  
  complyadm 3.8.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-12 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/complyadm" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Ships the same Security Compliance Management 3.8.0 update as &lt;code&gt;comply&lt;/code&gt;, covering the same ~40 CVE remediations and operational fixes.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Increased the CIS-CAT Pro Assessor license expiry time to a full year.&lt;/li&gt;
&lt;li&gt;Added a &lt;code&gt;license_path&lt;/code&gt; parameter to update the CIS-CAT Pro Assessor license without upgrading SCM.&lt;/li&gt;
&lt;li&gt;Added an &lt;code&gt;assessor_scan_timeout&lt;/code&gt; option to control the task timeout for Windows 2022 domain controllers.&lt;/li&gt;
&lt;li&gt;Added a background scan sweeper to detect and cancel scans stuck in the "running" state.&lt;/li&gt;
&lt;li&gt;Fixed a race condition where timed-out PE job status polls could leave scans permanently stuck.&lt;/li&gt;
&lt;li&gt;Updated Gorm.io, Protobuf, multiple Netty codec libraries, react-router, and KeyCloak to address roughly 40 CVEs.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Check the official &lt;a href="https://help.puppet.com/scm/current/Content/UserGuide/SCM/Release_notes/release_notes.htm#SecurityComplianceManagement380" rel="noopener noreferrer"&gt;release notes for complyadm 3.8.0&lt;/a&gt; for the full details.&lt;/p&gt;




&lt;h3&gt;
  
  
  concat 10.0.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-25 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/concat" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This targeted release was part of the wave of bumps for the stdlib dependency to allow 10.x.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(MODULES-11840) Allow puppetlabs/stdlib 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-concat/pull/837" rel="noopener noreferrer"&gt;#837&lt;/a&gt; (&lt;a href="https://github.com/imaqsood" rel="noopener noreferrer"&gt;imaqsood&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  docker 10.4.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-28 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/docker" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Removes the upper version limit on the puppetlabs/apt dependency, fixes &lt;code&gt;compose up&lt;/code&gt; argument ordering, and allows stdlib 10.x.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Do not limit puppetlabs/apt requirement &amp;lt; v12 &lt;a href="https://github.com/puppetlabs/puppetlabs-docker/pull/1056" rel="noopener noreferrer"&gt;#1056&lt;/a&gt; (&lt;a href="https://github.com/mpdude" rel="noopener noreferrer"&gt;mpdude&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix argument order on compose up &lt;a href="https://github.com/puppetlabs/puppetlabs-docker/pull/1037" rel="noopener noreferrer"&gt;#1037&lt;/a&gt; (&lt;a href="https://github.com/deligatedgeek" rel="noopener noreferrer"&gt;deligatedgeek&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(MODULES-11840) Allow puppetlabs/stdlib 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-docker/pull/1057" rel="noopener noreferrer"&gt;#1057&lt;/a&gt; (&lt;a href="https://github.com/imaqsood" rel="noopener noreferrer"&gt;imaqsood&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  edgeops 1.1.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-25 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/edgeops" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Adds host key fingerprint verification for Bolt 5.1.0+ targets, along with a batch of NETCONF/SSH hardening fixes.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(PE-43703) Verify host key fingerprints supplied as &lt;code&gt;host-key-fingerprint&lt;/code&gt; in the target hash; takes precedence over &lt;code&gt;host-key-check&lt;/code&gt; and requires Bolt 5.1.0+. &lt;a href="https://github.com/puppetlabs/puppetlabs-edgeops/pull/38" rel="noopener noreferrer"&gt;#38&lt;/a&gt; (&lt;a href="https://github.com/owenbeckles" rel="noopener noreferrer"&gt;owenbeckles&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(PE-42584) Correctly handle host key verification parameter &lt;a href="https://github.com/puppetlabs/puppetlabs-edgeops/pull/23" rel="noopener noreferrer"&gt;#23&lt;/a&gt; (&lt;a href="https://github.com/Ziaunys" rel="noopener noreferrer"&gt;Ziaunys&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(PE-43619) Clean up SSH on timeout and always raise instead of returning partial data &lt;a href="https://github.com/puppetlabs/puppetlabs-edgeops/pull/33" rel="noopener noreferrer"&gt;#33&lt;/a&gt; (&lt;a href="https://github.com/Ziaunys" rel="noopener noreferrer"&gt;Ziaunys&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(PE-43614) Add mutex synchronization for RPC message ID allocation &lt;a href="https://github.com/puppetlabs/puppetlabs-edgeops/pull/29" rel="noopener noreferrer"&gt;#29&lt;/a&gt; (&lt;a href="https://github.com/Ziaunys" rel="noopener noreferrer"&gt;Ziaunys&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(PE-43652) Rename netconf_lock task to netconf_check_lock &lt;a href="https://github.com/puppetlabs/puppetlabs-edgeops/pull/35" rel="noopener noreferrer"&gt;#35&lt;/a&gt; (&lt;a href="https://github.com/Ziaunys" rel="noopener noreferrer"&gt;Ziaunys&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  firewall 8.5.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-25 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/firewall" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Two releases this month: 8.4.0 added CONNMARK-based policy routing support and several bugfixes, while 8.5.0 allows stdlib 10.x, drops &lt;code&gt;iptables-services&lt;/code&gt; from EL9+ package defaults, and fixes several ipset and chain-detection edge cases.&lt;/p&gt;

&lt;p&gt;Includes monthly releases: 8.5.0 (2026-06-25), 8.4.0 (2026-06-10).&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(MODULES-11840) Allow puppetlabs/stdlib 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-firewall/pull/1288" rel="noopener noreferrer"&gt;#1288&lt;/a&gt; (&lt;a href="https://github.com/imaqsood" rel="noopener noreferrer"&gt;imaqsood&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(#1254) Remove iptables-services from EL9+ package defaults &lt;a href="https://github.com/puppetlabs/puppetlabs-firewall/pull/1296" rel="noopener noreferrer"&gt;#1296&lt;/a&gt; (&lt;a href="https://github.com/david22swan" rel="noopener noreferrer"&gt;david22swan&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(feat) Add restore_mark, nfmask, ctmask support for CONNMARK-based policy routing &lt;a href="https://github.com/puppetlabs/puppetlabs-firewall/pull/1291" rel="noopener noreferrer"&gt;#1291&lt;/a&gt; (&lt;a href="https://github.com/david22swan" rel="noopener noreferrer"&gt;david22swan&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(bugfix) Fix ipset idempotency: single-element array not in sync with String equivalent &lt;a href="https://github.com/puppetlabs/puppetlabs-firewall/pull/1286" rel="noopener noreferrer"&gt;#1286&lt;/a&gt; (&lt;a href="https://github.com/david22swan" rel="noopener noreferrer"&gt;david22swan&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(bugfix) Fix log_level idempotency when explicitly setting the iptables default value &lt;a href="https://github.com/puppetlabs/puppetlabs-firewall/pull/1284" rel="noopener noreferrer"&gt;#1284&lt;/a&gt; (&lt;a href="https://github.com/david22swan" rel="noopener noreferrer"&gt;david22swan&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  haproxy 8.2.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-29 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/haproxy" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Completes the module's Puppet 8 upgrade work, drops Puppet 7 support, and allows stdlib 10.x.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(MODULES-11840) Allow puppetlabs/stdlib 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-haproxy/pull/642" rel="noopener noreferrer"&gt;#642&lt;/a&gt; (&lt;a href="https://github.com/imaqsood" rel="noopener noreferrer"&gt;imaqsood&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(CAT-2373) Remove puppet 7 &lt;a href="https://github.com/puppetlabs/puppetlabs-haproxy/pull/631" rel="noopener noreferrer"&gt;#631&lt;/a&gt; (&lt;a href="https://github.com/gavindidrichsen" rel="noopener noreferrer"&gt;gavindidrichsen&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(CAT-2373)(02) Upgrade module to puppet 8 &lt;a href="https://github.com/puppetlabs/puppetlabs-haproxy/pull/629" rel="noopener noreferrer"&gt;#629&lt;/a&gt; (&lt;a href="https://github.com/gavindidrichsen" rel="noopener noreferrer"&gt;gavindidrichsen&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  inifile 6.4.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-25 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/inifile" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;A small release to allow stdlib 10.x.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(MODULES-11840) Allow puppetlabs/stdlib 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-inifile/pull/570" rel="noopener noreferrer"&gt;#570&lt;/a&gt; (&lt;a href="https://github.com/imaqsood" rel="noopener noreferrer"&gt;imaqsood&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  java 12.0.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-29 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/java" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Adds CentOS 9 and Debian 13 support, allows stdlib 10.x, and adds support for downloading from a login/password-protected URL.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(CAT-2376) Puppet Core update &lt;a href="https://github.com/puppetlabs/puppetlabs-java/pull/614" rel="noopener noreferrer"&gt;#614&lt;/a&gt; (&lt;a href="https://github.com/LukasAud" rel="noopener noreferrer"&gt;LukasAud&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(CAT-2152) Add support for CentOS 9 &lt;a href="https://github.com/puppetlabs/puppetlabs-java/pull/606" rel="noopener noreferrer"&gt;#606&lt;/a&gt; (&lt;a href="https://github.com/skyamgarp" rel="noopener noreferrer"&gt;skyamgarp&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add support for Debian 13 (trixie) &lt;a href="https://github.com/puppetlabs/puppetlabs-java/pull/613" rel="noopener noreferrer"&gt;#613&lt;/a&gt; (&lt;a href="https://github.com/mika" rel="noopener noreferrer"&gt;mika&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Feat: Allow downloading from a login/password protected URL &lt;a href="https://github.com/puppetlabs/puppetlabs-java/pull/588" rel="noopener noreferrer"&gt;#588&lt;/a&gt; (&lt;a href="https://github.com/JGodin-C2C" rel="noopener noreferrer"&gt;JGodin-C2C&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(MODULES-11840) Allow puppetlabs/stdlib 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-java/pull/626" rel="noopener noreferrer"&gt;#626&lt;/a&gt; (&lt;a href="https://github.com/imaqsood" rel="noopener noreferrer"&gt;imaqsood&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  lvm 4.0.2
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-28 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/lvm" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This lvm release bumps the stdlib dependency to allow 10.x.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(MODULES-11840) Allow puppetlabs/stdlib 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-lvm/pull/384" rel="noopener noreferrer"&gt;#384&lt;/a&gt; (&lt;a href="https://github.com/imaqsood" rel="noopener noreferrer"&gt;imaqsood&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  motd 8.0.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-29 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/motd" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Adds Bolt 5.0 support, and allows stdlib 10.x.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(CAT-2352) Puppet Core update &lt;a href="https://github.com/puppetlabs/puppetlabs-motd/pull/531" rel="noopener noreferrer"&gt;#531&lt;/a&gt; (&lt;a href="https://github.com/LukasAud" rel="noopener noreferrer"&gt;LukasAud&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(CAT-2463) Add bolt 5.0 support &lt;a href="https://github.com/puppetlabs/puppetlabs-motd/pull/535" rel="noopener noreferrer"&gt;#535&lt;/a&gt; (&lt;a href="https://github.com/gavindidrichsen" rel="noopener noreferrer"&gt;gavindidrichsen&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(MODULES-11840) Allow puppetlabs/stdlib 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-motd/pull/558" rel="noopener noreferrer"&gt;#558&lt;/a&gt; (&lt;a href="https://github.com/imaqsood" rel="noopener noreferrer"&gt;imaqsood&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  mysql 17.0.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-29 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/mysql" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Fixes the RHEL/CentOS Stream 10 version check, and allows stdlib 10.x.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(CAT-2381) Puppet Core update &lt;a href="https://github.com/puppetlabs/puppetlabs-mysql/pull/1688" rel="noopener noreferrer"&gt;#1688&lt;/a&gt; (&lt;a href="https://github.com/LukasAud" rel="noopener noreferrer"&gt;LukasAud&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix version check for RHEL/CentOS Stream 10 &lt;a href="https://github.com/puppetlabs/puppetlabs-mysql/pull/1686" rel="noopener noreferrer"&gt;#1686&lt;/a&gt; (&lt;a href="https://github.com/kajinamit" rel="noopener noreferrer"&gt;kajinamit&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(MODULES-11840) Allow puppetlabs/stdlib 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-mysql/pull/1707" rel="noopener noreferrer"&gt;#1707&lt;/a&gt; (&lt;a href="https://github.com/imaqsood" rel="noopener noreferrer"&gt;imaqsood&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  ntp 11.1.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-29 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/ntp" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;A small release that only bumps the stdlib dependency to allow 10.x.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(MODULES-11840) Allow puppetlabs/stdlib 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-ntp/pull/742" rel="noopener noreferrer"&gt;#742&lt;/a&gt; (&lt;a href="https://github.com/imaqsood" rel="noopener noreferrer"&gt;imaqsood&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  peadm 3.38.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-30 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/peadm" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Adds support for installing and upgrading to Puppet Enterprise 2023.8.10 and 2025.11.0, along with a cloud_database_host parameter for cloud-DB-backed installs.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Adding support for PE 2023.8.10 and 2025.11.0 &lt;a href="https://github.com/puppetlabs/puppetlabs-peadm/pull/673" rel="noopener noreferrer"&gt;#673&lt;/a&gt; (&lt;a href="https://github.com/CharithaDunuwille" rel="noopener noreferrer"&gt;CharithaDunuwille&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(PE-44022) Add cloud_database_host parameter for cloud-DB-backed installs &lt;a href="https://github.com/puppetlabs/puppetlabs-peadm/pull/665" rel="noopener noreferrer"&gt;#665&lt;/a&gt; (&lt;a href="https://github.com/mcdonaldseanp" rel="noopener noreferrer"&gt;mcdonaldseanp&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(PE-44247) Add peadm-path PG-major HA upgrade coverage for replica pe-puppetdb &lt;a href="https://github.com/puppetlabs/puppetlabs-peadm/pull/666" rel="noopener noreferrer"&gt;#666&lt;/a&gt; (&lt;a href="https://github.com/steveax" rel="noopener noreferrer"&gt;steveax&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(PE-44595) Don't emit empty dns_alt_names flag in subplans::install &lt;a href="https://github.com/puppetlabs/puppetlabs-peadm/pull/672" rel="noopener noreferrer"&gt;#672&lt;/a&gt; (&lt;a href="https://github.com/steveax" rel="noopener noreferrer"&gt;steveax&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  postgresql 10.6.2
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-29 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/postgresql" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Adds basic EL10 support, allows both stdlib and concat to move to their 10.x releases, and fixes a bug where &lt;code&gt;postgresql_conf&lt;/code&gt; resources set to absent were handled incorrectly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;NOTE:&lt;/strong&gt; This release also incorrectly removed Puppet 7 support as a breaking change in a patch release. This has since been rolled back in 10.6.3. Removing Puppet 7 support will happen in a future major release.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;add EL10 basic support - align EL10 PGSQL 16 default package version &lt;a href="https://github.com/puppetlabs/puppetlabs-postgresql/pull/1650" rel="noopener noreferrer"&gt;#1650&lt;/a&gt; (&lt;a href="https://github.com/ikonia" rel="noopener noreferrer"&gt;ikonia&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;fix: ignore postgresql_conf resource value when set to absent &lt;a href="https://github.com/puppetlabs/puppetlabs-postgresql/pull/1657" rel="noopener noreferrer"&gt;#1657&lt;/a&gt; (&lt;a href="https://github.com/davidassigbi" rel="noopener noreferrer"&gt;davidassigbi&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;grant creation via hiera through server::grant.pp &lt;a href="https://github.com/puppetlabs/puppetlabs-postgresql/pull/1668" rel="noopener noreferrer"&gt;#1668&lt;/a&gt; (&lt;a href="https://github.com/ikonia" rel="noopener noreferrer"&gt;ikonia&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(MODULES-11840) Allow puppetlabs/stdlib 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-postgresql/pull/1681" rel="noopener noreferrer"&gt;#1681&lt;/a&gt; (&lt;a href="https://github.com/imaqsood" rel="noopener noreferrer"&gt;imaqsood&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;puppetlabs/concat: Allow 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-postgresql/pull/1669" rel="noopener noreferrer"&gt;#1669&lt;/a&gt; (&lt;a href="https://github.com/bastelfreak" rel="noopener noreferrer"&gt;bastelfreak&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  sce_linux 2.7.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-16 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/sce_linux" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Adds CIS Benchmark support for the RHEL 10 family, fixes an rsyslog configuration file that was unconditionally overwritten, and drops RHEL 7 now that it's end of life.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Support for RHEL 10, AlmaLinux 10, Oracle Linux 10, and Rocky Linux 10.&lt;/strong&gt; Enforces the CIS Benchmark for RHEL 10 (v1.0.1, Server Levels 1 and 2) and CIS Benchmark v1.0.0 for AlmaLinux 10, Oracle Linux 10, and Rocky Linux 10.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;rsyslog.conf file unconditionally overwritten.&lt;/strong&gt; Previously overwritten on every Puppet run even when logging configuration was set to ignore, affecting RHEL 7/8/9 and derivatives. No action required from users.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Advanced Intrusion Detection Environment (AIDE) utility class.&lt;/strong&gt; Fixed incorrect configuration options generated for AIDE 0.19.x on RHEL 9 that caused &lt;code&gt;aide --init&lt;/code&gt; to fail.&lt;/li&gt;
&lt;li&gt;RHEL &lt;strong&gt;7.&lt;/strong&gt; RHEL 7 is end of life and no longer supported.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Check the official &lt;a href="https://help.puppet.com/sce/current/linux/scel_relnotes_270.htm" rel="noopener noreferrer"&gt;release notes for sce_linux 2.7.0&lt;/a&gt; for the full details.&lt;/p&gt;




&lt;h3&gt;
  
  
  security_policy 1.0.0
&lt;/h3&gt;

&lt;p&gt;🌟 &lt;strong&gt;&lt;em&gt;New Module:&lt;/em&gt;&lt;/strong&gt; 2026-06-25 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/security_policy" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Brand-new module for managing Windows local security policy. Provides the &lt;code&gt;security_option&lt;/code&gt; and &lt;code&gt;user_right_assignment&lt;/code&gt; resource types (Puppet Resource API), covering all 45 Windows Privilege Rights and System Access settings. Initial release contains:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;security_option&lt;/code&gt; and &lt;code&gt;user_right_assignment&lt;/code&gt; resource types for managing Windows local security policy settings via &lt;code&gt;secedit&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;security_policy&lt;/code&gt; class exposing 45 &lt;code&gt;Optional[Array[String]]&lt;/code&gt; parameters (one per privilege right), matching the layout of the legacy &lt;code&gt;dsc/securitypolicydsc&lt;/code&gt; module.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;PuppetX::Sid&lt;/code&gt; module: a static well-known SID map covering the 19 standard SIDs, with a PowerShell fallback via &lt;code&gt;Pwsh::Manager&lt;/code&gt; for domain and custom accounts.&lt;/li&gt;
&lt;li&gt;YAML-driven setting metadata loader (&lt;code&gt;PuppetX::SecurityPolicy.all_settings&lt;/code&gt;) instead of a hardcoded settings hash.&lt;/li&gt;
&lt;li&gt;Puppet requirement pinned to &amp;gt;= 8.0.0 &amp;lt; 9.0.0.&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  stdlib 10.0.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-30 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/stdlib" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Drops Puppet 7 support, adds CentOS 9 support, extends Sensitive value support to more functions, and fixes &lt;code&gt;has_ip_address&lt;/code&gt;/&lt;code&gt;has_ip_network&lt;/code&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(CAT-2395) Puppet Core upgrade - drop support for Puppet 7 &lt;a href="https://github.com/puppetlabs/puppetlabs-stdlib/pull/1457" rel="noopener noreferrer"&gt;#1457&lt;/a&gt; (&lt;a href="https://github.com/LukasAud" rel="noopener noreferrer"&gt;LukasAud&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(CAT-2152) Add support for CentOS 9 &lt;a href="https://github.com/puppetlabs/puppetlabs-stdlib/pull/1442" rel="noopener noreferrer"&gt;#1442&lt;/a&gt; (&lt;a href="https://github.com/skyamgarp" rel="noopener noreferrer"&gt;skyamgarp&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support &lt;code&gt;Sensitive&lt;/code&gt; values in more functions &lt;a href="https://github.com/puppetlabs/puppetlabs-stdlib/pull/1463" rel="noopener noreferrer"&gt;#1463&lt;/a&gt; (&lt;a href="https://github.com/alexjfisher" rel="noopener noreferrer"&gt;alexjfisher&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support sensitive values in &lt;code&gt;to_json_pretty&lt;/code&gt; &lt;a href="https://github.com/puppetlabs/puppetlabs-stdlib/pull/1418" rel="noopener noreferrer"&gt;#1418&lt;/a&gt; (&lt;a href="https://github.com/alexjfisher" rel="noopener noreferrer"&gt;alexjfisher&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix &lt;code&gt;has_ip_address&lt;/code&gt; and &lt;code&gt;has_ip_network&lt;/code&gt; functions &lt;a href="https://github.com/puppetlabs/puppetlabs-stdlib/pull/1448" rel="noopener noreferrer"&gt;#1448&lt;/a&gt; (&lt;a href="https://github.com/alexjfisher" rel="noopener noreferrer"&gt;alexjfisher&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  wsus_client 6.3.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-06-25 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/wsus_client" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;stdlib 10.x now allowed as part of the dependency range bump.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(MODULES-11840) Allow puppetlabs/stdlib 10.x &lt;a href="https://github.com/puppetlabs/puppetlabs-wsus_client/pull/238" rel="noopener noreferrer"&gt;#238&lt;/a&gt; (&lt;a href="https://github.com/imaqsood" rel="noopener noreferrer"&gt;imaqsood&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Until Next Time!
&lt;/h2&gt;

&lt;p&gt;That wraps up the June 2026 roundup. If any of these modules intersect with your environment — especially the Security Compliance Management CVE fixes — the linked Forge pages and release notes are worth a closer look.&lt;/p&gt;

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

&lt;p&gt;More updates coming next month when the July 2026 releases land.&lt;/p&gt;

&lt;h2&gt;
  
  
  🤖 AI Disclosure
&lt;/h2&gt;

&lt;p&gt;This roundup is produced by a mostly-automated pipeline, with some AI sprinkled in for orchestration and enrichment (or 'Combobulating' and 'Finagling'), followed by a human review (that would be me) before publishing.&lt;/p&gt;

&lt;p&gt;The automation is an &lt;a href="https://github.com/jst-cyr/puppetlabs-modules-roundup-writer" rel="noopener noreferrer"&gt;open-source project&lt;/a&gt; with deterministic python scripts to crawl the Forge and determine which &lt;code&gt;puppetlabs&lt;/code&gt; modules were released during a specific month (and catching when a module gets more than one release in a month). By combining a template, automation scripts, and some AI orchestration the content all gets pulled together for a structured markdown document. I then jump in to double-check the content and update any wording that seems repetitive or irrelevant (and sometimes I need to add some extra context that isn't in the changelog notes).&lt;/p&gt;

</description>
      <category>puppet</category>
    </item>
    <item>
      <title>Puppet Core 8.20 adds Ubuntu 26.04 and Security Fixes</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Mon, 06 Jul 2026 12:15:19 +0000</pubDate>
      <link>https://dev.to/puppet/puppet-core-820-adds-ubuntu-2604-and-security-fixes-1d84</link>
      <guid>https://dev.to/puppet/puppet-core-820-adds-ubuntu-2604-and-security-fixes-1d84</guid>
      <description>&lt;p&gt;The latest release of Puppet Core was targeted at addressing reported CVEs and adding agent support for Ubuntu 26.04, along with some other items that might be of interest to you! Here's a quick rundown on the highlights:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Ubuntu 26.04 (x86_64 and ARM) support added for Puppet agents&lt;/li&gt;
&lt;li&gt;Updated components for OpenSSL, net-imap, and concurrent-Ruby to address 13 CVEs&lt;/li&gt;
&lt;li&gt;Sensitive values are now handled correctly in &lt;code&gt;transactionstore.yaml&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;On macOS, &lt;code&gt;plist&lt;/code&gt; files are now written atomically to prevent partial or zero-length reads.&lt;/li&gt;
&lt;li&gt;PXP agent metadata now uses uniquely named temporary files to resolve file-rename race conditions that were happening for Windows tasks.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This was just my quick summary of the notes, so make sure to read the &lt;a href="https://help.puppet.com/core/current/Content/PuppetCore/PuppetReleaseNotes/release_notes_puppet_x-8-20-0.htm" rel="noopener noreferrer"&gt;full release notes for Puppet Core 8.20&lt;/a&gt; to get all the details before you upgrade!&lt;/p&gt;

</description>
      <category>devops</category>
      <category>puppet</category>
      <category>ubuntu</category>
    </item>
    <item>
      <title>Puppet Enterprise Introduces Database-Backed CA Storage in 2025.11 release</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Thu, 02 Jul 2026 15:32:28 +0000</pubDate>
      <link>https://dev.to/puppet/puppet-enterprise-introduces-database-backed-ca-storage-in-202511-release-epl</link>
      <guid>https://dev.to/puppet/puppet-enterprise-introduces-database-backed-ca-storage-in-202511-release-epl</guid>
      <description>&lt;p&gt;The latest Puppet Enterprise releases are out and this one has a huge load of improvements, fixes, and security patches included!&lt;/p&gt;

&lt;h2&gt;
  
  
  Puppet Enterprise (PE) 2025.11 released!
&lt;/h2&gt;

&lt;p&gt;The full &lt;a href="https://help.puppet.com/pe/current/topics/release-notes-pe-x-11.htm" rel="noopener noreferrer"&gt;PE 2025.11 release notes&lt;/a&gt; are always the best way to get a full detail on what has changed, but here are some highlights of PE 2025.11!&lt;/p&gt;

&lt;h3&gt;
  
  
  Certificate Authority (CA): Database-backed Storage
&lt;/h3&gt;

&lt;p&gt;This new optional feature adds support for storing CA data in a PostgreSQL database instead of the file system. This improves performance and reliability and introduces API-driven capabilities and enhanced backup and recovery handling.&lt;/p&gt;

&lt;h3&gt;
  
  
  PostgreSQL 17 Supported
&lt;/h3&gt;

&lt;p&gt;PE-managed installations will automatically upgrade from verson 14 to 17 as part of the upgrade process, or you can update yourself before upgrading to PE 2025.11&lt;/p&gt;

&lt;h3&gt;
  
  
  Infra Assistant Goes GPT-5
&lt;/h3&gt;

&lt;p&gt;GPT-5 series models are now running under the hood of Infra Assistant, improving the quality of responses and the consistency for queries.&lt;/p&gt;

&lt;h3&gt;
  
  
  Advanced Patching Enhancements
&lt;/h3&gt;

&lt;p&gt;The advanced patching feature now has improvements across a variety of areas&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;New &lt;code&gt;puppet_run_concurrency&lt;/code&gt; setting allows you to get better performance out of patch group enrollment&lt;/li&gt;
&lt;li&gt;Improved validation of scheduled and immediate jobs to reduce risk of unintended or skipped executions.&lt;/li&gt;
&lt;li&gt;Cron scheduling has better user experience and improved validation across features.&lt;/li&gt;
&lt;li&gt;New configurable option to enable Puppet to run after patch jobs to refresh &lt;code&gt;pe_patch&lt;/code&gt; facts &lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  New Endpoints for Classifier and Activity Service APIs
&lt;/h3&gt;

&lt;p&gt;The Classifier API introduced new &lt;code&gt;tags&lt;/code&gt;, &lt;code&gt;add-tags&lt;/code&gt; and &lt;code&gt;remove-tags&lt;/code&gt; endpoints to manage node group tags. The Activity service API now has &lt;code&gt;subscriptions&lt;/code&gt; endpoints to create subscriptions, list subscriptions, or fetch/delete a specific subscription.&lt;/p&gt;

&lt;h3&gt;
  
  
  Agent Platform Updates, Resolved Issues, and Security Fixes
&lt;/h3&gt;

&lt;p&gt;The macOS 26 platform is now supported for both ARM and x86_64, while support has been removed for Ubuntu 18.04 and Ubuntu 20.04.&lt;/p&gt;

&lt;p&gt;Nearly 60 CVEs were addressed in this release, along with many resolved issues. You should definitely check out the &lt;a href="https://help.puppet.com/pe/current/topics/release-notes-pe-x-11.htm" rel="noopener noreferrer"&gt;release notes&lt;/a&gt; for the full list of fixes! &lt;/p&gt;

&lt;h2&gt;
  
  
  PE 2023.8.10 Released
&lt;/h2&gt;

&lt;p&gt;Along with the new 2025.11 release, the latest patches for the LTS version PE 2023.8 has also been put out. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Agent platforms&lt;/strong&gt; were a big change, as macOS 26 was added, along with removing support for Ubuntu 18 and Ubuntu 20.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Nearly 60 CVEs resolved&lt;/strong&gt; in this release, many by component updates.&lt;/li&gt;
&lt;li&gt;Some additional fixes made in 2025.11 have also been inherited for the Activity service API and LDAP group attributes handling.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Official Release Notes
&lt;/h2&gt;

&lt;p&gt;Read more in the full release notes on help.puppet.com ⬇️&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://help.puppet.com/pe/current/topics/release-notes-pe-x-11.htm" rel="noopener noreferrer"&gt;PE 2025.11 Release Notes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://help.puppet.com/pe/2023.8/topics/release-notes-pe-x-y-10.htm" rel="noopener noreferrer"&gt;PE 2023.8.10 Release Notes&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.puppet.com/downloads/puppet-enterprise" class="crayons-btn crayons-btn--primary" rel="noopener noreferrer"&gt;Download Puppet Enterprise&lt;/a&gt;
&lt;/p&gt;

</description>
      <category>puppet</category>
      <category>devops</category>
    </item>
    <item>
      <title>RHEL 10 support now available in Puppet SCE for Linux</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Thu, 18 Jun 2026 16:16:41 +0000</pubDate>
      <link>https://dev.to/puppet/rhel-10-support-now-available-in-puppet-sce-for-linux-4opi</link>
      <guid>https://dev.to/puppet/rhel-10-support-now-available-in-puppet-sce-for-linux-4opi</guid>
      <description>&lt;p&gt;Version 2.7.0 of Security Compliance Enforcement (SCE) for Linux is now &lt;a href="https://forge.puppet.com/modules/puppetlabs/sce_linux/readme" rel="noopener noreferrer"&gt;available for download from the Forge&lt;/a&gt;!&lt;/p&gt;

&lt;h2&gt;
  
  
  Support for the RHEL 10 family
&lt;/h2&gt;

&lt;p&gt;This release adds Red Hat Enterprise Linux (RHEL) 10 CIS benchmarks (v1.0.1, Server Levels 1 and 2). Teams adopting RHEL 10 or a compatible platform can bring those systems into compliance using the same trusted standards already in place across earlier RHEL versions.&lt;/p&gt;

&lt;h2&gt;
  
  
  Other improvements
&lt;/h2&gt;

&lt;p&gt;Some other issues were also addressed, including logging issues with the rsyslog configuration file and intrusion detection on RHEL 9.&lt;/p&gt;

&lt;p&gt;For all the details, make sure to read the &lt;a href="https://help.puppet.com/sce/current/linux/scel_relnotes_270.htm" rel="noopener noreferrer"&gt;full release notes&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://forge.puppet.com/modules/puppetlabs/sce_linux/readme" class="crayons-btn crayons-btn--primary" rel="noopener noreferrer"&gt;SCE Module on Puppet Forge&lt;/a&gt;
&lt;/p&gt;

</description>
      <category>puppet</category>
      <category>security</category>
      <category>devops</category>
    </item>
    <item>
      <title>Security Compliance Management 3.8.0 Is Now Available</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Tue, 16 Jun 2026 13:31:38 +0000</pubDate>
      <link>https://dev.to/puppet/security-compliance-management-380-is-now-available-1o26</link>
      <guid>https://dev.to/puppet/security-compliance-management-380-is-now-available-1o26</guid>
      <description>&lt;p&gt;Security Compliance Management (SCM) 3.8.0 is here, with updates focused on keeping compliance scans running reliably with less manual intervention and &lt;strong&gt;an important license update&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;This release introduces automatic cleanup for stuck scans, improved control over scan behavior with configurable timeouts, extended CIS-CAT® Pro Assessor license support, and updated benchmark content. It also includes important security fixes across core components.&lt;/p&gt;

&lt;p&gt;⚠️ We recommend upgrading to SCM 3.8.0 before &lt;strong&gt;June 21, 2026&lt;/strong&gt; to avoid disruption, as the CIS-CAT Pro Assessor license included in SCM 3.7.1 expires on that date.&lt;/p&gt;




&lt;h2&gt;
  
  
  What’s changing in SCM 3.8.0
&lt;/h2&gt;

&lt;h3&gt;
  
  
  CIS-CAT Pro Assessor licensing and version
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;SCM 3.8.0 now contains CIS-CAT Pro Assessor v4.63.0&lt;/li&gt;
&lt;li&gt;The bundled &lt;strong&gt;CIS-CAT® Pro Assessor license&lt;/strong&gt; is now valid for &lt;strong&gt;one year&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;The license shipped with SCM 3.8.0 is valid until &lt;strong&gt;June 2027&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;The license included in &lt;strong&gt;SCM 3.7.1 expires on June 21, 2026&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can now also update the license without upgrading SCM:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;New &lt;code&gt;license_path&lt;/code&gt; parameter

&lt;ul&gt;
&lt;li&gt;Allows updating the CIS-CAT Pro Assessor license independently
&lt;/li&gt;
&lt;li&gt;Documentation: &lt;a href="https://help.puppet.com/scm/current/Content/UserGuide/SCM/update_assessor_license.htm" rel="noopener noreferrer"&gt;https://help.puppet.com/scm/current/Content/UserGuide/SCM/update_assessor_license.htm&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  Scan management, configuration, and reliability
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Added a &lt;strong&gt;background scan sweeper&lt;/strong&gt; to detect and cancel scans stuck in a "running" state&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Fixed a race condition where timed-out Puppet Enterprise job status polls could leave scans permanently stuck&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;New &lt;code&gt;assessor_scan_timeout&lt;/code&gt; option controls task timeout for &lt;strong&gt;Windows Server 2022 domain controllers&lt;/strong&gt; (Note: this isn't set by default)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Increased default &lt;strong&gt;Max GraphQL requests limit&lt;/strong&gt; to &lt;strong&gt;300 requests&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Benchmark coverage updates
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;New benchmarks added for Amazon Linux 2023 STIG, Microsoft Windows 11 STIG, Oracle Linux 9 STIG, RHEL 10 STIG, and SUSE 16&lt;/li&gt;
&lt;li&gt;Updated benchmarks for: Amazon Linux 2, macOS, Debian, Windows, and Ubuntu (see the release notes for specific benchmark updates)&lt;/li&gt;
&lt;li&gt;Removed benchmarks for:

&lt;ul&gt;
&lt;li&gt;Azure Compute Windows Server 2019 v1.0.1
&lt;/li&gt;
&lt;li&gt;Azure Compute Windows Server 2022 v1.0.0
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Security fixes
&lt;/h2&gt;

&lt;p&gt;This release includes updates to address 40 vulnerabilities across several components. The following components were updated to address the vulnerabilities:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Gorm.io&lt;/li&gt;
&lt;li&gt;Keycloak&lt;/li&gt;
&lt;li&gt;netty-codec&lt;/li&gt;
&lt;li&gt;netty-codec-http&lt;/li&gt;
&lt;li&gt;netty-codec-http2&lt;/li&gt;
&lt;li&gt;netty-codec-haproxy&lt;/li&gt;
&lt;li&gt;netty-handler&lt;/li&gt;
&lt;li&gt;Protobuf&lt;/li&gt;
&lt;li&gt;react-router&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Refer to the full release notes for the complete list of CVEs.&lt;/p&gt;




&lt;h2&gt;
  
  
  Upgrade guidance
&lt;/h2&gt;

&lt;p&gt;To avoid scan interruptions, upgrade to &lt;strong&gt;SCM 3.8.0 before June 21, 2026&lt;/strong&gt;. This ensures continued use of the CIS-CAT Pro Assessor, access to updated benchmark content, improved security posture, and improvements in scan processing.&lt;/p&gt;




&lt;h2&gt;
  
  
  Learn more
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Full release notes:
&lt;a href="https://help.puppet.com/scm/current/Content/UserGuide/SCM/Release_notes/release_notes.htm#SecurityComplianceManagement380" rel="noopener noreferrer"&gt;https://help.puppet.com/scm/current/Content/UserGuide/SCM/Release_notes/release_notes.htm#SecurityComplianceManagement380&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you have questions or need assistance upgrading, reach out to Puppet Support.&lt;/p&gt;

&lt;h2&gt;
  
  
  🤖 AI Disclosure
&lt;/h2&gt;

&lt;p&gt;This article was written and reviewed by the author, with the help of AI to assist in pulling together the details from multiple sources and general brand voice alignment.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How did I do that?&lt;/strong&gt; For this particular article, I provided Microsoft 365 Copilot with the original release notes, my previous release announcement for 3.7.0, our company brand voice guidelines, and the official product release announcement that went out to customers. The LLM can then pull together the list of things that were updated and create a skeleton of an article. I then rewrite the content as needed to meet with my own tone of voice and get rid of the over-list-based approach that LLMs often take. It's also important to actually check back against the original release notes because sometimes the LLM will change certain words or remove words that change the meaning of what was in the release. I hope this helps if you are also writing with LLMs!&lt;/p&gt;

</description>
      <category>puppet</category>
      <category>security</category>
      <category>devops</category>
      <category>infrastructureascode</category>
    </item>
    <item>
      <title>Remediating 18 OpenSSL CVEs at Scale with Puppet</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Mon, 15 Jun 2026 14:10:21 +0000</pubDate>
      <link>https://dev.to/puppet/remediating-18-openssl-cves-at-scale-with-puppet-1abo</link>
      <guid>https://dev.to/puppet/remediating-18-openssl-cves-at-scale-with-puppet-1abo</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Written by &lt;a href="https://www.puppet.com/author/paul-reed" rel="noopener noreferrer"&gt;Paul Reed&lt;/a&gt;.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The June 2026 OpenSSL advisory is a big one. &lt;a href="https://www.puppet.com/blog/openssl-cve-2026-45447-patching" rel="noopener noreferrer"&gt;18 vulnerabilities, one rated high severity&lt;/a&gt; with remote code execution potential, and a disclosure credited in part to &lt;a href="https://red.anthropic.com/2026/mythos-preview/" rel="noopener noreferrer"&gt;Anthropic's Mythos model&lt;/a&gt; working alongside researcher Alex Gaynor. Six of those CVEs trace back to that collaboration.&lt;/p&gt;

&lt;p&gt;When an advisory like the OpenSSL one lands, the first question is always the same: where are we exposed? If you run Puppet, you can answer that question across the entire fleet right now, patch it through one mechanism that handles every platform for you, and have it stay patched without anyone watching afterwards. The rest of this article is how.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Vulnerability: What CVE-2026-45447 Actually Does
&lt;/h2&gt;

&lt;p&gt;CVE-2026-45447 is a heap use-after-free in &lt;code&gt;PKCS7_verify()&lt;/code&gt;. The bug fires when OpenSSL processes a PKCS#7 or S/MIME signed message where the &lt;code&gt;SignedData.digestAlgorithms&lt;/code&gt; field is an empty ASN.1 SET.&lt;/p&gt;

&lt;p&gt;When OpenSSL encounters this condition, OpenSSL frees a &lt;code&gt;BIO&lt;/code&gt; object that was passed in by the calling application and is still expected to be valid. The calling application then uses the freed pointer. Depending on heap layout, that results in heap corruption, a process crash, or with a controlled heap grooming primitive, code execution.&lt;/p&gt;

&lt;p&gt;Affected ranges:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  OpenSSL 3.0.x through 3.3.x (patch to 3.5.1)&lt;/li&gt;
&lt;li&gt;  OpenSSL 1.1.1x (patch to corresponding 1.1.1 update)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The other 17 CVEs in the advisory cover authentication bypass via forged certificates (moderate, roughly a 1-in-256 success rate), ciphertext forgery, private key recovery, root CA replacement, and several DoS vectors. None are trivial in regulated environments.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 1: Query Your Actual Exposure
&lt;/h2&gt;

&lt;p&gt;Knowing where you're exposed is where Puppet earns its keep on day zero. There's no scanner to stand up and no spreadsheet to chase round the teams. The data is already sitting in PuppetDB.&lt;/p&gt;

&lt;p&gt;Package inventory is fed by Puppet's resource abstraction layer, the same machinery behind &lt;code&gt;puppet resource package&lt;/code&gt;. It enumerates every package provider Puppet Enterprise supports. This means package inventory sees well beyond the system package manager: OS packages across apt, dnf/yum and zypper, and language managers like gem and pip alongside them. One query, every node:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;puppet query &lt;span class="s1"&gt;'package_inventory[certname, package_name, version, provider] {
  package_name ~ "(?i)openssl$|libssl$|libcrypto$"
  and
  version ~ "^(3\\.[0-3]\\.|1\\.[0-1]\\.)"
}'&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Run the query against a live environment to review the results. On one fleet:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  system libraries across multiple providers (&lt;code&gt;libopenssl3&lt;/code&gt;/&lt;code&gt;libopenssl1_1&lt;/code&gt; via zypper, &lt;code&gt;openssl&lt;/code&gt; and &lt;code&gt;openssl-libs&lt;/code&gt; via dnf/yum, &lt;code&gt;openssl&lt;/code&gt; via apt)&lt;/li&gt;
&lt;li&gt;  the Ruby &lt;code&gt;openssl&lt;/code&gt; gem at several versions&lt;/li&gt;
&lt;li&gt;  &lt;code&gt;openssl&lt;/code&gt; via &lt;code&gt;puppet_gem&lt;/code&gt; on every agent node, because Puppet's own Ruby ships it&lt;/li&gt;
&lt;li&gt;  &lt;code&gt;pyOpenSSL&lt;/code&gt; and &lt;code&gt;python3-openssl&lt;/code&gt; via pip and the OS package manager&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Most tools miss the bulk of that, because they only ever look at the system package manager. Here, anything a package manager put on the box is in scope, system libraries and language bindings together.&lt;/p&gt;

&lt;p&gt;Scope the query to an environment by filtering against the inventory endpoint:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;puppet query &lt;span class="s1"&gt;'package_inventory[certname, package_name, version, provider] {
  package_name ~ "(?i)openssl$|libssl$|libcrypto$"
  and
  version ~ "^(3\\.[0-3]\\.|1\\.[0-1]\\.)"
  and
  certname in inventory[certname] { environment = "production" }
}'&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Step 2: Patch It (recommended for the actual remediation)
&lt;/h2&gt;

&lt;p&gt;You don't hand-write a &lt;code&gt;package&lt;/code&gt; resource per platform, and you shouldn't. The package name varies (&lt;code&gt;openssl-libs&lt;/code&gt; on RHEL, &lt;code&gt;libssl3&lt;/code&gt; on Debian, &lt;code&gt;libopenssl3&lt;/code&gt; on SUSE), the versions differ again, and the &lt;code&gt;openssl&lt;/code&gt; CLI isn't even the vulnerable piece, the runtime library is. Let the tooling that already models your estate carry that.&lt;/p&gt;

&lt;p&gt;Use the patching framework: &lt;code&gt;pe_patch&lt;/code&gt; on Puppet Enterprise, &lt;code&gt;os_patching&lt;/code&gt; for open source and Bolt. Classify the class and each node reports its pending updates, including which are security updates. You patch through the PE console or a task, scoped to security updates only if you want the change tight.&lt;/p&gt;

&lt;p&gt;The OS package manager applies the vendor's security update, so the correct library package and version are chosen per platform without you encoding any of it. Reboots, update ordering, and patch and blackout windows are the framework's job. A box that can't be touched in business hours is a blackout window in config, not a workaround.&lt;/p&gt;

&lt;p&gt;The exposure query doubles as your target list. The orchestrator takes PQL directly with &lt;code&gt;-q&lt;/code&gt;, so there's no glue script to write. You hand the orchestrator the query and let it resolve the nodes:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;puppet task run pe_patch::patch_server &lt;span class="nt"&gt;-q&lt;/span&gt; &lt;span class="s1"&gt;'package_inventory[certname]{
  package_name ~ "(?i)openssl$|libssl$|libcrypto$"
  and version ~ "^(3\\.[0-3]\\.|1\\.[0-1]\\.)"
}'&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;That's &lt;code&gt;pe_patch::patch_server&lt;/code&gt; on Puppet Enterprise, &lt;code&gt;os_patching::patch_server&lt;/code&gt; for open source and Bolt. The orchestration runs the task against exactly the nodes the query returned and nothing else. Add &lt;code&gt;security_only=true&lt;/code&gt; to keep the run tight, so a node that's already current is a no-op. If you'd rather not touch the command line, wire the same query into a node group in the PE console and drive it from there.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 3: Enforce It In Code
&lt;/h2&gt;

&lt;p&gt;If you'd rather declare the state and have Puppet hold the state on every run, use the &lt;code&gt;openssl&lt;/code&gt; module's class. The module knows the package names per platform:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight puppet"&gt;&lt;code&gt;&lt;span class="k"&gt;class&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt; &lt;span class="s1"&gt;'openssl'&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;
  &lt;span class="py"&gt;package_ensure&lt;/span&gt;         &lt;span class="p"&gt;=&amp;gt;&lt;/span&gt; &lt;span class="n"&gt;latest&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;
  &lt;span class="py"&gt;ca_certificates_ensure&lt;/span&gt; &lt;span class="p"&gt;=&amp;gt;&lt;/span&gt; &lt;span class="n"&gt;latest&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;
&lt;span class="p"&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Using &lt;code&gt;latest&lt;/code&gt; keeps the library current; set &lt;code&gt;package_ensure&lt;/code&gt; to a specific version from Hiera if you want a pinned, auditable rollout.&lt;/p&gt;

&lt;p&gt;This enforcement step is something a one-off script and a scanner both miss. A patch run fixes the issue once; declaring the state is what makes it stay fixed. The agent runs on a schedule, every 30 minutes by default, and enforces desired state each time. So when a node drifts back to a vulnerable version, a VM reprovisioned off a stale image, say, or a change someone made by hand and forgot, the next run quietly puts the desired state back. A scanner would notice that regression on its next sweep and open you a ticket. Enforcement just doesn't let the gap stay open that long.&lt;/p&gt;

&lt;p&gt;The two paths aren't either/or. The patching framework is the quicker way to clear the initial backlog; enforcement is what keeps the backlog cleared. Run both and the framework does the first sweep while the module holds the line from then on.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 4: Restart Processes That Link the Library
&lt;/h2&gt;

&lt;p&gt;Patching the package is only half the job. A running process keeps the old &lt;code&gt;.so&lt;/code&gt; mapped until the process restarts, and a library swap under a live OpenSSL is exactly the case where that bites.&lt;/p&gt;

&lt;p&gt;If you patched with the framework, it already tracks this for you. &lt;code&gt;pe_patch&lt;/code&gt; reports the processes that require a restart in the node's fact, so you don't go hunting:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight json"&gt;&lt;code&gt;&lt;span class="nl"&gt;"reboots"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="nl"&gt;"app_restart_required"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="kc"&gt;true&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="nl"&gt;"apps_needing_restart"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
        &lt;/span&gt;&lt;span class="nl"&gt;"1"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"/usr/lib/systemd/systemd --switched-root --system --deserialize 31"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
        &lt;/span&gt;&lt;span class="nl"&gt;"586"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"/usr/lib/systemd/systemd-journald"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
        &lt;/span&gt;&lt;span class="nl"&gt;"601"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"/usr/lib/systemd/systemd-udevd"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
        &lt;/span&gt;&lt;span class="nl"&gt;"657"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"/sbin/auditd"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
        &lt;/span&gt;&lt;span class="nl"&gt;"691"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"/usr/bin/python3 -s /usr/sbin/firewalld --nofork --nopid"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
        &lt;/span&gt;&lt;span class="nl"&gt;"694"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"/usr/sbin/rngd -f --fill-watermark=0 -x pkcs11 -x nist -x qrypt -x namedpipe -x jitter -D daemon:daemon"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
        &lt;/span&gt;&lt;span class="nl"&gt;"696"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"/usr/lib/systemd/systemd-logind"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
        &lt;/span&gt;&lt;span class="nl"&gt;"766"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"/usr/sbin/NetworkManager --no-daemon"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
        &lt;/span&gt;&lt;span class="nl"&gt;"863"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"sshd: /usr/sbin/sshd -D [listener] 0 of 10-60 startups"&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="p"&gt;},&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="nl"&gt;"reboot_required"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="kc"&gt;true&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="err"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;code&gt;apps_needing_restart&lt;/code&gt; is the list of processes still mapping a file that's been replaced underneath them, and &lt;code&gt;reboot_required&lt;/code&gt; flags when a restart of individual services won't cut it. The patch run acts on these according to its reboot policy, so the same job that applies the update also clears the stale library, or tells you precisely which nodes still need a bounce. That's the manual &lt;code&gt;lsof&lt;/code&gt; check in the next section, done for the whole fleet as a fact.&lt;/p&gt;

&lt;p&gt;If you went the module route instead, chain the dependent services onto the class so they refresh when it changes the library:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight puppet"&gt;&lt;code&gt;&lt;span class="nc"&gt;Class&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s1"&gt;'openssl'&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt; &lt;span class="p"&gt;~&amp;gt;&lt;/span&gt; &lt;span class="nc"&gt;Service&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s1"&gt;'nginx'&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Chaining on the class rather than a &lt;code&gt;Package['...']&lt;/code&gt; title means you don't have to know the package name the module picks per platform. The refresh fires only when something actually changes, so steady-state runs leave your services alone.&lt;/p&gt;

&lt;p&gt;A note on the language-level copies inventory turned up. Where a gem or &lt;code&gt;pyOpenSSL&lt;/code&gt; links the system library, patching &lt;code&gt;libssl&lt;/code&gt;/&lt;code&gt;libcrypto&lt;/code&gt; fixes the underlying crypto and these processes will pick up the patch on restart. The few that statically bundle their own copy get updated through their own toolchain (&lt;code&gt;gem update&lt;/code&gt;, &lt;code&gt;pip&lt;/code&gt;). The OS-packaged bindings ride along with the patch run either way.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 5: Verify the Process Has Reloaded the Library
&lt;/h2&gt;

&lt;p&gt;The &lt;code&gt;reboots&lt;/code&gt; fact above is your fleet-wide answer. When you want to confirm a single box by hand, or you're working somewhere the fact isn't available, &lt;code&gt;lsof&lt;/code&gt; against the actual PID tells you what that process has mapped:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="nb"&gt;sudo &lt;/span&gt;lsof &lt;span class="nt"&gt;-p&lt;/span&gt; &lt;span class="si"&gt;$(&lt;/span&gt;pgrep nginx | &lt;span class="nb"&gt;head&lt;/span&gt; &lt;span class="nt"&gt;-1&lt;/span&gt;&lt;span class="si"&gt;)&lt;/span&gt; | &lt;span class="nb"&gt;grep &lt;/span&gt;libssl
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;If the &lt;code&gt;lsof&lt;/code&gt; query still shows the old path after the run, the restart didn't fire. Check the agent log or the patch run's reboot status. The &lt;code&gt;openssl&lt;/code&gt; CLI version won't help here, the version says nothing about what a long-running daemon has mapped.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 6: Confirm Convergence
&lt;/h2&gt;

&lt;p&gt;Re-run the inventory query to verify closure. This query doubles as audit evidence:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;puppet query &lt;span class="s1"&gt;'package_inventory[certname, package_name, version, provider] {
  package_name ~ "(?i)openssl$|libssl$|libcrypto$"
}'&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Anything still on an affected version, across any provider, is your remaining work. Puppet Enterprise users can pull the same data from the compliance dashboard for audit review.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Point Isn't OpenSSL
&lt;/h2&gt;

&lt;p&gt;OpenSSL is this month's fire drill. Next month it's something else, and the one after that hasn't been disclosed yet. None of the steps above were really about OpenSSL. They were about having a tool already in place that answers the questions every advisory asks, before the advisory lands.&lt;/p&gt;

&lt;p&gt;Look back at what each step actually was:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The exposure query was inventory: what have I got, and where, as of the last check-in. &lt;/li&gt;
&lt;li&gt;The patch task, scoped from that same query, was remediation. The &lt;code&gt;reboots&lt;/code&gt; fact was reporting, telling you what's still exposed and what needs a bounce. &lt;/li&gt;
&lt;li&gt;Enforcement was the bit that holds the line afterwards, so a reprovisioned box can't slip back in unnoticed. &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That's the whole vulnerability-response loop, and the worst time to start building it is the morning a CVE lands with the clock already running.&lt;/p&gt;

&lt;p&gt;That's the case for putting the capability in now, while nothing's on fire. The next disclosure becomes a query and a patch run instead of a fortnight of spreadsheets and change tickets. The same loop applies well beyond library upgrades, too. &lt;a href="https://dev.to/puppet/handling-dirty-frag-and-copy-fail-with-puppet-6ff"&gt;We recently showed how to deal with dirty frag and copy-fail with Puppet&lt;/a&gt;, which walks the same detect-mitigate-remediate pattern on a different class of problem.&lt;/p&gt;

&lt;p&gt;Using Puppet provides a consistent way to address OpenSSL vulnerabilities across environments. It'll still be set up and ready when the next vulnerability lands.&lt;/p&gt;

&lt;h2&gt;
  
  
  🤖 AI Disclosure
&lt;/h2&gt;

&lt;p&gt;This article has been reviewed by a human expert in the subject matter and all code samples have been reviewed by Puppet technical experts. Initial structural content has been generated by Claude AI tools to assist with editing for clarity, structure, grammar, and maintaining brand voice, and then passed through human review.&lt;/p&gt;

</description>
      <category>puppet</category>
      <category>devops</category>
      <category>cybersecurity</category>
      <category>security</category>
    </item>
    <item>
      <title>What You Need to Know About the New puppetlabs-stdlib 10 in June 2026</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Thu, 11 Jun 2026 14:31:40 +0000</pubDate>
      <link>https://dev.to/puppet/what-you-need-to-know-about-the-new-puppetlabs-stdlib-10-in-june-2026-1jah</link>
      <guid>https://dev.to/puppet/what-you-need-to-know-about-the-new-puppetlabs-stdlib-10-in-june-2026-1jah</guid>
      <description>&lt;h2&gt;
  
  
  The&amp;nbsp;TL;DR&amp;nbsp;
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;  We are releasing&amp;nbsp;puppetlabs-stdlib&amp;nbsp;10.0.1&amp;nbsp;with a target date of&amp;nbsp;June 30, 2026.&lt;/li&gt;
&lt;li&gt;  This is a major version bump because we are dropping support for Puppet 7 (which&amp;nbsp;reached its end-of-life&amp;nbsp;in&amp;nbsp;February&amp;nbsp;2025) and requiring Ruby 3.1+.&lt;/li&gt;
&lt;li&gt;  If your modules pin&amp;nbsp;stdlib&amp;nbsp;to &amp;lt; 10.0.0, they will continue to work as-is on&amp;nbsp;stdlib&amp;nbsp;9.x.&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;  You do not need to take any immediate action, but we wanted to give the community advance&amp;nbsp;notice&amp;nbsp;so module owners have time to plan.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why a Major Release?&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;The&amp;nbsp;&lt;a href="https://forge.puppet.com/modules/puppetlabs/stdlib/readme" rel="noopener noreferrer"&gt;puppetlabs-stdlib&amp;nbsp;module&lt;/a&gt; is one of the most widely depended-upon&amp;nbsp;open source&amp;nbsp;modules in the Puppet ecosystem. Because of that, we take major version bumps seriously and want to be transparent about what is changing and why.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;The last release of&amp;nbsp;stdlib&amp;nbsp;(9.7.0) was published in December 2024. Since then, maintenance work has accumulated in the main branch,&amp;nbsp;updates to Puppet Core tooling,&amp;nbsp;CentOS 9 support,&amp;nbsp;Rubocop&amp;nbsp;alignment, CI and testing infrastructure updates, and various bug fixes and enhancements contributed by both Puppet engineers and community members.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Among those accumulated changes is the&amp;nbsp;&lt;strong&gt;removal of Puppet 7 from the supported platforms&lt;/strong&gt;&amp;nbsp;in the module metadata. Since Puppet 7 reached end-of-life over a year ago, this is a natural and expected housekeeping step. However, because removing a previously supported Puppet version is a backwards-incompatible change under&amp;nbsp;semver, it requires a major version bump.&amp;nbsp;By making a major version release along with the removal of Puppet 7 support, this will make a clean delineation for any users still running Puppet 7.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Additionally, the&amp;nbsp;Rubocop&amp;nbsp;and tooling updates in the branch enforce Ruby 3.1+ syntax standards (such as the shorthand hash syntax). While these are primarily code-style changes, they mean the module codebase is no longer guaranteed to run on Ruby versions older than 3.1, which further supports the decision to move to a new major version.&amp;nbsp;&lt;/p&gt;

&lt;h2&gt;
  
  
  What’s Included in&amp;nbsp;stdlib&amp;nbsp;10&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;This release rolls up approximately 18 months of changes. The highlights include:&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Puppet 7 support removed:&lt;/strong&gt;&amp;nbsp;The module metadata now requires Puppet 8.0.0 or later. Puppet 7 has been end-of-life since early 2025.&amp;nbsp;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Ruby 3.1+&amp;nbsp;required:&lt;/strong&gt;&amp;nbsp;Rubocop&amp;nbsp;and code style enforcement now targets Ruby 3.1 standards. Syntax that is incompatible with older Ruby versions has been adopted throughout the codebase.&amp;nbsp;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;CentOS 9 support:&lt;/strong&gt;&amp;nbsp;The module metadata now&amp;nbsp;states&amp;nbsp;support for CentOS 9.&amp;nbsp;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Bug fixes and enhancements:&lt;/strong&gt;&amp;nbsp;Multiple community-contributed fixes and improvements that have been pending release.&amp;nbsp;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;CI and testing updates:&lt;/strong&gt;&amp;nbsp;Updated&amp;nbsp;testing infrastructure using Puppet Core tooling, updated nightly test matrices, and improved CI workflows.&amp;nbsp;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A full changelog will&amp;nbsp;accompany&amp;nbsp;the release on the Puppet Forge and on GitHub.&amp;nbsp;&lt;/p&gt;

&lt;h2&gt;
  
  
  What This Means for Module Authors&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;If you&amp;nbsp;maintain&amp;nbsp;a Puppet module that depends on&amp;nbsp;puppetlabs-stdlib, here is what you need to know.&amp;nbsp;&lt;/p&gt;

&lt;h3&gt;
  
  
  If You Do Nothing&amp;nbsp;
&lt;/h3&gt;

&lt;p&gt;Your module will continue to work. Most modules pin their stdlib&amp;nbsp;dependency with an upper bound like &lt;code&gt;"puppetlabs/stdlib": "&amp;gt;= 4.0.0 &amp;lt; 10.0.0"&lt;/code&gt;. The Puppet module resolver will keep you on the latest 9.x release. Nothing breaks, nothing changes.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;If your module did not specify an upper bound, your module will be able to start using version 10 without any changes.&amp;nbsp;&lt;/p&gt;

&lt;h3&gt;
  
  
  If You Want to Adopt&amp;nbsp;stdlib&amp;nbsp;10&amp;nbsp;
&lt;/h3&gt;

&lt;p&gt;When you are ready, update the upper bound of your&amp;nbsp;stdlib&amp;nbsp;dependency in your&amp;nbsp;&lt;code&gt;metadata.json&lt;/code&gt;:&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;code&gt;"puppetlabs/stdlib": "&amp;gt;= 4.0.0 &amp;lt; 11.0.0"&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;This will allow your module to resolve either&amp;nbsp;stdlib&amp;nbsp;9.x or 10.x, giving your users flexibility. You should also confirm that your module no longer requires Puppet 7 support and that&amp;nbsp;your&amp;nbsp;testing and CI pipelines use Ruby 3.1 or later.&amp;nbsp;&lt;/p&gt;

&lt;h3&gt;
  
  
  Timing Is Up to You&amp;nbsp;
&lt;/h3&gt;

&lt;p&gt;There is no urgency to adopt&amp;nbsp;stdlib&amp;nbsp;10 on day one. The 9.x line will remain available on the Forge. We encourage module owners to update at their own pace, and we are providing this advance notice specifically so you can plan that work into your roadmap rather than being caught off-guard.&amp;nbsp;&lt;/p&gt;

&lt;h2&gt;
  
  
  What&amp;nbsp;Perforce&amp;nbsp;Puppet Is Doing to Prepare&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;We recognize that&amp;nbsp;stdlib&amp;nbsp;touches a huge&amp;nbsp;portion&amp;nbsp;of the module ecosystem. There are approximately&amp;nbsp;34&amp;nbsp;puppetlabs&amp;nbsp;modules&amp;nbsp;that depend on&amp;nbsp;stdlib. Between now and the release date, we will be updating&amp;nbsp;all of&amp;nbsp;those modules to expand their dependency bounds to accept&amp;nbsp;stdlib&amp;nbsp;10.x. These updated modules will be released to the Forge ahead of or alongside the&amp;nbsp;stdlib&amp;nbsp;10 release so that the transition is as smooth as possible.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Our goal is that by the time&amp;nbsp;stdlib&amp;nbsp;10 lands on the Forge, the&amp;nbsp;puppetlabs&amp;nbsp;module ecosystem will already be ready for it.&amp;nbsp;&lt;/p&gt;

&lt;h3&gt;
  
  
  Timeline&amp;nbsp;
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Date&lt;/th&gt;
&lt;th&gt;Milestone&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Now&lt;/td&gt;
&lt;td&gt;This announcement. Community has advance notice.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;June 18–30&lt;/td&gt;
&lt;td&gt;Perforce will release updated dependency bounds across puppetlabs modules.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;June 30, 2026&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Target release date for puppetlabs-stdlib 10 on the Puppet Forge.&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  A Note on Communication&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;We want to acknowledge that an earlier attempt to release&amp;nbsp;stdlib&amp;nbsp;10.0.0 was made without sufficient advance communication to the community. We heard the feedback, rolled that release back, and are now doing this the right way: giving you notice, giving you time, and coordinating the broader module ecosystem before the release lands.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Major&amp;nbsp;stdlib&amp;nbsp;releases have historically been disruptive because of how deeply the module is embedded across the ecosystem. We are committed to making this transition as smooth as possible, and your feedback during this notice period is welcome and appreciated.&amp;nbsp;&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Prepare&amp;nbsp;
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Review your dependency bounds:&lt;/strong&gt;&amp;nbsp;Check your&amp;nbsp;metadata.json&amp;nbsp;for your&amp;nbsp;stdlib&amp;nbsp;version constraint.&amp;nbsp; &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Check your Puppet version support:&lt;/strong&gt;&amp;nbsp;If your module still claims Puppet 7 support, consider whether that is still necessary given Puppet 7 is end-of-life.&amp;nbsp;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Check your Ruby version:&lt;/strong&gt;&amp;nbsp;Ensure your testing and CI environments use Ruby 3.1 or later.&amp;nbsp;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Test against the main branch:&lt;/strong&gt;&amp;nbsp;If you want to verify compatibility ahead of the release, you can test your module against the main branch of&amp;nbsp;puppetlabs-stdlib&amp;nbsp;on GitHub.&amp;nbsp;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Questions and Feedback&amp;nbsp;
&lt;/h2&gt;

&lt;p&gt;We want to hear from you. If you have questions, concerns, or feedback about this upcoming release, please reach out through any of the following channels:&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Community Slack:&lt;/strong&gt;&amp;nbsp;The &lt;a href="https://slack.puppet.com" rel="noopener noreferrer"&gt;Puppet community Slack workspace&lt;/a&gt;, particularly the &lt;code&gt;#forge-modules&lt;/code&gt; channel where we have already had some discussion on this upcoming change.&amp;nbsp;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Comments on this post:&lt;/strong&gt;&amp;nbsp;We will be&amp;nbsp;monitoring&amp;nbsp;and responding to comments here on dev.to.&amp;nbsp;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Perforce Forums:&lt;/strong&gt; Join the discussion on the&amp;nbsp;&lt;a href="https://portal.perforce.com/s/group/0F9PA000000085d0AA/puppet-product-discussion" rel="noopener noreferrer"&gt;Perforce Puppet forums&lt;/a&gt;, part of the official Perforce Portal.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thank you for being part of the Puppet community!&amp;nbsp;We appreciate your&amp;nbsp;collaboration&amp;nbsp;and your contributions, and we are looking forward to getting&amp;nbsp;this release&amp;nbsp;into your hands.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://forge.puppet.com/modules/puppetlabs/stdlib/readme" class="crayons-btn crayons-btn--primary" rel="noopener noreferrer"&gt;stdlib Forge Module&lt;/a&gt;
&lt;/p&gt;

</description>
      <category>puppet</category>
      <category>opensource</category>
      <category>devops</category>
    </item>
    <item>
      <title>Puppetlabs Modules Roundup – May 2026</title>
      <dc:creator>Jason St-Cyr</dc:creator>
      <pubDate>Wed, 03 Jun 2026 21:48:48 +0000</pubDate>
      <link>https://dev.to/puppet/puppetlabs-modules-roundup-may-2026-2gp2</link>
      <guid>https://dev.to/puppet/puppetlabs-modules-roundup-may-2026-2gp2</guid>
      <description>&lt;p&gt;This time around we look back at May 2026 and the 11 Puppetlabs module releases on the Forge, with an emphasis on the changes most likely to matter in active environments.&lt;/p&gt;

&lt;h2&gt;
  
  
  Highlighted Updates
&lt;/h2&gt;

&lt;h3&gt;
  
  
  New Windows audit policy module released!
&lt;/h3&gt;

&lt;p&gt;The new &lt;a href="https://forge.puppet.com/modules/puppetlabs/audit_policy/readme" rel="noopener noreferrer"&gt;audit_policy module&lt;/a&gt; has been released by Perforce as a Ruby replacement for the generated &lt;a href="https://forge.puppet.com/modules/dsc/auditpolicydsc/readme" rel="noopener noreferrer"&gt;DSC community auditpolicydsc module&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This module uses Puppet Resources API for managing Windows audit policy using &lt;code&gt;auditpol.exe&lt;/code&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  ruby_task_helper Dependency Bound Update
&lt;/h3&gt;

&lt;p&gt;Five Bolt-adjacent modules all bumped the ruby_task_helper upper bound to &amp;lt; 2.0.0 in a coordinated maintenance pass, helping with dependency resolution failures when using Bolt 5.x.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Affected modules: vault, terraform, http_request, gcloud_inventory, azure_inventory.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  CentOS 9 Support
&lt;/h3&gt;

&lt;p&gt;Multiple modules added explicit CentOS 9 compatibility, expanding the Linux platform coverage in line with the broader Puppet ecosystem push.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Affected modules: concat, inifile.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What Updates Happened to Puppetlabs Modules in May 2026?
&lt;/h2&gt;

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




&lt;h3&gt;
  
  
  apt 11.3.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-05-19 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/apt" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This release introduced an explicit hash value syntax while also adding a param to support purging keyrings and other community contributions.&lt;/p&gt;

&lt;p&gt;Includes monthly releases: 11.3.1 (2026-05-19), 11.3.0 (2026-05-18).&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Use explicit hash value syntax instead of shorthand &lt;a href="https://github.com/puppetlabs/puppetlabs-apt/pull/1285" rel="noopener noreferrer"&gt;#1285&lt;/a&gt; (&lt;a href="https://github.com/SugatD" rel="noopener noreferrer"&gt;SugatD&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add param for purging keyrings &lt;a href="https://github.com/puppetlabs/puppetlabs-apt/pull/1266" rel="noopener noreferrer"&gt;#1266&lt;/a&gt; (&lt;a href="https://github.com/bwitt" rel="noopener noreferrer"&gt;bwitt&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Include components when suite does not end with slash &lt;a href="https://github.com/puppetlabs/puppetlabs-apt/pull/1259" rel="noopener noreferrer"&gt;#1259&lt;/a&gt; (&lt;a href="https://github.com/bwitt" rel="noopener noreferrer"&gt;bwitt&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Bugfix - sources format and ensure =&amp;gt; absent fails &lt;a href="https://github.com/puppetlabs/puppetlabs-apt/pull/1243" rel="noopener noreferrer"&gt;#1243&lt;/a&gt; (&lt;a href="https://github.com/traylenator" rel="noopener noreferrer"&gt;traylenator&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;fix: allow plus signs in ppa &lt;a href="https://github.com/puppetlabs/puppetlabs-apt/pull/1222" rel="noopener noreferrer"&gt;#1222&lt;/a&gt; (&lt;a href="https://github.com/moritz-makandra" rel="noopener noreferrer"&gt;moritz-makandra&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Fix and improve DEB822-style template &lt;a href="https://github.com/puppetlabs/puppetlabs-apt/pull/1212" rel="noopener noreferrer"&gt;#1212&lt;/a&gt; (&lt;a href="https://github.com/smortex" rel="noopener noreferrer"&gt;smortex&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  audit_policy 1.0.0
&lt;/h3&gt;

&lt;p&gt;🌟 &lt;strong&gt;&lt;em&gt;New Module:&lt;/em&gt;&lt;/strong&gt; 2026-05-29 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/audit_policy" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This new module allows you to manage Windows audit policy with auditpol.exe as a replacement for the generated DSC community module. Initial release contains:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;audit_policy_subcategory: manage Windows audit policy subcategories by display name using auditpol.exe&lt;/li&gt;
&lt;li&gt;audit_policy_guid: manage Windows audit policy subcategories by GUID using auditpol.exe&lt;/li&gt;
&lt;li&gt;audit_policy_option: manage global Windows audit policy options (CrashOnAuditFail, FullPrivilegeAuditing, AuditBaseObjects, AuditBaseDirectories)&lt;/li&gt;
&lt;li&gt;audit_policy_csv: manage Windows audit policy by importing settings from an auditpol /backup CSV file&lt;/li&gt;
&lt;li&gt;Support for Windows Server 2016, 2019, 2022, and 2025&lt;/li&gt;
&lt;li&gt;Pure Ruby implementation — no PowerShell dependency; replaces the dsc-auditpolicydsc community module&lt;/li&gt;
&lt;li&gt;Puppet requirement pinned to &amp;gt;= 8.0.0 &amp;lt; 9.0.0&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  azure_inventory 0.5.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-05-14 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/azure_inventory" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This release bumped the ruby_task_helper upper bound to &lt;strong&gt;&amp;lt; 2.0.0&lt;/strong&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Bump ruby_task_helper upper bound to &amp;lt; 2.0.0 (&lt;a href="https://github.com/puppetlabs/puppetlabs-azure_inventory/pull/16" rel="noopener noreferrer"&gt;#16&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  cd4peadm 5.15.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-05-07 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/cd4peadm" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;A few highlights from this release:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fixed an issue where SAML logins were failing.&lt;/li&gt;
&lt;li&gt;Fixed an issue where CD would not use the configured HTTP timeouts when making calls to the Azure DevOps API, resulting in unexpected timeout failures.&lt;/li&gt;
&lt;li&gt;Fixed an issue where GitLab merge request updates that do not involve code changes would trigger CD pipelines.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;CVE-2026-42198.&lt;/strong&gt; Updated to address this vulnerability.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Check the official &lt;a href="https://help.puppet.com/cdpe/current/Content/UserGuide/CDPE/ReleaseNotes/cd_release_notes.htm#Version5151" rel="noopener noreferrer"&gt;release notes for cd4peadm 5.15.1&lt;/a&gt; for the full details.&lt;/p&gt;




&lt;h3&gt;
  
  
  concat 10.0.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-05-19 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/concat" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This release added support for CentOS 9 while also addressing runner images for Ubuntu 24.04.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Redact sensitive content &lt;a href="https://github.com/puppetlabs/puppetlabs-concat/pull/828" rel="noopener noreferrer"&gt;#828&lt;/a&gt; (&lt;a href="https://github.com/smortex" rel="noopener noreferrer"&gt;smortex&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(CAT-2296) Update github runner image to ubuntu-24.04 &lt;a href="https://github.com/puppetlabs/puppetlabs-concat/pull/823" rel="noopener noreferrer"&gt;#823&lt;/a&gt; (&lt;a href="https://github.com/shubhamshinde360" rel="noopener noreferrer"&gt;shubhamshinde360&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(CAT-2152) Add support for CentOS 9 &lt;a href="https://github.com/puppetlabs/puppetlabs-concat/pull/818" rel="noopener noreferrer"&gt;#818&lt;/a&gt; (&lt;a href="https://github.com/skyamgarp" rel="noopener noreferrer"&gt;skyamgarp&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Allow user defined tag or list of tags &lt;a href="https://github.com/puppetlabs/puppetlabs-concat/pull/790" rel="noopener noreferrer"&gt;#790&lt;/a&gt; (&lt;a href="https://github.com/Lightning-" rel="noopener noreferrer"&gt;Lightning-&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Use explicit hash value syntax instead of shorthand &lt;a href="https://github.com/puppetlabs/puppetlabs-concat/pull/835" rel="noopener noreferrer"&gt;#835&lt;/a&gt; (&lt;a href="https://github.com/SugatD" rel="noopener noreferrer"&gt;SugatD&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  gcloud_inventory 0.3.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-05-14 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/gcloud_inventory" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This release bumped the ruby_task_helper upper bound to &lt;strong&gt;&amp;lt; 2.0.0&lt;/strong&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Bump ruby_task_helper upper bound to &amp;lt; 2.0.0 (&lt;a href="https://github.com/puppetlabs/puppetlabs-gcloud_inventory/pull/14" rel="noopener noreferrer"&gt;#14&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  http_request 0.3.2
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-05-14 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/http_request" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This release bumped the ruby_task_helper upper bound to &lt;strong&gt;&amp;lt; 2.0.0&lt;/strong&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Bump ruby_task_helper upper bound to &amp;lt; 2.0.0 (&lt;a href="https://github.com/puppetlabs/puppetlabs-http_request/pull/18" rel="noopener noreferrer"&gt;#18&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  inifile 6.4.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-05-19 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/inifile" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;The inifile module now supports multiple values per key while also adding support for CentOS 9.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Add support for multiple values per key &lt;a href="https://github.com/puppetlabs/puppetlabs-inifile/pull/555" rel="noopener noreferrer"&gt;#555&lt;/a&gt; (&lt;a href="https://github.com/bwitt" rel="noopener noreferrer"&gt;bwitt&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(CAT-2152) Add support for CentOS 9 &lt;a href="https://github.com/puppetlabs/puppetlabs-inifile/pull/549" rel="noopener noreferrer"&gt;#549&lt;/a&gt; (&lt;a href="https://github.com/skyamgarp" rel="noopener noreferrer"&gt;skyamgarp&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  puppet_agent 4.28.0
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-05-07 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/puppet_agent" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Updates to new tooling (Bolt, PDK Templates) as well as support for MacOS 26 and some pre-work for the upcoming Puppet Core 9.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(PA-7824) Use newest Bolt &lt;a href="https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/829" rel="noopener noreferrer"&gt;#829&lt;/a&gt; (&lt;a href="https://github.com/mhashizume" rel="noopener noreferrer"&gt;mhashizume&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(PA-7897) Update to pdk-templates 3.6.1.1 &lt;a href="https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/825" rel="noopener noreferrer"&gt;#825&lt;/a&gt; (&lt;a href="https://github.com/joshcooper" rel="noopener noreferrer"&gt;joshcooper&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(PA-8250) Allow installation of puppetcore9-nightly packages &lt;a href="https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/822" rel="noopener noreferrer"&gt;#822&lt;/a&gt; (&lt;a href="https://github.com/joshcooper" rel="noopener noreferrer"&gt;joshcooper&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(PA-8238) Add support for MacOS 26 in install_shell.sh &lt;a href="https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/821" rel="noopener noreferrer"&gt;#821&lt;/a&gt; (&lt;a href="https://github.com/shubhamshinde360" rel="noopener noreferrer"&gt;shubhamshinde360&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(PA-8250) Restore windows command to check puppet service &lt;a href="https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/826" rel="noopener noreferrer"&gt;#826&lt;/a&gt; (&lt;a href="https://github.com/joshcooper" rel="noopener noreferrer"&gt;joshcooper&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(PA-8041) Fix puppetcore8-nightly installs on rpm and mac &lt;a href="https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/824" rel="noopener noreferrer"&gt;#824&lt;/a&gt; (&lt;a href="https://github.com/joshcooper" rel="noopener noreferrer"&gt;joshcooper&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;(PA-8247) Add guard against other ruby process when installing &lt;a href="https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/823" rel="noopener noreferrer"&gt;#823&lt;/a&gt; (&lt;a href="https://github.com/AriaXLi" rel="noopener noreferrer"&gt;AriaXLi&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  terraform 0.7.2
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-05-14 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/terraform" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This release bumped the ruby_task_helper upper bound to &lt;strong&gt;&amp;lt; 2.0.0&lt;/strong&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Bump ruby_task_helper upper bound to &amp;lt; 2.0.0 (&lt;a href="https://github.com/puppetlabs/puppetlabs-terraform/pull/37" rel="noopener noreferrer"&gt;#37&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  vault 0.4.1
&lt;/h3&gt;

&lt;p&gt;📅 Latest release: 2026-05-14 (🌐 &lt;a href="https://forge.puppet.com/modules/puppetlabs/vault" rel="noopener noreferrer"&gt;View on the Forge&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This release bumped the ruby_task_helper upper bound to &lt;strong&gt;&amp;lt; 2.0.0&lt;/strong&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Bump ruby_task_helper upper bound to &amp;lt; 2.0.0 (&lt;a href="https://github.com/puppetlabs/puppetlabs-vault/pull/19" rel="noopener noreferrer"&gt;#19&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Until Next Time!
&lt;/h2&gt;

&lt;p&gt;That closes out the May 2026 update set. For deeper implementation detail, the linked module pages and release notes remain the best source of truth.&lt;/p&gt;

&lt;p&gt;If you have feedback on the roundup format or want a deeper look at a specific module area, the Perforce Community Slack is still the best place to continue the conversation.&lt;/p&gt;

&lt;p&gt;See you next month with a roundup for June releases!&lt;/p&gt;

</description>
      <category>puppet</category>
      <category>infrastructureascode</category>
    </item>
  </channel>
</rss>
