Details
-
Sub-task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Platform Client 2015-01-07, Platform Client 2015-01-21, Client 2015-02-04, Client 2015-02-18
Description
When copying a directory with
file {'/tmp/foo':
|
ensure => directory,
|
checksum => sha256,
|
source => '/tmp/otherdir',
|
recurse => true
|
}
|
and /tmp/otherdir contains files, creation will always occur because the checksum types won't match for the recursively found files.
Attachments
Issue Links
- links to