Issue #21055 has been updated by Josh Partlow. Status changed from In Topic Branch Pending Review to Merged - Pending Release
Merged in dcda2b9. ---------------------------------------- Bug #21055: puppet agent does not release stdin/out/err before waiting for certificates https://projects.puppetlabs.com/issues/21055#change-92709 * Author: Andrew Parker * Status: Merged - Pending Release * Priority: Normal * Assignee: Andrew Parker * Category: agent * Target version: 3.3.0 * Affected Puppet version: 3.2.1 * Keywords: * Branch: https://github.com/puppetlabs/puppet/pull/1690 ---------------------------------------- When the `puppet agent` starts and tries to wait for certificates, it has not yet fully daemonized itself and so stops other programs from continuing. This showed up in the PE installer when it tried to execute `( service pe-puppet restart ) | tee logfile.log` (example command). -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
