HomePhorge

(PUP-3945) Fix checksum recursing directories
2877d558b85dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3945) Fix checksum recursing directories

When copying a directory from a source with recurse enabled, any files
copied this way would be forced to the configured default. That meant
they're copied every time you initialize the resource, even if already
present.

This fix lets the files be managed by the checksum property on the
resource. It also updates a prior spec test that confirmed the previous
hack that was required to work around checksums failing to be copied
across the indirector.

Details

Provenance
Michael Smith <michael.smith@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUa8b0340a5a7e: Merge remote-tracking branch 'upstream/pr/3541'
Branches
Unknown
Tags
Unknown

Event Timeline

Michael Smith <michael.smith@puppetlabs.com> committed rPU2877d558b85d: (PUP-3945) Fix checksum recursing directories (authored by Michael Smith <michael.smith@puppetlabs.com>).Feb 4 2015, 12:00 AM