Bug #93
Recursive symlinking fails if the target directory does not exist
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | - | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
Recursive symlinking fails if the target directory does not exist when the symlink object is created. It obviously needs to exist when the symlinks are sync'ed, but it should be possible to create the target directory and the symlinks in one Puppet run.
History
Updated by Luke Kanies about 6 years ago
- Status changed from 1 to Closed
- 7 set to fixed
Fixed in r1000.