tool · inferred from evidence
Puppet
A configuration management tool mentioned as handling file sync and checksum fallbacks on FIPS systems.
- File with http(s) source fails on FIPS system when server only provides MD5 checksum
Fixed upstream in PR #9405. Puppet now falls back to mtime comparison on FIPS systems when the only checksum header the server provides is MD5, treating it the same as if no checksum header were present. Upgrade past the version containing