Issue #18747 has been updated by Dara Adib.
Still affects 3.3.0. ---------------------------------------- Bug #18747: puppet agent option --report fails with false flag https://projects.puppetlabs.com/issues/18747#change-97885 * Author: Celia Cottle * Status: Investigating * Priority: Normal * Assignee: neil bhakta * Category: * Target version: * Affected Puppet version: * Keywords: * Branch: ---------------------------------------- If you have report = true in your puppet.conf, and run `puppet agent --test --report false`, the agent will still send a report. I tested the opposite, that if report = false, and you do `puppet agent --test --report true`, it will file a report. The issue seems to only be for when report is true in the puppet.conf, and you try to set it to false with the flag. -- 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. For more options, visit https://groups.google.com/groups/opt_out.
