Feature #1896
Facts from a configuration file
| Status: | Duplicate | Start date: | 01/27/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | interface | |||
| Target version: | - | |||
| Keywords: | Affected Facter version: | |||
| Branch: | ||||
| Votes: | 1 |
Description
Facter should be able to pull facts from a configuration file, for example something like /etc/facter.conf. This is an easy entry point for non-developer sysadmins who want to create arbitrary facts.
Facts would be in the form of key=value.
fact=value
If we wished to do namespaces we could do something like:
[namespace] fact=value
History
Updated by Luke Kanies over 1 year ago
- Status changed from Accepted to Duplicate
Closing this in favor of the more general #2157.
Updated by Rein Henrichs over 1 year ago
- Status changed from Duplicate to Rejected
Updated by Rein Henrichs over 1 year ago
- Status changed from Rejected to Duplicate
- Target version deleted (
14)