Actions
Feature #347
closedCache generated external nodes yaml
Description
To increase resilience the externalnodes function should cache its results between runs and if it is unable to generate a new result then it should return the cached value.
This may not be as useful as it seems because the puppet clients will also run the last valid manifest they received. I know that this is not quite the same but it is quite similar.
Updated by Ohad Levy almost 14 years ago
- Assignee set to Paul Kelly
- Target version deleted (
0.2)
Updated by Ohad Levy over 13 years ago
this is mostly done already at https://gist.github.com/1011921.
maybe the caching part is worth merging back into foreman puppet module.
Updated by Ohad Levy over 13 years ago
- Project changed from Foreman to Installer
- Category deleted (
External Nodes) - Assignee changed from Paul Kelly to Ohad Levy
Updated by Ohad Levy over 13 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset commit:"7a092772ee8f0f7aeebe2653b3d49135e3035a86".
Actions