Issue #1896 has been updated by Rein Henrichs. Status changed from Rejected to Duplicate Target version deleted (2.0.0)
---------------------------------------- Feature #1896: Facts from a configuration file https://projects.puppetlabs.com/issues/1896 Author: James Turnbull Status: Duplicate Priority: Normal Assignee: Category: interface Target version: Keywords: Branch: 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. <pre> fact=value </pre> If we wished to do namespaces we could do something like: <pre> [namespace] fact=value </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
