Bug #585
Provider commands should be able to be optional
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | 0.25.0 | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
Some providers need to be able to use multiple interchangeable commands, with at least one of them being required but preferring another. For this, we need to be able to specify optional commands, which will set up all of the useful methods but not do the validation.
History
Updated by Luke Kanies almost 5 years ago
- Status changed from 1 to Closed
- 7 set to fixed
Fixed in r2425.