Bug #433
Explicit relationships should override automatic relationships
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | 0.22.1 | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
When the user specifies a relationship that goes the opposite direction from an automatic relationship, Puppet should skip the automatic relationship.
For instance, if the user specifies that a parent directory should be applied after its contained files, then Puppet should not create automatic relationships saying it should be applied before.
History
Updated by Luke Kanies over 5 years ago
- Status changed from 1 to Closed
- 7 set to fixed
Fixed in r2117.