Issue #10112 has been updated by Nigel Kersten. Status changed from Needs Decision to Rejected
ok, so we're rejecting this one. Added Daniel as a watcher so we can characterize the desired functionality (being able to signal the puppet agent within a manifest) with a more appropriate solution. ---------------------------------------- Feature #10112: Facter should provide a built-in fact for the current process id. https://projects.puppetlabs.com/issues/10112 Author: Nigel Kersten Status: Rejected Priority: Normal Assignee: shubhra sinha varma Category: library Target version: 1.6.x Keywords: Branch: Affected Facter version: <pre> Facter.add("pid") do setcode { Process.pid } end </pre> This appears to work in testing with facter standalone, puppet apply, puppet agent, etc etc. -- 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.
