Bug #4167
File Permissions can not be overridden in the puppetd, puppetmasterd section of the conf files
| Status: | Closed | Start date: | 07/07/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | 2.6.0 | |||
| Affected Puppet version: | 2.6alpha1 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
Same bug as #4129, but in the 2.6 branch. The logic which iterates over the searchpath in reverse does not translate the name. Therefore file overrides in :master or :agent are not picked up.
Patch is attached.
History
Updated by James Turnbull almost 2 years ago
- Status changed from Unreviewed to Accepted
- Target version set to 2.6.0
Updated by Markus Roberts almost 2 years ago
- Assignee set to Markus Roberts
Updated by Markus Roberts almost 2 years ago
- Status changed from Accepted to Closed
Applied in master as commit:70af43f915110b806dc156fd09c3aa8ec7b0fe0d
Updated by Bryan Kearney almost 2 years ago
Verified. Thank you.