Issue #7316 has been updated by Chris Price.
One other minor update: during discussions around this ticket it was mentioned that we may have introduced a possible regression with respect to loading facts multiple times. I think that the relevant tickets on that topic are #12464, #3741, #12310 (if we are thinking of the same issue). I am pretty sure that that is a separate issue and that we haven't regressed on it; there is the unfortunate situation that I mentioned above where, in the case that the master and agent are on the same machine and sharing the same modulepath, facts might be loaded twice... however, this should not affect any other nodes. I have less personal experience with the fact-loading bits of the code so Patrick would be a more credible authority on that particular topic. ---------------------------------------- Bug #7316: puppet face applications (subcommands) delivered via pluginsync and as modules should work https://projects.puppetlabs.com/issues/7316#change-65512 Author: Dan Bode Status: Code Insufficient Priority: Urgent Assignee: Category: Faces Target version: 3.0.0 Affected Puppet version: Keywords: face faces subcommand application module plugin pluginsync Branch: https://github.com/puppetlabs/puppet/pull/571 If you deliver a new face that consists of: * application * face * action for face via pluginsync, then the application isn't actually found, and worse, it taunts you by showing it to you in the list of available subcommands. -- 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.
