Issue #1896 has been reported by jamtur01. ---------------------------------------- Feature #1896: Facts from a configuration file http://projects.reductivelabs.com/issues/1896
Author: jamtur01 Status: Accepted Priority: Normal Assigned to: Category: interface Target version: 2.0.0 Complexity: Easy Keywords: 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
