Issue #9546 has been updated by Knight Samar.
Can't we leave the problem of putting the right fact on the right host, to the Puppet user ? Or to be more specific, the problem of **the fact doing the right thing on a host** For example, if I am writing a piece of Python code which generates a fact, I should take care that it does the right thing on the right host, just like I would do in a Ruby custom fact. At least support for .py and other such external executable, can be added. ---------------------------------------- Feature #9546: Plugin sync support for external facts https://projects.puppetlabs.com/issues/9546#change-97166 * Author: Ken Barber * Status: Accepted * Priority: Normal * Assignee: * Category: interface * Target version: * Keywords: external facts * Branch: * Affected Facter version: ---------------------------------------- So now we have external facts (#2157) we would want to be able to synchronise these somehow using pluginsync. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
