Bug #606
Mention of '@children' should be removed from most types
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | 0.25.0 | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
As an artifact from the very first versions of Puppet, any resource can contain other resources. In practice, only components and files ever did this, and with the new resource generation abilities, only components do, and that’s all they do.
All mention of ‘@children’ should be moved to just the Component type, since it’s not used anywhere else and it just makes things ugly.
History
Updated by Luke Kanies almost 5 years ago
- Status changed from 1 to 2
Updated by Luke Kanies almost 5 years ago
- Status changed from 2 to Closed
- 7 set to fixed
Fixed in r2499.