Feature #7
Support arrays as arguments to PFile params
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | file | |||
| Target version: | - | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
When checking files it is convenient to support more than one option; e.g., verify that the owner is one of these five users. Cfengine already supports this, and we should add it. There are some funky semantics, because it would normally mean that you can’t sync the file (because which user would you choose?), but it should be simple to add a flag to PFile.rb that enables syncing to the first user.
History
Updated by Luke Kanies over 6 years ago
- Status changed from 1 to Closed
- 7 set to fixed