Issue #7316 has been updated by Andrew Parker.
I've linked this to a bunch more issues around loading code using the ruby autoloader since fixing this issue will have wide-ranging implications since we have found ourselves getting stuck in how settings are loaded, when they are loaded, and how code gets loaded in. This is why I've marked this as related to issues around loading functions in templates. ---------------------------------------- Bug #7316: puppet face applications (subcommands) delivered via modules should work https://projects.puppetlabs.com/issues/7316#change-75445 Author: Dan Bode Status: Code Insufficient Priority: High Assignee: eric sorenson Category: Faces Target version: 3.1.0 Affected Puppet version: 3.0.0 Keywords: face faces subcommand application module plugin pluginsync backlog 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.
