Issue #10066 has been updated by Josh Cooper. Category set to agent Status changed from In Topic Branch Pending Review to Merged - Pending Release Assignee set to Brice Figureau Target version set to 2.7.x Affected Puppet version set to 2.6.0
Puppet agent has forked with --fingerprint since at least 2.6.0, likely much earlier. This is fixed in 2.7.x in commit https://github.com/puppetlabs/puppet/commit/5da4875a50cf29079ea8c3c8bcb3ce50ad7f02f2 ---------------------------------------- Bug #10066: puppet agent --fingerprint should not daemonize https://projects.puppetlabs.com/issues/10066 Author: Hunter Haugen Status: Merged - Pending Release Priority: Normal Assignee: Brice Figureau Category: agent Target version: 2.7.x Affected Puppet version: 2.6.0 Keywords: agent, fingerprint Branch: https://github.com/puppetlabs/puppet/pull/215 It seems from the docs that `puppet agent --fingerprint` is to print out the fingerprint, but this is really only useful via `--fingerprint --no-daemonize` as the agent will fork into the background before printing. If we want it to fork, it should mention that in the docs. -- 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.
