Issue #7316 has been updated by Nick Lewis. Assignee changed from Kelsey Hightower to Nick Lewis
I'm working on this now. Making applications loadable is fairly straightforward, although there's some weird issues around setting modulepath and libdir, because we can't use the config file for those settings (because we don't have a runmode, so where do we look?). Also, naturally, applications need to be run as a user that can read them. This means on the master they need to be run as root or the user the master runs as, and on the agent, they probably need to be run as root. ---------------------------------------- Bug #7316: puppet face applications (subcommands) delivered via pluginsync and as modules should work https://projects.puppetlabs.com/issues/7316 Author: Dan Bode Status: Accepted Priority: Urgent Assignee: Nick Lewis Category: Faces Target version: 2.7.x Affected Puppet version: Keywords: face faces subcommand application module plugin pluginsync Branch: 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.
