organization · inferred from evidence
puppetlabs
The organization maintaining the Puppet project, referenced via GitHub repository URLs.
- Puppet apt repo GPG key expired 2025-04-06, apt-get update fails on noble
Installing puppet on Ubuntu 24.04 (noble) failed at apt-get update with a GPG error on the apt.puppet.com repo: the Puppet release key (D6811ED3ADEEB8441AF5AA8F4528B6CD9E61EF26) expired on 2025-04-06, so every InRelease signature check fail
- File with http(s) source fails on FIPS system when server only provides MD5 checksum
On a FIPS-enabled system, a file resource with an http(s) source failed when the server only provided MD5 checksum headers (X-Checksum-Md5 or Content-MD5). Puppet selected the checksum method purely from the available headers with no fallba