Feature #916
Add support for the plugin mount to the indirected file server
| Status: | Closed | Start: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | fileserving | |||
| Target version: | 0.25.0 | |||
| Affected version: | 0.24.7 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
891 provides a plugins mount in the xmlrpc fileserver, but there’s no support for the newer REST-based fileserver. We need equivalent functionality in the new fileserver, which should be straightforward and should just require a terminus similar to the modules terminus along with a modification to the terminus routing hook.
Related issues
| duplicated by Puppet - Bug #1970: pluginsync does not work in master | Closed | 02/14/2009 |
History
Updated by Redmine Admin about 2 years ago
- Status changed from 1 to Accepted
Updated by Luke Kanies over 1 year ago
- Priority changed from Normal to High
- Target version set to 0.25.0
- Affected version set to 0.24.7
Updated by Luke Kanies over 1 year ago
- Status changed from Accepted to Ready for Testing
- Assignee changed from Puppet Community to James Turnbull
This is done in the tickets/master/916 branch in my repo.
Updated by James Turnbull over 1 year ago
- Status changed from Ready for Testing to Closed
Pushed in master.
Updated by Luke Kanies over 1 year ago
jamtur01 wrote:
Pushed in master.
Unfortunately, a stale branch was merged (the ‘TEMPORARY COMMIT’ at the tip, combined with the small number of commits, were the tip-off for me).
I’ve force-updated the master branches with the correct code.