Feature #3921
Facts should have the same terminus configurability as catalogs
| Status: | Closed | Start date: | 06/01/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | compiler | |||
| Target version: | 2.6.0 | |||
| Affected Puppet version: | 0.25.4 | Branch: | feature/master/3921-facts_terminus-setting | |
| Keywords: | facts routes | |||
| Votes: | 0 |
Description
That is, we should have a ‘facts_terminus’ and ‘facts_cache’ setting.
This is getting ugly, and should really be done with a routes file, but that’s more complicated than I would have thought, so doing this is a reasonable short-term solution.
This will make it quite easy to get the master to upload its facts to any given external node tool.
It’s really easy, so this should easily fit into rowlf.
Related issues
History
Updated by Jesse Wolfe almost 2 years ago
- Assignee set to Rein Henrichs
Updated by Rein Henrichs almost 2 years ago
Per discussion with Luke, we won’t be implementing a facts_cache setting (yet).
Updated by Rein Henrichs almost 2 years ago
- Status changed from Accepted to In Topic Branch Pending Review
- Branch set to feature/master/3921-facts_terminus-setting
Ready for testing in my feature/master/3921-facts_terminus-setting branch.
Git remote is git://github.com/reinh
Updated by Markus Roberts almost 2 years ago
- Status changed from In Topic Branch Pending Review to Closed
Updated by Rein Henrichs almost 2 years ago
- Status changed from Closed to In Topic Branch Pending Review
- Assignee changed from Rein Henrichs to Markus Roberts
The current implementation has a typo: “fact_terminus” should be “facts_terminus”. I have added a commit to the tip of my branch to fix this. Please update master.
Updated by Nick Lewis almost 2 years ago
- Status changed from In Topic Branch Pending Review to Closed
Pushed in commit:35636e9984f1f9b2c6fae3d1410b4b08b6311693 in master