Feature #1700
Recursive file copies touching unmanaged files should be optional, not mandatory
| Status: | Duplicate | Start date: | 10/28/2008 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Affected Puppet version: | 0.24.6 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
When doing a recursive copy from a fileserver, you may want to copy and set permissions on a bunch of files in the directory, but not affect the permissions of other pre-existing (and unmanaged) files in the directory.
The file type does not currently let you do this.
Pulled out into a separate ticket from #1668 on Luke’s request. Possibly related to #1469
Related issues
History
Updated by Luke Kanies over 3 years ago
- Status changed from Unreviewed to Duplicate
Yeah, this is a duplicate of #1469.