Issue #7255 has been updated by Oliver Hookins.
It was also just mentioned that due to paranoia, Puppet doesn't actually use "which" to find commands (opting instead to look for fully-pathed commands, or search the $PATH manually). Why insist on this level of paranoia for Puppet but not for Facter? I vote for equally high paranoia! ---------------------------------------- Feature #7255: Provide commands shortcut (from Puppet provider) instead of having to use Facter::Util::Resolution.exec https://projects.puppetlabs.com/issues/7255 Author: Oliver Hookins Status: Unreviewed Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected Facter version: When preparing to shell out to external commands within a Puppet provider, there is the "commands" shortcut that sets up symbols as references to the external commands. It seems silly not to duplicate this functionality for Facter, and have to use the Facter::Util::Resolution.exec method. Less thinking == better! -- 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.
