Feature #12127
implement local plugin syncing for apply
| Status: | Closed | Start date: | 01/24/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | - | |||
| Target version: | 3.0.0 | |||
| Affected Puppet version: | Branch: | https://github.com/puppetlabs/puppet/pull/427 | ||
| Keywords: | ||||
Description
Puppet apply should sync from a local modulepath if one is supplied.
Related issues
History
#1
Updated by Daniel Pittman over 1 year ago
- Status changed from Accepted to Code Insufficient
- Branch set to https://github.com/puppetlabs/puppet/pull/427
From the pull request: one gratuitous assignment in code that moved, and it would be good to have some focused tests for the now broken out methods that were extracted from the application.
#2
Updated by Daniel Pittman over 1 year ago
- Status changed from Code Insufficient to Merged - Pending Release
#3
Updated by Daniel Pittman about 1 year ago
- Target version changed from 3.x to 3.0.0
#4
Updated by eric sorenson 11 months ago
- Status changed from Merged - Pending Release to Closed
This turned out not to work so well in practice, closing for revert in #15668.