Issue #12933 has been updated by Moses Mendoza.
Hi Chris, now that 2.7.12 has been released can you update the status of this ticket? Should it be closed? ---------------------------------------- Bug #12933: Better error message when puppet agent is administratively disabled. https://projects.puppetlabs.com/issues/12933#change-56584 Author: Chris Price Status: In Topic Branch Pending Review Priority: Normal Assignee: Chris Price Category: Target version: 2.7.12 Affected Puppet version: Keywords: Branch: https://github.com/puppetlabs/puppet/pull/551 This ticket was created from #4836--breaking into two separate tickets because the requested functionality will be targeted at two separate versions of puppet. ------------------------------------------------------------------------- Occasionally I disable regular puppetd runs on a system by doing: <pre> puppetd --disable </pre> This works fine, except that it could be improved in two ways: If it has been manually disabled, then when a run is attempted, it should print something more useful than this: <pre>notice: Run of Puppet configuration client already in progress; skipping</pre> because well… that message isn’t really true, its not in progress, rather it is currently disabled. -- 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.
