Bug #2109
ParsedFile providers don't return any instances if accessing the default target fails
| Status: | Accepted | Start: | 03/25/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | plumbing | |||
| Target version: | - | |||
| Affected version: | 0.24.7 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
When using a ParsedFile provider, and you have:
resources { resource_type: purge => true }
and the default target (or any target I suppose) isn’t accessible, the entire provider aborts processing, throwing an exception, instead of handling it and trying other targets in prefetch_all_targets.
This was discussed slightly here: http://groups.google.com/group/puppet-dev/browse_thread/thread/678f515c7710c4bf
History
Updated by Luke Kanies over 1 year ago
- Category set to plumbing
- Status changed from Unreviewed to Accepted