Issue #11449 has been updated by Adrien Thebo.
Michael Knox wrote: > I would prefer to be able to specify customisations through the Puppet DSL as > this keeps everything in a central place. Currently, the design of Puppet doesn't make this possible. Right now, facts are uploaded at the beginning of the Puppet run, and a catalog is then generated and returned, and there's no way to configure facts and force a second upload. It would be nice to have this more self contained, but I don't see any solution to configuring facts with puppet without two runs. ---------------------------------------- Feature #11449: Facter should have a configuration file https://projects.puppetlabs.com/issues/11449 Author: Adrien Thebo Status: Needs Decision Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected Facter version: There are increasing cases where facts need more variability or customizability than what is currently possible. Adding a configuration file that would allow people to make site-specific customizations, or enable/disable facts, or other such modifications would make facter more powerful and flexible. -- 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.
