Feature #17
Fix typesettings to be scoped
| 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
Currently, typesetting calls are not scoped. E.g., a call like this:
type.searchpath("/etc/init.d:/opt/services/init.d")
affects the whole system and is still set when the scope it’s in no longer exists. Instead, the commands should probably be scoped.
History
Updated by Luke Kanies almost 7 years ago
- Status changed from 1 to Closed
- 7 set to fixed