Issue #7273 has been updated by eric sorenson. Assignee changed from Nigel Kersten to eric sorenson Target version set to 3.x Keywords set to backlog
Relating this to a bunch of other tickets around signalling running agents. ---------------------------------------- Bug #7273: Add additional signals for restarting Puppet agent runs https://projects.puppetlabs.com/issues/7273#change-81364 Author: Randall Hansen Status: Needs More Information Priority: Normal Assignee: eric sorenson Category: Target version: 3.x Affected Puppet version: Keywords: backlog Branch: Sometimes it's desirable to be able to abort the current Puppet agent run from within a manifest if certain conditions hold true. Sometimes this should be result in a report, sometimes not. Proposed functionality: Add signal support that: 1. aborts the current run, doesn’t send reports or do anything, starts again, reparsing client configs 2. aborts the current run, sends a report with all the details and starts again, reparsing client configs. Note that there is no mention of whether this is considered an error or not. Ideally we would find some other mechanism for triggering an error on the client, but it may be desirable to add additional signals to (1) and (2) above to allow specification of an error state. Feedback welcome, particularly on the last point. -- 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.
